Commit graph

18 commits

Author SHA1 Message Date
Thijs Louisse
76946d22b4 fix: add @slot and @customElement for better ce-manifest output 2025-07-31 21:57:46 +02:00
Stijn Van Asschodt
85666d6c49
feat(input-tel): use first preferred region to set a default region
* feat(input-tel): use first preferred region to set a default region

Takes priority over locale, but comes after user input

* chore(input-tel): add changeset
2025-07-03 21:00:05 +02:00
Stijn Van Asschodt
dc5d224e98
fix(input-tel): use full locale to translate country names in dropdown (#2526)
* fix(input-tel): use full locale to translate country names in dropdown

* test(input-tel): add test for nameForLocale in input tel dropdown

* test(input-tel): update name for locale test suite to fr-BE locale
2025-07-02 09:56:50 +02:00
Thijs Louisse
5344fdeb66 fix(ui/core): rerender direct host child with right slot attr when root is switched 2025-01-21 10:39:52 +01:00
gerjanvangeest
a256f737c0
fix(input-tel): remove the country telephone code from the modelValue on init (#2432) 2024-12-19 09:15:02 +01:00
okadurin
ac783460aa fix: optimize the way we focus the input field for LionInputTelDropdown 2024-04-15 11:18:37 +02:00
Thijs Louisse
f0333bbc1c feat(ui): [SlotMixin] allow to (re)render scoped elements as direct light dom child 2024-04-02 16:40:03 +02:00
gerjanvangeest
cf616e1e6b fix(input-tel-dropdown): prevent jumping to input field on each arrow key in windows/linux
Apply suggestions from code review
2024-03-06 16:15:15 +01:00
Thijs Louisse
6893421779
chore: SlotRerenderObject aligned with reactive cycle (docs + changelog) (#1999) 2023-06-07 09:16:28 +02:00
Thijs Louisse
467ba6bf0b feat(@lion/ui): localize side effect free internally 2023-02-01 16:06:30 +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
Thijs Louisse
fe02eaf84b fix(lion-input-tel): polish/cleanup input-tel(-dropdown) 2022-11-23 16:19:09 +01:00
Thijs Louisse
fe7fedf629 chore: type fixes after pkg-lock regeneration 2022-11-23 14:48:53 +01:00
Thijs Louisse
d6d3810f7c chore: add a11y and SlotMixin docs 2022-11-17 12:08:12 +01:00
Thijs Louisse
d7938ef6b3 fix(input-tel-dropdown): fix interaction states 2022-11-17 12:08:12 +01:00
Thijs Louisse
ae06eb01f3 fix(input-tel(-dropdown)): align with SlotMixin rerender functionality 2022-11-17 12:08:12 +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