Skip to content

Latest commit

 

History

History
164 lines (88 loc) · 3.93 KB

CHANGELOG.md

File metadata and controls

164 lines (88 loc) · 3.93 KB

1.4.0 (2022-04-19)

1.6.0

Minor Changes

  • 3e6bc01: Change w-N and h-N classes behavior inside grids.

Patch Changes

  • 2828be0: Set column span to end property.
  • 4a83d50: Collapse grid classes into one.
  • 7ac2c9d: Fix h-N class inside grid.

1.6.0-next.4

Patch Changes

  • b5fa800: Fix specificity regression.

1.6.0-next.3

Patch Changes

  • 2828be0: Set column span to end property.

1.6.0-next.2

Patch Changes

  • 4a83d50: Collapse grid classes into one.

1.6.0-next.1

Patch Changes

  • Fix h-N class inside grid.

1.6.0-next.0

Minor Changes

  • 3e6bc01: Change w-N and h-N classes behavior inside grids.

1.5.4

Patch Changes

  • 913a570: Fix clamping variable specificity.

1.5.3

Patch Changes

  • d044eff: Fix clamp-1 class.

1.5.2

Patch Changes

  • acd7cbe: Add exports map.

1.5.1

Patch Changes

  • 442bd28: Introducing --outline-width token.

1.5.0

Minor Changes

  • 8c54b78: Introducing the --window-width for responsive layouts. This variable has not values until it is set via JavaScript.

Patch Changes

  • 455c9e8: Add cover and contain classes
  • 705b75d: Rename fill class to flex
  • 0a72510: Add block class

1.4.6

Patch Changes

  • Fix alignment values

1.4.5

Patch Changes

  • 617058d: Add align-content rule to layout

1.4.4

Patch Changes

  • f4e8ed6: use variable for line clamping

1.4.3

Patch Changes

  • b18d6fb: Added text and bg classes for overlay
  • 5274475: Add align-baseline utility class

1.4.2

Patch Changes

  • 68b775c: Add italic and oblique classes
  • becc8d8: Introducing row and column gaps utilities

1.3.0 (2022-04-18)

Bug Fixes

  • change default secondary color (9cb1671)
  • no wrap layout rule (05a51cd)
  • paddings and margins win over layout (ec0af01)

Features

1.2.0 (2022-03-01)

1.1.1 (2022-02-09)

Bug Fixes

1.1.0 (2022-02-08)

Features

1.0.3 (2022-02-07)

Bug Fixes

  • use gutter for explode class (6710e11)

1.0.2 (2022-02-07)

Bug Fixes

1.0.1 (2022-02-07)

Bug Fixes

  • overlay scrollbar for tight vw calculation (8c22590)

1.0.0 (2022-02-07)

Features