Commit graph

36 commits

Author SHA1 Message Date
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +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
github-actions[bot]
742e0a3ccc Version Packages 2021-01-18 13:38:33 +00:00
github-actions[bot]
f400425cf8 Version Packages 2021-01-06 16:44:27 +00:00
Jorge del Casar
98f1bb7e1c fix: normalize dependencies
Co-authored-by: jorenbroekema <Joren.Broekema@ing.com>
2021-01-06 10:53:38 +01:00
github-actions[bot]
34ae80add5 Version Packages 2020-12-17 12:07:45 +00:00
github-actions[bot]
ee610f24fb Version Packages 2020-12-16 11:22:10 +00: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
cfbcccb5c5 fix: use lion/core types wherever possible 2020-11-09 14:04:05 +01:00
github-actions[bot]
e13cf82411 Version Packages 2020-11-03 14:50:54 +00: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]
90b73af922 Version Packages 2020-10-27 13:15:40 +00:00
github-actions[bot]
59204ab3f1 Version Packages 2020-10-19 09:30:12 +00: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
7da5542ee7 chore: setup to test on all evergreen browsers 2020-10-12 17:05:23 +02:00
github-actions[bot]
c03ebde5b5 Version Packages 2020-09-30 23:04:53 +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
github-actions[bot]
87c4545f5f Version Packages 2020-09-09 16:25:09 +02:00
github-actions[bot]
acf2def52a Version Packages 2020-09-07 08:47:32 +00: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
github-actions[bot]
e72ef2a41d Version Packages 2020-08-27 12:09:52 +02:00
github-actions[bot]
ab297162e4 Version Packages 2020-08-20 13:43:29 +00:00
Thomas Allmer
42c68a66c6 chore: remove rogue console logs while running tests 2020-08-17 16:35:14 +02:00
github-actions[bot]
6a83263a0c Version Packages 2020-08-10 11:11:46 +00: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
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
Hardik Pithva
01692abd3c feat(collapsible): add collapsible component 2020-07-27 16:41:36 +02:00