Releases: mdn/interactive-examples
Releases · mdn/interactive-examples
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.1
v2.1.0
2.1.0 (2023-08-02)
Features
- add JavaScript to code snippet (#2536) (cf8314f)
- ci: 10x faster rebuild of pages (#2458) (2e2552d)
- css: Add example of
::backdrop
(#2175) (6355aad) - css: Add example of
:indeterminate
and:defined
(#2199) (80a67b5) - css: Add example of
:modal
(#2316) (173563a) - css: Add example of
:scope
and:fullscreen
(#2196) (e3d420f) - css: Add example of
[@container](https://github.com/container)
(#2481) (3f4131c) - css: Add example of
[@keyframes](https://github.com/keyframes)
(#2094) (8d776bb) - css: Add example of
[@page](https://github.com/page)
(#2216) (10b16db) - css: Add example of
overflow-clip-margin
(#2474) (4a01bef) - css: Add example of
touch-action
(#2302) (6dda47a) - html: Add example of
draggable
attribute (#2220) (539676b) - html: Add example of
<output>
(#2214) (aac5a8d) - html: Add example of
<template>
(#2219) (2e344a6) - html: Add example of
exportparts
attribute (#2224) (49e2095) - html: Add example of
is
global attribute (#2234) (ad63bb9) - showcase basic array functionality (#2253) (2136a11)
- webapi: Add 16
URL
examples (#2367) (1d69481)
Bug Fixes
- Added closing tags to the remaining input fields (#2494) (b88c399)
- ci: Fix start-watch command (#2344) (6343ab5)
- CSS: add :host, :host-context, and ::slotted selector examples (#2560) (72cc86c)
- CSS: add small sized image for object-fit demo (#2559) (49ab1e1)
- css: Change
font-family
only when it's needed (#2457) (87fc49c) - css: Fix
[@layer](https://github.com/layer)
example (ebeda79) - css: Fix 10 contrast issues (#2460) (d89853d)
- css: Fix 2 contrast issues (#2452) (7f7dc1d)
- css: fix contrast of 4 css examples (#2475) (7845f11)
- css: fix contrast of 9 css examples (#2469) (f32a584)
- css: fix contrast of 9 CSS examples (#2473) (19146d0)
- css: fix contrast of opacity example (#2489) (28cffa2)
- css: Fix CSS/@layer try-it: make text-align effect visible (#2519) (56d74a5)
- css: Hide
box-shadow
declaration inbox-decoration-break
(#2483) (f2acf57) - css: Improve
appearance
example (#2456) (7b1e5a7) - css: Improve contrast for angle (#2437) (685a062)
- css: Remove invalid CSS comment (#2471) (6401fe6)
- html: Update attribute-autocomplete.html (#2530) (a5c281e)
- js: Fix invalid output in
RelativeTimeFormat
example (#2502) (76b9274) - js: improve
array-flatmap
(#2470) (eaa86eb)