Skip to content

Releases: mdn/interactive-examples

v3.0.0

14 Nov 13:56
31d70cb
Compare
Choose a tag to compare

3.0.0 (2024-11-14)

⚠ BREAKING CHANGES

  • deps: bump node from v18 to v20 (#2859)

Miscellaneous Chores

v2.7.0

06 Nov 11:21
571aead
Compare
Choose a tag to compare

2.7.0 (2024-11-01)

Features

  • css: add auto examples for text-emphasis-position (#2849) (3eb4fa4)

Bug Fixes

  • ci: check dependabot PR user instead of actor (#2834) (7bb336d)
  • correct typo for text-transform value (#2858) (f577c01)

v2.6.1

24 Jul 09:54
92b7100
Compare
Choose a tag to compare

2.6.1 (2024-07-18)

Bug Fixes

  • place vendor-prefixed props first in declaration order (#2812) (182fa05)

v2.6.0

17 Jul 09:58
1bc4428
Compare
Choose a tag to compare

2.6.0 (2024-07-03)

Features

v2.5.1

11 Jun 12:25
1d4fdad
Compare
Choose a tag to compare

2.5.1 (2024-06-10)

Bug Fixes

  • css: add cue pseudo element with argument case (#2787) (0923c6c)

v2.5.0

08 May 11:57
7bc8887
Compare
Choose a tag to compare

2.5.0 (2024-05-03)

Features

v2.4.1

15 Mar 01:13
a37b550
Compare
Choose a tag to compare

2.4.1 (2024-03-06)

Bug Fixes

  • Intl.getCanonicalLocales error message (#2741) (f5a8492)
  • ci: migrate to husky v9 (#2731) (dee2d96)
  • js: ignore formatting empty statement example with code comment (#2696) (0b33754)

v2.4.0

23 Jan 09:36
4f9e562
Compare
Choose a tag to compare

2.4.0 (2024-01-23)

Features

  • css: create an example for content-visibility (#2663) (fd7893d)

Bug Fixes

  • Run Prettier on html-examples/input/tel.html, upgrade stylelint (#2723) (79fb2ce)

v2.3.5

16 Jan 14:19
3165dfa
Compare
Choose a tag to compare

2.3.5 (2024-01-16)

Bug Fixes

v2.3.4

06 Dec 07:45
591bb11
Compare
Choose a tag to compare

2.3.4 (2023-12-06)

Bug Fixes

  • html: provide corresponding 'id's for 'for' attributes on <label> tags (#2678) (49a3dca)