Commit graph

12 commits

Author SHA1 Message Date
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
Joren Broekema
1a5e353f7f fix(form): dispatch submit ev on native form node and add docs 2021-01-28 16:10:50 +01:00
jorenbroekema
cfbcccb5c5 fix: use lion/core types wherever possible 2020-11-09 14:04:05 +01:00
Joren Broekema
6f08e9296b feat: add types for fieldset and form 2020-09-28 14:41:31 +02:00
Thijs Louisse
6170374ee8 feat: merge field/validate/choice-input/form-group into @lion/form-core 2020-05-29 17:01:15 +02:00
Thijs Louisse
1310bd491e fix(form): leave accessible role to native form 2020-02-27 11:27:25 +01:00
Thijs Louisse
614be5fb89 chore: removed circular devdeps fieldset/form 2020-01-13 13:58:03 +01:00
Thijs Louisse
190ba3854a fix(form): event order of reset and submit 2019-12-06 10:30:50 +01:00
gerjanvangeest
5534369d45 fix(form): sync submit and reset events instead of delegating 2019-08-13 17:28:24 +02:00
Thomas Allmer
f2c4433138 fix(form): native submit event should not trigger an error 2019-05-15 16:09:41 +02:00
Thomas Allmer
8d96f84090 fix: update storybook/linting; adjust story labels, eslint ignores 2019-04-28 15:02:31 +02:00
Thomas Allmer
ec8da8f12c feat: release inital public lion version
Co-authored-by: Mikhail Bashkirov <mikhail.bashkirov@ing.com>
Co-authored-by: Thijs Louisse <thijs.louisse@ing.com>
Co-authored-by: Joren Broekema <joren.broekema@ing.com>
Co-authored-by: Gerjan van Geest <gerjan.van.geest@ing.com>
Co-authored-by: Erik Kroes <erik.kroes@ing.com>
Co-authored-by: Lars den Bakker <lars.den.bakker@ing.com>
2019-04-26 10:37:57 +02:00