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
Mitchell Hanberg 15a999d8f3 Only collect slots in the root of a component
slot definitions in a component instance can only exist in the root of
that component, with root being defined as the lexical scoping of the
slot still being the component it's defined in.

Fixes #126
2021-05-23 13:56:05 -04:00
..
parser Only collect slots in the root of a component 2021-05-23 13:56:05 -04:00
support emit live view compatible component and slot markup 2021-05-13 00:21:43 -04:00
component_test.exs emit live view compatible component and slot markup 2021-05-13 00:21:43 -04:00
temple_test.exs Some cleanup 2021-04-09 00:16:30 -04:00
test_helper.exs Initial commit 2019-04-14 21:44:39 -04:00