Releases: antuuanyf/prettier-modals
Releases · antuuanyf/prettier-modals
v0.2.1
Install from npm (recommended):
# Vanilla
npm install prettier-modals gsap
# Angular
npm install prettier-modals-angular prettier-modals gsapOr 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
Install from npm (recommended):
# Vanilla
npm install prettier-modals gsap
# Angular
npm install prettier-modals-angular prettier-modals gsapOr 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
Install from npm (recommended):
# Vanilla
npm install prettier-modals gsap
# Angular
npm install prettier-modals-angular prettier-modals gsapOr 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
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
- @antuuanyf made their first contribution in #1
Full Changelog: https://github.com/antuuanyf/prettier-modals/commits/v0.1.0