Gyulai Levente
bdc7455610
feat(@lion/ui): add _currencyDisplayNodeSlot to LionInputAmount ( #1988 )
...
* feat(@lion/ui): add _currencyDisplayNodeSlot to LionInputAmount
* Remove test for feature what is not supported anymore
* Add documentation
* Add test for customizable currency slot
2023-06-01 08:55:42 +02:00
SynnefonK
ac2f2155f2
Merge pull request #1990 from ing-bank/subclasser-example/button
...
Subclasser example/button
2023-05-31 12:16:18 +02:00
Thijs Louisse
8293059fea
chore: fix combobox extension demos
2023-05-30 19:13:30 +02:00
Thijs Louisse
b66662931f
chore: extension example for bootstrap buttons
2023-05-30 18:45:51 +02:00
Thijs Louisse
3257060c39
chore: rename "Examples" to "Extensions" for clarity
2023-05-30 18:42:57 +02:00
Monika Nawój
e310c08af1
fix(LionInputDatePicker): remove endless loop on InvalidDate modelValue ( #1984 )
...
* refactor: used IsDate validator instead of custom isValidDate function
* fix: used IsDate validator to validate modelValue before it's passed to lion-calendar's selctedDate
* test: Updated lion-input-datepicker tests to include example of handling invalid modelValue
* docs: Updated docs to include example with invalid modelValue
* refactor: updated returned type of __getSyncDownValue method
* changset: updated changeset for @lion/ui
* refactor: linting fix
* refactor: import path updated
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
* refactor: label added to Faulty prefilled datepicker input
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
* test: updated test to include more obvious invalid date value
---------
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2023-05-24 11:51:26 +02:00
Gerjan van Geest
4bf1633d0b
chore(select-rich): update docs
2023-05-01 17:27:06 +02:00
gvangeest
eab0dcca78
chore: add missing import of lion-checkbox-indeterminate
2023-04-20 14:51:35 +02:00
Ioannis
19b17a99a3
chore: added missing word "Systems" ( #1955 )
2023-04-13 10:50:31 +02:00
Danny Moerkerke
593d330158
chore: wrote a blogpost on @lion/ui ( #1946 )
...
* chore: wrote a blogpost on @lion/ui
* Update docs/blog/introducing-lion-ui.md
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
* Update docs/blog/introducing-lion-ui.md
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
* Update introducing-lion-ui.md
Removed placeholder cover image
---------
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2023-04-05 09:39:46 +02:00
gvangeest
5516bec4ba
chore(overlays): add documentation about role=none is used
2023-03-20 14:18:53 +01:00
gerjanvangeest
a2b81b2693
feat(combobox): add requireOptionMatch flag and MatchesOption validator
...
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
2023-03-16 18:18:40 +01:00
gvangeest
1c18057cee
fix(combobox): make the first occurrence of a string highlighted, instead of the last
2023-02-15 08:47:32 +01:00
SynnefonK
faae93376a
chore: camelCase linting for properties
2023-02-08 20:22:26 +01:00
Ahmet Yeşil
87e565caeb
fix: overlay docs error: 'return' outside of function ( #1887 )
2023-01-23 12:57:20 +01:00
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
Tobias Kuppens Groot
03a90637bd
docs: fix TemplateContentRenderError
...
- format section isTooltip
- removed trailing closing brackets which caused the error
Signed-off-by: Tobias Kuppens Groot <tkuppensgroo@uos.de>
2023-01-05 11:17:09 +01:00
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