v5.0.0
·
0 commits
to fe631b79ebfcdf313e91dfb040d7fe4a9afb60a7
since this release
v5.0.0
What's Changed
- chore: update node version to node 20 by @colinscz in #319
- picto move svgs to assets by @stefan-laux in #324
- Support Patch Releases by @ibirrer in #328
- chore: support disabling doc deployment by @ibirrer in #332
- chore: use @fontsource for material font by @ibirrer in #333
- chore: update dependencies for fixable security vulnerabilities by @colinscz in #325
- Upgrade guide V5, deprecation removals, fixes for six-header, angular guide for standalone bootstrapping by @ibirrer in #335
- fix: removed inline styles in bme logo by @ibirrer in #339
- Fix #343: Remove unnecessary bottom padding on timepicker by @davidemarcoli in #346
- chore: add pipeline to test npm releases without publishing by @colinscz in #350
- fix #317: Add React output and React + Vite example by @arkadiusz22 in #353
- feat: simplify six-button prefix and suffix icon use by @JoelLeupp in #356
- Implement six-date by @davidemarcoli in #340
- feat: improve six-sidebar component by @JoelLeupp in #357
- chore: remove type restriction of six-date value by @ibirrer in #358
- Add documentation for design tokens by @davidemarcoli in #344
- chore: update vue output target and add nuxt csr app by @colinscz in #338
- docs: remove not existing property from documentation of six-icon-button by @colinscz in #359
- chore: update audited dependencies and upgrade to prettier v3 by @colinscz in #352
- feat: six-menu-items suffix/prefix can be used in six-select by @JoelLeupp in #360
- feat: update react output target to major release v1 by @colinscz in #361
- Implement #104: Make file upload return an array of files by @pennal in #276
- chore: update stencil core and docs by @colinscz in #362
- bugfix remove missleading examples and doc by @JoelLeupp in #363
- Revert: move svg to assets merge request by @stefan-laux in #337
- chore: update angular output target by @colinscz in #364
- Automatic required flag on FormControl elements using Validators.required by @pennal in #367
- Implements #368: Return error code for file upload error by @pennal in #369
- chore: cleanup and improve six-date component by @ibirrer in #370
- chore: upgrade angular example app to angular 20 by @ibirrer in #371
- chore: upgrade ui-library-angular to version 19 by @ibirrer in #372
- chore: fix npm publish by @ibirrer in #374
- feat: support preventing dialog/drawer from closing via Escape key or close button by @ibirrer in #375
- chore: update stencil packages and audit findings by @colinscz in #376
- chore: fix node types version and bump vue output target by @colinscz in #378
- chore: update npm run all2 to latest major by @colinscz in #381
- chore: remove angular standalone quick-fix by @ibirrer in #382
- fix #217: tab-group vertical scroll bar wiggle by @belahorvath in #229
- docs: add positioning section for
six-headercomponent by @ibirrer in #384 - docs: installation guide for react package by @colinscz in #354
- doc: preparation multi-version documentation support v5 by @ibirrer in #389
- docs: improve the release doc by @ibirrer in #392
- docs: add npm latest tags to readme by @colinscz in #393
- docs: add navigation to jump to v4 docs by @colinscz in #395
- feat/add rating component by @fortesp in #383
- fix: timepicker value gets cleared while typing #394 by @colinscz in #396
- chore: address auto fixable npm audit findings by @colinscz in #401
- fix: remove demo styling that causes rendering issues in the docs by @davidemarcoli in #400
- chore: deprecate
six-datepickerin favor ofsix-dateby @ibirrer in #405
New Contributors
- @arkadiusz22 made their first contribution in #353
- @fortesp made their first contribution in #383
Full Changelog: v4.3.4...v5.0.0