3.0.0 (2024-11-14)
- deps: bump node from v18 to v20 (#2859)
2.7.0 (2024-11-01)
- ci: check dependabot PR user instead of actor (#2834) (7bb336d)
- correct typo for text-transform value (#2858) (f577c01)
2.6.1 (2024-07-18)
2.6.0 (2024-07-03)
2.5.1 (2024-06-10)
2.5.0 (2024-05-03)
2.4.1 (2024-03-06)
Intl.getCanonicalLocales
error message (#2741) (f5a8492)- ci: migrate to husky v9 (#2731) (dee2d96)
- js: ignore formatting empty statement example with code comment (#2696) (0b33754)
2.4.0 (2024-01-23)
2.3.5 (2024-01-16)
2.3.4 (2023-12-06)
2.3.3 (2023-12-04)
2.3.2 (2023-12-04)
2.3.1 (2023-11-13)
- css: update order demo (#2660) (be57d9c)
- js: horizontal and vertical scroll improvements (#2649) (617205f)
2.3.0 (2023-10-10)
2.2.1 (2023-10-09)
- css: for font examples use 'rem' instead of 'em' (#2604) (822ffc3)
- deps: run npm audit fix (#2624) (ac27b1c)
- pseudo class empty: removed whitespace example (#2582) (66f59c8)
- vulnerabilities with
npm audit fix
(#2620) (2a51597)
2.2.0 (2023-08-29)
- css: Add example of
[@counter-style](https://github.com/counter-style)
and all of its descriptors (#2089) (2c4362a) - html: Add example of
<dialog>
(#2212) (e97aa1d)
2.1.1 (2023-08-17)
2.1.0 (2023-08-02)
- 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)
- 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)
2.0.0 (2023-02-24)
- deps-dev: bump @mdn/bob from 2.2.0 to 3.0.3 (#2454)
1.0.4 (2023-02-14)
- ci: run main workflow with NodeJS 18 (#2429) (a74779e)
- ci: skip deploy/release on dependabot merges (#2422) (e606273)
- correct return type for function (#2391) (56ca48a)
- stage-deploy: build main with local bob (#2370) (a418610)
1.0.3 (2022-10-07)
1.0.2 (2022-08-22)
1.0.1 (2022-05-19)
- add logical properties example for float (#1897) (4d918f4)
- create codeql-analysis.yml (#2149) (44c5565)
- change title attribute example (66c1895), closes #1822
- Clarify string-endswith examples (#1705) (f670798)
- deploy workflow (#2142) (e574640)
- deploy workflow (#2143) (d10117f)
- deploy workflow (#2144) (ee49883)
- deploy workflow (#2144) (#2145) (b543cac)
- only run deploy action if labeled release (#2139) (c2b8638), closes #2138
- remove expression syntax from if conditional (#2150) (5c2b632)
- remove runs-on (#2146) (725e368)
- tabSize live-example for Firefox (#1811) (eae189b)
- Update publish-release.yml (#2152) (e3a69de)
- use js file not html for js examples (#2148) (79792f9)