Commit graph

1251 commits

Author SHA1 Message Date
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