2.0.0-alpha
What's Changed
- Rewrite of complete Codebase in TypeScript
- Removed jQuery
- Replaced old Column System with CSS-Grid (ready for Gaps)
- New Autocomplete and Chips Datastructure with Ids now possible
- Style of Buttons and Cards in Material Design 3
- Removed HTML from Toasts
- Merge main into v2-dev by @DanielRuf in #214
- #52: removed scss functions from css styles (moved to variables) by @bugy in #213
- Improve gruntfile by @wuda-io in #333
- [DRAFT] added prototype styling for dark theme support by @bugy in #254
- [DRAFT] Multiselect autocomplete by @wuda-io in #261
- documentation links to relative links by @wuda-io in #340
- fix: navbar-link, workflow and serve docs directly via grunt by @wuda-io in #342
- Refactor tabs: cleaned code and removed jquery also removed hashing function by @wuda-io in #343
- Update main fixes into V2 dev branch by @wuda-io in #345
- Textfields css only and m3 by @wuda-io in #346
- Update Docs and remove jQuery from Docs by @wuda-io in #347
- Added navbar to Docs by @wuda-io in #348
- update website with new dev branch by @wuda-io in #349
- Move to ts by @danice in #335
- updated normalize.css v7.0.0 to 8.0.1 Issue##137 by @devr77 in #355
- Preperation for 2.0.0 alpha by @wuda-io in #359
New Contributors
Full Changelog: 1.2.2...2.0.0-alpha