gerjanvangeest
a256f737c0
fix(input-tel): remove the country telephone code from the modelValue on init ( #2432 )
2024-12-19 09:15:02 +01:00
Thijs Louisse
9dcb361dfb
chore: add remaining internal usages of isActiveElement in tests
2024-11-28 17:19:16 +01: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
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
395595198c
chore(ui): release 0.6.0
...
chore: update beta release steps
chore: prepare release
chore: regenerate pkg-lock
chrore: try prev working pkg-lock
2024-03-27 18:05:48 +01:00
gerjanvangeest
2fab9e5559
fix(input-tel-dropdown): use ScopedElementsMixin in to run test-suite with select-rich ( #2209 )
2024-03-27 18:02:16 +01:00
Oleksii Kadurin
00a7e39aae
feat(ui): adopt @open-wc/scoped-elements mixin v3
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2024-03-27 18:02:15 +01: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
gerjanvangeest
02e61285dd
Revert "fix: create exports for test-suites and test-helpers ( #2010 )" ( #2012 )
...
This reverts commit 3cfc9f9744 .
2023-06-13 15:14:47 +02:00
gerjanvangeest
3cfc9f9744
fix: create exports for test-suites and test-helpers ( #2010 )
2023-06-13 08:47:56 +02: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
Thomas Allmer
8114bae86f
chore: rename ui/src to components
2022-10-31 16:55:07 +01:00