Commit graph

128 commits

Author SHA1 Message Date
gvangeest
a28686ee72 feat(listbox): add type ahead option 2022-05-04 16:01:56 +02:00
Joren Broekema
4129786909
feat: add mixed-state indeterminate checkbox feature (#1669)
* fix: don't switch to tri-state if all child boxes are same checked state

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2022-05-03 13:34:24 +02:00
Konstantinos Norgias
43dd132013 fix: do not show ResultValidator feedback message if input field is empty 2022-04-19 10:27:38 +02:00
Thijs Louisse
780d8a9691
Merge pull request #1658 from ing-bank/fix/switchUnregister
Fix/switch unregister
2022-04-11 11:37:23 +02:00
Thijs Louisse
24a58cdf57 chore: add input-tel(-dropdown) to umbrella-form + test unregister
Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
2022-04-11 11:17:53 +02:00
Thomas Allmer
974d0872a0 chore: fix published docs pathes 2022-04-06 14:46:05 +02:00
Thijs Louisse
034e4bb88a chore: fix h-output helper for demos 2022-04-06 12:30:24 +02:00
Thomas Allmer
e913489344 chore: portal needs scoped registry polyfill 2022-04-05 17:27:21 +02:00
Knorgias
0f8488e13c
Merge pull request #1649 from ing-bank/chore/add-doc-validators-with-enum
chore: add eg for validator class that returns enum
2022-04-05 13:22:57 +02:00
Konstantinos Norgias
5cc64991b1 chore: add eg for validator class that returns enum 2022-04-05 12:53:46 +02:00
Thomas Allmer
aa8b89161d feat: update to @open-wc/scoped-element not needing a polyfill 2022-04-05 12:38:28 +02:00
Konstantinos Norgias
a790586b8b chore: add eg for label-sr-only attribute on input element 2022-04-04 16:39:37 +02:00
Thomas Allmer
75065f477e chore: fix imports in docs pages blocking deploys 2022-04-01 14:34:11 +02:00
Konstantinos Norgias
672c8e99b6 chore: update header order, components list and links 2022-03-30 12:37:30 +02:00
Thijs Louisse
0b5ed48e74 chore: fix double import in demo (breaks build) 2022-03-21 10:33:22 +01:00
Thijs Louisse
9434a2fae7 chore: improve custom Field tutorial 2022-03-16 16:29:01 +01:00
Thijs Louisse
d0bcfc08e7 chore: add input-tel to umbrella forms 2022-03-16 16:29:01 +01:00
Thijs Louisse
32b322c37e feat(input-tel-dropdown): new component LionInputTelDropdown
Co-authored-by: David Vossen<David.Vossen@ing.com>
2022-03-16 16:29:01 +01:00
Thijs Louisse
a882c94f11 feat(input-tel): new component LionInputTel 2022-03-16 16:29:00 +01:00
Thijs Louisse
8314b4b3ab chore: advanced version of h-output demo helper 2022-03-16 16:29:00 +01:00
Thijs Louisse
8d44b1d531 chore: select-rich Subclasser examples 2022-03-16 16:29:00 +01:00
Thijs Louisse
e3e761afb4 chore: select-rich doc corrections 2022-03-16 16:29:00 +01:00
Thijs Louisse
9c1dfdcd12 feat(form-core): add live formatter functionality via .preprocessor 2022-03-16 16:28:59 +01:00
jorenbroekema
17ae20df86 chore: refactor to reactive controller 2022-02-28 16:49:44 +01:00
jorenbroekema
57d2c62b78 feat(core): add ScopedStylesMixin 2022-02-28 13:39:55 +01:00
Thijs Louisse
ceea0aa246
Merge pull request #1603 from ing-bank/experiment-@lion
feat: remove fixed versions @lion and upgrade TSC
2022-02-23 14:55:45 +01:00
jorenbroekema
b4f6395cd8 chore: add documentation about typescript in lion 2022-02-22 14:48:03 +01:00
jorenbroekema
b9fb3bfd37 chore: add documentation about lion versioning 2022-02-22 14:30:18 +01:00
gerjanvangeest
e2af92d6af
Merge pull request #1597 from sbolz/patch-1
chore(docs): correct event-name to close overlay
2022-02-10 14:44:03 +01:00
jorenbroekema
bbb83f48bf feat: remove fixed versions @lion 2022-02-07 17:24:31 +01:00
gvangeest
80d5dec3e5 chore: upgrade node version 2022-02-02 13:57:31 +01:00
Sven Bolzern
6c4270427a chore(docs): correct event-name to close overlay 2022-01-18 18:09:39 +01:00
gvangeest
be84466311 fix(button): increase click area to meet WCAG success criteria 2021-12-15 11:10:45 +01:00
Joren Broekema
1340c1bd61
Merge pull request #1573 from jrobind/fix/disabledTabs
fix(tabs): prevent selection of disabled tabs.
2021-12-13 12:06:08 +01:00
James Robinson
eafa7d03d7 fix(tabs): prevent selection of disabled tabs. 2021-12-13 10:01:53 +00:00
Gaël Poupard
3393841522
fix(typo): in accessibility.md
Looks like a typo, am I wrong?

Thanks for this content @erikkroes, it's really useful ❤️
2021-12-08 14:16:41 +01:00
erik
f016883d7e
chore: accessibility blog 2021-12-07 11:05:55 +01:00
Thijs Louisse
b443ed5723 chore(form-core): add a better example for custom validator 2021-11-25 16:16:10 +01:00
Thijs Louisse
96ae18c487 feat(providence): improve dashboard 2021-11-16 14:45:16 +01:00
jorenbroekema
eb61cbfed2 chore: fix docs site font css custom props 2021-10-26 23:19:38 +02:00
qa46hx
090a92a19d fix: add slot=label examples to radio and checkbox-groups 2021-10-12 12:33:04 +02:00
gerjanvangeest
6e86fb4eab
fix(overlays): hide local overlay on ESC (#1500)
* fix(overlays): hide local overlay on ESC
2021-09-21 17:29:52 +02:00
Ahmet Yesil
879598506a Race condition fix for on the fly requests, improve cache implementation and tests
Co-authored-by: Goffert van Gool <ruphin@ruphin.net>
Co-authored-by: Martin Pool <martin.pool@ing.com>
2021-09-21 13:59:08 +02:00
Owen Buckley
eb0812143f remove errant semicolon from tabs npm install step 2021-09-06 12:15:15 -04:00
jorenbroekema
1cd2f7f4b9 chore: add logo exports and workfile 2021-08-17 14:06:02 +02:00
jorenbroekema
5edfba02fa chore(input-range): add docs about range input styles 2021-07-22 07:51:37 +02:00
jorenbroekema
b292509ac1 feat(input-iban): allow array for IsCountryIBAN validator 2021-07-20 12:06:14 +02:00
jorenbroekema
5601897b1f feat(input-amount): reformat formattedValue on locale changes 2021-07-19 15:59:05 +02:00
jorenbroekema
a92e24b9d3 chore: add missing arrow__graphic class to docs 2021-07-16 12:52:00 +02:00
qa46hx
8c06302e54 chore: fix documentation of how to import core elements 2021-07-15 09:22:03 +02:00