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 |
|
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 |
|
gerjanvangeest
|
74c627a614
|
Merge pull request #1447 from ing-bank/fix/feedback-label
fix(localize,form-core): wait for localize before updating feedback
|
2021-07-12 16:27:23 +02:00 |
|
Thomas Allmer
|
ae14f99875
|
fix: improve docs and examples for accordion & switch
|
2021-07-07 18:34:21 +02:00 |
|
jorenbroekema
|
8a766644db
|
fix(localize,form-core): wait for localize before updating feedback
|
2021-07-07 18:03:43 +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 |
|
Thijs Louisse
|
b6eb180e02
|
Merge pull request #1412 from ing-bank/fix/scopedElements
fix: create scoped elements also when slotting them in
|
2021-06-10 11:32:07 +02: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 |
|
Joren Broekema
|
ead8264261
|
chore: fix ajax invalidate cache demo
|
2021-06-08 20:34:36 +02:00 |
|
Joren Broekema
|
a38ff90eed
|
Merge pull request #1399 from JaySunSyn/patch-1
docs(overlays): apply missing OverlayMixin
|
2021-06-01 17:42:50 +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 |
|
Thomas Allmer
|
0ca860315b
|
feat(rocket-preset-extend-lion-docs): initial release
|
2021-05-31 12:55:43 +02:00 |
|
Jalal Fathi
|
b7bfb97a4d
|
docs(overlays): invoke withModalDialogConfig
|
2021-05-30 00:54:58 +02:00 |
|
Jalal Fathi
|
d577e733f5
|
docs(overlays): apply missing OverlayMixin
|
2021-05-29 23:28:23 +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 |
|
Dan Bowling
|
f5b7ee8821
|
Fix typo under Private heading of definitions
Fix documentation to specify private methods and properties, rather than protected, with two underscores.
|
2021-05-20 16:25:29 -06: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 |
|
Joren Broekema
|
989f24b4ea
|
Merge pull request #1380 from ing-bank/chore/update-logo
chore: update logo
|
2021-05-16 12:28:07 +02:00 |
|
Goffert van Gool
|
73d4e222f6
|
Update public API of ajax & refactor package (#1371)
feat(ajax): align / break public API
Co-authored-by: Ahmet Yesil <yesil.ahmet@ing.com>
|
2021-05-12 15:21:18 +02:00 |
|
jorenbroekema
|
971191771b
|
chore: update logo
|
2021-05-12 15:19:18 +02:00 |
|
qa46hx
|
abe1243d00
|
chore(docs): reduce length of sidebar by hiding in-page urls
|
2021-05-12 12:06:21 +02:00 |
|
vnq
|
fce7f3b330
|
Update overview.md
|
2021-05-10 14:34:31 +02:00 |
|
Erik Kroes
|
89ca4b3041
|
chore: update social channels
|
2021-05-05 09:35:26 +02:00 |
|
Thijs Louisse
|
cd51f93143
|
chore: add tutorial Input extesnion
|
2021-05-03 14:27:14 +02:00 |
|
Thijs Louisse
|
9538aa5aa6
|
chore: fix and polish custom Field tutorial
|
2021-05-03 14:27:14 +02:00 |
|
Thijs Louisse
|
e231959e40
|
chore: server interaction example update
|
2021-04-30 12:36:53 +02:00 |
|
Gaël Poupard
|
2b432e85a5
|
Typo in mulipleChoice
Was seeking for exactly this example :D
|
2021-04-27 16:08:53 +02:00 |
|
Konstantinos Norgias
|
cc30c6c854
|
chore: remove green border & update rocket/search
|
2021-04-26 16:21:42 +02:00 |
|
Konstantinos Norgias
|
02e4f2cb8e
|
feat: add simulator to docs
|
2021-04-21 10:44:21 +02:00 |
|
Thijs Louisse
|
3e0eaaa186
|
Merge pull request #1346 from ing-bank/feat/pasting
feat(form-core): support paste functionality in FormatMixin
|
2021-04-20 13:49:55 +02:00 |
|
Thijs Louisse
|
4450199407
|
Merge pull request #1341 from ing-bank/fix/listboxDynamicOptions
Super Mega Fix and Feature Pack™
|
2021-04-20 13:49:36 +02:00 |
|
Thijs Louisse
|
756a138433
|
fix(input-amount): always format on paste
|
2021-04-20 12:45:21 +02:00 |
|
Konstantinos Norgias
|
d99595268c
|
style: override no vars
|
2021-04-19 12:56:06 +02:00 |
|
Konstantinos Norgias
|
ea1315f9fd
|
style: no override of variable theming
|
2021-04-19 12:56:06 +02:00 |
|
Konstantinos Norgias
|
23ae80e922
|
style: apply all a11y improvements on new branch
|
2021-04-19 12:56:05 +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
|
53167fd205
|
fix(form-core): validate on child change + {feedbackType}StateChanged
|
2021-04-12 22:31:55 +02:00 |
|
Thijs Louisse
|
652f267b99
|
fix(switch): use ._showFeedbackConditionFor instead of .submitted
|
2021-04-12 12:07:27 +02:00 |
|
Lars den Bakker
|
468223a09f
|
fix(ajax): return cached status and headers
|
2021-04-07 08:33:03 +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 |
|
ramkumardinesh
|
d508e33e78
|
Update scoped-elements.md
OpenWC scoped elements Reference Link updated
|
2021-03-28 15:34:19 +05:30 |
|
Thijs Louisse
|
86f1ba4a52
|
chore: docs for model-value-changed meta
|
2021-03-25 10:43:48 +01:00 |
|
Thijs Louisse
|
72a6ccc81e
|
feat(combobox): allow to configure textbox sync on close
|
2021-03-25 09:03:32 +01:00 |
|
Thijs Louisse
|
0c711f6962
|
fix(form-core): delay rejectRegistrationComplete 1 microtask
Co-authored-by: palash2601 <palash2601@gmail.com>
|
2021-03-25 09:03:31 +01:00 |
|
Thijs Louisse
|
fe720e194c
|
chore: docs for model-value-changed meta
|
2021-03-25 00:20:21 +01:00 |
|
Konstantinos Norgias
|
c7b7881f1f
|
chore: remove lion-specific component namings from overview files
|
2021-03-23 09:33:09 +01:00 |
|
Thijs Louisse
|
4dc169c65f
|
Merge pull request #1213 from ing-bank/feat/preprocessor
feat: add preprocessor hook and example amount preprocessor
|
2021-03-22 10:15:25 +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 |
|
Thijs Louisse
|
412270fa1a
|
fix(overlays): enhanced and documented closeOnOutsideClick
Co-authored-by: Konstantinos Norgias <Konstantinos.Norgias@ing.com>
|
2021-03-18 15:38:38 +01:00 |
|
Joren Broekema
|
3aa4783326
|
fix(checkbox-group): add side effect define.js to package.json
|
2021-03-17 10:03:40 +01:00 |
|
erik
|
906148b370
|
fix: make primary color accessible
|
2021-03-15 20:45:55 +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 |
|
jorenbroekema
|
398fe12d64
|
chore: revert back to yarn until npm 7 is stable
|
2020-11-09 14:01:31 +01:00 |
|
jorenbroekema
|
531b04bd62
|
chore: upgrade to npm 7 (workspaces), get rid of yarn
|
2020-10-28 16:11:19 +01:00 |
|
Joren Broekema
|
874ff48339
|
feat(form-core): form-core types
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
|
2020-09-02 09:02:47 +02:00 |
|
Hardik Pithva
|
a88f36041e
|
feat: add pagination component
|
2020-08-31 17:39:29 +02:00 |
|
Joren Broekema
|
000e6ec204
|
chore: mark demo side effects to fix storybook
|
2020-07-27 17:38:08 +02:00 |
|
Joren Broekema
|
36dd63d715
|
chore: fix storybook
|
2020-07-23 13:26:34 +02:00 |
|
Joren Broekema
|
89b09201c2
|
chore: fix extend docs fenced codeblocks in docs
|
2020-07-22 12:12:35 +02:00 |
|
Joren Broekema
|
b66ec2b053
|
chore: add documentation for extending lion docs
|
2020-07-22 11:02:17 +02:00 |
|
Joren Broekema
|
b500dfe237
|
chore: fix demo links and move back icon intro
|
2020-06-08 17:39:29 +02:00 |
|
Joren Broekema
|
672f7b0283
|
chore: move most docs to core so they are published and extendable
|
2020-06-08 11:41:48 +02:00 |
|
Joren Broekema
|
3ae448f826
|
chore: move icon intro to icon package so it can be extended
|
2020-06-08 11:27:26 +02:00 |
|
Thomas Allmer
|
bcd074d1fb
|
feat: use markdown javascript (mdjs) for documentation
Co-authored-by: CubLion <alex.ghiu@ing.com>
|
2020-05-29 17:01:15 +02:00 |
|
Thomas Allmer
|
b462f2d5f2
|
chore: add rationale for side effects
|
2020-05-18 15:25:21 +02:00 |
|
Thijs Louisse
|
993d37b24f
|
chore: docs Subclasser conventions
|
2020-03-02 16:38:17 +01:00 |
|
Thijs Louisse
|
11ee5e99ec
|
chore(docs): core docs about style components
|
2019-09-17 11:04:53 +02:00 |
|
Thomas Allmer
|
38dcca96ac
|
fix: cycle dependencies by adding form-system package
|
2019-04-26 14:42:51 +02:00 |
|
Thomas Allmer
|
ec8da8f12c
|
feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
|
2019-04-26 10:37:57 +02:00 |
|