This repository has been archived on 2023-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
temple/test/parser
Mitchell Hanberg 9d05f74cdf
Properly emit boolean attributes (#139)
* Update some docs

* Properly emit boolean attributes.

* Account for quoted literals when compiling attributes

* Update changelog
2021-06-26 21:47:21 -04:00
..
anonymous_functions_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
components_test.exs Only collect slots in the root of a component 2021-05-23 13:56:05 -04:00
default_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
do_expressions_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
empty_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
match_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
nonvoid_elements_aliases_test.exs Properly emit boolean attributes (#139) 2021-06-26 21:47:21 -04:00
right_arrow_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
slot_test.exs emit live view compatible component and slot markup 2021-05-13 00:21:43 -04:00
temple_namespace_nonvoid_test.exs Properly emit boolean attributes (#139) 2021-06-26 21:47:21 -04:00
temple_namespace_void_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
text_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00
utils_test.exs Properly emit boolean attributes (#139) 2021-06-26 21:47:21 -04:00
void_elements_aliases_test.exs Rename Temple.EEx to Temple.Generator 2021-04-11 17:27:02 -04:00