Commit graph

18 commits

Author SHA1 Message Date
laurie
c55d45668f feat: export lit/static-html.js from lion/core
This will enable subclasses to import it into thier tests
2021-10-06 22:44:38 +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
Lars den Bakker
b3f2e318ed
Export reparentNodes and removeNodes 2020-10-30 12:11:48 +01:00
Thijs Louisse
75107a4b6a feat(core): add EventTargetShim 2020-09-09 12:21:22 +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
Thomas Allmer
10bac5672b feat: update to stable @open-wc/scoped-elements 2020-03-25 17:02:10 +01: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
Thomas Allmer
89b835a799 feat: improved storybook demos
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Alex Ghiu <Alex.Ghiu@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-01-13 13:58:03 +01:00
Joren Broekema
66d3d390ae feat: remove all deprecations from lion 2019-11-13 11:00:48 +01:00
Lars den Bakker
9a8f45bd4a fix(core): export Part classes from lit-html (#340) 2019-10-23 15:33:56 +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
Thomas Allmer
b2e7b7098b fix(core): remove type exports; use lit-element/html directly for types 2019-05-17 11:45:11 +02:00
Sebastian Góra
ef3ce64e54 fix(core): exposed property and PropertyDeclarations from lit-element 2019-05-16 14:47:27 +02:00
Thomas Allmer
f5fd18cc01 fix: add missing exports to core, input-iban, localize 2019-04-27 15:27:32 +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