Commit graph

13 commits

Author SHA1 Message Date
Thijs Louisse
ccd757fa39 fix: many types 2021-04-12 15:08:02 +02:00
Thijs Louisse
75af80be3b fix(form-core): cleanup group > child descriptions and reenable tests 2021-04-12 11:26:07 +02:00
Thijs Louisse
6ae7a5e352 fix(form-core): add clear() to choice-group; test integratoons 2021-04-08 11:30:12 +02:00
Thijs Louisse
181a1d452b fix(form-core): choice-group initialization values + null support 2021-04-06 14:29:44 +02:00
Thomas Allmer
5db622e9da feat: as BREAKING CHANGE add exports & convert to static docs page 2021-03-15 15:22:37 +01:00
Joren Broekema
d0b37e626c fix(form-core): do a deep equal check for choice group modelValue setter 2021-02-22 17:37:57 +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
Joren Broekema
a7b2750218 fix(form-core): fix infinite loop syncing name to parent 2021-01-26 11:04:46 +01:00
Joren Broekema
8fb7e7a193 fix: types base constructor same return type 2021-01-13 17:05:07 +01:00
qa46hx
8f1456c8cb chore(form-core): make use of ChoiceInput & ChoiceGroup test suites 2020-11-24 11:33:15 +01:00
Joren Broekema
e25586e606 fix(form-core): prevent choice input from changing name away from parent 2020-10-12 14:23:51 +02:00
Joren Broekema
247e64a3cc fix(form-core): update child choice fields name attr to parent 2020-10-12 12:29:48 +02:00
Thijs Louisse
01a798e59e feat(combobox): new package combobox
Co-authored-by: Joren Broekema <Joren.Broekema@ing.com>
2020-09-30 19:33:34 +02:00