All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.1.0 (2024-12-13)
- upgrade to new sass colors functions (b624ef8)
3.0.1 (2024-01-15)
3.0.0 (2024-01-07)
- dark-mode-class: rewrite of the mixin (49f2a29)
- dark-mode-class: the complete dark-mode-class mixin api has changes (see docs)
2.6.3 (2023-11-25)
- generate-color-shades: color order (6baa27d)
2.6.2 (2023-11-25)
- generate-color-shades: no more duplicated colors (561b527)
2.6.1 (2023-11-25)
- generate-color-shades: bright colors now start with the smaller numbers (76f09d2)
2.6.0 (2023-08-27)
- updated lock file (c1ef6de)
- replaced the throw.error function by an own to not have to use sass-true as prod-dependency (8a0b9fd)
2.5.3 (2023-08-26)
- add sass-true as dependency (cant import throw) (f93fb6e)
2.5.2 (2023-08-26)
- broken import of throw (9886e40)
2.5.1 (2023-08-26)
- generate-mixed-colors: doc block throws sassdoc error (5a7bb7c)
2.5.0 (2023-08-26)
- generate-mixed-colors: lint errors, write code in sass module style (9d7f298)
- add generate-mixed-colors function (71c0492)
2.4.0 (2023-08-22)
- add generate-color-shades function (b746e82)
2.3.0 (2023-05-20)
- add round and fluid (typo) function (4ab15ee)
2.2.0 (2023-04-01)
- media queries: with new range syntax (a0a8a41)
2.1.0 (2023-03-31)
- breakpoint: max-overlap now decides independently what the default value is (3ba6314)
2.0.2 (2023-03-31)
- missing comma (0c00751)
2.0.1 (2023-03-31)
- deps: upgrade to stylelint 15 and fix lint errors (7de1a7f)
2.0.0 (2022-11-05)
- font-smooting: detect retina display via breakpoint (c7b6c4e)
- font-smooting: the $antialiased param is removed; @media query now makes the condition
1.10.5 (2022-09-23)
- deps: update dependency sass to v1.55.0 (b3f91b0)
1.10.4 (2022-09-19)
- dark-mode-class: Top-level selectors may not contain the parent selector "&" (07f234d)
1.10.3 (2022-09-08)
- deps: update dependency sass to v1.54.9 (15cfd9b)
1.10.2 (2022-09-02)
- deps: update dependency sass to v1.54.8 (dd524c0)
1.10.1 (2022-08-20)
- dark-mode-class class selector (e29bb23)
1.10.0 (2022-08-20)
- add hover to mixin main file (1fd839e)
- add dark-mode-class mixin (b3609f0)
1.9.2 (2022-08-20)
- deps: update dependency sass to v1.54.5 (e9addbc)
1.9.1 (2022-08-08)
- doc block (6ed1163)
1.9.0 (2022-08-08)
- basic implementation of hover mixin (62ec3c1)
1.8.1 (2022-08-08)
- devidate with math.div (27c236c)
1.8.0 (2022-08-07)
- target-anchor-offset no namespace for invert func (c9c3086)
- select-style & target-anchor-offset able to set own content (9a7c6d2)
1.7.5 (2022-08-06)
- author for invert number (2780144)
1.7.4 (2022-06-26)
- double h1 in CHANGELOG (2476134)
1.7.3 (2022-06-26)
- typo (45090b1)