Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(build): group components in checkbox selection
This PR adds a Grouping Header to the component selection at install time. It's more a hack by using disabled entries, but works out good enough 😄 I, for now, decided against renaming the form.js to formvalidation.js because i fear a too big breaking change and most probably people who want form elements also want the validation anyway. I could have just changed the checkbox selection name to "formvalidation" but effectively the script would have continued with "form" anyway which probably creates more confusion.
- Loading branch information