Releases: helsingborg-stad/styleguide
Releases · helsingborg-stad/styleguide
0.11.1217
0.11.1216
fix: no size mq for header logotype (#1005)
0.11.1215
fix: remove border from hidden field (#1007)
0.11.1214
Merge pull request #1006 from helsingborg-stad/fix/news-item-header-wrap fix: news item header wrap
0.11.1213
fix: remove gap
0.11.1212
feat: toast (#1004) * feat: init toast docs. * Toast example. * Do not autohide items that has a dismiss action. * fix: lint * fix: timeouts and examples. --------- Co-authored-by: Sebastian Thulin <sebastian.thulin@helsingborg.se>
0.11.1211
fix: remove some deprecated attributes and placehoders in docs.
0.11.1210
feat: dismissable notices ts (#1003) * feat: add buttons css * feat: more examples of each type. * fix: alignments. * fix: revert colors on buttons * feat: add js for dismissing notices. Make examples unique. * fix: add enum and return types for notice timeouts. Export. * fix: type, timout, missing id. Will make a immediate if uid is not set. * fix: add , { once: true } * fix: add return type void --------- Co-authored-by: Sebastian Thulin <sebastian.thulin@helsingborg.se>
0.11.1209
feat: dismissable notices (#1002) * feat: add buttons css * feat: more examples of each type. * fix: alignments. * fix: revert colors on buttons --------- Co-authored-by: Sebastian Thulin <sebastian.thulin@helsingborg.se>
0.11.1208
feat: add examples for dismissable and actions in notices.