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
Thijs Louisse
f4448394b9
feat(providence): traverseHtml improvement + node builtin support
2023-11-08 19:02:55 +01:00
Thijs Louisse
0315b33acd
chore: move to swc + esm
2023-11-08 19:02:51 +01:00
Thijs Louisse
60032a2df0
fix(ui): make compatible with latest playwright browsers
2023-11-08 19:01:21 +01:00
Thijs Louisse
c6663068a7
fix(ui): cleanup IE edge case in getAriaElementsInRightDomOrder
2023-11-08 19:01:21 +01:00
Thijs Louisse
6264fe71f7
chore: add rm-all-node_modules script
2023-11-08 19:01:21 +01:00
Thijs Louisse
c745761ce7
fix(providence): type fixes, windows fixes
2023-11-08 19:01:20 +01:00
dependabot[bot]
c1d66f1e04
chore(deps): bump @babel/traverse from 7.20.1 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.1 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 17:07:50 +01:00
Guilherme Amorim
be4e25a108
feat: support (multiselect) choice-groups with allow-custom-choice
2023-11-08 15:05:09 +01:00
Oleksii Kadurin
c459ded9d8
fix: autocomplete for combobox (reset activeIndex when needed)
2023-11-07 12:58:59 +01:00
Oleksii Kadurin
db2ab59aeb
chore: import missing dependencies for configuration.md
2023-11-07 11:24:53 +01:00
Oleksii Kadurin
f421bd7326
fix: update documentation and unit tests for validation
2023-11-07 11:21:41 +01:00
Thijs Louisse
d129dd629d
chore: allow ajax test to work with different dev server ports
2023-11-02 15:52:50 +01:00
Thijs Louisse
7e72f60cc9
chore: cross-root-aria docs ( #2107 )
2023-10-23 11:46:40 +02:00
Guilherme Amorim
e923ba40a3
Fix(lion-radio-group): Resetting a group containing options with formatters ( #2101 )
...
* fix(lion-radio-group): Resetting a group containing options with formatters doesn't check the default value
* refactor: update test name
2023-10-18 17:10:26 +02:00
Guilherme Amorim
7235a4f703
fix(lion-combobox): The event emitted during clear has stale value ( #2104 )
2023-10-18 17:00:30 +02:00
github-actions[bot]
83eefe4958
Version Packages ( #2083 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-18 10:34:43 +02:00
Gyulai Levente
be36bf3b1b
fix(input-amount): Link currency to label after setting currency from… ( #2091 )
2023-10-17 14:55:13 +02:00
barna
63a8e725db
fix(lion-calendar): Make calendar buttons selectable on firefox through datepicker ( #2080 )
2023-10-17 14:52:53 +02:00
alejandrofernandezcanton
b1320a9a9c
fix(overlay): avoid calling push in iterable object to avoid error loading overlays ( #2088 )
2023-10-17 14:44:51 +02:00
Gyulai Levente
dcf3a4b0bd
fix(combobox): Fix search issues when modifying the middle of the input word ( #2085 )
2023-10-17 13:52:10 +02:00