Commit graph

2957 commits

Author SHA1 Message Date
gerjanvangeest
5ce7fee5f2
fix(validate-messages): set correct fieldName to required select validation message (#2373) 2024-10-03 09:09:38 +02:00
github-actions[bot]
b25478e4cc
Version Packages (#2365)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18 11:16:35 +02:00
ByoungYong Kim
bb1f347699
fix the bug that disabled date becomes central date (#2361)
* fix the bug that disabled date becomes central date

* add test

* Fix tests

* Fix lint error

* Add changeset

* Fix a typo
2024-09-16 11:12:10 +02:00
ByoungYong Kim
9f7935c1a3
Use model value chain instead of hard-coding formatted value and value (#2362)
* Use model value chain instead of hard-coding formatted value and value

* Add test

* Add changeset
2024-09-12 14:50:22 +02:00
Thijs Louisse
287d34f6d5
Merge pull request #2364 from ing-bank/changeset-release/master
Version Packages
2024-09-11 09:31:27 +02:00
github-actions[bot]
eb46bb9240 Version Packages 2024-09-11 06:22:15 +00:00
github-actions[bot]
a59d362cc1
Version Packages (#2343)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 08:21:50 +02:00
Ardeshir Izadi
8796a6a226
docs: Update grammatical fix on README.md (#2333) 2024-09-11 08:20:41 +02:00
Arjen Bax
262faf2cc6
Fix typos (#2359) 2024-09-11 08:19:37 +02:00
ByoungYong Kim
ef4ad50aea
Merge pull request #2360 from ing-bank/fix/accept-attribute
Fix the bug that accept attribute in the input field didn't work properly
2024-09-05 09:41:46 +02:00
ByoungYong Kim
ac9d16b0b2
Create change set 2024-09-03 14:58:28 +02:00
ByoungYong Kim
f628ecfb15 Remove test for no-longer supported feature 2024-09-03 14:42:40 +02:00
ByoungYong Kim
e4ffdd9e54 Fix the bug 2024-09-03 14:42:40 +02:00
ByoungYong Kim
1a4f49719d Add test 2024-09-03 14:42:40 +02:00
Thijs Louisse
1f92d5d6a5 chore: add .vscode to gitignore again 2024-08-28 14:00:52 +02:00
Thijs Louisse
995fd6c9d6 chore: share vscode settings 2024-08-28 14:00:52 +02:00
ka9de
bca25bc41e
fix(ui/overlays): overlay growing margin (#2331) 2024-08-28 13:59:48 +02:00
Oleksii Kadurin
c6a8d6d754
Merge pull request #2356 from ing-bank/fix/overlay-is-modal
fix: clean code for overlay isModal
2024-08-28 13:39:53 +02:00
okadurin
89360b56db fix: clean code for overlay isModal 2024-08-28 13:31:28 +02:00
Oleksii Kadurin
6f35b81293
Merge pull request #2350 from ing-bank/fix/dialog-fix-expand
fix dialog aria-expand attribute
2024-08-28 11:40:17 +02:00
Oleksii Kadurin
e0f0ea4937
Update packages/ui/components/overlays/test/OverlayController.test.js
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2024-08-28 11:29:32 +02:00
okadurin
1d128d4973 fix dialog aria-expand attribute 2024-08-28 10:13:29 +02:00
okadurin
54219c52ea fix dialog aria-expand attribute 2024-08-28 09:26:41 +02:00
Oleksii Kadurin
e9b64bf253
Update packages/ui/components/dialog/test/lion-dialog.test.js
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2024-08-28 09:26:02 +02:00
okadurin
719991fdd3 fix dialog aria-expand attribute 2024-08-27 16:55:45 +02:00
okadurin
5f92a722e6 Revert "fix: add aria-expanded attribute only for the non-modal dialogs"
This reverts commit fa832d900b.
2024-08-27 16:48:27 +02:00
okadurin
fa832d900b fix: add aria-expanded attribute only for the non-modal dialogs 2024-08-27 16:46:29 +02:00
gerjanvangeest
02a9427a7d
fix(combobox): when multiple choice reset all listbox options on select (#2332)
* fix(combobox): when multiple choice reset all listbox options on select

* Apply suggestions from code review

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>

* chore: clear options also on click

* chore: adopt code to show list when only when showAllOnEmpty is true

---------

Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-08-27 10:48:12 +02:00
5fa385e923
chore: make readme logo absolute path (#2340)
* chore: make readme logo absolute path

* Update rewrite-links.js

* Revert README.md

* Revert README.md

* Prettify rewrite-links.js

* Fix lint errors of rewrite-links.js

---------

Co-authored-by: ByoungYong Kim <ryubro@users.noreply.github.com>
2024-08-26 09:37:26 +02:00
Ardeshir Izadi
709cc5193a
chore: update "@custom-elements-manifest/analyzer" to 0.10.3 (#2346) 2024-08-26 09:28:32 +02:00
Ardeshir Izadi
0a71670069
chore: Missing closing tag in button test suite (#2348) 2024-08-26 09:28:04 +02:00
gerjanvangeest
61bf8cb4b1
fix(select-rich): sets and removes the button role and aria attributes on change of singleOption (#2341) 2024-08-22 15:08:28 +02:00
Rajkeshwar Prasad
e0ef676a36
opened-changed event detail exposes opened state (#2334)
* opened-changed event detail exposes opened state

* Fixed lint issue

* Generated changeset

---------

Co-authored-by: Rajkeshwar Prasad <rajkeshwarp@azuga.com>
Co-authored-by: Rajkeshwar Prasad <--global>
2024-08-22 13:12:50 +02:00
ec81abb293
fix: run correct lock-scan file type (#2342) 2024-08-22 09:21:58 +02:00
Thijs Louisse
95b7460367 chore: make broken demos work again 2024-08-08 14:17:37 +02:00
Oleksii Kadurin
e6f2e59134
Merge pull request #2320 from ing-bank/changeset-release/master
Version Packages
2024-08-07 12:01:00 +02:00
github-actions[bot]
19d4dd271f Version Packages 2024-08-07 08:30:34 +00:00
gerjanvangeest
cdf0a9e8f0
fix(input-stepper): add parseNumber and formatNumber to format the va… (#2312)
* fix(input-stepper): add parseNumber and formatNumber to format the value based on locale

* Update packages/ui/components/input-stepper/test/lion-input-stepper.test.js

* Update packages/ui/components/input-stepper/test/lion-input-stepper.test.js
2024-08-07 10:29:02 +02:00
Oleksii Kadurin
58796deb0e
fix: add slot support to deepContains function 2024-08-01 18:55:36 +02:00
Thijs Louisse
436d5eebbe
Merge pull request #2310 from ing-bank/fix/modal-dialog-esc
fix(overlays): prevent closing of a modal dialog on pressing Esc and …
2024-07-24 16:09:31 +02:00
Thijs Louisse
b15d2aae1a
Merge pull request #2319 from ing-bank/changeset-release/master
Version Packages
2024-07-24 10:28:00 +02:00
github-actions[bot]
2ff8369cf9 Version Packages 2024-07-23 15:16:25 +00:00
Thijs Louisse
1dce98d4a8 fix(ui): fix focus first erroneous for listbox 2024-07-23 17:14:49 +02:00
Thijs Louisse
856c2650be
Merge pull request #2314 from ing-bank/changeset-release/master
Version Packages
2024-07-10 22:30:32 +02:00
github-actions[bot]
ee4f709d0b Version Packages 2024-07-10 17:22:20 +00:00
Thijs Louisse
4ee62c32ef
feat(providence-analytics): export MatchSubclassesAnalyzer for external usage (#2313) 2024-07-10 19:20:50 +02:00
gerjanvangeest
f9ba215675 fix(overlays): prevent closing of a modal dialog on pressing Esc and hidesOnEsc is set to false 2024-07-03 16:19:00 +02:00
ByoungYong Kim
16bb2759a1
Merge pull request #2309 from ing-bank/chore/update-codeowners
Chore: update the list to reflect the current team
2024-06-27 14:47:30 +02:00
ByoungYong Kim
c91a1c6dd2 chore: update the list to reflect the current team 2024-06-27 14:27:34 +02:00
ByoungYong Kim
15a9d70cb6
Merge pull request #2299 from ing-bank/changeset-release/master
Version Packages
2024-06-27 14:16:54 +02:00