Skip to content

Releases: MorevM/more-sass

v3.0.0-rc.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 15:22

⚠ BREAKING CHANGES

  • mixins: use-fluid-prop no longer accepts the $set-start argument
    and now emits clamp() instead of min/max-width media queries. The use-fluid-font value works the same way as it uses use-fluid-prop under the hood.
  • triangle: The triangle mixin now emits a sized element with background and clip-path instead of zero-size border declarations because clip-path is widely available and avoids the legacy border hack.
  • mixins: The clearfix and clearfix-element mixins are no longer
    exported. Use native CSS display: flow-root instead, which solves float
    containment without pseudo-element clearing hacks.
  • mixins: The aspect-ratio mixin is no longer exported. Native CSS
    aspect-ratio has been widely available for a long time, so there is no reason
    to keep a padding-hack mixin for the same behavior. Use the native CSS
    aspect-ratio property instead.
  • mixins: All mixins now emit logical properties and values such as
    inline-size, block-size, logical inset-*/spacing properties,
    display: block flow, and 100vi instead of physical counterparts.

Features

  • functions: Add use-fluid-value responsive helper (26a6dca)
  • mixins: Emit logical CSS properties (9bfd768)
  • mixins: Remove aspect-ratio mixin (8927b74)
  • mixins: Remove clearfix mixins (f49717e)
  • variables: Add support for all CSS units (57b9b58)

Bug fixes

  • Get rid of deprecated if SASS syntax (6288ea3)
  • mixins: Do not use deprecated clip in visually-hidden (6e7012b)

Refactoring

  • mixins: Use clamp() for fluid properties (15ec02c)
  • triangle: Use clip-path for triangles (057626f)

Documentation

  • Migrate to Docus instead of deprecated nuxt/content (d6a7da9)

Chores

  • Add root _index file and corresponding exports (3b8ca38)
  • Add spellchecker (60b6fb7)
  • Add typecheck script (af0eba2)
  • Apply latest stylelint config (289a771)
  • Do not require nuxt prepare before linting (d9586f3)
  • Migrate to pnpm (3fe3606)
  • Run build for RC tags (f8749b5)
  • Update dependencies to latest (3a26659)
  • Use pnpm within release script (4f0dba0)

v2.1.5

Choose a tag to compare

@github-actions github-actions released this 06 Aug 13:01
Release version 2.1.5

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:45
Release version 2.1.4

v2.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Jun 11:49
Release version 2.1.3

v2.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jan 19:18
Release version 2.1.2

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 09:48
Release version 2.1.1

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 09:46
Release version 2.1.0

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 21:11
Release version 2.0.1

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 13:40
Release version 2.0.0

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 19:53
Release version 1.2.1