Thomas Allmer
|
2eeace23d5
|
fix(overlays): keep hide/show hooks
|
2020-12-02 12:19:38 +01: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 |
|