Skip to content

Latest commit

 

History

History
245 lines (108 loc) · 9.02 KB

CHANGELOG.md

File metadata and controls

245 lines (108 loc) · 9.02 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.1 (2024-01-15)

Bug Fixes

3.0.0 (2024-01-07)

Code Refactoring

  • dark-mode-class: rewrite of the mixin (49f2a29)

BREAKING CHANGES

  • dark-mode-class: the complete dark-mode-class mixin api has changes (see docs)

2.6.3 (2023-11-25)

Bug Fixes

  • generate-color-shades: color order (6baa27d)

2.6.2 (2023-11-25)

Bug Fixes

  • generate-color-shades: no more duplicated colors (561b527)

2.6.1 (2023-11-25)

Bug Fixes

  • generate-color-shades: bright colors now start with the smaller numbers (76f09d2)

2.6.0 (2023-08-27)

Bug Fixes

Features

  • 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)

Bug Fixes

  • add sass-true as dependency (cant import throw) (f93fb6e)

2.5.2 (2023-08-26)

Bug Fixes

2.5.1 (2023-08-26)

Bug Fixes

  • generate-mixed-colors: doc block throws sassdoc error (5a7bb7c)

2.5.0 (2023-08-26)

Bug Fixes

  • generate-mixed-colors: lint errors, write code in sass module style (9d7f298)

Features

  • add generate-mixed-colors function (71c0492)

2.4.0 (2023-08-22)

Features

  • add generate-color-shades function (b746e82)

2.3.0 (2023-05-20)

Features

  • add round and fluid (typo) function (4ab15ee)

2.2.0 (2023-04-01)

Features

  • media queries: with new range syntax (a0a8a41)

2.1.0 (2023-03-31)

Features

  • breakpoint: max-overlap now decides independently what the default value is (3ba6314)

2.0.2 (2023-03-31)

Bug Fixes

2.0.1 (2023-03-31)

Bug Fixes

  • deps: upgrade to stylelint 15 and fix lint errors (7de1a7f)

2.0.0 (2022-11-05)

Features

  • font-smooting: detect retina display via breakpoint (c7b6c4e)

BREAKING CHANGES

  • font-smooting: the $antialiased param is removed; @media query now makes the condition

1.10.5 (2022-09-23)

Bug Fixes

  • deps: update dependency sass to v1.55.0 (b3f91b0)

1.10.4 (2022-09-19)

Bug Fixes

  • dark-mode-class: Top-level selectors may not contain the parent selector "&" (07f234d)

1.10.3 (2022-09-08)

Bug Fixes

  • deps: update dependency sass to v1.54.9 (15cfd9b)

1.10.2 (2022-09-02)

Bug Fixes

  • deps: update dependency sass to v1.54.8 (dd524c0)

1.10.1 (2022-08-20)

Bug Fixes

  • dark-mode-class class selector (e29bb23)

1.10.0 (2022-08-20)

Bug Fixes

  • add hover to mixin main file (1fd839e)

Features

  • add dark-mode-class mixin (b3609f0)

1.9.2 (2022-08-20)

Bug Fixes

  • deps: update dependency sass to v1.54.5 (e9addbc)

1.9.1 (2022-08-08)

Bug Fixes

1.9.0 (2022-08-08)

Features

  • basic implementation of hover mixin (62ec3c1)

1.8.1 (2022-08-08)

Bug Fixes

1.8.0 (2022-08-07)

Bug Fixes

  • target-anchor-offset no namespace for invert func (c9c3086)

Features

  • select-style & target-anchor-offset able to set own content (9a7c6d2)

1.7.5 (2022-08-06)

Bug Fixes

  • author for invert number (2780144)

1.7.4 (2022-06-26)

Bug Fixes

1.7.3 (2022-06-26)

Bug Fixes