Henk van den Brink
c67247026e
doc(ajax): add explanation on the new options
2024-03-01 10:32:12 +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
Thijs Louisse
b193d22f92
Merge pull request #2191 from ing-bank/changeset-release/master
...
Version Packages
2024-02-29 16:03:33 +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
gerjanvangeest
564e4d2c35
chore: update code owners ( #2201 )
2024-02-29 15:50: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
Thijs Louisse
dd624c1412
chore: fix broken overlay system demos
2024-01-25 17:18:51 +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
thepassle
40a4e13736
docs: add proper ajax documentation
2023-12-04 17:03:43 +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
244bdf7f53
feat(providence): allow to resolve outside node_modules as well
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
Thijs Louisse
42eca7b782
fix(providence): correct export path for MatchImportAnalyzer
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
Thijs Louisse
64a1b65c98
Merge pull request #2105 from ing-bank/changeset-release/master
...
Version Packages
2023-11-09 12:39:02 +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
Thijs Louisse
e76fe57e82
chore: changesets cleanup
2023-11-09 12:20:39 +01:00
Thijs Louisse
86d3db84fa
Merge pull request #1977 from ing-bank/feat/providenceNext
...
providence improvements, alignment with latest browsers and deps, more
2023-11-09 12:11:45 +01:00
Thijs Louisse
bdb038e197
chore: test/lint/swc fixes + changeset providence
2023-11-09 11:38:39 +01:00
Thijs Louisse
45fe0b4bb3
chore(ui): lint and types fixes
2023-11-08 19:08:54 +01:00
Thijs Louisse
f1b1c46aab
chore: fix for lint-versions script
2023-11-08 19:03:30 +01:00
Thijs Louisse
e7a65a1e51
chore: clean and lint providence
2023-11-08 19:03:30 +01:00
Thijs Louisse
f601d59d77
chore: fix test and generate pkg-lock
2023-11-08 19:03:28 +01:00
Thijs Louisse
ea803894ae
feat(providence): full swc support, including performant traverse tool
2023-11-08 19:02:55 +01:00
Thijs Louisse
e063229891
chore: wtr cfg
2023-11-08 19:02:55 +01:00
Thijs Louisse
9731550f62
fix(ui): combobox a11y
2023-11-08 19:02:55 +01:00