John Clifford
4696ad72c9
feat(accordion): add exclusive option ( #2372 )
...
* Added exclusive feature for accordion
* Changed position of exclusive accordion
* chore: accordion [exclusive] option
* chore: accordion [exclusive] option
* chore: fixes and cleanups
* chore: get docs of accordion back
---------
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
Co-authored-by: gerjanvangeest <Gerjan.van.Geest@ing.com>
2024-10-03 15:52:39 +02:00
Thijs Louisse
95b7460367
chore: make broken demos work again
2024-08-08 14:17:37 +02:00
gerjanvangeest
f9ba215675
fix(overlays): prevent closing of a modal dialog on pressing Esc and hidesOnEsc is set to false
2024-07-03 16:19:00 +02:00
Kristján Oddsson
c7c83d1d8b
update prettier
...
* update prettier to v3.x
* update prettify in @lion/nodejs-helpers to match updated prettier
* remove redundant await for promise
* remove `@types/prettier` as it's now included in `prettier`
* format lit template snippets with `jsx`
2024-05-17 21:43:23 +02:00
Thijs Louisse
aea90ae036
chore(root): cleanup and update dependencies
2024-05-14 13:47:11 +02:00
Thijs Louisse
dd624c1412
chore: fix broken overlay system demos
2024-01-25 17:18:51 +01:00
Oleksii Kadurin
db2ab59aeb
chore: import missing dependencies for configuration.md
2023-11-07 11:24:53 +01:00
gvangeest
5516bec4ba
chore(overlays): add documentation about role=none is used
2023-03-20 14:18:53 +01:00
SynnefonK
faae93376a
chore: camelCase linting for properties
2023-02-08 20:22:26 +01:00
Ahmet Yeşil
87e565caeb
fix: overlay docs error: 'return' outside of function ( #1887 )
2023-01-23 12:57:20 +01:00
Tobias Kuppens Groot
03a90637bd
docs: fix TemplateContentRenderError
...
- format section isTooltip
- removed trailing closing brackets which caused the error
Signed-off-by: Tobias Kuppens Groot <tkuppensgroo@uos.de>
2023-01-05 11:17:09 +01:00
Thijs Louisse
41d3fc7c1f
chore: overlay demo fixes
2023-01-02 15:04:06 +01:00
Thijs Louisse
473cd0ffc4
chore: copy overlays docs assets inside ui pkg
2022-12-09 16:23:31 +01:00
Thijs Louisse
0bc604d600
fix: demos and overlay styles
...
chore: overlay documentation fixes
2022-12-09 15:54:28 +01:00
Thijs Louisse
64c0e26c20
feat: use dialog element for top layer functionality of all overlays
2022-12-09 15:54:28 +01:00
Thijs Louisse
5e15942386
chore: fix all form integrations tech debt
2022-12-09 15:54:28 +01:00
Thomas Allmer
c9e060fc21
feat: move all web pkgs into a single npm pkg @lion/ui
2022-10-31 11:15:03 +01:00
rtemision
eac75227ad
Fix overlay docs: correct events names ( #1751 )
2022-07-27 14:11:14 +02:00
Thijs Louisse
24a58cdf57
chore: add input-tel(-dropdown) to umbrella-form + test unregister
...
Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2022-04-11 11:17:53 +02:00
Konstantinos Norgias
672c8e99b6
chore: update header order, components list and links
2022-03-30 12:37:30 +02:00