tujoworker
released this
6.0.0-beta.11 (2019-12-02)
Bug Fixes
- enhance #slider on touch devices (4171c3a)
- enhance alignment on form components, incl. #toggle-button group + #switch enhancements on semantics on a status (aeb8d0b)
- enhance tertiary #button handling on touch devices (59b7a94)
- enhance touch device detection during runtime - iOS has a one time event call on
mouseover
- we fix this with an additionaltouchend
event (2126773) - fix #icon with border to act more polite + add better examples (a349f40)
Assets
4
tujoworker
released this
6.0.0-beta.10 (2019-11-28)
Bug Fixes
- enhance link out check on #anchor target blank (4a666eb)
- enhance politeness of touch device detection (e00ebb3)
- fix alignment on #button with no text and a couple other small alignment tweaks (79b9afd)
- fix line-height issues on safari (a1296be)
- fix touch device detection regarding #e76b5ae (f66b524), closes #e76b5
- lower the #modal fullscreen responsive threshold for mobile devices from medium to small (dd1a0b9)
- remove font number features (1e50a4e)
Features
- add translation support to all components. Change locale globally thought the shared provider (e04fd6f)
Assets
4
tujoworker
released this
Assets
3
tujoworker
released this
6.0.0-beta.9 (2019-11-27)
Bug Fixes
- #modal scroll position on Edge (a4aa396)
- enhance politeness of touch device detection (e76b5ae)
- ensure that #form-status only sends along error status to #global-status (b6ea251)
- fix "minifying css kip" during build (c5f44b0)
- fix primary #button focus state to have correct styles (7d6fd90)
- fix wrong import path inside #global-status (afc023d)
Assets
4
tujoworker
released this
Assets
3
tujoworker
released this
Assets
3
tujoworker
released this
6.0.0-beta.8 (2019-11-26)
Bug Fixes
- fix vertical prop alignment of form components inside #form-row (3acb398)
Assets
4
tujoworker
released this
6.0.0-beta.7 (2019-11-25)
Bug Fixes
- fix #blockquote spacing inheritance regarding
cite
(298ceaa) - fix primary #button focus state to have correct styles (0dd56b8)
Features
Assets
4
tujoworker
released this
6.0.0-beta.6 (2019-11-22)
Bug Fixes
- adjust #form-status to new font (282106a)
- enhance every form component to be adjusted in both plain inline usage and in #form-status (97ca3bf)
- ensure that #form-status only sends along error status to #global-status (f380362)
- fix #input and #dropdown label wrapping line-height (b17b127)
- fix #input placeholder and #radio-group legend v alignment (f17a542)
- fix submit button / element alignment in #input (973b12d)