Tobias Kuppens Groot
974a1bd635
docs: add reset and submit button imports
...
- add lion-button-reset and lion-button-submit imports
fixing the usage with native form demo
buttons were not imported and therefore didn't work accordingly
Signed-off-by: Tobias Kuppens Groot <tkuppensgroo@uos.de>
2023-01-05 11:17:21 +01:00
Thijs Louisse
973b6ff9ac
chore: small cleanup and RichSelect demo fix
2022-12-20 19:46:57 +01:00
Thijs Louisse
0bc604d600
fix: demos and overlay styles
...
chore: overlay documentation fixes
2022-12-09 15:54:28 +01:00
Thijs Louisse
64c0e26c20
feat: use dialog element for top layer functionality of all overlays
2022-12-09 15:54:28 +01:00
Danny Moerkerke
c7ea03577c
chore: moved lion-drawer to correct directories for new lion/ui setup
2022-11-07 14:48:26 +01:00
Thomas Allmer
c9e060fc21
feat: move all web pkgs into a single npm pkg @lion/ui
2022-10-31 11:15:03 +01:00
Joren Broekema
2d58320e51
feat: format number add thousandSeparator option, fix type decimalSep ( #1774 )
2022-09-08 09:19:07 +02:00
Danny Moerkerke
da4652e2b1
Merge pull request #1745 from ing-bank/feature/accordion-focus-handling
...
fix: fixed focus handling, focus now jumps from header to panel when …
2022-08-15 09:13:24 +02:00
Hardik Pithva
a616fd8dca
feat(progress-indicator): add support for progress bar ( #1713 )
...
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2022-08-11 08:55:25 +02:00
Danny Moerkerke
be30ff540b
fix: fixed focus handling, focus now jumps from header to panel when tabbing
2022-07-11 16:22:13 +02:00
gerjanvangeest
7239d60466
Fix/input tel format options ( #1733 )
...
* fix(input-tel): remove unwanted characters in parser
* feat(input-tel-dropdown): export getFlagSymbol function
* feat(input-tel): add formatCountryCodeStyle option
2022-06-15 08:11:40 +02:00
Thijs Louisse
040c5b58c0
chore: markdown linting
2022-06-09 15:12:15 +02:00
gerjanvangeest
abcff8c9e2
fix(input-tel): use pattern validation message for too-short/too-long ( #1693 )
2022-05-31 11:00:37 +02:00
gvangeest
01fd0d2023
feat(input-tel-dropdown): add optgroups when preferredCountries are shown
2022-05-23 17:41:24 +02:00
Danny Moerkerke
466471cbe9
fix: replaced checkedValue with modelValue
2022-05-16 12:11:59 +02:00
Danny Moerkerke
0ee55369bc
Merge branch 'master' into fix/checked-index-and-value
2022-05-16 12:02:20 +02:00
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
Danny Moerkerke
23d4d0014d
fix: fixes issue 1483
...
replaced `getElementById` with `querySelector` so correct element is also selected when size = inline
2022-05-03 11:39:36 +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
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
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
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
jorenbroekema
17ae20df86
chore: refactor to reactive controller
2022-02-28 16:49:44 +01:00
jorenbroekema
bbb83f48bf
feat: remove fixed versions @lion
2022-02-07 17:24:31 +01:00
gvangeest
be84466311
fix(button): increase click area to meet WCAG success criteria
2021-12-15 11:10:45 +01:00
James Robinson
eafa7d03d7
fix(tabs): prevent selection of disabled tabs.
2021-12-13 10:01:53 +00:00
qa46hx
090a92a19d
fix: add slot=label examples to radio and checkbox-groups
2021-10-12 12:33:04 +02:00
Owen Buckley
eb0812143f
remove errant semicolon from tabs npm install step
2021-09-06 12:15:15 -04: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
Thomas Allmer
ae14f99875
fix: improve docs and examples for accordion & switch
2021-07-07 18:34:21 +02:00
Thijs Louisse
84131205e5
fix: use mdjs-preview in docs for lit compatibility
2021-07-05 12:52:04 +02:00
Thomas Allmer
62eb21e6d0
chore(switch): update docs to use overview, use cases, reference
2021-07-05 09:38:21 +02:00
Matthieu
159d6839c8
fix: better support when options change dynamically
2021-06-11 12:44:54 -04:00
Thomas Allmer
f320b8b43f
fix: create scoped elements also when slotting them in
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-06-09 15:06:34 +02:00
gerjanvangeest
d996ac3907
Merge pull request #1386 from ing-bank/feat/buttonA11yAndRestructure
...
feat(button): fix axe recommendation + restructure hierarchy
2021-05-31 16:07:39 +02:00
Thijs Louisse
57b2fb9ff8
feat(button): split off separate buttons for reset & submit
...
Co-authored-by: Gerjan van Geest <Gerjan.van.Geest@ing.com>
2021-05-27 09:00:10 +02:00
Matthieu
6cdefd8833
feat: add _getTextboxValueFromOption method
2021-05-20 23:22:37 +02:00
Konstantinos Norgias
72067c0d19
chore: format & changeset
2021-05-20 12:38:58 +02:00
Konstantinos Norgias
e17f7bdfa6
feat: upgrade to lit2
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:21:43 +02:00
vnq
fce7f3b330
Update overview.md
2021-05-10 14:34:31 +02:00
Thijs Louisse
e231959e40
chore: server interaction example update
2021-04-30 12:36:53 +02:00
Konstantinos Norgias
02e4f2cb8e
feat: add simulator to docs
2021-04-21 10:44:21 +02:00
Thijs Louisse
756a138433
fix(input-amount): always format on paste
2021-04-20 12:45:21 +02:00
Thijs Louisse
6aa7fc29c8
feat(listbox): _onListboxContenChanged hook server side autocompletion
...
Co-authored-by: palash2601 <palash2601@gmail.com>
2021-04-16 19:25:39 +02:00
Thijs Louisse
6d3f9a534c
chore: adjust texts Component group overview
2021-04-14 09:53:54 +02:00
Thijs Louisse
652f267b99
fix(switch): use ._showFeedbackConditionFor instead of .submitted
2021-04-12 12:07:27 +02:00
Thijs Louisse
15f1d19445
Merge pull request #1310 from ffoodd/patch-1
...
chore(typo): input overview
2021-04-06 15:08:25 +02:00
qa46hx
97b8592cd9
chore(docs): remove lion references for easier extending
2021-04-02 13:17:45 +02:00
Gaël Poupard
8520ab4201
chore(typo): input overview
2021-04-02 11:13:01 +02:00
Joren Broekema
0e61e76420
fix(combobox): fix google combobox demo
2021-03-31 13:18:36 +02:00
Joren Broekema
6ea0298884
fix: use ...styles / CSSResult[] everywhere for types consistency
2021-03-30 17:25:02 +02:00
Thijs Louisse
72a6ccc81e
feat(combobox): allow to configure textbox sync on close
2021-03-25 09:03:32 +01:00
Konstantinos Norgias
c7b7881f1f
chore: remove lion-specific component namings from overview files
2021-03-23 09:33:09 +01:00
Joren Broekema
13f808af57
feat: add preprocessor hook and example amount preprocessor
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-03-22 09:43:32 +01:00
Joren Broekema
3aa4783326
fix(checkbox-group): add side effect define.js to package.json
2021-03-17 10:03:40 +01:00
Thomas Allmer
f1cb7b83b4
chore: improve social media images
2021-03-15 16:17:44 +01:00
Thomas Allmer
82722168f1
chore: adjustments for building/deploying website
2021-03-15 15:22:37 +01:00
Thomas Allmer
5db622e9da
feat: as BREAKING CHANGE add exports & convert to static docs page
2021-03-15 15:22:37 +01:00