Commit graph

1071 commits

Author SHA1 Message Date
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
8f6dd96fb5
Merge pull request #748 from ing-bank/chore/demo-updates
Chore/demo updates
2020-06-03 15:07:58 +02: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
7612851eb2
Merge pull request #731 from ing-bank/fix/rich-select-ref-width
fix(select-rich): set inherits reference width to min
2020-06-02 08:46:12 +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
Joren Broekema
ce0c9521d9
Merge pull request #733 from MathieuPuech/docs/minor-fixes
docs: fix typos and missing documentation
2020-06-02 08:32:05 +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
Joren Broekema
641ec01681
Merge pull request #728 from MathieuPuech/fix/724-select-rich-preventDefault
fix(select-rich): prevent scrolling when focused
2020-05-27 16:32:22 +02: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
a21193b166
Merge pull request #725 from ing-bank/fix/story-side-effects
fix: add side effects to package.json to fix storybook build
2020-05-25 17:05:50 +02: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
82e9c360c6
Merge pull request #716 from ing-bank/fix/rotatingTabsOutsideWindow
Fix/rotating tabs outside window
2020-05-20 12:46:28 +02: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