Commit graph

  • 65f23cb6e9
    Fix 2 issues in ReadME: (#2484) bogp 2025-03-13 14:52:10 +0200
  • a181a035e9
    fix: bug that accepted 3 digit year (#2489) Sebastian Kamiński 2025-03-13 08:34:56 +0100
  • 593b753f0f
    Version Packages (#2470) github-actions[bot] 2025-03-06 11:05:47 +0100
  • 1025969bd9 chore: update scoped-registry-polyfill devDep Thijs Louisse 2025-02-27 06:51:15 +0100
  • b2464bc170 fix: remove unused typed method Dominik Hufnagel 2025-02-19 11:51:56 +0100
  • d86c1f7439
    fix(select-rich): block arrow key interaction when singleOption is set (#2474) gerjanvangeest 2025-02-13 14:35:52 +0100
  • 933a0ea089
    chore: add sorting to api tables (#2476) gerjanvangeest 2025-02-13 14:10:02 +0100
  • e0e1738d05
    docs: Fixed two typos in README.md (#2475) Robin 2025-02-13 11:37:28 +0100
  • 22b8f24804
    Fix indeterminate checkbox edge cases (#2458) ByoungYong Kim 2025-02-04 11:08:57 +0100
  • eb4ed0151a Version Packages github-actions[bot] 2025-02-03 11:56:32 +0000
  • 87ba78e6da fix(providence): provide right ast to oxcTraverse Thijs Louisse 2025-02-03 12:54:39 +0100
  • 50170d4edc Version Packages github-actions[bot] 2025-02-03 10:27:38 +0000
  • 103df25306 fix(providence): pin oxc-parser; fix default edge cases Thijs Louisse 2025-02-03 09:59:13 +0100
  • 4210edf798 Version Packages github-actions[bot] 2025-01-31 18:54:47 +0000
  • 0d3b2fdeb5 fix(providence): update oxc-parser Thijs Louisse 2025-01-31 19:53:20 +0100
  • eea6726289 Version Packages github-actions[bot] 2025-01-30 15:15:16 +0000
  • 35b600a64b Update packages/ui/components/select-rich/test/lion-select-rich-interaction.test.js gerjanvangeest 2025-01-29 15:34:40 +0100
  • 175e920151 Update packages/ui/components/select-rich/test/lion-select-rich-interaction.test.js gerjanvangeest 2025-01-29 15:34:35 +0100
  • 41fecd367e fix(select-rich): allow arrowLeft and arrowRight to change the value when navigateWithinInvoker is true and dropdown is closed gerjanvangeest 2025-01-29 14:02:36 +0100
  • 3fe4555cba chore: make sure we do not release a new minor Thijs Louisse 2025-01-30 09:06:02 +0100
  • 02478fadec chore: allow build to proceed Thijs Louisse 2025-01-30 14:08:36 +0100
  • 29b729ed84 fix(ui): [input-amount] make sure that previous locale is not used for parsing on user-edit with <= 2 decimals Thijs Louisse 2025-01-30 13:28:26 +0100
  • b9833795b1
    Update polish translations for MinNumber and MaxNumber (#2459) Jakub Gurgacz 2025-01-29 11:14:47 +0100
  • 04a61d1e10 Version Packages github-actions[bot] 2025-01-29 09:31:42 +0000
  • 6106ce1c75 chore: release a patch instead of minor Thijs Louisse 2025-01-29 10:30:16 +0100
  • 0f0991cd62 fix(providence): [optimised-glob] use Array.concat for memory efficiency Thijs Louisse 2025-01-22 17:23:01 +0100
  • a1d6dd90a8
    Set aria-disabled to true or delete it (#2452) Oleksii Kadurin 2025-01-22 12:16:56 +0100
  • e6a33d92aa chore: update documentation for better extending okadurin 2025-01-16 16:35:00 +0100
  • 2155e455ee fix(overlays): add tabindex="-1" to prevent tooltips get focus in Safari and Firefox gerjanvangeest 2025-01-21 10:31:14 +0100
  • 5344fdeb66 fix(ui/core): rerender direct host child with right slot attr when root is switched Thijs Louisse 2025-01-16 22:24:13 +0100
  • 81e2a1d2d1
    fix(calendar): add translations for disabled dates (#2450) gerjanvangeest 2025-01-21 09:35:42 +0100
  • dd598125ef
    feat(dialog): add is-alert-dialog option (#2445) gerjanvangeest 2025-01-21 09:21:34 +0100
  • 795237d19e
    fix(form-core): add aria-hidden=true to the graphic element of the choiceInput (#2447) gerjanvangeest 2025-01-20 09:46:10 +0100
  • 43b694e7f8 Version Packages github-actions[bot] 2025-01-15 15:34:09 +0000
  • d5258d56fd
    fix(ui): [form-core] enhance formatter and parser meta; reset _isPasting on task instead of microtask Thijs Louisse 2025-01-15 16:33:02 +0100
  • 45f06668f9 chore: add changelog input-amount Thijs Louisse 2025-01-15 10:46:28 +0100
  • 71992cc0fb feat(providence): update version of oxc; cleanup; include .ts(x) and jsx by default Thijs Louisse 2025-01-14 17:30:06 +0100
  • 35e66052b6
    fix(input-amount): parse amount always on locale once the amount is formatted (#2439) gerjanvangeest 2025-01-15 09:59:02 +0100
  • a992da4340 chore: fix playwright in ci Thijs Louisse 2025-01-13 15:23:19 +0100
  • 8377e8d17d fix(overlays): rework setup and teardown logic of OverlayMixin Thijs Louisse 2025-01-06 14:40:12 +0100
  • fef94cd016 chore: clean test logs Thijs Louisse 2024-12-18 23:31:00 +0100
  • 2823940ece chore: enable ./vscode in .gitignore Thijs Louisse 2024-12-18 21:21:54 +0100
  • 61a7ed5329 chore: use prettier on typescript files as well Thijs Louisse 2024-12-18 21:20:14 +0100
  • 9fbfb7034f chore: remove husky warning Thijs Louisse 2024-12-18 19:46:52 +0100
  • e5ff2b01d2 fix(overlays): overlayController teardown cleanup Thijs Louisse 2024-12-18 19:34:12 +0100
  • 9825cbf656
    Version Packages (#2429) github-actions[bot] 2024-12-19 09:21:01 +0100
  • a256f737c0
    fix(input-tel): remove the country telephone code from the modelValue on init (#2432) gerjanvangeest 2024-12-19 09:15:02 +0100
  • 0652492621
    fix(input-datepicker): update spanish translation for openDatePickerLabel (#2433) Tono Arnau 2024-12-18 15:16:24 +0100
  • e11788492f
    do not show overlay when _showOverlayCondition is "false" (#2421) Oleksii Kadurin 2024-12-12 17:03:30 +0100
  • 67f5735538
    fix(input-stepper): move role=spinbutton to input node (#2426) gerjanvangeest 2024-12-11 15:41:32 +0100
  • fc1e66775f Version Packages github-actions[bot] 2024-12-09 13:59:08 +0000
  • 7e25f3e8a2 feat(providence): lfu and lru cache strategies for memoize Thijs Louisse 2024-12-09 09:52:05 +0100
  • 344ffa9046 fix(providence): make sure all cached asts are retrieved Thijs Louisse 2024-12-05 16:55:26 +0100
  • 73ff11990b
    Merge pull request #2422 from ing-bank/changeset-release/master Oleksii Kadurin 2024-12-04 14:00:44 +0100
  • 5b235fec11 Version Packages github-actions[bot] 2024-12-04 12:59:20 +0000
  • d1f5e088ff
    chore(input-stepper): remove valueTextMapping attribute (#2425) gerjanvangeest 2024-12-04 13:58:11 +0100
  • 3d49a4100b chore(core): prevent click on disabled elements Thijs Louisse 2024-12-01 17:03:08 +0100
  • 5dc2205d7d
    feat(input-stepper): add aria-valuemin, aria-valuemax and an option t… (#2423) gerjanvangeest 2024-12-04 11:59:09 +0100
  • b975615c8b chore: add working playground link in issue template Thijs Louisse 2024-11-27 22:47:43 +0100
  • 9dcb361dfb chore: add remaining internal usages of isActiveElement in tests Thijs Louisse 2024-11-27 22:47:00 +0100
  • 382a9aab64 fix: make sure that voiceover + safari modals are accessible Thijs Louisse 2024-11-20 14:02:56 +0100
  • 6d2e9975af
    Merge pull request #2420 from ing-bank/changeset-release/master Oleksii Kadurin 2024-11-28 10:18:18 +0100
  • 3d9d8f383c Version Packages github-actions[bot] 2024-11-28 08:41:51 +0000
  • eac4312030
    fix: announce current page for pagination (#2419) Oleksii Kadurin 2024-11-28 09:40:43 +0100
  • 104c49449e
    Version Packages (#2415) github-actions[bot] 2024-11-25 14:17:48 +0100
  • a51e28d7a5
    Fix the issue that dynamically updated disabled date doesn't update the central date (#2411) ByoungYong Kim 2024-11-21 15:40:12 +0100
  • e2b9bdc8cd chore: better Rocket DX (no endless refresh loops, but manual refresh) Thijs Louisse 2024-11-21 11:54:56 +0100
  • 3e13adedc2
    fix: make web-test-runner using documentOrShadowRoot.activeElement debuggable Thijs Louisse 2024-11-21 09:01:13 +0100
  • 3d1c723d39
    chore: enhance form documentation (#2391) gerjanvangeest 2024-11-20 08:13:31 +0100
  • e398601129 chore: remove redundant docs, so build works Thijs Louisse 2024-11-13 08:45:32 +0100
  • d80a8e9dff Version Packages github-actions[bot] 2024-11-12 16:26:58 +0000
  • 86ca2e072e
    fix(overlays): fix memory leaks of adopt-styles and OverlayMixin Krisztian Horvath 2024-11-12 17:25:37 +0100
  • 2a989f47cf
    fix(overlays): clicking outside iframe not closing the overlay Gyulai Levente 2024-11-12 17:24:21 +0100
  • a19096e703
    chore: improve providence docs (#2408) Thijs Louisse 2024-11-12 17:10:06 +0100
  • faca1916fc chore: cleanup wtr config, add pkg script for running w/o polyfill Thijs Louisse 2024-11-10 11:08:01 +0100
  • 6da73f7a36 chore: allow tests to run w/o polyfill Thijs Louisse 2024-11-10 11:05:14 +0100
  • 510f8b931f fix(core): no registration of same class twice w/o scoped-registries polyfill Thijs Louisse 2024-11-10 11:04:01 +0100
  • 8dc51c1066
    Version Packages (#2406) github-actions[bot] 2024-11-12 14:33:15 +0100
  • 9b92fa216e
    fix(form-core): allow to use '_$isValidator$' instead of instanceof check (supporting multiple versions of Validator) Hardik Pithva 2024-11-12 13:28:08 +0100
  • 0bee6e3e0b Version Packages @lion/ajax@2.1.0 github-actions[bot] 2024-11-06 11:02:12 +0000
  • 1d2ab389a3 chore: adds lion-select docs about the repeat directive thatdudemanguy 2024-11-06 11:36:26 +0100
  • cc2a646295 fix(providence-analytics): optimisedGlob allows cwd with trailing slash Thijs Louisse 2024-11-06 11:48:51 +0100
  • 0582868e41 fix: expand script that corrects types after build Thijs Louisse 2024-11-05 20:56:33 +0100
  • 8d178a548a feat(ajax): add interceptors for parsed response JSON objects Mikhail Bashkirov 2024-08-20 18:59:33 +0200
  • a4f654a32b fix(ui/types): export FocusHost type from types/form-core.js Riovir 2024-09-12 17:55:27 +0200
  • f393e6d783 Version Packages github-actions[bot] 2024-11-05 16:03:14 +0000
  • 03a9b3365e fix: revert es version in tsconfig (as it was breaking types) Thijs Louisse 2024-11-05 16:54:34 +0100
  • 360641c487 fix(overlays): no hiding of nested overlays having hideOnEsc configured Thijs Louisse 2024-10-31 17:04:17 +0100
  • a5b2c2d977 Version Packages github-actions[bot] 2024-10-31 09:50:02 +0000
  • 2c38a919bc fix(core): make scoped-elements ssr-compatible Thijs Louisse 2024-10-30 18:28:29 +0100
  • fb3bdd6a17 chore(localize): cleanup of LocalizeManager Thijs Louisse 2024-10-30 16:48:53 +0100
  • da5ae6743a fix(localize): make LocalizeManager run with lit-ssr Thijs Louisse 2024-10-29 21:17:41 +0100
  • 1626dbd460 fix(ui): improve test experience in dev-mode Thijs Louisse 2024-10-30 14:23:20 +0100
  • 7c2b4692d3
    fix(validation-feedback): do not display type of the validation feedback message, if there is no message gerjanvangeest 2024-10-29 17:53:54 +0100
  • 16681c85e3 Version Packages github-actions[bot] 2024-10-29 11:16:44 +0000
  • bc175b5609 chore: update portal url gerjanvangeest 2024-10-22 15:20:54 +0200
  • 7baecb5e19 fix(ui/localize.js): make LocalizeManager ssr-compatible Thijs Louisse 2024-10-29 11:40:23 +0100
  • 615472cc0a feat(providence): oxc for main analyzers and traversal; parsers as peerDeps Thijs Louisse 2024-10-25 14:58:54 +0200
  • 6f3137c963 fix(providence): normalization of native glob dirent.parentPath for optimisedGlob Thijs Louisse 2024-10-24 16:50:22 +0200
  • 2d4fb0ecdb
    fix(form-core): add focusableNode to choiceGroupMixin to make _setFo… (#2382) gerjanvangeest 2024-10-22 15:44:01 +0200