Release 8.3.0
With this release the showcase has been refactored to also present documentation for the business package components. With that in mind, this marks the first stable release of @sbb-esta/angular-business.
Thank you to @efux, @daniele92vp and @gianluca-r for the contributions to the @sbb-esta/angular-business package and for bug fixes. Thank you also to @luecu for contributing a bug fix.
Special thanks to @timschoch and @daniel-sc for organizing the help of @daniele92vp and @gianluca-r.
Thanks to them, we can now provide one of the most requested features: The header
Bug Fixes
- business/accordion: remove media query breakpoints (#139) (0e3d16a)
- file-selector: fix upload with two way binding update (#135) (53de7b1), closes #115
- public/ghettobox: correct line-height for icons (#117) (038185a)
- table: fix tableAlignment for table headers in IE11 (#133) (1e5b950), closes #122
- toggle: accept initial value for state (#130) (1851c94), closes #120
- toggle: fire toggleChange only when status actually changes (#137) (5b4c8a5), closes #136
- toggle: use for-loop in place of forEach on NodeList (#134) (494d46b), closes #125
- usermenu: fix arrow overlap (#138) (cd99723), closes #132
- usermenu: fix layout after click (#128) (21dd37c), closes #124