Skip to content

Releases: antuuanyf/prettier-modals

v0.2.1

07 Jun 12:43
cb798d0

Choose a tag to compare

Install from npm (recommended):

# Vanilla
npm install prettier-modals gsap

# Angular
npm install prettier-modals-angular prettier-modals gsap

Or install the attached tarballs directly.

What's Changed

  • feat(angular): expose core 0.2.0 morph options in the wrapper by @antuuanyf in #13

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Jun 21:51
fbcb5de

Choose a tag to compare

Install from npm (recommended):

# Vanilla
npm install prettier-modals gsap

# Angular
npm install prettier-modals-angular prettier-modals gsap

Or install the attached tarballs directly.

What's Changed

  • docs: add "Updating" section to READMEs by @antuuanyf in #11
  • feat(core): visible morph open/close animation + configurable options (v0.2.0) by @antuuanyf in #12

Full Changelog: v0.1.1...v0.2.0

v0.1.1

02 Jun 18:58
6eb23a7

Choose a tag to compare

Install from npm (recommended):

# Vanilla
npm install prettier-modals gsap

# Angular
npm install prettier-modals-angular prettier-modals gsap

Or install the attached tarballs directly.

What's Changed

  • docs: update README for npm release and add badges by @antuuanyf in #9
  • feat(core): bump default animation duration to 0.5s (v0.1.1) by @antuuanyf in #10

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 May 16:26
dbc59af

Choose a tag to compare

Pre-npm release. Install the attached tarballs — see
Install from a Github Release.

What's Changed

  • Add Angular demo, test suites (Vitest + Playwright) and CI by @antuuanyf in #1
  • feat(angular): support separate Button/Modal components by @antuuanyf in #2
  • chore: rename library to prettier-modals by @antuuanyf in #3
  • chore: update AGENTS.md to prettier-modals and untrack docs/ by @antuuanyf in #4
  • docs: dev setup + Contributing in root README by @antuuanyf in #5
  • feat: pack:all script + pre-release tarball docs by @antuuanyf in #6
  • ci: release workflow to attach tarballs on v* tags by @antuuanyf in #7
  • docs: reflect automatic releases on v* tags by @antuuanyf in #8

New Contributors

Full Changelog: https://github.com/antuuanyf/prettier-modals/commits/v0.1.0