Releases: helsingborg-stad/styleguide
Releases · helsingborg-stad/styleguide
0.11.1213
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
0.11.1208
feat: add examples for dismissable and actions in notices.
0.11.1207
test: fix broken tests caused by missing cache dependency (#1001) * fix: add StaticCache to component instantiation in CLI * fix: remove 'only' from test cases for modal and select components * test: fix modal test broken due to repeated modal enabling
0.11.1206
fix: same alignment for drawer header as content (#1000)
0.11.1205
fix: increase gap in newitem panes.
0.11.1204
Merge pull request #998 from helsingborg-stad/fix/signature-no-gap-if…