Skip to content

Latest commit

 

History

History
219 lines (97 loc) · 8.57 KB

CHANGELOG.md

File metadata and controls

219 lines (97 loc) · 8.57 KB

Changelog

2.6.1 (2024-04-24)

Bug Fixes

  • Add missing internationalization information (#731) (19b1a46)

2.6.0 (2024-04-18)

Features

  • css: add Anchor Positioning data (b3997c5)

2.5.0 (2024-04-08)

Features

  • css: text-wrap-mode + text-wrap-style (2e681ff)

Bug Fixes

  • lint: upgrade actions/{checkout,setup-node} to v4 + use node-version-file (b62c9ee)
  • package-lock: run npm install (#725) (dfad8d6)

Enhancements

  • publish-release: inline workflow action + allow manual execution (#724) (063fc20)

Miscellaneous

  • css: update appliesTo for align-content (603c07a)

2.4.2 (2024-02-27)

Bug Fixes

  • css: overflow-wrap applies to text elements (#705) (6732de5)
  • Update font-palette animation type (#716) (cd8d5db)

2.4.1 (2024-02-22)

Bug Fixes

  • css: replace value 'center' with '0% 0%' for mask-position inital value (#714) (2987ea9)

2.4.0 (2024-01-23)

Features

  • css: alsoAppliesTo data for bg-pos-x/bg-pos-y (#707) (90bc67c)

2.3.6 (2024-01-23)

Bug Fixes

  • css: Update the default/initial value of offset-position (#709) (d619c73)

2.3.5 (2024-01-20)

Bug Fixes

  • css: Remove ::first-line from margin* props (#706) (8858ac6)

2.3.4 (2024-01-15)

Bug Fixes

2.3.3 (2024-01-08)

Bug Fixes

2.3.2 (2023-12-28)

Bug Fixes

  • descriptions of discrete animation behavior between visible and hidden (#690) (eb3bd6b)

2.3.1 (2023-12-28)

Bug Fixes

  • css: replace value 'invert' with 'auto' for outline-color property (#694) (89ff350)

2.3.0 (2023-11-08)

Features

2.2.0 (2023-11-03)

Features

2.1.0 (2023-08-29)

Features

  • CSS contain-intrinsic-* syntax updates (#684) (59748c3)

Bug Fixes

  • css: Mark all 'text-emphasis*' properties inheritable (#685) (4382320)

2.0.33 (2023-08-21)

Features

Miscellaneous Chores

2.0.32 (2023-05-12)

Miscellaneous Chores

2.0.31 (2023-02-03)

Bug Fixes

  • scroll-timeline-axis and scroll-timeline-name are properties (#631) (7bb3805)

2.0.30 (2022-10-28)

Bug Fixes

  • correct mask-repeat initial value (b36469e)
  • correct scroll-timeline-axis and mask-repeat initial value (#622) (e48302d)
  • correct scroll-timeline-axis initial value (5144622)

2.0.29 (2022-08-30)

Miscellaneous Chores

2.0.28 (2022-07-12)

Bug Fixes

  • css: correct two syntax examples in selectors (#589) (91ab33a)

2.0.27 (2022-02-24)

Miscellaneous Chores

2.0.26 (2022-01-19)

Miscellaneous Chores

2.0.25 (2021-12-21)

Bug Fixes

  • change branch reference to main (a473261)
  • remove old clashing workflow (af9a18c)

Miscellaneous Chores

2.0.24 (2021-12-17)

Miscellaneous Chores

2.0.24 (2021-12-15)

Miscellaneous Chores