Commit graph

592 commits

Author SHA1 Message Date
github-actions[bot]
3b844e4282 Version Packages 2023-02-10 20:30:30 +00:00
Riovir
e871fe67fc fix(@lion/ui): export types necessary for type inference of core.js 2023-02-10 21:29:14 +01:00
github-actions[bot]
4d9612e93d Version Packages 2023-02-10 11:01:46 +01:00
Riovir
9ff7cd778d fix(@lion/ui): export types necessary for type inference of mixins 2023-02-10 01:03:45 +01:00
Danny Moerkerke
84173cdba1
fix(@lion/ui): [select-rich] listbox element always focused in overlay
when the overlay is shown, the "autofocus" attribute is added to _listboxNode (_inputNode) to make sure that keyboard navigation continues to work when the element is inside a bottomsheet. When the overlay is closed the attribute is removed.
2023-02-09 18:41:18 +01:00
Danny Moerkerke
eff3259eea
Feat/localize manager override data (#1900)
feat: - added `allowOverridesForExistingNamespaces` parameter to `addData` method of LocalizeManager to allow for changing data in a namespace for a given locale
2023-02-02 17:04:49 +01:00
Thijs Louisse
74b4b686da Revert "chore: trigger npm release of @lion/ui"
This reverts commit 3d6828cc8f.
2023-02-01 21:39:53 +01:00
Thijs Louisse
3d6828cc8f chore: trigger npm release of @lion/ui 2023-02-01 20:41:44 +01:00
github-actions[bot]
34390b269c Version Packages 2023-02-01 17:43:23 +01:00
gvangeest
13185da02a fix(localize): don't set modelValue to unparseable if date has a negative timezone
Co-authored-by: Danny Moerkerke<Danny.Moerkerke@ing.com>
2023-02-01 17:42:19 +01:00
Danny Moerkerke
a47a6e615b chore: - added test to assert that modelValue of lion-select is updated when the value or text of one or more options are changed
- added changeset
2023-02-01 17:15:51 +01:00
Thijs Louisse
bd24f82cc3 chore: fix changeset to release patch 2023-02-01 17:08:37 +01:00
Thijs Louisse
cee40e5588 chore(@lion/ui): all tests side effect free wrt localize 2023-02-01 16:06:30 +01:00
gvangeest
0efce8e18b fix(localize): parse negative numbers correctly 2023-01-25 11:06:17 +01:00
github-actions[bot]
404351d865 Version Packages 2023-01-24 10:38:28 +01:00
Thomas Allmer
a4ffebbd27 chore: release @lion/ui 0.1.0 2023-01-24 10:32:04 +01:00
Thomas Allmer
851329eee1 fix: correct msgLit return type 2023-01-24 10:32:04 +01:00
github-actions[bot]
ac6f4ca389 Version Packages 2023-01-23 11:58:32 +00:00
Ahmet Yeşil
87e565caeb
fix: overlay docs error: 'return' outside of function (#1887) 2023-01-23 12:57:20 +01:00
Joren Broekema
a5330c922c
fix(icon): non-fatal console error for missing icons (#1884)
* fix(icon): non-fatal console error for missing icons
2023-01-23 12:37:18 +01:00
Ryan
d204195c16 Create forty-hornets-speak.md 2023-01-23 12:24:50 +01:00
github-actions[bot]
2c104e9b2b Version Packages 2023-01-16 11:17:09 +01:00
gvangeest
9f6270b340 fix(select-rich): set focusableNode correctly so focused and focused-visible attributes are set when invoker gets focus 2023-01-16 10:06:18 +01:00
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
Thijs Louisse
af2e0293a1 fix(ui): [overlays]: enhance adoptStyles fallback and make testable 2023-01-12 11:35:01 +01:00
gvangeest
9a43dc4d89 fix(input-tel-dropddown): add translations for 'All countries' and 'Suggested countries' labels 2023-01-04 11:17:49 +01:00
gerjanvangeest
fd09f652d4
fix(select-rich): solve case of having singleOption and hassNoDefaultSelected at the same time (#1863) 2022-12-29 10:37:40 +01:00
github-actions[bot]
ed5016dcea Version Packages 2022-12-16 13:25:07 +01:00
Thijs Louisse
7ac0a42224 fix(ui): overlay fixes (responsive backdrop/select-rich/tooltip) 2022-12-16 08:47:48 +01:00
github-actions[bot]
ab906fc13b Version Packages 2022-12-15 17:03:23 +01:00
Thijs Louisse
5e70716862 fix(ui): prevent infinite tooltip loops 2022-12-15 16:52:02 +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
49092c97aa chore: added changeset 2022-12-14 13:56:27 +01:00
Thijs Louisse
fafd922251 fix(ui): add adopted stylesheets once; attach correctly to body 2022-12-12 14:31:14 +01:00
github-actions[bot]
fc55726a97 Version Packages 2022-12-09 16:26:17 +01:00
Thijs Louisse
36910e5d70 fix(ui): simplify datepicker structure 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
00063d7350 fix: depend on @popperjs/core, so local overlays have it available 2022-12-09 15:54:28 +01:00
github-actions[bot]
349b6dcbd6 Version Packages 2022-12-01 17:00:20 +01:00
Thijs Louisse
f147024ce8 feat(ui): validate-messages without side effects 2022-12-01 16:42:21 +01:00
github-actions[bot]
f7fde3152a Version Packages 2022-11-28 18:06:31 +01:00
Thijs Louisse
f0e6ee922c feat(ui): export side effect free singletons for deduping multiple instances before "main" singleton instance is registered 2022-11-28 18:02:48 +01:00
Thijs Louisse
de51dae20b fix(ui): use the correct names for singleton registrations 2022-11-28 18:02:48 +01:00
github-actions[bot]
8de03892cb Version Packages 2022-11-28 13:49:40 +01:00
Thomas Allmer
11f6f19a09 fix(ui): use scoped-elements version that exposes types 2022-11-28 13:28:39 +01:00
github-actions[bot]
32f55a8650 Version Packages 2022-11-23 22:43:02 +01:00
Thijs Louisse
5dd5a848f0 fix(core): SlotMixin: conditional slots should not break init loop 2022-11-23 22:22:35 +01:00
github-actions[bot]
6d4a362662 Version Packages 2022-11-23 16:23:01 +01:00
Thijs Louisse
2572012d8e chore: enhance SlotMixin docs 2022-11-23 16:19:09 +01:00
Thijs Louisse
0176eabe23 chore: correct changelog overlay safari issue 2022-11-23 15:19:58 +01:00