Joren Broekema
|
eb02b27010
|
Merge pull request #749 from ing-bank/chore/storybook-cleanup
Chore/storybook cleanup
|
2020-06-04 17:17:35 +02:00 |
|
qa46hx
|
6a29d8aa8a
|
chore(localize): add example to readme
|
2020-06-04 13:41:57 +02:00 |
|
Joren Broekema
|
4a82b8be84
|
chore: add fixes for broken links and missing demos for forms
|
2020-06-04 13:17:50 +02:00 |
|
Joren Broekema
|
aaa6e81e8b
|
chore: remove duplicate story file
|
2020-06-04 12:27:04 +02:00 |
|
CircleCI
|
0bb9256e63
|
chore: release new versions
- @lion/form-integrations@0.1.3
|
2020-06-03 13:10:12 +00:00 |
|
Joren Broekema
|
77b35dac71
|
chore: remove field in some places
|
2020-06-03 13:57:59 +02:00 |
|
Joren Broekema
|
7b4a581a88
|
chore: fix broken docs links
|
2020-06-03 13:49:48 +02:00 |
|
Joren Broekema
|
87740606bc
|
chore: remove live/demos section from readmes
|
2020-06-03 13:49:47 +02:00 |
|
CircleCI
|
83fc711061
|
chore: release new versions
- @lion/ajax@0.4.1
- @lion/button@0.7.2
- @lion/calendar@0.9.1
- @lion/checkbox-group@0.10.1
- @lion/core@0.7.0
- @lion/dialog@0.7.1
- @lion/fieldset@0.13.1
- @lion/form-core@0.1.1
- @lion/form-integrations@0.1.2
- @lion/form@0.6.1
- @lion/helpers@0.5.0
- @lion/icon@0.6.1
- @lion/input-amount@0.7.1
- @lion/input-date@0.7.1
- @lion/input-datepicker@0.14.1
- @lion/input-email@0.8.1
- @lion/input-iban@0.9.1
- @lion/input-range@0.4.1
- @lion/input@0.7.1
- @lion/localize@0.11.1
- @lion/overlays@0.16.1
- @lion/radio-group@0.10.1
- remark-extend@0.2.0
- @lion/select-rich@0.18.2
- @lion/select@0.7.1
- @lion/steps@0.5.1
- @lion/switch@0.10.2
- @lion/tabs@0.4.1
- @lion/textarea@0.7.1
- @lion/tooltip@0.11.1
- @lion/validate-messages@0.1.1
|
2020-06-03 09:28:05 +00:00 |
|
Thomas Allmer
|
1e04d06921
|
fix: remove all stories folders from npm
|
2020-06-03 11:24:56 +02:00 |
|
Thomas Allmer
|
1d40567187
|
fix: define side effects for demo files
|
2020-06-03 11:24:56 +02:00 |
|
Mathieu Puech
|
c8da23ccb2
|
fix(overlays): prevent resize due to scrollbars on global overlay open (#746)
|
2020-06-03 11:24:56 +02:00 |
|
Joren Broekema
|
78dbfbed49
|
fix: throw when passing unconnected contentNode
This was already not working and would give you problems, now we explicitly mention why it fails by throwing an error
|
2020-06-03 11:24:56 +02:00 |
|
Joren Broekema
|
5f55c1d3c5
|
Merge pull request #738 from Hzunax/fix/toggle-disabled-validation
fix(field): remove validation toggled disable
|
2020-06-02 08:58:28 +02:00 |
|
Joren Broekema
|
16f7afbbdc
|
fix(overlays): change dropdownConfig inheritsReferenceWidth to min
|
2020-06-02 08:43:11 +02:00 |
|
Hzunax
|
e24f2efcff
|
fix(field): remove validation toggled disable
when disable is toggled to true, validation should be removed
|
2020-06-02 08:37:03 +02:00 |
|
CircleCI
|
537264cbba
|
chore: release new versions
- @lion/button@0.7.1
- @lion/form-integrations@0.1.1
- @lion/select-rich@0.18.1
- @lion/switch@0.10.1
|
2020-06-02 06:36:38 +00:00 |
|
Joren Broekema
|
469c3bd667
|
Merge pull request #737 from Hzunax/fix/button-aria-disabled
fix(button): aria-disabled for button and switch
|
2020-06-02 08:33:15 +02:00 |
|
mpuech
|
0eb1e1b6ab
|
docs: fix typos and missing documentation
|
2020-05-29 12:37:26 -04:00 |
|
CircleCI
|
94b87c80f5
|
chore: release new versions
- @lion/ajax@0.4.0
- babel-plugin-extend-docs@0.2.0
- @lion/button@0.7.0
- @lion/calendar@0.9.0
- @lion/checkbox-group@0.10.0
- @lion/dialog@0.7.0
- @lion/fieldset@0.13.0
- @lion/form-core@0.1.0
- @lion/form-integrations@0.1.0
- @lion/form@0.6.0
- @lion/icon@0.6.0
- @lion/input-amount@0.7.0
- @lion/input-date@0.7.0
- @lion/input-datepicker@0.14.0
- @lion/input-email@0.8.0
- @lion/input-iban@0.9.0
- @lion/input-range@0.4.0
- @lion/input@0.7.0
- @lion/localize@0.11.0
- @lion/overlays@0.16.0
- @lion/radio-group@0.10.0
- @lion/select-rich@0.18.0
- @lion/select@0.7.0
- @lion/steps@0.5.0
- @lion/switch@0.10.0
- @lion/tabs@0.4.0
- @lion/textarea@0.7.0
- @lion/tooltip@0.11.0
- @lion/validate-messages@0.1.0
|
2020-05-29 15:03:48 +00:00 |
|
Thijs Louisse
|
6170374ee8
|
feat: merge field/validate/choice-input/form-group into @lion/form-core
|
2020-05-29 17:01:15 +02:00 |
|
Thomas Allmer
|
f008ee42a7
|
fix(babel-plugin-extend-docs): use @babel/core instead of babel-core
|
2020-05-29 17:01:15 +02:00 |
|
Thijs Louisse
|
6b1698f90f
|
chore: updated dep versions and made compatible
|
2020-05-29 17:01:15 +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 |
|
Hzunax
|
31ccb4a10f
|
fix(button): aria-disabled for button and switch
|
2020-05-28 20:24:55 +02:00 |
|
CircleCI
|
f15de48fbf
|
chore: release new versions
- remark-extend@0.1.4
|
2020-05-27 15:30:48 +00:00 |
|
Thomas Allmer
|
7df6879af2
|
fix(remark-extend): when throwing show path to used files
|
2020-05-27 17:27:36 +02:00 |
|
CircleCI
|
e99a4b4620
|
chore: release new versions
- @lion/tabs@0.3.1
|
2020-05-27 14:47:30 +00:00 |
|
Mathieu Puech
|
e4ec227566
|
fix(tabs): do not focus tabs when selectedIndex is set (#729)
|
2020-05-27 16:44:39 +02:00 |
|
CircleCI
|
eabab4b78b
|
chore: release new versions
- @lion/form-system@0.10.1
- @lion/select-rich@0.17.5
|
2020-05-27 14:35:29 +00:00 |
|
mpuech
|
dd3053a7bc
|
fix(select-rich): prevent scrolling when focused
|
2020-05-27 09:42:04 -04:00 |
|
CircleCI
|
5adf69c5d3
|
chore: release new versions
- @lion/checkbox-group@0.9.3
- @lion/fieldset@0.12.0
- @lion/form-system@0.10.0
- @lion/form@0.5.3
- @lion/radio-group@0.9.3
|
2020-05-27 08:46:34 +00:00 |
|
realfighter92
|
8314b1acc2
|
feat(fieldset): add clearGroup method (#723)
|
2020-05-27 10:43:16 +02:00 |
|
CircleCI
|
674abf7adc
|
chore: release new versions
- @lion/checkbox-group@0.9.2
- @lion/choice-input@0.9.1
- @lion/field@0.13.1
- @lion/fieldset@0.11.2
- @lion/form-system@0.9.0
- @lion/form@0.5.2
- @lion/input-amount@0.6.1
- @lion/input-date@0.6.1
- @lion/input-datepicker@0.13.4
- @lion/input-email@0.7.1
- @lion/input-iban@0.8.1
- @lion/input-range@0.3.1
- @lion/input@0.6.1
- @lion/radio-group@0.9.2
- @lion/select-rich@0.17.4
- @lion/select@0.6.1
- @lion/switch@0.9.1
- @lion/textarea@0.6.1
- @lion/validate@0.11.0
|
2020-05-27 08:30:48 +00:00 |
|
takrishna
|
e2f9b6e341
|
feat(validate): introduce Pattern validator for Strings (#719)
|
2020-05-27 10:27:53 +02:00 |
|
CircleCI
|
f86161ab46
|
chore: release new versions
- remark-extend@0.1.3
|
2020-05-26 14:47:53 +00:00 |
|
Thomas Allmer
|
00176c6c5e
|
fix(remark-extend): task order is the same as in provided extend md
|
2020-05-26 16:44:38 +02:00 |
|
CircleCI
|
20146d54bf
|
chore: release new versions
- @lion/checkbox-group@0.9.1
- @lion/dialog@0.6.3
- @lion/fieldset@0.11.1
- @lion/form-system@0.8.3
- @lion/form@0.5.1
- @lion/icon@0.5.2
- @lion/input-datepicker@0.13.3
- @lion/overlays@0.15.3
- @lion/radio-group@0.9.1
- @lion/select-rich@0.17.3
- @lion/tooltip@0.10.4
|
2020-05-25 15:10:57 +00:00 |
|
Joren Broekema
|
a7f7b4c70d
|
fix: add side effects to package.json to fix storybook build
|
2020-05-25 16:42:01 +02:00 |
|
Jim Wright
|
59b92b85d1
|
chore: add brief explanation of hasFeedbackFor and showsFeedbackFor (#720)
|
2020-05-21 17:11:55 +02:00 |
|
CircleCI
|
7418b8d6bd
|
chore: release new versions
- @lion/dialog@0.6.2
- @lion/form-system@0.8.2
- @lion/input-datepicker@0.13.2
- @lion/overlays@0.15.2
- @lion/select-rich@0.17.2
- @lion/tooltip@0.10.3
|
2020-05-20 10:49:00 +00:00 |
|
Thijs Louisse
|
d1189c9b4e
|
fix(overlays): contain focus when tabbing into window
|
2020-05-19 20:02:37 +02:00 |
|
CircleCI
|
2e4a532ebf
|
chore: release new versions
- @lion/dialog@0.6.1
- @lion/form-system@0.8.1
- @lion/icon@0.5.1
- @lion/input-datepicker@0.13.1
- @lion/overlays@0.15.1
- @lion/select-rich@0.17.1
- @lion/tooltip@0.10.2
|
2020-05-19 13:42:34 +00:00 |
|
Thomas Allmer
|
171b87f8eb
|
fix(overlays): support singleton override via setOverlays
|
2020-05-19 15:29:24 +02:00 |
|
Thomas Allmer
|
0393427fa9
|
fix(icon): export setIcons
|
2020-05-19 15:29:24 +02:00 |
|
CircleCI
|
5668fbe13c
|
chore: release new versions
- @lion/tooltip@0.10.1
|
2020-05-18 14:24:20 +00:00 |
|
Thijs Louisse
|
e84dac2a48
|
fix: tooltip storybook demo fix
|
2020-05-18 16:04:07 +02:00 |
|
CircleCI
|
f9ce60c08c
|
chore: release new versions
- @lion/ajax@0.3.0
- @lion/button@0.6.0
- @lion/calendar@0.8.0
- @lion/checkbox-group@0.9.0
- @lion/choice-input@0.9.0
- @lion/core@0.6.0
- @lion/dialog@0.6.0
- @lion/field@0.13.0
- @lion/fieldset@0.11.0
- @lion/form-system@0.8.0
- @lion/form@0.5.0
- @lion/helpers@0.4.0
- @lion/icon@0.5.0
- @lion/input-amount@0.6.0
- @lion/input-date@0.6.0
- @lion/input-datepicker@0.13.0
- @lion/input-email@0.7.0
- @lion/input-iban@0.8.0
- @lion/input-range@0.3.0
- @lion/input@0.6.0
- @lion/localize@0.10.0
- @lion/overlays@0.15.0
- @lion/radio-group@0.9.0
- @lion/select-rich@0.17.0
- @lion/select@0.6.0
- singleton-manager@1.0.0
- @lion/steps@0.4.0
- @lion/switch@0.9.0
- @lion/tabs@0.3.0
- @lion/textarea@0.6.0
- @lion/tooltip@0.10.0
- @lion/validate@0.10.0
|
2020-05-18 13:28:30 +00:00 |
|
Thomas Allmer
|
e2eb0e0077
|
feat: use singleton manager to support nested npm installations
|
2020-05-18 15:25:21 +02:00 |
|
Thomas Allmer
|
7f49f2c6a6
|
feat: manager to support single instances with nested npm installations
BREAKING CHANGE: add singleton-manager
|
2020-05-18 15:25:21 +02:00 |
|
CircleCI
|
612ad1f19f
|
chore: release new versions
- @lion/dialog@0.5.0
- @lion/form-system@0.7.13
- @lion/input-datepicker@0.12.0
- @lion/overlays@0.14.0
- @lion/select-rich@0.16.0
- @lion/tabs@0.2.10
- @lion/tooltip@0.9.0
|
2020-05-18 11:39:42 +00:00 |
|
gerjanvangeest
|
16782f4cb9
|
Merge pull request #695 from ing-bank/overlays_shadow_outlet_issue
Overlays shadow outlet issue
|
2020-05-18 13:36:19 +02:00 |
|
Thijs Louisse
|
4719a1e6cd
|
chore: run prettier
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
e19a0f483c
|
fix(overlays): local backdrop outlet
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
5114076eb3
|
fix(overlays): catch rejected promise
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
dca848e0ac
|
chore(overlays): documentation overlayController config
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
810bdad523
|
fix(tooltip): tooltip display inline-block
|
2020-05-18 12:53:13 +02:00 |
|
Thijs Louisse
|
73eb90ab96
|
feat(tooltip): simplified tooltip component by making arrow a template
Co-authored-by: Aymen Ben Amor <Aymen.Ben.Amor@ing.com>
|
2020-05-18 12:53:04 +02:00 |
|
Thijs Louisse
|
8a6bef8142
|
fix(overlays): setup/teardown fixes + perf improvements OverlayMixin
|
2020-05-17 17:30:33 +02:00 |
|
Aymen Ben Amor
|
f33ea6b0b0
|
feat(overlays): enhance content projection for styling purposes
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
|
2020-05-17 17:27:29 +02:00 |
|
mpuech
|
fbbea36720
|
fix(tabs): tab keyboard navigation trap
Closes #712
|
2020-05-14 11:16:49 -04:00 |
|
CircleCI
|
0ff4199f1f
|
chore: release new versions
- @lion/dialog@0.4.18
- @lion/form-system@0.7.12
- @lion/input-datepicker@0.11.7
- @lion/overlays@0.13.3
- @lion/select-rich@0.15.4
- @lion/tooltip@0.8.13
|
2020-05-06 15:22:51 +00:00 |
|
Joren Broekema
|
da87445f33
|
fix(dialog): teardown open close listeners after initial update complete
|
2020-05-06 16:11:00 +02:00 |
|
CircleCI
|
98ee0b2f89
|
chore: release new versions
- @lion/form-system@0.7.11
|
2020-04-30 09:31:09 +00:00 |
|
qa46hx
|
ec057e3fef
|
chore: upgrade open-wc/demoing-storybook rollup versions
|
2020-04-30 11:23:13 +02:00 |
|
qa46hx
|
e042cb05a9
|
chore(form-system): buttons within fields story
|
2020-04-29 15:05:17 +02:00 |
|
CircleCI
|
2476211c21
|
chore: release new versions
- @lion/ajax@0.2.10
- babel-plugin-extend-docs@0.1.0
- @lion/button@0.5.12
- @lion/calendar@0.7.2
- @lion/checkbox-group@0.8.8
- @lion/choice-input@0.8.2
- @lion/core@0.5.2
- @lion/dialog@0.4.17
- @lion/field@0.12.2
- @lion/fieldset@0.10.2
- @lion/form-system@0.7.10
- @lion/form@0.4.23
- @lion/helpers@0.3.6
- @lion/icon@0.4.4
- @lion/input-amount@0.5.23
- @lion/input-date@0.5.23
- @lion/input-datepicker@0.11.6
- @lion/input-email@0.6.7
- @lion/input-iban@0.7.2
- @lion/input-range@0.2.23
- @lion/input@0.5.22
- @lion/localize@0.9.2
- @lion/overlays@0.13.2
- @lion/radio-group@0.8.8
- remark-extend@0.1.2
- @lion/select-rich@0.15.3
- @lion/select@0.5.22
- @lion/steps@0.3.9
- @lion/switch@0.8.2
- @lion/tabs@0.2.9
- @lion/textarea@0.5.23
- @lion/tooltip@0.8.12
- @lion/validate@0.9.2
|
2020-04-29 08:07:58 +00:00 |
|
Thomas Allmer
|
a8fb94edca
|
chore: remove pilot phase header
|
2020-04-29 10:05:06 +02:00 |
|
Joren Broekema
|
2cdb7cac50
|
feat(babel-plugin-extends-docs): extend docs by rewriting imports/code
Co-authored-by: Thomas Allmer <thomas.allmer@ing.com>
|
2020-04-29 10:05:06 +02:00 |
|
DemeterDimitri
|
89a84a8b29
|
fix(localization): force TR currency code at the end (#641)
|
2020-04-29 10:05:06 +02:00 |
|
Joren Broekema
|
a451d4fc8a
|
chore: apply prettier formatting changes
|
2020-04-29 10:05:06 +02:00 |
|
qa46hx
|
a02f9e8b3e
|
fix(input-datepicker): align template to FormControlMixin
|
2020-04-29 10:05:06 +02:00 |
|
Jorge del Casar
|
78cd503b5e
|
fix(button): adjust button to more sensible default styling (#674)
|
2020-04-29 10:05:06 +02:00 |
|
Davide
|
9731771c23
|
fix: add display:none for hidden (#692)
|
2020-04-29 10:05:06 +02:00 |
|
CircleCI
|
0e5a442e47
|
chore: release new versions
- @lion/form-system@0.7.9
- @lion/select-rich@0.15.2
|
2020-04-20 13:46:19 +00:00 |
|
gerjanvangeest
|
71c3124868
|
Merge pull request #682 from palash2601/fix/select-rich-singleoption-review
chore(select-rich): docs for single-option and fix review comments
|
2020-04-20 15:43:34 +02:00 |
|
CircleCI
|
48be9f9af6
|
chore: release new versions
- remark-extend@0.1.1
|
2020-04-20 12:04:50 +00:00 |
|
Thomas Allmer
|
b54e019988
|
fix(remark-extend): add missing main entry point
|
2020-04-20 14:01:50 +02:00 |
|
CircleCI
|
2f50c4f3d8
|
chore: release new versions
- @lion/form-system@0.7.8
- @lion/input-amount@0.5.22
|
2020-04-17 15:52:54 +00:00 |
|
Davide
|
02778c0daa
|
fix(input-amount): set hint to use numeric on-screen keyboard (#689)
|
2020-04-17 17:49:14 +02:00 |
|
palash2601
|
ab12f2768b
|
chore(select-rich): added tests
|
2020-04-16 13:46:52 +02:00 |
|
CircleCI
|
0a03119bc4
|
chore: release new versions
- @lion/form-system@0.7.7
- @lion/input-range@0.2.22
|
2020-04-16 09:05:30 +00:00 |
|
gerjanvangeest
|
1790df79b3
|
Merge pull request #687 from ing-bank/fix/input-range-secure-css
fix(input-range): securely apply css
|
2020-04-16 11:02:34 +02:00 |
|
CircleCI
|
0277786ebb
|
chore: release new versions
- @lion/form-system@0.7.6
- @lion/input-datepicker@0.11.5
|
2020-04-16 08:56:36 +00:00 |
|
Thomas Allmer
|
90bb397870
|
chore(remark-extend): clarify selection examples
|
2020-04-16 10:53:41 +02:00 |
|
Thijs Louisse
|
ada5350a21
|
fix(input-range): securely apply css
|
2020-04-16 09:58:03 +02:00 |
|
George Serbanescu
|
4776810be9
|
fix: validators use validatorName instead of name
|
2020-04-15 14:45:43 +03:00 |
|
palash2601
|
9467a52e45
|
chore(select-rich): docs for single-option and fix review comments
|
2020-04-15 13:29:29 +02:00 |
|
CircleCI
|
23e048ad5b
|
chore: release new versions
- remark-extend@0.1.0
|
2020-04-15 11:19:43 +00:00 |
|
Thomas Allmer
|
017eabaec4
|
feat: add remark-extend package
|
2020-04-15 13:17:05 +02:00 |
|
CircleCI
|
1612d475d6
|
chore: release new versions
- @lion/dialog@0.4.16
- @lion/form-system@0.7.5
- @lion/input-datepicker@0.11.4
- @lion/overlays@0.13.1
- @lion/select-rich@0.15.1
- @lion/tooltip@0.8.11
|
2020-04-15 10:23:50 +00:00 |
|
Thijs Louisse
|
106cec1706
|
Merge pull request #680 from ing-bank/fix_wrong_use_case
fix(overlays): synchronize intercepted opened state OverlayMixin
|
2020-04-15 12:20:07 +02:00 |
|
Thijs Louisse
|
88d3850d5d
|
fix(overlays): synchronize intercepted opened state OverlayMixin
Co-authored-by: Aymen Ben Amor <Aymen.Ben.Amor@ing.com>
|
2020-04-15 12:07:47 +02:00 |
|
CircleCI
|
b3cd669d5e
|
chore: release new versions
- @lion/form-system@0.7.4
- @lion/select-rich@0.15.0
|
2020-04-14 05:02:41 +00:00 |
|
palash2601
|
7c3741854d
|
feat(select-rich): added signleoption functionality
|
2020-04-10 11:33:33 +02:00 |
|
CircleCI
|
41ac853d42
|
chore: release new versions
- @lion/dialog@0.4.15
- @lion/form-system@0.7.3
- @lion/input-datepicker@0.11.3
- @lion/overlays@0.13.0
- @lion/select-rich@0.14.2
- @lion/tooltip@0.8.10
|
2020-04-07 07:43:47 +00:00 |
|
Thomas Rutten
|
d7cfab016f
|
feat(overlays): add invokerRelation option (#672)
|
2020-04-07 09:41:35 +02:00 |
|
CircleCI
|
b58aa65377
|
chore: release new versions
- @lion/ajax@0.2.9
- @lion/button@0.5.11
- @lion/calendar@0.7.1
- @lion/checkbox-group@0.8.7
- @lion/choice-input@0.8.1
- @lion/core@0.5.1
- @lion/dialog@0.4.14
- @lion/field@0.12.1
- @lion/fieldset@0.10.1
- @lion/form-system@0.7.2
- @lion/form@0.4.22
- @lion/helpers@0.3.5
- @lion/icon@0.4.3
- @lion/input-amount@0.5.21
- @lion/input-date@0.5.22
- @lion/input-datepicker@0.11.2
- @lion/input-email@0.6.6
- @lion/input-iban@0.7.1
- @lion/input-range@0.2.21
- @lion/input@0.5.21
- @lion/localize@0.9.1
- @lion/overlays@0.12.9
- @lion/radio-group@0.8.7
- @lion/select-rich@0.14.1
- @lion/select@0.5.21
- @lion/steps@0.3.8
- @lion/switch@0.8.1
- @lion/tabs@0.2.8
- @lion/textarea@0.5.22
- @lion/tooltip@0.8.9
- @lion/validate@0.9.1
|
2020-04-02 14:28:44 +00:00 |
|
Thomas Allmer
|
5f5d5bb30c
|
chore: move all devDependencies to the root
|
2020-04-02 16:25:41 +02:00 |
|
Joren Broekema
|
1698530441
|
chore(overlays): remove fake passing expect
|
2020-04-02 16:25:41 +02:00 |
|