Commit graph

2550 commits

Author SHA1 Message Date
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
Thijs Louisse
5e8e417ae9 chore: add code-owner 2023-10-12 12:25:08 +02:00
SynnefonK
2ce41a5fa5
Merge pull request #1947 from ing-bank/chore/fix-sharp-dep-version
Chore/fix sharp dep version
2023-10-04 17:36:20 +02:00
Konstantinos Norgias
7ee9191260 chore: a higher sharp version that can be built on Mac 2023-10-04 17:10:16 +02:00
tkgroot
8bf54e669a
docs: fix code indentation (#2081)
- code not correctly indented
important for code replacement and transformation functions on docs generation

Signed-off-by: Tobias Kuppens Groot <tkuppensgroo@uos.de>
2023-10-04 17:00:22 +02:00
Pascal Schilp
0952647d95
fix: make fetchjson returntype generic (#2082) 2023-09-26 08:53:07 +02:00
github-actions[bot]
a447ad66a1
Version Packages (#2078)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-14 15:19:37 +02:00
Pascal Schilp
0ea8b75349
Merge pull request #2079 from ing-bank/fix/export-ajax-types
fix: export ajax types
2023-09-14 14:28:38 +02:00
thepassle
570f834b85 chore: fix types 2023-09-14 09:08:23 +02:00
thepassle
d79795acc3 fix: types are optional 2023-09-13 17:00:38 +02:00
Pascal Schilp
55e445c21e
Create long-actors-trade.md 2023-09-13 16:42:49 +02:00
thepassle
3b895a1ad3 fix: export ajax types 2023-09-13 16:41:35 +02:00