Skip to content

Releases: officialxviid/sasses

v2024.2.2

22 Feb 19:05
Compare
Choose a tag to compare

✨ Highlight

Praise be to Allah, Lord of the worlds.

In this latest release (v2024.2.2) we added 1 variable and 1 function in the color module and 2 functions in the map module.

❇️ Added

Variables 1

Functions 3

🔄 Updated

  • 61e7cb4: Update package version from 2024.2.1 to 2024.2.2.


Full Changelog  ·  Published by XVIID Developer

v2024.2.1

20 Feb 12:50
Compare
Choose a tag to compare

✨ Highlight

Praise be to Allah, Lord of the worlds.

In this latest release (v2024.2.1) there is 2 update that affects 3 modules in the sasses package.

🔄 Updated

  • 7e84ae3: Added meta.get-function() function in is-function.is-function() parameter.
  • 3bc9dd4: Update package version.


Full Changelog  ·  Published by XVIID Developer

v2024.2.0

20 Feb 08:44
Compare
Choose a tag to compare

✨ Highlight

Praise be to Allah, Lord of the worlds.

In this latest release (v2024.2.0) we added 11 modules to the sasses package.

❇️ Added

Variables 14

  • break.$horizontal-sizes: A configurable map defining the dimensions at which layout will change, adapting to different screen widths, according to media queries.
  • break.$horizontal-names: A list of sorted horizontal breakpoint names.
  • break.$horizontal-values: A list of sorted horizontal breakpoint values.
  • break.$vertical-sizes: A configurable map defining the dimensions at which layout will change, adapting to different screen widths, according to media queries.
  • break.$vertical-names: A list of sorted vertical breakpoint names.
  • break.$vertical-values: A list of sorted vertical breakpoint values.
  • color.$contrast-ratios: A map defining the WCAG standard contrast ratios.
  • math.$e: The closest 64-bit floating point approximation of the mathematical constant e.
  • math.$epsilon: The difference between 1 and the smallest 64-bit floating point number greater than 1 according to floating-point comparisons.
  • math.$max-number: The maximum finite number that can be represented as a 64-bit floating point number.
  • math.$max-safe-integer: The maximum integer n such that both n and n + 1 can be precisely represented as a 64-bit floating-point number.
  • math.$min-number: The smallest positive number that can be represented as a 64-bit floating point number.
  • math.$min-safe-integer: The minimum integer n such that both n and n - 1 can be precisely represented as a 64-bit floating-point number.
  • math.$pi: The closest 64-bit floating point approximation of the mathematical constant π.

Mixins 11

Functions 203

Read more