github-actions[bot]
8dc51c1066
Version Packages ( #2406 )
...
* Version Packages
* Update packages/ui/CHANGELOG.md
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2024-11-12 14:33:15 +01:00
Hardik Pithva
9b92fa216e
fix(form-core): allow to use '_$isValidator$' instead of instanceof check (supporting multiple versions of Validator)
...
* fix(form-core): make use of `validatorName` and `type` to check validator instance
* fix(form-core): check for nullability for disabled prop
* fix: add `_$isValidator$` property to improve the check
* fix: disable dot notation to avoid the renaming for the prop during build/minification
* fix: disable dot notation to avoid the renaming for the prop during build/minification
* test: add check for _$isValidator$
* chore: catch edge cases in cem script
* chore: cleanup, docs, and add prop on ctor to be more unobtrusive
* chore: changeset
---------
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2024-11-12 13:28:08 +01:00
github-actions[bot]
0bee6e3e0b
Version Packages
2024-11-06 12:04:34 +01:00
thatdudemanguy
1d2ab389a3
chore: adds lion-select docs about the repeat directive
2024-11-06 12:01:04 +01:00
Thijs Louisse
cc2a646295
fix(providence-analytics): optimisedGlob allows cwd with trailing slash
2024-11-06 11:59:33 +01:00
Thijs Louisse
0582868e41
fix: expand script that corrects types after build
2024-11-06 11:59:33 +01:00
Mikhail Bashkirov
8d178a548a
feat(ajax): add interceptors for parsed response JSON objects
2024-11-05 22:37:42 +01:00
Riovir
a4f654a32b
fix(ui/types): export FocusHost type from types/form-core.js
2024-11-05 22:34:16 +01:00
github-actions[bot]
f393e6d783
Version Packages
2024-11-05 17:11:50 +01:00
Thijs Louisse
03a9b3365e
fix: revert es version in tsconfig (as it was breaking types)
2024-11-05 17:02:03 +01:00
Thijs Louisse
360641c487
fix(overlays): no hiding of nested overlays having hideOnEsc configured
2024-11-05 17:02:03 +01:00
github-actions[bot]
a5b2c2d977
Version Packages
2024-10-31 12:14:07 +01:00
Thijs Louisse
2c38a919bc
fix(core): make scoped-elements ssr-compatible
...
fix(core): ssr-support scopedElements
2024-10-31 10:48:51 +01:00
Thijs Louisse
fb3bdd6a17
chore(localize): cleanup of LocalizeManager
2024-10-31 10:48:51 +01:00
Thijs Louisse
da5ae6743a
fix(localize): make LocalizeManager run with lit-ssr
2024-10-31 10:48:51 +01:00
Thijs Louisse
1626dbd460
fix(ui): improve test experience in dev-mode
2024-10-30 15:51:55 +01:00
gerjanvangeest
7c2b4692d3
fix(validation-feedback): do not display type of the validation feedback message, if there is no message
2024-10-29 17:53:54 +01:00
github-actions[bot]
16681c85e3
Version Packages
2024-10-29 12:43:49 +01:00
gerjanvangeest
bc175b5609
chore: update portal url
2024-10-29 12:15:39 +01:00
Thijs Louisse
7baecb5e19
fix(ui/localize.js): make LocalizeManager ssr-compatible
2024-10-29 12:09:42 +01:00
Thijs Louisse
615472cc0a
feat(providence): oxc for main analyzers and traversal; parsers as peerDeps
2024-10-29 12:09:03 +01:00
Thijs Louisse
6f3137c963
fix(providence): normalization of native glob dirent.parentPath for optimisedGlob
2024-10-29 12:09:03 +01:00
gerjanvangeest
2d4fb0ecdb
fix(form-core): add focusableNode to choiceGroupMixin to make _setFo… ( #2382 )
...
* fix(form-core): add focusableNode to choiceGroupMixin to make \_setFocusOnFirstErroneousFormElement function work for checkbox-group and radio-group
* chore: rewrite check for _setFocusOnFirstErroneousFormElement to make it work without focusableNode inside LionChoiceGroup
2024-10-22 15:44:01 +02:00
github-actions[bot]
905ed37823
Version Packages
2024-10-22 12:05:15 +02:00
Thijs Louisse
6ec74dc58b
feat(providence): support fullPath notation in optimisedGlob
2024-10-22 10:40:04 +02:00
github-actions[bot]
2f3f4276fb
Version Packages
2024-10-21 12:21:32 +02:00
Thijs Louisse
2dbb1ca7bc
feat(providence): experimental support for fs.glob + ignore support in optimisedGlob
2024-10-21 11:19:52 +02:00
Thijs Louisse
370b357bd3
Merge pull request #2377 from ing-bank/changeset-release/master
...
Version Packages
2024-10-16 14:44:39 +02:00
github-actions[bot]
ed1c9517e4
Version Packages
2024-10-16 12:16:06 +00:00
Thijs Louisse
a30dbf32f0
feat(providence): fix postinstall; update/cleanup deps; tests compatible with node 20;
2024-10-16 14:14:26 +02:00
Thijs Louisse
dbb964077f
chore: update/clean devDependencies for better security and perf
2024-10-16 14:14:26 +02:00
Krisztian Horvath
5530eefb88
fix(ui/calendar): use correct firstUpdated type signature ( #2379 )
2024-10-14 16:22:36 +02:00
Oleksii Kadurin
27af6be0db
fix: tests for keyboard typing ( #2371 )
2024-10-14 16:03:13 +02:00
gerjanvangeest
96b09e56d1
fix(accordion): make accordion closeable again ( #2376 )
2024-10-14 14:33:20 +02:00
github-actions[bot]
577e05eb94
Version Packages ( #2374 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-07 08:39:44 +02:00
John Clifford
4696ad72c9
feat(accordion): add exclusive option ( #2372 )
...
* Added exclusive feature for accordion
* Changed position of exclusive accordion
* chore: accordion [exclusive] option
* chore: accordion [exclusive] option
* chore: fixes and cleanups
* chore: get docs of accordion back
---------
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
Co-authored-by: gerjanvangeest <Gerjan.van.Geest@ing.com>
2024-10-03 15:52:39 +02:00
gerjanvangeest
5ce7fee5f2
fix(validate-messages): set correct fieldName to required select validation message ( #2373 )
2024-10-03 09:09:38 +02:00
github-actions[bot]
b25478e4cc
Version Packages ( #2365 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18 11:16:35 +02:00
ByoungYong Kim
bb1f347699
fix the bug that disabled date becomes central date ( #2361 )
...
* fix the bug that disabled date becomes central date
* add test
* Fix tests
* Fix lint error
* Add changeset
* Fix a typo
2024-09-16 11:12:10 +02:00
ByoungYong Kim
9f7935c1a3
Use model value chain instead of hard-coding formatted value and value ( #2362 )
...
* Use model value chain instead of hard-coding formatted value and value
* Add test
* Add changeset
2024-09-12 14:50:22 +02:00
Thijs Louisse
287d34f6d5
Merge pull request #2364 from ing-bank/changeset-release/master
...
Version Packages
2024-09-11 09:31:27 +02:00
github-actions[bot]
eb46bb9240
Version Packages
2024-09-11 06:22:15 +00:00
github-actions[bot]
a59d362cc1
Version Packages ( #2343 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 08:21:50 +02:00
Ardeshir Izadi
8796a6a226
docs: Update grammatical fix on README.md ( #2333 )
2024-09-11 08:20:41 +02:00
Arjen Bax
262faf2cc6
Fix typos ( #2359 )
2024-09-11 08:19:37 +02:00
ByoungYong Kim
ef4ad50aea
Merge pull request #2360 from ing-bank/fix/accept-attribute
...
Fix the bug that accept attribute in the input field didn't work properly
2024-09-05 09:41:46 +02:00
ByoungYong Kim
ac9d16b0b2
Create change set
2024-09-03 14:58:28 +02:00
ByoungYong Kim
f628ecfb15
Remove test for no-longer supported feature
2024-09-03 14:42:40 +02:00
ByoungYong Kim
e4ffdd9e54
Fix the bug
2024-09-03 14:42:40 +02:00
ByoungYong Kim
1a4f49719d
Add test
2024-09-03 14:42:40 +02:00