Thomas Allmer
5db622e9da
feat: as BREAKING CHANGE add exports & convert to static docs page
2021-03-15 15:22:37 +01:00
github-actions[bot]
aafbeba2fd
Version Packages
2021-03-11 17:45:46 +00:00
Joren Broekema
02184c7752
Merge pull request #1192 from barroudjo/fix-body-margin-auto-error
...
Update OverlayController.js
2021-03-11 18:44:01 +01:00
Jonathan
2e8e547cd4
fix(overlays): prevent error throw for body margin auto
2021-03-11 18:29:39 +01:00
Konstantinos Norgias
dbacafa539
fix: remove @ts-expect-error & add @type {any} to static get props
...
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-03-04 10:32:39 +01:00
Mathieu Puech
da4dfe5ec3
docs(validation): add backend validator example
2021-03-01 09:56:54 -05:00
github-actions[bot]
31105ebe16
Version Packages
2021-02-25 10:14:42 +00:00
Joren Broekema
701aadce7f
fix: use Pick generic types and inherit lit static props/methods
2021-02-25 10:09:08 +01:00
Joren Broekema
6b91c92d67
fix: update dependencies, fix tests, dont use .prototype
2021-02-25 10:09:06 +01:00
gerjanvangeest
4cd8159e26
Merge pull request #1240 from ing-bank/chore/update-eslint
...
chore: update to latest eslint
2021-02-25 09:47:42 +01:00
qa46hx
8fdfe37a3c
chore: update to latest eslint
2021-02-25 09:40:14 +01:00
Joren Broekema
28dbf3d232
chore: cleanup
2021-02-24 14:51:30 +01:00
Joren Broekema
15e2d13589
fix(helpers): add styling improvements for sb action logger
2021-02-24 14:51:30 +01:00
Joren Broekema
2cd7993da8
feat: add ajax cache improvements and demos/docs
2021-02-24 14:51:30 +01:00
github-actions[bot]
b6b5f5ca14
Version Packages
2021-02-23 13:55:11 +00:00
Joren Broekema
ee85fa036e
Merge pull request #1238 from ing-bank/fix/prev-validation-result
...
fix(form-core): prevValidationResult initialize as empty array
2021-02-23 14:53:16 +01:00
Joren Broekema
b2a1c1efd4
fix(form-core): prevValidationResult initialize as empty array
2021-02-23 14:41:02 +01:00
github-actions[bot]
ee63095351
Version Packages
2021-02-22 17:03:57 +00:00
Joren Broekema
d0b37e626c
fix(form-core): do a deep equal check for choice group modelValue setter
2021-02-22 17:37:57 +01:00
Joren Broekema
72ebd75cfa
chore: add switch to umbrella form demo
2021-02-22 13:11:12 +01:00
Peter Siska
f9fce2d833
Fix @open-wc scoped elements link
2021-02-19 09:51:28 +01:00
Joren Broekema
e3554c146f
Merge pull request #1225 from ing-bank/chore/update-cem
...
chore: update CEM version, add litelement flag
2021-02-17 17:25:18 +01:00
thepassle
12b3fa116d
chore: update CEM version, add litelement flag
2021-02-17 14:12:57 +01:00
github-actions[bot]
2a25e24467
Version Packages
2021-02-17 10:19:23 +00:00
Joren Broekema
deb95d1388
fix: add data-tag-name attribute on scoped slottables
2021-02-17 11:10:28 +01:00
github-actions[bot]
e97300b62b
Version Packages
2021-02-16 11:08:35 +00:00
Joren Broekema
efc743fe6a
chore: run custom-elements-manifest in postinstall and prepublish
2021-02-16 10:11:19 +01:00
Joren Broekema
ab8ac34384
chore: add custom-elements-manifest to dev deps, add script
2021-02-15 18:20:21 +01:00
thepassle
4c115ccf4e
docs: add custom elements manifest
2021-02-15 18:07:33 +01:00
Manuel Martin
b2f981db72
refactor: add package exports entry
...
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00
Thomas Allmer
1216ce9e85
chore: use async/await in cache interceptor tests
2021-02-15 13:55:49 +01:00
Yevgeniy Valeyev
bbffd7105f
feat: port caching feature to fetch proposal
...
Co-authored-by: Yevgeniy Valeyev <yevgeniy.valeyev@ing.com>
2021-02-11 12:28:05 +01:00
Joren Broekema
c3e5a6596d
chore: add tests for all abortcontroller browser errors
2021-02-11 12:04:15 +01:00
Joren Broekema
cda7346dd3
chore: make interceptors async, add changeset breaking change
2021-02-11 12:04:14 +01:00
Joren Broekema
3eaebc8e33
chore: change names, fix types
2021-02-11 12:03:28 +01:00
Thomas Allmer
78df6e7181
fix(ajax): become a 0 dependency package
2021-02-10 15:42:37 +01:00
Joren Broekema
4452d06d44
fix(ajax): rename to ajax, async interceptors
2021-02-10 15:42:37 +01:00
Lars den Bakker
c0659a8d5d
feat(http): implement fetch-based http client
2021-02-10 15:42:37 +01:00
github-actions[bot]
b36620d629
Version Packages
2021-02-08 10:56:56 +00:00
Joren Broekema
c913c9737b
fix(icon): export IconManager
2021-02-08 11:43:06 +01:00
github-actions[bot]
b935982d38
Version Packages
2021-02-01 10:59:43 +00:00
Joren Broekema
1f3d74039b
Merge pull request #1196 from ing-bank/chore/form-docs
...
fix(form): dispatch submit ev on native form node and add docs
2021-02-01 11:58:17 +01:00
Joren Broekema
33f639e885
fix(button): delay adding prevent event leakage handler by one frame
2021-02-01 10:38:59 +01:00
Joren Broekema
a77452b0ac
fix(overlays): reinsert missing tab detect el, don't error on disconnect
2021-01-28 16:18:28 +01:00
Joren Broekema
1a5e353f7f
fix(form): dispatch submit ev on native form node and add docs
2021-01-28 16:10:50 +01:00
github-actions[bot]
f01d860243
Version Packages
2021-01-26 10:28:00 +00:00
Joren Broekema
de97e1d889
Merge pull request #1193 from ing-bank/fix/infinite-loop
...
fix(form-core): fix infinite loop syncing name to parent
2021-01-26 11:19:21 +01:00
Joren Broekema
a7b2750218
fix(form-core): fix infinite loop syncing name to parent
2021-01-26 11:04:46 +01:00
github-actions[bot]
3ec5155041
Version Packages
2021-01-20 11:27:44 +00:00
Joren Broekema
8d2b251384
feat(checkbox-group): add checkbox-indeterminate component
2021-01-20 12:16:45 +01:00
Joren Broekema
f98aab23f1
feat(form-core): make __parentFormGroup and __toggleChecked protected
2021-01-20 12:16:43 +01:00
Matthieu
49e7ae34f0
feat: add first version of checkbox inderminate
2021-01-20 12:14:31 +01:00
Joren Broekema
771147537a
fix(form-core): dedupe click event label choice inputs
2021-01-19 15:53:53 +01:00
github-actions[bot]
0ab8d44765
Version Packages
2021-01-18 16:04:21 +00:00
Joren Broekema
e557bda48c
fix(helpers): change types config so index.d.ts gets published
2021-01-18 16:52:30 +01:00
github-actions[bot]
742e0a3ccc
Version Packages
2021-01-18 13:38:33 +00:00
Joren Broekema
17e6a9f380
Merge pull request #1184 from ing-bank/fix/backdropNodeParent
...
fix(overlays): guard for backdrop parent node on teardown
2021-01-18 14:37:05 +01:00
Joren Broekema
9352b577fa
fix(overlays): guard for backdrop parent node on teardown
2021-01-18 13:41:07 +01:00
Joren Broekema
9112d243db
fix: upgrade to latest scoped elements, add missing types
2021-01-14 13:08:23 +01:00
Joren Broekema
8fb7e7a193
fix: types base constructor same return type
2021-01-13 17:05:07 +01:00
github-actions[bot]
23aedb8809
Version Packages
2021-01-13 10:47:06 +00:00
Benny Powers
a7760b64cb
fix(overlays): typescript errors
...
Corrects typescript from `@popperjs/core` for overlays package
2021-01-13 11:45:41 +01:00
github-actions[bot]
2435619b19
Version Packages
2021-01-11 12:03:37 +00:00
Joren Broekema
a04ea59c63
fix(overlays): put tooltip arrow css props on host
2021-01-11 12:20:24 +01:00
Joren Broekema
fcc60cbfc6
fix(form): add example section with link to example form
2021-01-11 11:51:49 +01:00
github-actions[bot]
1a36727f18
Version Packages
2021-01-07 15:54:33 +00:00
Joren Broekema
cc62c4d90b
Merge pull request #1171 from ing-bank/fix/styles-types
...
fix: type issues with regards to static styles
2021-01-07 16:52:52 +01:00
Joren Broekema
ef7ccbb97f
fix: type issues with regards to static styles
2021-01-07 13:56:06 +01:00
Joren Broekema
3fefc359b8
fix(button): add user-select rule with prefixes
2021-01-07 12:01:59 +01:00
github-actions[bot]
f400425cf8
Version Packages
2021-01-06 16:44:27 +00:00
Joren Broekema
0566c5475e
Merge pull request #1155 from ing-bank/fix/select-rich-inside-overlay
...
Fix/select rich inside overlay
2021-01-06 17:42:51 +01:00
Joren Broekema
718843e5ba
fix(button): set user-select to none to make btn text not selectable
2021-01-06 17:33:51 +01:00
qa46hx
03100f6b1e
chore(form-integrations): add input-datepicker to dialog demo
...
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 17:32:32 +01:00
Joren Broekema
ebee0abb2c
Merge pull request #1168 from ing-bank/fix/minimise-deps
...
fix: minimise deps by moving integration demos to integration packages
2021-01-06 16:52:04 +01:00
Joren Broekema
5302ec89a2
fix: minimise deps by moving integration demos to integration packages
2021-01-06 16:34:03 +01:00
Thijs Louisse
a8cf421536
chore: add changeset localize and form-control
2021-01-06 15:30:22 +01:00
Thijs Louisse
b88760d578
feat(form-core): add details.isTriggeredByUser to model-value-changed
2021-01-06 15:12:47 +01:00
Thijs Louisse
a9c55bc17b
fix(localize): folder restructure and Chrome corrections
2021-01-06 15:12:47 +01:00
Jorge del Casar
98f1bb7e1c
fix: normalize dependencies
...
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
Joren Broekema
1f62ed8b74
feat: upgrade to popper 2
...
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-01-05 14:18:21 +01:00
qa46hx
7e68ccbddc
chore: improve validators instance error message
2020-12-24 13:13:51 +01:00
qa46hx
9b9db3dde4
fix(select-rich): add workaround invoker width when inside overlay
2020-12-24 10:42:44 +01:00
Mathieu Puech
1e2f92b2f1
fix(dialog): prevent opened-changed to be sent when it is not changing
2020-12-17 15:23:42 -05:00
github-actions[bot]
34ae80add5
Version Packages
2020-12-17 12:07:45 +00:00
qa46hx
80031f66c7
fix(overlays): position arrow correctly for placement top
2020-12-16 16:25:46 +01:00
gerjanvangeest
7ed0d3045b
Merge pull request #1135 from ing-bank/changeset-release/master
...
Version Packages
2020-12-16 14:19:39 +01:00
Joren Broekema
f5bf040a3c
chore: rename tools folder to packages-node and revert singleton-manager
2020-12-16 14:10:42 +01:00
Joren Broekema
f29bf523c1
chore: move tools to tools folder
2020-12-16 13:25:07 +01:00
github-actions[bot]
ee610f24fb
Version Packages
2020-12-16 11:22:10 +00:00
gerjanvangeest
f304d6c19d
Merge pull request #1143 from ing-bank/chore/upgrade-scoped-elements
...
fix(core): upgrade @open-wc/scoped-elments version to latest
2020-12-16 12:20:46 +01:00
qa46hx
41edf033bf
fix(core): upgrade @open-wc/scoped-elments version to latest
2020-12-16 11:58:07 +01:00
Jorge del Casar
f82b5c18b8
fix(calendar): solve previousMonth and nextMonth conditions error
2020-12-16 11:35:11 +01:00
gerjanvangeest
b1cc3b2999
Merge pull request #1131 from ing-bank/fix/select-rich-width
...
Fix/select rich width
2020-12-10 16:16:13 +01:00
qa46hx
ad2f90f43d
fix(select-rich): set invoker width same as content width
2020-12-10 15:37:21 +01:00
github-actions[bot]
c8a36c6f23
Version Packages
2020-12-08 09:04:58 +00:00
Joren Broekema
3cd1cf95e0
fix(providence-analytics): fix relative source path util for windows
2020-12-07 20:12:01 +01:00
qa46hx
c61be3a844
fix(overlays): get the precise referenceNode width
2020-12-07 16:14:35 +01:00
github-actions[bot]
ad697dbcd2
Version Packages
2020-12-07 13:18:25 +00:00
Joren Broekema
273209bd19
Merge pull request #1121 from riovir/fix/overlaysConfigChange
...
fix(overlays): sync config change to controller
2020-12-07 14:16:56 +01:00
Joren Broekema
11e8dbcbfe
fix(overlays): return promises for toggle open and close methods
2020-12-07 13:27:40 +01:00
Riovir
de536282e1
fix(overlays): sync config change to controller
...
Co-authored-by: jorenbroekema <joren.broekema@ing.com>
2020-12-07 13:08:37 +01:00
Joren Broekema
983bb2fd23
fix: display IsIBAN message for country validators if Unparseable
2020-12-03 19:02:40 +01:00
Joren Broekema
a45064696d
chore: allow array for IsNotCountryIBAN
2020-12-03 18:33:16 +01:00
Joren Broekema
1d52585a6e
chore: capitalize some translations as they are start of sentence
2020-12-03 17:04:53 +01:00
Joren Broekema
c8e73457ac
feat(input-iban): add IsNotCountryIBAN validator
...
Co-authored-by: andrei19021 <andrei.ionita.1902@gmail.com>
2020-12-03 16:47:45 +01:00
github-actions[bot]
f5d66bfa4d
Version Packages
2020-12-03 10:55:13 +00:00
Jose C. Perea
3147126295
feat(icon): allow custom iconManager
2020-12-03 11:41:52 +01:00
github-actions[bot]
93cd68ea69
Version Packages
2020-12-02 16:29:26 +01:00
Joren Broekema
053bcee6cd
Merge pull request #1114 from ing-bank/fix/listboxSelectionFollowFocusHorizontal
...
fix(listbox): using selection-follows-focus with horizontal orientation
2020-12-02 16:25:32 +01:00
Joren Broekema
18f47a8d21
Merge pull request #1115 from ing-bank/fix/overlays-focus
...
Fix/overlays focus
2020-12-02 14:37:56 +01:00
Joren Broekema
7709d7c265
fix(overlays): fix deepContains wrt recursed children, nested shadows
2020-12-02 14:27:36 +01:00
Joren Broekema
83359ac2b9
fix(overlays): only set inert for placementMode global
2020-12-02 13:35:30 +01:00
Thomas Allmer
2eeace23d5
fix(overlays): keep hide/show hooks
2020-12-02 12:19:38 +01:00
Mathieu Puech
e808df7a99
fix(listbox): become active on click
2020-12-02 00:43:12 -05:00
Mathieu Puech
55fd115e47
fix(listbox): using selection-follows-focus with horizontal orientation
2020-12-02 00:17:44 -05:00
github-actions[bot]
436586ac01
Version Packages
2020-12-01 11:24:33 +00:00
Joren Broekema
23c6468a98
Merge pull request #1111 from ing-bank/fix/demo-overlay-backdrop
...
chore: add demo-overlay-backdrop side-effect file for storybook
2020-12-01 12:23:04 +01:00
Joren Broekema
ddd2ba0145
chore: add demo-overlay-backdrop side-effect file for storybook
2020-12-01 11:14:45 +01:00
Thijs Louisse
5553e43e8f
fix: point to parent constructor styles
2020-12-01 10:16:48 +01:00
github-actions[bot]
76231fd029
Version Packages
2020-12-01 08:18:48 +00:00
Joren Broekema
69e38a76b1
fix(calendar): fix event handler bindings
2020-12-01 09:09:49 +01:00
github-actions[bot]
bde72f1a08
Version Packages
2020-11-30 16:16:17 +01:00
Carlos
39d5e7670b
feat(singleton-manager): save singleton instance on window object
2020-11-30 15:51:23 +01:00
gerjanvangeest
b52f74df58
Merge pull request #1104 from ing-bank/fix/datepickerEvents
...
fix(calendar): fix bug with duped events, unintended behavior useCapture
2020-11-25 15:58:59 +01:00
Joren Broekema
1981eb0d0f
fix(calendar): fix bug with duped events, unintended behavior useCapture
2020-11-25 15:01:14 +01:00
qa46hx
aa8ad0e6b0
fix(radio-group): reset also if selected value is behind initial value
2020-11-24 11:33:25 +01:00
qa46hx
8f1456c8cb
chore(form-core): make use of ChoiceInput & ChoiceGroup test suites
2020-11-24 11:33:15 +01:00
Thijs Louisse
3944c5e8cf
feat(overlays): open, close and toggle methods on host
2020-11-19 12:56:44 +01:00
Thijs Louisse
9142a53da3
feat(overlays): make arrow config more composable ( #1101 )
2020-11-19 10:58:05 +01:00
Thomas Allmer
4bacc17b16
fix(form-core): make sure .formElements stays in sync with dom order
2020-11-18 10:17:42 +01:00
Thomas Allmer
1412032607
chore(ajax): remove console logs in test files
2020-11-18 10:17:42 +01:00
github-actions[bot]
6b158098e3
Version Packages
2020-11-16 16:55:36 +00:00
Thijs Louisse
405d8e752e
Merge pull request #1090 from ing-bank/feat/localize-postprocessor
...
Localize post processors
2020-11-16 17:54:00 +01:00
Marcos Gil
3ada1aef83
feat(localize): date and number postProcessors
2020-11-16 17:44:00 +01:00
gerjanvangeest
1cb604c6d2
fix: enable type files for ajax
2020-11-16 14:22:53 +01:00
Joren Broekema
c9ca00ea5e
Merge pull request #1093 from ing-bank/types/ajax
...
feat: add types for ajax
2020-11-12 17:48:02 +01:00
Joren Broekema
6cc8b95c2d
feat: add types for ajax
2020-11-12 15:42:42 +01:00
Thijs Louisse
27020f12af
fix(button): make click event target predictable (always host)
2020-11-11 18:04:46 +01:00
Thijs Louisse
84ec97a640
fix(button): do not override aria-labelledby from user
2020-11-11 14:20:46 +01:00
Víctor Lara
c5c4d4ba7c
fix(form-core): normalize input value in Date Validators
2020-11-11 12:18:10 +01:00
github-actions[bot]
90113f9e8f
Version Packages
2020-11-10 13:26:08 +00:00
Joren Broekema
7720e60aa7
Merge pull request #1087 from ing-bank/fix/css-types
...
fix(form-core): fix type definition file types for styles
2020-11-10 14:24:50 +01:00
Joren Broekema
cf0967fe03
fix(form-core): fix type definition file types for styles
2020-11-10 14:09:03 +01:00
github-actions[bot]
748cd07179
Version Packages
2020-11-10 11:41:19 +00:00
Joren Broekema
b222fd781f
fix: make styles consistent across lion and fix some missing types
2020-11-10 12:33:21 +01:00
github-actions[bot]
e701f87802
Version Packages
2020-11-09 13:35:08 +00:00
jorenbroekema
b37cc349d4
chore: update workflows to use yarn cache
2020-11-09 14:11:24 +01:00
jorenbroekema
cfbcccb5c5
fix: use lion/core types wherever possible
2020-11-09 14:04:05 +01:00
jorenbroekema
2e95029b0a
fix: update typescript to latest 3 and fix errors
2020-11-09 13:09:23 +01:00
github-actions[bot]
76446ae8a5
Version Packages
2020-11-05 11:37:07 +01:00
gerjanvangeest
7f32fa9a23
Merge pull request #1074 from ing-bank/fix/focus
...
Fix/focus
2020-11-05 11:25:32 +01:00
gerjanvangeest
cf760056e6
Merge pull request #1080 from ing-bank/feat/types-leftover
...
chore: whitelist -> blacklist for tsconfig
2020-11-05 11:23:53 +01:00
Joren Broekema
9da2aa2030
fix(helpers): fix missing types
2020-11-05 10:57:05 +01:00
Thomas Allmer
9c3224b4ff
chore: add ArrowMixin improvements, add Datepicker local/global switch
2020-11-04 18:06:49 +01:00
Joren Broekema
a3ac76f174
fix(icon): fix types for icon src and test
2020-11-04 17:28:02 +01:00
Joren Broekema
fff79915f9
fix: use deep active element, reset to root on focusout without focusin
2020-11-04 13:53:36 +01:00
Thijs Louisse
c242204709
Merge pull request #1056 from ing-bank/feat/googleDemoAndManyFixes
...
chore(combobox): demo and many subclasser features and fixes
2020-11-03 16:30:04 +01:00
github-actions[bot]
e13cf82411
Version Packages
2020-11-03 14:50:54 +00:00
qa46hx
8ca71b8f06
fix(localize): do not parse non-existing dates
2020-11-03 15:06:49 +01:00
Thijs Louisse
dd1ac63284
chore(combobox): demo google search and whatsapp
2020-11-02 16:40:48 +01:00
Lars den Bakker
b242e1a58a
Update index.d.ts
2020-10-30 12:13:26 +01:00
Lars den Bakker
b3f2e318ed
Export reparentNodes and removeNodes
2020-10-30 12:11:48 +01:00
Thomas Allmer
627d8f011b
chore: update package debug scripts to work with npm
2020-10-30 11:13:20 +01:00
jorenbroekema
531b04bd62
chore: upgrade to npm 7 (workspaces), get rid of yarn
2020-10-28 16:11:19 +01:00
github-actions[bot]
89cdb62d4d
Version Packages
2020-10-28 12:37:14 +00:00
gerjanvangeest
7acaf4c047
Merge pull request #1054 from ing-bank/fix/input-stepper-slot-usage
...
fix(input-stepper): make use of prefix and suffix slots
2020-10-28 13:36:01 +01:00
Hardik Pithva
74ed74964a
fix(input-stepper): allow before slot
2020-10-28 13:27:51 +01:00
Joren Broekema
bc97030fed
chore: use focusout instead of blur which does not bubble
2020-10-28 12:46:51 +01:00
Thijs Louisse
143cdb5ac6
feat(combobox): subclasser features and fixes
2020-10-28 12:01:00 +01:00
Thijs Louisse
8cd22107ea
fix(listbox): enable deselection on Enter/Space for multiselect
2020-10-28 11:57:21 +01:00
github-actions[bot]
90b73af922
Version Packages
2020-10-27 13:15:40 +00:00
Thomas Allmer
618f269829
chore: enable webkit tests
...
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
Co-authored-by: Yesil Ahmet <Yesil.Ahmet@ing.com>
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2020-10-27 14:05:32 +01:00
Hardik Pithva
51d2f4d28a
chore(input-stepper): remove name attr and improvements
2020-10-27 09:59:46 +01:00
Hardik Pithva
51670bd881
test(input-stepper): fix tests
2020-10-26 17:28:22 +01:00
Hardik Pithva
6c510e7a1f
fix(input-stepper): make use of prefix and suffix slots
2020-10-26 14:59:33 +01:00
Joren Broekema
82c6cce62a
fix(babel-plugin-extend-docs): consider windows paths
2020-10-26 14:41:32 +01:00
Thijs Louisse
75c1b22760
Merge pull request #1049 from ing-bank/fix/typeEnhancements
...
chore: type enhancements SlotMixin, LocalizeMixin, SelectRichInvoker
2020-10-26 11:40:51 +01:00
gerjanvangeest
7cac5497ac
Merge pull request #1045 from ing-bank/fix/listbox-model-value-changed
...
fix(listbox): on fire model-value-changed when update from children
2020-10-26 10:51:18 +01:00
Thijs Louisse
20ba0ca8c0
chore: type enhancements SlotMixin, LocalizeMixin, SelectRichInvoker
2020-10-26 10:45:01 +01:00
qa46hx
16dd0cecc3
fix(listbox): on fire model-value-changed when update from children
2020-10-22 17:03:13 +02:00
erik
978af941ba
fix(icon): single pronounciation in JAWS/FF
2020-10-22 11:18:12 +02:00
Joren Broekema
be99638e18
chore: release packages
2020-10-19 14:26:30 +02:00
Joren Broekema
4f04ee33ea
Merge pull request #1036 from ing-bank/fix/button-clickarea
...
fix(button): set width/height clickarea 100%
2020-10-19 13:59:47 +02:00
Thijs Louisse
ca210dae73
feat(providence-analytics): add option skipCheckMatchCompatibility
2020-10-19 13:28:36 +02:00
Joren Broekema
b910d6f730
fix(button): set width/height clickarea 100%
2020-10-19 13:07:49 +02:00
github-actions[bot]
59204ab3f1
Version Packages
2020-10-19 09:30:12 +00:00
Joren Broekema
e14cad34e9
Merge pull request #1034 from Bubbit/bub-add-link-combobox
...
feat(listbox): add click on enter for options with href
2020-10-19 11:28:55 +02:00
Remco Gubbels
c844c017a9
feat(listbox): add click on enter for options with href
2020-10-19 11:23:11 +02:00
jorenbroekema
5bfe3d6fab
chore: fix flaky test on slow browsers
2020-10-16 12:24:46 +02:00
jorenbroekema
1671c705b8
fix(select-rich): trigger manual update invoker selected elem on sync
2020-10-16 12:24:46 +02:00
jorenbroekema
f7ab53910d
fix(button): set display to inline-flex for inline content
2020-10-16 12:24:46 +02:00
jorenbroekema
d5b00fe0d3
chore: add how to use section and features section to docs
2020-10-16 09:27:36 +02:00
Joren Broekema
6498ab716f
Merge pull request #1033 from ing-bank/fix/comboboxBackgroundHeritage
...
fix(combobox): inherit background for native input
2020-10-15 22:25:33 +02:00
Mathieu Puech
7e915f943a
fix(combobox): inherit background for native input
2020-10-15 16:17:31 -04:00
Joren Broekema
8a712abd72
Merge pull request #1029 from ing-bank/fix/tooltip-hasDisabledInvoker
...
fix(tooltip): keeps tooltip closed when invoker is disabled
2020-10-15 16:36:05 +02:00
qa46hx
baeedeeea6
fix(tooltip): keeps tooltip closed when invoker is disabled
2020-10-15 16:26:36 +02:00
Joren Broekema
e5a9f45f1e
Merge pull request #1026 from ing-bank/combobox/model-value-changed
...
fix(combobox): dispatch model-value-changed properly on unselect
2020-10-15 13:49:57 +02:00
Joren Broekema
3d9e4aca6e
Merge pull request #1030 from ing-bank/fix/observer-textarea
...
fix(textarea): add intersection observer for textarea recalculate
2020-10-15 13:40:29 +02:00
jorenbroekema
c3a581e281
fix(textarea): add intersection observer for textarea recalculate
2020-10-15 13:31:22 +02:00
Jorge del Casar
26b605939f
refactor(button): several improvements ( #1019 )
...
- remove click-area --> move styles to host::before
- reduce css so that extending styles makes sense. Merge .btn with host
- reduce the template and remove the if else construction inside the template
- hide focus styles if they're not needed, for example, when an element receives focus via the mouse.
- improve __clickDelegationHandler. Use current slotted native button instead of create new one
- fix vertical align when 2 buttons are inline and one has icon. Example included.
- add min-with to ensure target size for mobile, not only height
- add test to check event.target in all situations (inside and outside form)
2020-10-15 12:13:46 +02:00
jorenbroekema
eb87859d76
chore: cleanup and align types/tests
2020-10-15 11:40:25 +02:00
jorenbroekema
8a3a3bbaee
chore: add more listbox regression tests
2020-10-14 20:02:26 +02:00
jorenbroekema
8f4faee0c6
fix(listbox): align setCheckedIndex behavior for multi and single choice
2020-10-14 20:02:25 +02:00
jorenbroekema
188fe50770
fix(form-core): fire initial modelValue lit update after registration
2020-10-14 20:02:25 +02:00
Joren Broekema
9fcb67f0ec
fix(combobox): dispatch model-value-changed properly on unselect
2020-10-14 20:02:25 +02:00
Thijs Louisse
2dc85b14d3
feat(providence-analytics): monorepo support extend-docs
2020-10-13 15:24:24 +02:00
Joren Broekema
f0d11fee4a
Merge pull request #1024 from ing-bank/fix/validate-conditions
...
fix(form-core): add missing interaction states for feedback conditions
2020-10-13 12:21:57 +02:00
Joren Broekema
e58d27753d
Merge pull request #1022 from ing-bank/feat/name-changes
...
fix(form-core): update child choice fields name attr to parent
2020-10-13 12:20:15 +02:00
Thomas Allmer
58f092248e
chore: adjust tests so they are sucessfull on firefox as well
2020-10-12 17:05:23 +02:00
Thomas Allmer
bdf1cfb26c
fix(overlays): blur focused element on hide if inside overlay
2020-10-12 17:05:23 +02:00
Thomas Allmer
e92b98a4b9
fix(core): order aria elements accordion to dom order
2020-10-12 17:05:23 +02:00
Thomas Allmer
acd9264091
fix(form-core): default accessible disabled colors
2020-10-12 17:05:23 +02:00
Thomas Allmer
7da5542ee7
chore: setup to test on all evergreen browsers
2020-10-12 17:05:23 +02:00
Joren Broekema
68e3e74953
fix(form-core): add missing interaction states for feedback conditions
2020-10-12 16:56:50 +02:00
Joren Broekema
e25586e606
fix(form-core): prevent choice input from changing name away from parent
2020-10-12 14:23:51 +02:00
Joren Broekema
fd297a2832
fix(form-core): update formElements with the right name on change
2020-10-12 14:13:05 +02:00
Joren Broekema
247e64a3cc
fix(form-core): update child choice fields name attr to parent
2020-10-12 12:29:48 +02:00
Mathieu Puech
c3693b9756
test: optimize execution time
2020-10-12 09:45:28 +02:00
Mathieu Puech
001b582c8f
test(calendar): add visual regression tests
2020-10-12 09:42:34 +02:00
Joren Broekema
108487f451
Merge pull request #900 from manolakis/fix/feedback_visibility
...
fix(form-core): filter feedback messages according feedback conditions
2020-10-12 09:34:59 +02:00
demeteren
7682e5208d
fix(localization): format negative values properly for Turkish locale
2020-10-12 09:26:51 +02:00
Manuel Martin
2907649ba3
fix(form-core): filter feedback visibility according interaction states
2020-10-08 17:39:52 +02:00
github-actions[bot]
1dfe35f000
Version Packages
2020-10-08 14:44:32 +00:00
Joren Broekema
bad0ad4adf
Merge pull request #1009 from ing-bank/feat/lastTypes
...
Feat/last types
2020-10-08 16:43:22 +02:00
Joren Broekema
b7c4432435
Merge pull request #1008 from ing-bank/fix/overlays-backdrop
...
fix: fix backdrop teardown/init bugs and align APIs
2020-10-08 16:39:05 +02:00
Thijs Louisse
6679fe7743
chore: types button and combobox
2020-10-08 16:06:50 +02:00
Joren Broekema
a4c4f1ee8a
fix(overlays): check for config contentNode if slot content is undefined
2020-10-08 15:39:32 +02:00
Joren Broekema
d83f7fc5ce
feat(overlays): simplify backdrop API, allow animated backdrop for local
2020-10-08 15:37:30 +02:00
palash2601
533417f2d2
fix(combobox): form-control class to correct node ( #1012 )
...
* fix(combobox): form-control class to correct node
2020-10-08 11:04:08 +02:00
Thijs Louisse
15b6079282
Merge pull request #992 from ing-bank/feat/listboxTypes
...
chore: types listbox and rich-select
2020-10-08 10:43:00 +02:00
Thijs Louisse
5aadf0b2f9
chore: types for listbox and select-rich
2020-10-08 10:36:48 +02:00
jorenbroekema
b5e7df3ed9
fix: fix backdrop teardown/init bugs and align APIs WIP
2020-10-07 18:08:27 +02:00
iemmoladavide
5e18f8e30f
add inherited styles in combobox to allow styling
2020-10-07 17:40:34 +02:00
Ahmet Yesil
66388a1a25
feat(providence-analytics): add windows support
2020-10-07 15:23:26 +02:00
Thijs Louisse
928a673a2f
feat(combobox): option showAllOnEmpty
2020-10-07 11:19:06 +02:00
Thijs Louisse
942ba65d8d
Merge pull request #995 from palash2601/fix/combobox-modelValue-update
...
fix(listbox): prevent modelValue change by child components addition
2020-10-06 19:10:07 +02:00
Thomas Allmer
79920276d6
chore: fix storybook build of combobox demo
2020-10-06 18:51:00 +02:00
Thijs Louisse
bccef4896c
chore(combobox): advanced extension demos github + whatsapp
2020-10-06 17:56:55 +02:00
palash2601
94da0ae90c
fix(listbox): prevent modelValue change by child components addition
2020-10-06 17:47:36 +02:00
Joren Broekema
e9cee0397b
feat: add types for calendar and datepicker
2020-10-06 12:41:03 +02:00
Joren Broekema
580603cedf
Merge pull request #989 from ing-bank/fix/scrollTargetNode
...
fix(select-rich): change scrollTargetNode to listboxNode
2020-10-05 18:07:38 +02:00
qa46hx
20469ce76d
fix(select-rich): change scrollTargetNode to listboxNode
2020-10-05 16:25:32 +02:00
Joren Broekema
f99da587b7
Merge pull request #978 from ing-bank/fix/_inputNode
...
fix: assure proper typings _inputNode across lion fields
2020-10-05 12:08:40 +02:00
Joren Broekema
7f744e6368
chore: add consistent styles inheritance for types
2020-10-05 12:01:18 +02:00
Thijs Louisse
d1c6b18c0e
fix(listbox): no cancellation multi mouse click
2020-10-02 11:30:01 +02:00
gerjanvangeest
20a20844db
Merge pull request #964 from ing-bank/fix/reset-listbox
...
fix(listbox): add reset function
2020-10-01 16:34:38 +02:00
qa46hx
d5faa459f8
fix(listbox): add reset function
2020-10-01 16:22:56 +02:00
Joren Broekema
2f48f59244
chore: refactor some more
2020-10-01 14:34:44 +02:00
github-actions[bot]
3cdb93941d
Version Packages
2020-10-01 12:39:52 +02:00
Thijs Louisse
0ebca5b47d
feat(combobox): improvements api, demos and autocompletion ux
2020-10-01 11:49:15 +02:00
Joren Broekema
0aa4480e0c
fix: assure proper typings _inputNode across lion fields
2020-10-01 10:02:45 +02:00
github-actions[bot]
c03ebde5b5
Version Packages
2020-09-30 23:04:53 +02:00
Joren Broekema
106668973b
feat(progress-indicator): add types
2020-09-30 20:55:12 +02:00
Thomas Allmer
592366640d
fix(switch): _isEmpty should always return a boolean
2020-09-30 20:32:36 +02:00
Joren Broekema
30223d4c69
feat(validate-messages): add types
2020-09-30 20:32:36 +02:00
Joren Broekema
98fa7ad6b5
feat(textarea): add types
2020-09-30 20:32:36 +02:00
Joren Broekema
06123918d0
feat(switch): add types
2020-09-30 20:32:36 +02:00
Joren Broekema
7d4b6d32db
feat(steps): add types
2020-09-30 20:32:36 +02:00
Joren Broekema
66c5f2cd36
feat(select): add types
2020-09-30 20:32:36 +02:00
Joren Broekema
4b7bea9656
fix(form-core): add some type fixes/adjustments
2020-09-30 20:32:36 +02:00
Thijs Louisse
7e2b7834e5
Merge pull request #972 from ing-bank/feat/combobox3
...
feat(combobox): new package combobox
2020-09-30 19:42:51 +02:00
Thijs Louisse
01a798e59e
feat(combobox): new package combobox
...
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00
Thomas Allmer
4c33c0bd1c
chore(tabs): add demo for nested tabs
2020-09-30 15:41:32 +02:00
qa46hx
bef7d961a7
fix(tabs): allow nested tabs
2020-09-30 15:41:32 +02:00
Joren Broekema
0ed995ad06
feat(pagination): add types
2020-09-30 13:25:24 +02:00
Thomas Allmer
278798636c
fix(overlays): add transition hooks to overlays
2020-09-30 13:15:20 +02:00
Joren Broekema
cfa2daf674
feat: add types for input components
2020-09-30 13:14:40 +02:00
Hardik Pithva
35efc9c49e
docs: add event example for radio and checkbox group ( #962 )
...
Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
2020-09-29 12:13:34 +02:00
Hardik Pithva
bcc809b6bb
fix(pagination): extract nav list template to reuse in derived component
2020-09-28 17:57:27 +02:00
Joren Broekema
b06c85bbb4
feat(dialog): add types for dialog
2020-09-28 15:37:23 +02:00
Thomas Allmer
52618dc539
chore(collapsible): use string instead of template literal for css
2020-09-28 14:54:08 +02:00
Joren Broekema
6be72935cd
feat(collapsible): add types for collapsible
2020-09-28 14:54:08 +02:00
Joren Broekema
a31b7217ba
fix(form-core): added submitGroup to types definition file
2020-09-28 14:41:31 +02:00
Joren Broekema
6f08e9296b
feat: add types for fieldset and form
2020-09-28 14:41:31 +02:00
Joren Broekema
9a74bfdc6e
Merge pull request #955 from ing-bank/feat/choice-types
...
feat: add types for checkbox-group & radio-group
2020-09-28 11:53:40 +02:00
Joren Broekema
50287fba72
feat(radio-group): add types for radio-group
2020-09-28 11:17:02 +02:00
Joren Broekema
9263f39740
feat(checkbox-group): add types for checkbox-group
2020-09-28 11:16:27 +02:00
Thomas Allmer
e2d772f5b3
fix(select-rich): singleOption true only if there is exactly one option
2020-09-25 17:25:16 +02:00
qa46hx
857206548c
fix(form-core): prevent toggle of checked state when disabled
2020-09-25 15:40:03 +02:00
qa46hx
6aacbc4403
fix(switch): dispatch checked-changed on checked change
2020-09-25 15:40:03 +02:00
Joren Broekema
175e6bea6f
feat(accordion): add types for accordion
2020-09-25 15:34:37 +02:00
Joren Broekema
56cc174c0b
fix(tabs): clear slottable store properly on slotchange
2020-09-25 15:34:37 +02:00
qa46hx
02145a0644
fix(form-core): override clear() so modelValue doesn't get erased
2020-09-23 17:34:50 +02:00
Hardik Pithva
ba72b32b00
feat: add input stepper component
2020-09-22 18:55:07 +02:00
Joren Broekema
526aee2006
chore: revert outlet removal since needed for local backdrop
2020-09-16 12:21:07 +02:00
Joren Broekema
6394c08033
fix: remove unnecessary shadow outlet slots
2020-09-16 12:21:07 +02:00
Joren Broekema
a9d6971c67
feat(overlays): abstract arrow logic from tooltip into ArrowMixin
2020-09-16 12:21:07 +02:00
Thomas Allmer
de0e0d52b5
chore: remove not needed index.d.ts files, minor type improvements
2020-09-15 10:48:34 +02:00
Joren Broekema
3f50c798f1
feat(input-amount): add types
2020-09-15 10:48:34 +02:00
Joren Broekema
b9327627c6
fix(form-core): align on common Intl type formatOptions
2020-09-15 10:48:34 +02:00
Joren Broekema
b01cacbded
fix(localize): align on common Intl type and reduce duplicates
2020-09-15 10:48:34 +02:00
Joren Broekema
32202a88ec
feat(input): add types
2020-09-15 10:48:34 +02:00
Joren Broekema
46dbaa3f37
fix(form-core): add index.d.ts and adjust types for LionInput types
2020-09-15 10:48:34 +02:00
github-actions[bot]
10e6ad74c2
Version Packages
2020-09-11 12:47:47 +02:00
Thomas Allmer
7e02c39a0f
fix(select-rich): remove usage of public class fields
2020-09-11 12:45:23 +02:00
github-actions[bot]
daa97de466
Version Packages
2020-09-11 09:49:56 +02:00
Thomas Allmer
27bc805885
fix(listbox): remove usage of public class fields
2020-09-11 09:46:21 +02:00
Thomas Allmer
8ad5cc56f1
fix: allow to build types
2020-09-09 17:05:52 +02:00
github-actions[bot]
87c4545f5f
Version Packages
2020-09-09 16:25:09 +02:00
Thomas Allmer
dba3a71049
chore: fix listbox demos
2020-09-09 16:18:16 +02:00
Thomas Allmer
60d5d1d3a3
fix(form-core): remove usage of Public Class Fields to not break builds
2020-09-09 16:18:16 +02:00
Thomas Allmer
f7299f1672
chore: small adjustements before release
2020-09-09 12:21:22 +02:00
Thijs Louisse
b83ef4eeeb
fix(form-core): type enhancements
2020-09-09 12:21:22 +02:00
Thijs Louisse
0ec72ac330
feat(listbox): new package 'listbox'
2020-09-09 12:21:22 +02:00
Thijs Louisse
e42071d8dc
fix: types for overlays, tooltip, button
2020-09-09 12:21:22 +02:00
Thijs Louisse
75107a4b6a
feat(core): add EventTargetShim
2020-09-09 12:21:22 +02:00
github-actions[bot]
acf2def52a
Version Packages
2020-09-07 08:47:32 +00:00
qa46hx
5a750408eb
fix(calendar): make button text also clickable
2020-09-07 10:46:07 +02:00
Thomas Allmer
26f683d045
feat(overlays): make OverlayController constructor tasks sync
2020-09-03 16:49:15 +02: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
Daniel Vivar
3e00819bdf
Update 30-guidelines-scoped-elements.md
...
Fix query selector example
2020-08-31 17:54:14 +02:00
github-actions[bot]
5be15e8991
Version Packages
2020-08-31 17:49:34 +02:00
Hardik Pithva
a88f36041e
feat: add pagination component
2020-08-31 17:39:29 +02:00
github-actions[bot]
e72ef2a41d
Version Packages
2020-08-27 12:09:52 +02:00
qa46hx
65ecd43276
feat: update to latest lit-element version
2020-08-27 10:53:03 +02:00
Joren Broekema
efabe97691
Merge pull request #894 from ing-bank/fix/types-core
...
fix(core): fix types for core mixins to inherit Lit/HTMLElement super
2020-08-26 10:14:40 +02:00
github-actions[bot]
2ad20a6216
Version Packages
2020-08-24 15:31:48 +00:00
qa46hx
d5f8b461d3
feat(calendar): add year navigation
2020-08-24 17:30:31 +02:00
Thijs Louisse
c347fce4f6
fix(form-core): allow popultion conditionally rendered fields
2020-08-24 17:06:04 +02:00
Joren Broekema
4dc621a076
fix(core): fix types for core mixins to inherit Lit/HTMLElement super
2020-08-20 18:01:41 +02:00
Joren Broekema
d46cbc790f
chore: fix lit-element types to reuse lion/core re-export
2020-08-20 16:38:28 +02:00
github-actions[bot]
ab297162e4
Version Packages
2020-08-20 13:43:29 +00:00
Thijs Louisse
905dc38a35
fix(core): fix version LitElement to ~2.3.0
2020-08-20 15:29:00 +02:00
github-actions[bot]
56c396d81d
Version Packages
2020-08-17 14:36:28 +00:00
Thomas Allmer
42c68a66c6
chore: remove rogue console logs while running tests
2020-08-17 16:35:14 +02:00
Michel Blankenstein
4a228e671d
fix(validate-mixin): remove event listener on disconnect instead of add
2020-08-17 14:51:40 +02:00
Thomas Allmer
07c598fd68
fix(form-core): form should be able to access formattedValue of children
2020-08-12 16:59:17 +02:00
Thomas Allmer
dd021e4392
fix(form-core): form-group should have a valid formattedValue
2020-08-12 15:00:37 +02:00
github-actions[bot]
458a58bbf9
Version Packages
2020-08-12 12:40:18 +00:00
Thijs Louisse
623b10a3d7
fix(providence-analytics): allowlist takes precedence over -mode
2020-08-12 14:00:18 +02:00
github-actions[bot]
1c278c3a7c
Version Packages
2020-08-12 08:04:07 +00:00
Thijs Louisse
e374608c95
Merge pull request #870 from ing-bank/feat/providenceWhitelistMode
...
feat(providence-analytics): add --allowlist-mode option
2020-08-12 10:03:02 +02:00
Thijs Louisse
7471f8cc7e
fix(providence-analytics): clean output extend-docs
2020-08-12 09:56:40 +02:00
Thijs Louisse
a3297d4b90
chore(providence-analytics): cleanup e2e tests
2020-08-10 19:01:58 +02:00
Thijs Louisse
ca6c8e6278
feat(providence-analytics): add --allowlist-mode option
2020-08-10 19:01:49 +02:00
Joren Broekema
d9961a0a76
chore: fix type problems before release
2020-08-10 15:35:17 +02:00
github-actions[bot]
aaef107384
Version Packages
2020-08-10 13:21:12 +00:00
Joren Broekema
fb23697513
chore: add form-core type d file for index and change tsc cfg
2020-08-10 13:44:11 +02:00
github-actions[bot]
6a83263a0c
Version Packages
2020-08-10 11:11:46 +00:00
Thijs Louisse
7d1bde66c4
fix(providence-analytics): from-import-to-export without fs lookup
2020-08-10 11:43:45 +02:00
Thijs Louisse
d7f0807903
fix(providence-analytics): provide target/reference result match
2020-08-10 11:43:45 +02:00
Thijs Louisse
cc251ed46c
fix(providence-analytics): simplified target-dependencies api
2020-08-10 11:43:45 +02:00
Thijs Louisse
8e86e0f730
chore(providence-analytics): cleanups comments
2020-08-10 11:43:44 +02:00
Thijs Louisse
817db74531
fix(providence-analytics): correct gatherFilesConfig references/targets
2020-08-10 11:43:44 +02:00
Thijs Louisse
5023a879b3
chore(providence-analytics): improve cli + InputDataService tests
2020-08-10 11:43:43 +02:00
Thijs Louisse
45372291b9
feat(providence-analytics): allow target dependencies via cli
2020-08-10 11:43:43 +02:00
Joren Broekema
13e82cd316
Merge pull request #853 from ing-bank/feat/type-form
...
feat(form-core): add types for form-core
2020-08-10 11:39:21 +02:00
Joren Broekema
fc51027adb
Merge pull request #865 from Evittta/fix/overlays-unhandled-rejection
...
fix: [overlay] fix unhandled rejection
2020-08-10 10:54:16 +02:00
Joren Broekema
e9b4da992a
Merge pull request #849 from ing-bank/feature/visualRegressionTesting
...
test: add visual regression testing with playwright
2020-08-10 10:54:05 +02:00
Evita
5a48e69bc7
fix(overlays): fix unhandled rejection
2020-08-10 10:51:20 +02:00
Joren Broekema
3c61fd294a
feat(form-core): add types for many form-core mixins and tests
2020-08-10 10:37:34 +02:00
Joren Broekema
ecbe093494
fix(singleton-manager): add re-exports d.ts to git
2020-08-06 16:36:31 +02:00
Joren Broekema
af52331211
fix(tabs): add re-exports d.ts to git
2020-08-06 16:35:52 +02:00
Joren Broekema
53f59d5b78
fix(localize): add re-exports d.ts to git
2020-08-06 16:35:28 +02:00
Joren Broekema
83e1bce5f9
fix(core): fix types for core and commit index.d.ts re-exports
2020-08-06 16:34:54 +02:00
Thomas Allmer
a768d62adc
fix(progress-indicator): fix path to sk translations
2020-08-06 16:19:46 +02:00
Goffert van Gool
c224baa801
feat: add loading indicator ( #857 )
...
feat: add loading indicator
2020-08-06 13:35:26 +02:00
Ahmet Yesil
9ecab4d5b2
chore: remove LionSingleton
2020-08-05 17:26:52 +02:00
Joren Broekema
09d9675963
feat(localize): add types to localize
...
Co-authored-by: narzac <narzac@gmail.com>
2020-08-03 17:00:26 +02:00
Thomas Allmer
7742e2eaf4
fix(select-rich): clicking on the label should focus the invoker button
2020-08-03 15:15:48 +02:00
Thomas Allmer
d94a83a92d
fix(switch): clicking on label should toggle checked state
2020-08-03 11:38:23 +02:00
Mathieu Puech
64336f4211
test: add visual regression testing with playwright
2020-07-30 11:19:27 -04:00
Joren Broekema
d8ceeb0c85
Merge pull request #839 from ing-bank/workflow
...
chore: migrate to changesets and github actions
2020-07-29 16:32:58 +02:00
CircleCI
0afd2edb79
chore: release new versions
...
- @lion/checkbox-group@0.11.8
- @lion/fieldset@0.14.1
- @lion/form-core@0.3.1
- @lion/form-integrations@0.2.1
- @lion/form@0.6.15
- @lion/input-amount@0.7.15
- @lion/input-date@0.7.15
- @lion/input-datepicker@0.14.19
- @lion/input-email@0.8.15
- @lion/input-iban@0.9.15
- @lion/input-range@0.4.15
- @lion/input@0.8.1
- @lion/radio-group@0.11.8
- @lion/select-rich@0.19.1
- @lion/select@0.7.15
- @lion/switch@0.10.16
- @lion/textarea@0.7.15
- @lion/validate-messages@0.2.7
2020-07-28 12:58:54 +00:00
Thomas Allmer
060ad67f5c
chore: cleanup tests of all registration based awaits
2020-07-28 14:50:10 +02:00
Thomas Allmer
6b8daef509
fix: resolve registrationComplete via microtask to be sync
2020-07-28 14:50:10 +02:00
CircleCI
c7fae90c20
chore: release new versions
...
- @lion/collapsible@0.1.1
2020-07-27 15:49:58 +00:00
Joren Broekema
000e6ec204
chore: mark demo side effects to fix storybook
2020-07-27 17:38:08 +02:00
Joren Broekema
258ae817cd
chore: migrate to changesets and github actions
2020-07-27 17:18:37 +02:00
CircleCI
bb4190d521
chore: release new versions
...
- @lion/checkbox-group@0.11.7
- @lion/collapsible@0.1.0
- @lion/fieldset@0.14.0
- @lion/form-core@0.3.0
- @lion/form-integrations@0.2.0
- @lion/form@0.6.14
- @lion/input-amount@0.7.14
- @lion/input-date@0.7.14
- @lion/input-datepicker@0.14.18
- @lion/input-email@0.8.14
- @lion/input-iban@0.9.14
- @lion/input-range@0.4.14
- @lion/input@0.8.0
- @lion/radio-group@0.11.7
- @lion/select-rich@0.19.0
- @lion/select@0.7.14
- @lion/switch@0.10.15
- @lion/textarea@0.7.14
- @lion/validate-messages@0.2.6
2020-07-27 15:03:03 +00:00
Joren Broekema
3942966863
chore(select-rich): fix flaky test
2020-07-27 16:53:37 +02:00
Hardik Pithva
01692abd3c
feat(collapsible): add collapsible component
2020-07-27 16:41:36 +02:00
Thomas Allmer
8698f73418
feat: synchronous form registration system
2020-07-27 14:11:26 +02:00
CircleCI
96b82b70b2
chore: release new versions
...
- @lion/form-integrations@0.1.22
- @lion/select-rich@0.18.21
2020-07-27 09:17:11 +00:00
Joren Broekema
23f61eb813
fix(select-rich): add serializedValue setter due to getter override
2020-07-23 11:42:59 +02:00
Joren Broekema
021fcdada4
Merge pull request #799 from ing-bank/chore/extending-documentation
...
Chore/extending documentation
2020-07-22 11:05:59 +02:00
Joren Broekema
b66ec2b053
chore: add documentation for extending lion docs
2020-07-22 11:02:17 +02:00
CircleCI
7bb25a1c5d
chore: release new versions
...
- providence-analytics@0.3.0
2020-07-22 08:58:26 +00:00
Thijs Louisse
4cf829a874
Merge pull request #825 from ing-bank/fix/providenceDashboard
...
Fix/providence dashboard
2020-07-22 10:55:58 +02:00
Thijs Louisse
872c028f47
Merge pull request #824 from ing-bank/feat/providenceMatchImportsSupplyPrevResults
...
Feat/providence match imports supply prev results
2020-07-22 10:55:46 +02:00
Thijs Louisse
9dea018310
fix(providence-analytics): allow scoped package refs dashboard
2020-07-22 00:22:46 +02:00
Thijs Louisse
b781160919
chore(providence-analytics): add match-import example content
2020-07-21 23:50:26 +02:00
Thijs Louisse
12b6608516
fix(providence-analytics): allow dashboard to run within package
2020-07-21 23:35:55 +02:00
Thijs Louisse
e31d1f5150
feat(providence-analytics): supply prev results match-imports
2020-07-21 13:40:36 +02:00
CircleCI
48b145fc22
chore: release new versions
...
- @lion/checkbox-group@0.11.6
- @lion/fieldset@0.13.13
- @lion/form-core@0.2.6
- @lion/form-integrations@0.1.21
- @lion/form@0.6.13
- @lion/input-amount@0.7.13
- @lion/input-date@0.7.13
- @lion/input-datepicker@0.14.17
- @lion/input-email@0.8.13
- @lion/input-iban@0.9.13
- @lion/input-range@0.4.13
- @lion/input@0.7.13
- @lion/radio-group@0.11.6
- @lion/select-rich@0.18.20
- @lion/select@0.7.13
- @lion/switch@0.10.14
- @lion/textarea@0.7.13
- @lion/validate-messages@0.2.5
2020-07-16 13:26:02 +00:00
qa46hx
e06196dec8
fix(form-core): remove possible untrusted input value callback
2020-07-16 15:02:51 +02:00
CircleCI
8396888699
chore: release new versions
...
- @lion/dialog@0.7.11
- @lion/form-integrations@0.1.20
- @lion/input-datepicker@0.14.16
- @lion/overlays@0.16.11
- @lion/select-rich@0.18.19
- @lion/tooltip@0.12.6
2020-07-13 11:51:30 +00:00
Thijs Louisse
e28b981afe
Merge pull request #815 from ing-bank/fix/overlayBugs
...
Fix/overlay bugs
2020-07-13 13:48:42 +02:00
CircleCI
f4aa37055d
chore: release new versions
...
- @lion/form-integrations@0.1.19
- @lion/select-rich@0.18.18
2020-07-13 10:19:30 +00:00
Thijs Louisse
400a88d517
Merge pull request #810 from ing-bank/fix/selectRichTeardownAlignment
...
fix(select-rich): align teardown phase with OverlayMixin
2020-07-13 12:16:45 +02:00
Thijs Louisse
e46f51ce33
fix(overlays): no hide on label click
2020-07-13 12:02:16 +02:00
CircleCI
b7ea11c767
chore: release new versions
...
- @lion/accordion@0.1.3
- @lion/ajax@0.4.4
- @lion/button@0.7.8
- @lion/calendar@0.9.6
- @lion/checkbox-group@0.11.5
- @lion/core@0.8.0
- @lion/dialog@0.7.10
- @lion/fieldset@0.13.12
- @lion/form-core@0.2.5
- @lion/form-integrations@0.1.18
- @lion/form@0.6.12
- @lion/helpers@0.5.3
- @lion/icon@0.6.5
- @lion/input-amount@0.7.12
- @lion/input-date@0.7.12
- @lion/input-datepicker@0.14.15
- @lion/input-email@0.8.12
- @lion/input-iban@0.9.12
- @lion/input-range@0.4.12
- @lion/input@0.7.12
- @lion/localize@0.13.1
- @lion/overlays@0.16.10
- providence-analytics@0.2.2
- @lion/radio-group@0.11.5
- @lion/select-rich@0.18.17
- @lion/select@0.7.12
- singleton-manager@1.1.1
- @lion/steps@0.5.4
- @lion/switch@0.10.13
- @lion/tabs@0.5.0
- @lion/textarea@0.7.12
- @lion/tooltip@0.12.5
- @lion/validate-messages@0.2.4
2020-07-13 09:47:50 +00:00
Joren Broekema
263607fd63
chore: align package jsons files property everywhere
2020-07-13 11:34:45 +02:00
Joren Broekema
0cf8a0c921
feat(tabs): fix types and export type definition files for tabs
2020-07-13 11:34:01 +02:00
Joren Broekema
ec65da5da6
feat(core): fix types and export type definition files for core
2020-07-13 11:34:00 +02:00
Thijs Louisse
c3f7aa8ea2
fix(overlays): role preservation + guarded attr storage
2020-07-13 11:05:27 +02:00
Thijs Louisse
ba8f0dd9a3
Merge pull request #807 from ing-bank/chore/selectInReactTest
...
chore(select-rich): test React-like instantiation
2020-07-09 17:43:56 +02:00
CircleCI
5b9f039457
chore: release new versions
...
- @lion/checkbox-group@0.11.4
- @lion/fieldset@0.13.11
- @lion/form-core@0.2.4
- @lion/form-integrations@0.1.17
- @lion/form@0.6.11
- @lion/input-amount@0.7.11
- @lion/input-date@0.7.11
- @lion/input-datepicker@0.14.14
- @lion/input-email@0.8.11
- @lion/input-iban@0.9.11
- @lion/input-range@0.4.11
- @lion/input@0.7.11
- @lion/radio-group@0.11.4
- @lion/select-rich@0.18.16
- @lion/select@0.7.11
- @lion/switch@0.10.12
- @lion/textarea@0.7.11
- @lion/validate-messages@0.2.3
2020-07-09 15:30:35 +00:00
Thijs Louisse
852054445b
chore(select-rich): test React-like instantiation
2020-07-09 17:28:52 +02:00
Thijs Louisse
97922df181
fix(select-rich): align teardown phase with OverlayMixin
2020-07-09 17:00:19 +02:00