Danny Moerkerke
|
9fb14fa1c5
|
fix: - rearranging invokers and content for a correct tab order is now implemented by changing the slot attributes of both instead of moving them
- changed css for this implementation
- fixed tests
- added changeset
|
2023-01-16 09:57:24 +01:00 |
|
Danny Moerkerke
|
71906ed316
|
chore: - simplified selectors for content and invoker
- mentioned accordion in changeset
|
2022-12-14 13:56:27 +01:00 |
|
Danny Moerkerke
|
c1fa12fbd2
|
fix: narrowed the scope of the selectors that query [slot=invoker] and [slot=content] to prevent that any nested elements with [slot=invoker] and [slot=content] are moved to slot=_accordion as well
|
2022-12-14 13:56:27 +01:00 |
|
Thomas Allmer
|
c1982965c3
|
feat: introduce wireit and ts use node16 resolution
|
2022-11-07 11:39:40 +01:00 |
|
Thomas Allmer
|
d938e464b4
|
chore: introduce a component src folder
|
2022-10-31 16:55:07 +01:00 |
|
Thomas Allmer
|
8114bae86f
|
chore: rename ui/src to components
|
2022-10-31 16:55:07 +01:00 |
|