Thijs Louisse
|
41d3fc7c1f
|
chore: overlay demo fixes
|
2023-01-02 15:04:06 +01:00 |
|
Thijs Louisse
|
973b6ff9ac
|
chore: small cleanup and RichSelect demo fix
|
2022-12-20 19:46:57 +01:00 |
|
Thijs Louisse
|
473cd0ffc4
|
chore: copy overlays docs assets inside ui pkg
|
2022-12-09 16:23:31 +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 |
|
Thijs Louisse
|
5e15942386
|
chore: fix all form integrations tech debt
|
2022-12-09 15:54:28 +01:00 |
|
Thijs Louisse
|
f3191e8993
|
chore: decrease specificity of demo reset, so custom styles win
|
2022-12-09 15:54:28 +01:00 |
|
Thijs Louisse
|
5d30258dd6
|
chore: create-a-form docs
|
2022-12-05 13:25:15 +01:00 |
|
Thijs Louisse
|
2572012d8e
|
chore: enhance SlotMixin docs
|
2022-11-23 16:19:09 +01:00 |
|
Thomas Allmer
|
9ddde34c5b
|
chore: fix pdf link in docs
|
2022-11-23 12:05:38 +01:00 |
|
Thijs Louisse
|
d6d3810f7c
|
chore: add a11y and SlotMixin docs
|
2022-11-17 12:08:12 +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 |
|
Thomas Allmer
|
fab6b57b82
|
feat: move repo to npm workspaces
|
2022-10-20 10:20:12 +02:00 |
|
Joren Broekema
|
2d58320e51
|
feat: format number add thousandSeparator option, fix type decimalSep (#1774)
|
2022-09-08 09:19:07 +02:00 |
|
Martin Pool
|
b3d8d62be4
|
Merge pull request #1746 from ing-bank/chore/bump-ajax-v1
chore(ajax): bump to major version 1.0.0
|
2022-08-15 18:46:14 +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 |
|
Thijs Louisse
|
facc094193
|
chore: reset light dom styles in mdjs-preview (#1752)
* chore: prettier format portal styles
* chore: reset light dom styles in mdjs-preview
|
2022-08-11 11:28:44 +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
|
236fb8e744
|
Merge branch 'master' into feature/accordion-focus-handling
|
2022-08-08 11:46:54 +02:00 |
|
rtemision
|
eac75227ad
|
Fix overlay docs: correct events names (#1751)
|
2022-07-27 14:11:14 +02:00 |
|
Martin Pool
|
18287a6465
|
chore(ajax): bump to major version 1.0.0
|
2022-07-19 10:28:43 +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 |
|
Thijs Louisse
|
f46d908769
|
feat(rocket-preset-extend-lion-docs): allow globalReplaceFunction
|
2022-06-09 15:12:15 +02:00 |
|
Thijs Louisse
|
63f8f6fd36
|
feat(remark-extend): allow globalReplaceFunction
|
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 |
|
Martin Pool
|
6c0be8e45a
|
docs(ajax): update the config and cache options in overview.md
|
2022-05-30 15:48:54 +02:00 |
|
gvangeest
|
01fd0d2023
|
feat(input-tel-dropdown): add optgroups when preferredCountries are shown
|
2022-05-23 17:41:24 +02:00 |
|
gvangeest
|
6c0b0201e6
|
chore: set correct locale in portal
|
2022-05-17 11:38:32 +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 |
|
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 |
|