Skip to content

Releases: mdn/data

v2.14.0

17 Dec 17:04
bd33cc5
Compare
Choose a tag to compare

2.14.0 (2024-12-17)

Features

Bug Fixes

  • css: correct syntax for scale related css functions (#831) (955ef5b)
  • css: fix animate type of scrollbar-width (#825) (1f30436)
  • css: fix group for clamp() css function (#830) (424e985)
  • l10n: fix incorrect punctuation marks (#822) (8059106)

v2.13.0

05 Dec 16:54
4b078ec
Compare
Choose a tag to compare

2.13.0 (2024-12-05)

Features

  • css: Add data for lighting-color, flood-color, flood-opacity (#787) (2e42c31)
  • css: Add data for stop-color & stop-opacity (#782) (9398267)
  • css: Add mdn_url for features with documentations (#803) (dd04e07)
  • css: Add missing <anchor-name> syntax for position-anchor property (#792) (350f183)
  • css: Add missing <position-area> syntax for position-area property (#793) (3722a02)
  • css: Add missing <try-size> syntax for position-try-order property (#796) (0b93566)
  • css: Add missing <try-tactic> syntax for position-try-fallbacks property (#795) (76584aa)
  • css: Add missing syntax &lt;coord-box&gt; <offset-path> for offset-path property (#790) (8438947)
  • css: Add missing syntax &lt;dasharray&gt; for stroke-dasharray (#791) (df08f67)
  • css: add missing syntax for offset-path property (8438947)
  • css: Add missing syntax for stroke property (#783) (89c2196)
  • css: Allow at-rule descriptors also contain mdn_url key (#805) (7ebbdfa)
  • css: Fix/Add synatx for font-palette &lt;palette-identifier&gt; palette-mix() (#785) (d572bcb)
  • css: Make at-rule descriptor also contain mdn_url key (7ebbdfa)
  • css: Remove non-supported caption-side values (#818) (f0b8774)
  • css: Support for word-break:auto-phrase (#810) (12e6074)
  • css: Sync at-rule status per bcd (#800) (9c8b9eb)
  • css: sync property status per bcd (06fa694)
  • css: Sync property status per bcd (#801) (06fa694)
  • css: Sync selector status per bcd (#799) (31d4ebe)
  • css: Update &lt;alpha-value&gt; usage (#784) (87dc78b)
  • css: Update padding properties (#816) (8a9f3e2)
  • css: Update syntax for outline-style (#808) (14605dc)
  • css: Update syntax for at_font-palette-values/override-colors (#780) (6f8e474)
  • css: Update syntax for fit-content() (#814) (cd9f7ce)
  • css: Update syntax for margin properties (#815) (8d9f939)
  • css: Update syntax for sizing properties (#813) (cd06f28)

Bug Fixes

  • css: Add missing syntax &lt;single-animation-composition&gt; for animation-composition (#789) (e76c914)
  • css: Add missing syntax for [@\scope](https://github.com/scope) (#788) (0a8c8b6)
  • css: fill-opacity should accept percentages (#786) (42dcf9e)
  • css: Fix incorrect mdn_url (#804) (f432647)
  • css: Fix syntax for scroll-timeline-name (#809) (f050f8b)
  • css: Fix syntax for text-wrap (#781) (1b708b3)
  • css: Fix syntax for white-space (#802) (2cc41d0)
  • css: Make functions syntax consistent (#817) (eeffb3f)
  • css: Mark &lt;shape&gt; type as obsolete (#797) (c8067ba)
  • css: Mark element() as experimental (#798) (10594fb)

v2.12.2

05 Nov 09:21
8ec6d50
Compare
Choose a tag to compare

2.12.2 (2024-11-05)

Bug Fixes

  • css: stroke-opacity syntax correction (#778) (8c66896)
  • Update syntax for 'forced-color-adjust' & 'scale' properties, 'axis', 'color', 'scroller', 'system-color' types (#771) (39f2aed)

v2.12.1

29 Oct 10:54
aa322d5
Compare
Choose a tag to compare

2.12.1 (2024-10-29)

Bug Fixes

  • css: aspect-ratio value supports both 'auto' and 'ratio' together (4fa8523)

v2.12.0

28 Oct 10:32
32adf59
Compare
Choose a tag to compare

2.12.0 (2024-10-23)

Features

  • add data for interpolate-size property (#773) (43873fc)
  • added auto value to text-emphasis-position property (#772) (c4ac978)
  • rename inset-area to position-area (#769) (d2b8857)
  • update text-wrap to be a shorthand property (#774) (2213097)
  • update syntax for Anchor Positioning related properties (#770) (5f5c637)

Bug Fixes

Miscellaneous

  • css: remove column-fill: balance-all (#775) (97b010c)
  • update linear-gradient syntax to use optional color-interpolation-method (#766) (9d0f4c5)

v2.11.1

12 Sep 16:04
9f1e7aa
Compare
Choose a tag to compare

2.11.1 (2024-09-11)

Miscellaneous

  • deps: bump actions/checkout from 3 to 4 (#764) (3c2be02)
  • deps: bump github/codeql-action from 2 to 3 (#763) (251e6e2)

v2.11.0

09 Sep 14:33
2451eb4
Compare
Choose a tag to compare

2.11.0 (2024-09-09)

Features

  • ci: Update depbot to check GH actions (#761) (f1ba782)
  • css: Add stroke CSS SVG properties (#757) (e577bd0)
  • Update depbot to check GH actions (f1ba782)

Bug Fixes

  • CSS zoom should be a not animatable property (#748) (3183e91)

v2.10.0

02 Sep 08:28
417a371
Compare
Choose a tag to compare

2.10.0 (2024-08-29)

Features

Bug Fixes

  • css: follow canonical order in border and outline sections (#749) (b703067)
  • position-try-options > position-try-fallbacks (#751) (0edc1ea)

Miscellaneous

  • add CODEOWNERS for auto-adding reviewers (#760) (cae4438)

v2.9.0

01 Aug 10:15
c1aa7dd
Compare
Choose a tag to compare

2.9.0 (2024-07-03)

Features

  • css: add text-spacing-trim property (bb0a599)

Bug Fixes

v2.8.0

21 May 21:39
43026ec
Compare
Choose a tag to compare

2.8.0 (2024-05-21)

Features

  • correct ray() syntax and add ray-size type (311ca78)
  • css: correct ray() syntax + add ray-size type (#723) (311ca78)