Skip to content

Releases: helsingborg-stad/styleguide

0.11.1213

16 Jan 13:24
Compare
Choose a tag to compare
fix: remove gap

0.11.1212

10 Jan 15:21
a196f45
Compare
Choose a tag to compare
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

10 Jan 10:09
Compare
Choose a tag to compare
fix: remove some deprecated attributes and placehoders in docs.

0.11.1210

10 Jan 09:37
cabe88d
Compare
Choose a tag to compare
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

09 Jan 12:38
64e1a4b
Compare
Choose a tag to compare
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

09 Jan 07:50
Compare
Choose a tag to compare
feat: add examples for dismissable and actions in notices.

0.11.1207

08 Jan 07:40
a35ee44
Compare
Choose a tag to compare
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

19 Dec 15:26
3bb163f
Compare
Choose a tag to compare
fix: same alignment for drawer header as content (#1000)

0.11.1205

18 Dec 07:43
Compare
Choose a tag to compare
fix: increase gap in newitem panes.

0.11.1204

17 Dec 14:34
3ea5982
Compare
Choose a tag to compare
Merge pull request #998 from helsingborg-stad/fix/signature-no-gap-if…