ByoungYong Kim
ac9d16b0b2
Create change set
2024-09-03 14:58:28 +02:00
ka9de
bca25bc41e
fix(ui/overlays): overlay growing margin ( #2331 )
2024-08-28 13:59:48 +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
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
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
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
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
github-actions[bot]
a0ea788ed6
Version Packages
2024-06-27 11:50:04 +00:00
ByoungYong Kim
58d56b2b88
doc: add changeset
2024-06-27 10:33:01 +02:00
gerjanvangeest
b2d7d9b4a4
Fix/input file a11y ( #2304 )
...
* fix(input-file): improve accessibility
* chore: update the message
* chore: add the translations
* chore: fix linting
* chore: add changeset
2024-06-17 10:52:21 +02:00
gerjanvangeest
3dbee0c9b0
fix: add translations to the type of validation message ( #2226 )
2024-06-17 09:28:51 +02:00
gerjanvangeest
b50b960daa
fix(combobox): update the code to when show and hide the overlay, to be more robust ( #2301 )
2024-06-10 15:10:08 +02:00
Dan Carlo Canlas
57597bb9ba
fix(form-core): Implement conversion of name attribute value to string type
2024-05-22 23:11:01 +02:00
gerjanvangeest
08a1cb1688
fix(tabs): make tab panels focusable ( #2281 )
2024-05-22 09:24:20 +02:00
github-actions[bot]
1e5437671a
Version Packages
2024-05-21 14:21:27 +00:00
Dozom
08d13e1a30
fix(slotmixin): now prints console error when shadowRoot is not found
2024-05-21 16:20:07 +02:00
Thijs Louisse
bdebc8fdf7
chore(providence): expose types; improve logging and formatting
2024-05-21 15:38:07 +02:00
github-actions[bot]
51255248f4
Version Packages
2024-05-16 20:04:13 +00:00
Thijs Louisse
9f8826a3fa
fix(providence): resolve scoped packages outside node_modules
2024-05-16 22:02:53 +02:00
github-actions[bot]
0b3c59db9d
Version Packages
2024-05-16 12:27:10 +00:00
Thijs Louisse
cbfbdb4340
fix: cache and performance improvements
2024-05-16 14:13:33 +02:00
github-actions[bot]
11770470dc
Version Packages
2024-05-15 13:35:05 +00:00
Thijs Louisse
f9698e9725
fix: expose inlined-swc-to-babel
2024-05-15 00:27:47 +02:00
github-actions[bot]
abf65245c3
Version Packages
2024-05-14 15:52:44 +00:00
Thijs Louisse
aea90ae036
chore(root): cleanup and update dependencies
2024-05-14 13:47:11 +02:00
github-actions[bot]
420e005668
Version Packages
2024-05-07 15:23:48 +00:00
Alex Thirlwall
a8105ec278
Add caching tests for when getCacheIdentifier is asynchronous
2024-05-07 17:22:33 +02:00
Alex Thirlwall
c5ffe9cffc
feat: Allow getCacheIdentifier cache option to be an asynchronous function
2024-05-07 14:32:05 +02:00
Alex Thirlwall
df8bf58f03
If session cache Id changes, reset the cache and pending requests
2024-05-07 11:54:14 +02:00
gerjanvangeest
36f0bbce3c
fix(select-rich): only close the overlay on tab when trapsKeyboardFocus is false ( #2273 )
2024-04-29 10:44:01 +02:00
github-actions[bot]
2b6884581a
Version Packages ( #2272 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-23 14:54:55 +02:00
gerjanvangeest
a53ded7ef8
fix(localize): make use of formatDate locale option to parse the date correctly ( #2270 )
2024-04-23 14:42:00 +02:00
SomaH
3a1482f751
Fix select rich key interaction not setting correct isTriggeredByUser value ( #2262 )
...
* fix: select-rich keyboard navigation not marked as isTriggeredByUser
* Add changeset
2024-04-23 10:27:17 +02:00
github-actions[bot]
0eaf273091
Version Packages ( #2264 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-18 14:25:59 +02:00
Oleksii Kadurin
3cef9164ea
chore: downgrade ui version ( #2263 )
...
* chore: downgrade ui version
* Revert "chore: downgrade ui version"
This reverts commit 07e1eec665dec69a0fec9b58667f8312a832c0fb.
* Revert "Version Packages (#2241 )"
This reverts commit f477155e96 .
2024-04-18 13:13:39 +02:00
github-actions[bot]
f477155e96
Version Packages ( #2241 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-04-16 13:10:49 +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
2da9a400a3
feat(ui): [core] allow browserDetection to be run in ssr context
2024-04-10 12:12:40 +02:00
gerjanvangeest
e8e9c07ec5
fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered ( #2242 )
...
* fix(input-amount): returns Unparseable as a modelValue if a wrong value has been entered
* fix(input-amount): do not break when a large amount has been entered
* Update docs/components/input-amount/overview.md
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
* Update packages/ui/components/input-amount/test/parsers.test.js
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
---------
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-04-10 11:20:48 +02:00
Wessam Zaghloul
d2edadd3b0
fix(select-rich): readonly works with keyboard interaction ( #2235 )
2024-04-03 10:26:21 +02:00
ByoungYong Kim
f6b3f43a03
feat(select-rich): export getSelectRichMembers test helper
...
* chore: fix a misleading test
* chore: add gitignored file to prettier ignore
* chore: add getSelectRichMembers test helpers
* feat(select-rich): export getSelectRichMembers test helper
---------
Co-authored-by: ByoungYong Kim <9986886+ryubro@users.noreply.github.com>
Co-authored-by: gerjanvangeest <Gerjan.van.Geest@ing.com>
2024-04-03 09:20:19 +02:00
github-actions[bot]
e6601762ea
Version Packages
2024-04-02 14:41:25 +00: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
Max Larionov
37deecd2a3
feat: support cross-root registration with form-element-register event
2024-04-02 15:33:45 +02:00
github-actions[bot]
44bc4bfb22
Version Packages
2024-03-27 14:52:05 +01:00
Thijs Louisse
3737c492cc
fix(providence-analytics): allow compatibility with node 16
2024-03-27 13:20:35 +01:00
github-actions[bot]
20e5703523
Version Packages ( #2220 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-20 09:37:39 +01:00
Riovir
e6b8dd144c
fix(ui): Fix multiple Lit versions - pin @open-wc/scoped-elements to 2.2.0 ( #2224 ) ( #2225 )
...
* fix(ui): pin @open-wc/scoped-elements to 2.2.3 (#2224 )
2024-03-20 09:05:12 +01:00
Thijs Louisse
8b7cc43f26
feat: allow SlotRerenderObject to first render on connectedCallback via firstRenderOnConnected
2024-03-15 13:19:59 +01:00
github-actions[bot]
3c45bcc659
Version Packages
2024-03-08 12:44:23 +00:00
Thijs Louisse
91fad70130
fix(ui): only use elementToFocusAfterHide when provided as HTMLElement
2024-03-08 13:43:01 +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
e72fd6d6ea
feat(form-core): add select and upload specific required messages
2024-03-06 15:52:36 +01:00
Danny Moerkerke
36bf8c6ff5
fix: uncommented a previously commented line since this is probably a mistake and breaks functionality
...
* fix: lion-selected-filelist, restored composed: true and bubbles: true for 'file-remove-requested' event, otherwise removing files for subclassers won't work
* fix: uncommented a previously commented line since this is probably a mistake and breaks functionality
* Update packages/ui/components/input-file/src/LionInputFile.js
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-03-06 15:21:09 +01:00
github-actions[bot]
e97a4adf05
Version Packages ( #2207 )
...
* Version Packages
* Update packages/ui/CHANGELOG.md
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
* Update packages/ui/package.json
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ahmet Yeşil <narzac@users.noreply.github.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-03-06 10:12:03 +01:00
Thijs Louisse
aeab467cd3
chore: restore pending changesets
...
This reverts commit b9b8ab9d1f .
2024-03-01 11:46:10 +01:00
github-actions[bot]
0e6b24a73f
Version Packages
2024-03-01 10:38:14 +00:00
Thijs Louisse
b9b8ab9d1f
chore: release ajax docs
2024-03-01 11:36:27 +01:00
Thijs Louisse
af80affa53
Revert "chore: temp prevent next @lion/ui release"
...
This reverts commit 5a2e01c3c7 .
2024-02-29 16:04:56 +01:00
github-actions[bot]
fce6328787
Version Packages
2024-02-29 14:57:22 +00:00
Thijs Louisse
5a2e01c3c7
chore: temp prevent next @lion/ui release
2024-02-29 15:54:32 +01:00
Henk vd Brink
04d08683f7
@lion/ajax: only add XSRF token on mutable requests and on same origin or whitelisted origins
2024-02-29 15:05:58 +01:00
Thijs Louisse
eb46728826
fix: migrate deprecated performUpdate api to scheduleUpdate
2024-02-21 23:36:53 +01:00
gerjanvangeest
9b9e78951f
fix(checkbox-group): add role=list and role=listitem to checkbox-indeterminate and its children
2024-02-19 17:51:09 +01:00
gerjanvangeest
58c3c532c3
Update .changeset/slow-ties-carry.md
...
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-02-19 17:39:22 +01:00
gerjanvangeest
92a5cd1e3d
fix(form-core): remove fieldset label from input-field aria-labelledby, add opt-in via data-label
2024-02-19 17:39:22 +01:00
gerjanvangeest
87005afbd2
feat(input-stepper): a11y enhancement & added translations ( #2173 )
2024-02-19 17:01:32 +01:00
gerjanvangeest
19256d31bf
fix(form-core): set aria-disabled next to the disabled attribute for NVDA screen reader
2024-02-19 16:00:19 +01:00
gerjanvangeest
059b018793
fix(input-range): add screen-reader labels for minimum and maximum value
2024-02-19 15:59:56 +01:00
gerjanvangeest
659cbff18c
fix(form-core): order aria-labelledby and aria-describedby based on slot order instead of dom order
2024-02-19 15:59:32 +01:00
Thijs Louisse
5073ea4760
feat: split up validate-messages per entrypoint for smarter bundling
2024-02-13 11:58:37 +01:00
github-actions[bot]
38c495ba1f
Version Packages ( #2164 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-12 13:01:04 +01:00
Thijs Louisse
5b64da8acc
fix: web-dev-server update ( #2190 )
2024-02-12 12:05:20 +01:00
gerjanvangeest
69c9da8fe1
fix(validation-messages): get correct validation min and max dates in French ( #2163 )
2024-01-03 14:01:47 +01:00
github-actions[bot]
e930b7b667
Version Packages
2023-12-14 10:17:00 +01:00
Alberto López-Barranco
c80bca7c83
fix(overlay-controller): do not scroll to invoker if it is visible ( #2155 )
...
* fix(overlay-controller): do not scroll to invoker if it is visible on screen
When closing an overlay, srollIntoView forced the invoker element to be placed in the middle of the screen. This fix prevents the scroll if the invoker is already visible, but still scrolls it into view if needed.
* chore: changeset
2023-12-11 12:44:01 +01:00
gerjanvangeest
d997e5233e
fix(tooltip): hide tooltip if the invoker gets disabled ( #2154 )
2023-12-06 13:37:23 +01:00
Gyulai Levente
db96e8cc07
fix(tabs): set selectedIndex only if differ from previous selectedIndex
2023-12-01 09:57:19 +01:00
github-actions[bot]
c3f7555c73
Version Packages
2023-11-30 11:39:50 +01:00
Thijs Louisse
7f6eb15a21
feat(providence): do not throw on unparseable files, but allow to proceed run for rest of projects
2023-11-30 11:34:53 +01:00
Thijs Louisse
292dcfc855
fix(providence): swc-traverse does not fail on object proto builtins like "toString"
2023-11-30 11:34:53 +01:00
github-actions[bot]
40ddf2c2d2
Version Packages ( #2145 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-29 11:47:16 +01:00
Thijs Louisse
ba7a7f6442
chore: correct changelog singleton-manager ( #2149 )
2023-11-29 11:31:50 +01:00
SynnefonK
cb25a60397
chore: fix DE locale typo for validation messages ( #2115 )
...
* chore: fix DE locale typo for validation messages
* Update packages/ui/components/validate-messages/translations/de.js
Co-authored-by: tkgroot <tkuppensgroo@uos.de>
* Update packages/ui/components/validate-messages/translations/de.js
Co-authored-by: tkgroot <tkuppensgroo@uos.de>
* chore: add changeset (#2146 )
Signed-off-by: Tobias Kuppens Groot <tkuppensgroo@uos.de>
---------
Signed-off-by: Tobias Kuppens Groot <tkuppensgroo@uos.de>
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
Co-authored-by: tkgroot <tkuppensgroo@uos.de>
2023-11-29 11:19:56 +01:00
gerjanvangeest
9b5edf30fb
fix(localize): parseDate by default to 2000 instead of 1900 when date is below 49 ( #2148 )
2023-11-29 10:52:21 +01:00
Sergey Ilinsky
bf782223a7
Fix/reuse UUID missing parent callback disabled property ( #2090 )
...
* refactor: reuse uuid function from the core
* fix: invoke parent class callback
* fix: do not run disabled property reflection unless it was part of the changeset
2023-11-27 14:07:18 +01:00
Iván Gómez Alonso
322b06521c
fix(ui): use traditional style on ios for adopt-styles
2023-11-24 12:02:06 +01:00
Thijs Louisse
ef9b1e4c52
feat(singleton-manager): add node/ssr support
2023-11-21 11:01:26 +01:00
github-actions[bot]
5956b0eee5
Version Packages
2023-11-09 11:37:08 +00:00
Thijs Louisse
7f644cd7b6
chore: changesets cleanup additions
2023-11-09 12:35:39 +01:00