Skip to content

Releases: Black-Axis/reset-zone

Release-v2.4.2

17 Dec 19:51
f99fe3d
Compare
Choose a tag to compare

What's Changed

  • feat: ♿ add styles for audio with controls attribute by @krypton225 in #31
  • feat: ♿ add styles for aria-busy='true' attribute by @krypton225 in #32
  • feat: ♿ add styles for aria-controls attribute for a11y by @krypton225 in #33
  • feat: ♿ add styles for aria-disabled attribute by @krypton225 in #34
  • chore: 🔖 update version to be 2.4.2 by @krypton225 in #35

Full Changelog: Release-v2.3.2...Release-v2.4.2

Release-v2.3.2

05 Dec 11:47
8402a76
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ add transform-style, perspective in reduced-motion media by @krypton225 in #29
  • chore: 🔖 update version to 2.3.2 by @krypton225 in #30

Full Changelog: Release-v2.2.1...Release-v2.3.2

Release-v2.2.1

21 Nov 13:28
e81fc57
Compare
Choose a tag to compare

What's Changed

  • feat: ✨ add default styles for object and embed HTML tags by @krypton225 in #25
  • feat: ✨ add default styles for placeholder pseudo element by @krypton225 in #26
  • chore: 🔖 update version of package to be 2.2.1 by @krypton225 in #27

Full Changelog: Release-v2.1.1...Release-v2.2.1

Release-v2.1.1

16 Nov 08:25
f1fd222
Compare
Choose a tag to compare

What's Changed

  • add reset styles for legend & fieldset HTML tags by @krypton225 in #17
  • feat: ✨ add reset styles for bdi & bdo HTML tags by @krypton225 in #18
  • feat: ✨ add styles for some HTML tags by @krypton225 in #19
  • feat: ✨ add default styles for pre, code, kbd and `sam… by @krypton225 in #20
  • feat: ✨ add reset styles for hr HTML tag by @krypton225 in #21
  • feat: ✨ add reset styles for child of details tag by @krypton225 in #22
  • feat: ✨ add default & reset styles for meter & `progress HTML tags by @krypton225 in #23
  • fix bug in README.md file & update version by @krypton225 in #24

Full Changelog: Release-v2.0.0...Release-v2.1.1

Release-v2.1.0

16 Nov 08:18
Compare
Choose a tag to compare

What's Changed

  • add reset styles for legend & fieldset HTML tags by @krypton225 in #17
  • feat: ✨ add reset styles for bdi & bdo HTML tags by @krypton225 in #18
  • feat: ✨ add styles for some HTML tags by @krypton225 in #19
  • feat: ✨ add default styles for pre, code, kbd and `sam… by @krypton225 in #20
  • feat: ✨ add reset styles for hr HTML tag by @krypton225 in #21
  • feat: ✨ add reset styles for child of details tag by @krypton225 in #22
  • feat: ✨ add default & reset styles for meter & `progress HTML tags by @krypton225 in #23

Full Changelog: Release-v2.0.0...Release-v2.1.0

Release-v2.0.0

02 Nov 11:47
b7da33f
Compare
Choose a tag to compare

What's Changed

  • chore: 🔖 add release 1.0.1 to publish it to NPM as package by @krypton225 in #10
  • docs: 📝 update README.md by replace CSS type & add HTML link by @krypton225 in #11
  • docs: 📝 update the Usage section in README.md file by @krypton225 in #12
  • feat: ✨ add reset-zone in regular and layer mode by @krypton225 in #13
  • Update README.md file with new links by @krypton225 in #14
  • docs: 📝 update link for javascript import by @krypton225 in #15
  • chore: 🔖 update version of package to 2.0.0 by @krypton225 in #16

Full Changelog: Release-v1.0.1...Release-v2.0.0

Release-v1.0.1

30 Oct 19:33
Compare
Choose a tag to compare
Release Version `1.0.1`

Release-v1.0.0

29 Oct 19:18
a1d9815
Compare
Choose a tag to compare

What's Changed

  • Add needed files with its contents by @krypton225 in #1
  • Remove unneeded dialog element's classes & source map in reset-zone.css file by @krypton225 in #2
  • refactor: ♻️ rename custom-prop & keyframes-name patterns … by @krypton225 in #3
  • chore: 🔧 add .npmignore with its main content by @krypton225 in #4
  • add .github dir with main & needed files by @krypton225 in #5
  • chore: 🔧 add .nvmrc file with node version used in the project by @krypton225 in #6
  • feat: ⚡ add fallback for CSS custom properties by @krypton225 in #7
  • Add new nodemon & postcss-minify packages & add documentation for each CSS rule by @krypton225 in #8
  • docs: 📝 add contents of README.md by @krypton225 in #9

Contributors

Full Changelog: https://github.com/Black-Axis/reset-zone/commits/Release-v1.0.0