Releases: six-group/six-webcomponents
Releases · six-group/six-webcomponents
v5.1.1
v5.1.1
What's Changed
- Fix #421: Enable control of tooltip on hover for tabs by @pennal in #429
- fix: add-missing-color-marine by @JoelLeupp in #433
Full Changelog: v5.1.0...v5.1.1
v5.1.0
v5.1.0
What's Changed
- feat: Added new component six-breadcrumbs by @fortesp in #380
- fix: typo in removeBoxShadow css class closes #410 by @colinscz in #411
- Correct placement logic of the six-timepicker by @davidemarcoli in #413
- feat: support symbols in six icon by @tkst8 in #412
- fixed doc and vertical align bug by @tkst8 in #418
- docs: add security page by @ibirrer in #419
New Contributors
Full Changelog: v5.0.0...v5.1.0
v5.1.0-rc.1
What's Changed
- feat: Added new component six-breadcrumbs by @fortesp in #380
- fix: typo in removeBoxShadow css class closes #410 by @colinscz in #411
- Correct placement logic of the six-timepicker by @davidemarcoli in #413
- Feat/support symbols in six icon by @tkst8 in #412
New Contributors
Full Changelog: v5.0.0...v5.1.0-rc.1
v5.0.0
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
v4.3.4
v4.3.4
v5.0.0-rc.2
v5.0.0-rc.2
What's Changed
- 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
New Contributors
Full Changelog: v5.0.0-rc.1...v5.0.0-rc.2
v5.0.0-rc.1
v5.0.0-rc.1
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 securtiy 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
- chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 10.1.5 by @dependabot[bot] in #366
- 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
New Contributors
- @arkadiusz22 made their first contribution in #353
Full Changelog: v4.3.3...v5.0.0-rc.1
v4.3.3
v4.3.3
v4.3.2
v4.3.2
Full Changelog: v4.3.1...v4.3.2
v4.3.1
v4.3.1
What's Changed
- chore: fix security issue inside lib packages with high severity by @colinscz in #292
- Fix/278 six select autocomplete displays value instead of label by @aggieN in #295
- Fix #283 six-select checkmark bug by @aggieN in #297
- Fix/275 six select: show dropdown after the value is cleared by @aggieN in #296
- chore: fix moderate security vulnerabilities by @colinscz in #298
- fix disabled input being clearable by @davidemarcoli in #299
- chore: Update changelog for 4.2.6 release by @colinscz in #301
- Release v4.2.6 by @github-actions in #302
- chore: update github actions to v4 by @colinscz in #303
- Chore/update dependencies by @ibirrer in #300
- fix handleFiles is called twice by @gempi in #307
- Flexible
six-headerlayout by @ibirrer in #310 - docs: Update changelog for 4.3.0 release by @colinscz in #313
- Release v4.3.0 by @github-actions in #314
- #170 implement toast stack example by @stefan-laux in #315
- #306 Add BME Spinner by @stefan-laux in #316
- fix: resolve fixable security vulnerabilities by @colinscz in #320
- chore: update changelog by @colinscz in #321
- docs: Update changelog for 4.3.1 release by @colinscz in #322
New Contributors
Full Changelog: v4.2.5...v4.3.1