Thomas Allmer
cc294f2023
BREAKING(core): remove unused UpdateStylesMixin & DelegateMixin
2022-08-22 13:48:49 +02:00
Thijs Louisse
5ad98a26fa
fix(core): use partial renderOptions in SlotMixin (for Safari)
2022-06-09 15:12:31 +02:00
Thijs Louisse
27c86e71e8
chore: keep prod dependencies limited and simple
2022-05-31 08:16:13 +02:00
Thijs Louisse
66531e3c93
fix(core): scoped slots
2022-04-06 09:59:07 +02:00
Thijs Louisse
1b5878678b
fix(core): fix specificity ScopedStylesController
2022-03-16 16:29:01 +01:00
jorenbroekema
17ae20df86
chore: refactor to reactive controller
2022-02-28 16:49:44 +01:00
jorenbroekema
006a47e530
chore: fix type issues
2022-02-28 15:45:02 +01:00
jorenbroekema
57d2c62b78
feat(core): add ScopedStylesMixin
2022-02-28 13:39:55 +01:00
jorenbroekema
683d5c1c9c
chore: upgrade to latest TSC to fix TSC bug caused by prev commit
2022-02-10 13:40:26 +01:00
gvangeest
8301191814
feat(core): remove closestPolyfill
2021-12-29 16:21:27 +01:00
gvangeest
2b583ee750
feat: remove differentKeyEventNamesShimIE
2021-12-29 16:21:06 +01:00
jorenbroekema
d963e74e1b
fix: refactor missing type EventHandlerNonNull
2021-10-06 22:36:32 +02:00
jorenbroekema
bcf68cebf7
feat(core): support default slot for SlotMixin
2021-09-13 22:46:44 +02:00
Thijs Louisse
ec03d209c8
feat(core): scoped templates in SlotMixin
2021-08-13 16:52:43 +02:00
Konstantinos Norgias
e17f7bdfa6
feat: upgrade to lit2
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:21:43 +02:00
Thijs Louisse
ccd757fa39
fix: many types
2021-04-12 15:08:02 +02:00
Konstantinos Norgias
77a0424595
chore: add protected and private type info
2021-04-01 19:40:43 +02:00
jorenbroekema
cfbcccb5c5
fix: use lion/core types wherever possible
2020-11-09 14:04:05 +01:00
Thijs Louisse
01a798e59e
feat(combobox): new package combobox
...
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00
Thijs Louisse
75107a4b6a
feat(core): add EventTargetShim
2020-09-09 12:21:22 +02:00
Joren Broekema
874ff48339
feat(form-core): form-core types
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-09-02 09:02:47 +02:00
qa46hx
65ecd43276
feat: update to latest lit-element version
2020-08-27 10:53:03 +02:00
Joren Broekema
4dc621a076
fix(core): fix types for core mixins to inherit Lit/HTMLElement super
2020-08-20 18:01:41 +02:00
Ahmet Yesil
9ecab4d5b2
chore: remove LionSingleton
2020-08-05 17:26:52 +02:00
Joren Broekema
ec65da5da6
feat(core): fix types and export type definition files for core
2020-07-13 11:34:00 +02:00
Joren Broekema
672f7b0283
chore: move most docs to core so they are published and extendable
2020-06-08 11:41:48 +02:00
Joren Broekema
a451d4fc8a
chore: apply prettier formatting changes
2020-04-29 10:05:06 +02:00
Thijs Louisse
d1beffbff5
fix(core): use dedupeMixin @open-wc
2020-03-05 16:04:49 +01:00
Wessel Loth
954adc5659
fix(button): run regexp once instead of every render cycle
...
chore: add browserDetection utility to @lion/core
Use it to fix test involving checking the userAgent in LionButton
chore: add browserDetection util to aria element sorting
2020-02-06 11:16:24 +01:00
Joren Broekema
66d3d390ae
feat: remove all deprecations from lion
2019-11-13 11:00:48 +01:00
Thomas Allmer
224f794a1e
feat(overlays): align Overlays API + add DynamicOverlay
...
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>"
2019-09-25 11:39:38 +02:00
Thomas Allmer
e5b174e7b9
fix(core): add DisabledWithTabIndexMixin to manage disabled and tabindex
2019-07-25 16:00:51 +02:00
Thomas Allmer
0d64792ff5
fix(core): add DisabledMixin to manage disabled
2019-07-25 16:00:29 +02:00
Tom Herni
7473666626
docs: specify alternative for the deprecated LionLitElement
2019-05-22 16:29:43 +02:00
Thomas Allmer
8d96f84090
fix: update storybook/linting; adjust story labels, eslint ignores
2019-04-28 15:02:31 +02:00
Thomas Allmer
ec8da8f12c
feat: release inital public lion version
...
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
2019-04-26 10:37:57 +02:00