Releases: alangdm/helium-animated-pages
Releases · alangdm/helium-animated-pages
v2.1.1
2.1.1 (2022-02-27)
Others
- docs: fix path issues in demo release build
v2.1.0
2.1.0 (2022-02-27)
Bug Fixes
- deps: update dependency lit to v2.2.0 (a330522)
Others
- config: update custom-element-manifest.json to v1.0.0 of the schema (f0e70ea)
v2.0.0
2.0.0 (2021-09-23)
Features
- add typescript types generated from jsdoc (f14032f)
- create setup to deploy demo to gh-pages (657ccd6)
- add events for page transitions (29c73a8)
- migrate to the next major for lit (e8b64fa)
Bug Fixes
- deps: update dependency lit to v2.0.0 (aea265d)
- move custom-elements.json to demo folder (ef7b1df)
- add exports field to package.json (b816d2b)
v2.0.0-5
Bug Fixes
- deps: update dependency lit to v2.0.0-pre.2 (5c87506)
- deps: update dependency lit to v2.0.0-rc.1 (5158df4)
- deps: update dependency lit to v2.0.0-rc.2 (a04d1be)
v2.0.0-4
This is a pre-release for the next major
Internal changes:
- Move custom-elements.json to demo folder to fix Github pages issue
v2.0.0-3
This is a pre-release for the next major
Internal changes:
- Add .nojekyll for Github pages
- Improve demo metadata
v2.0.0-2
This is a pre-release for the next major
New features:
- Create basic TypeScript types
Fixes:
Internal Changes:
- Update dependencies
- Migrate from husky to simple-git-hooks
- Build demo site and publish to Github pages
v2.0.0-1
This is a pre-release for the next major
External changes:
- Improved export maps: now
helium-animated-pages/sample-animations
points to an endpoint file with all the sample animations
- Improved demo styles
Internal changes:
- Updated the eslint/prettier config to modern standards
v2.0.0-0
This is a pre-release for the next major.
The biggest changes are:
- Replaced lit-element v2.x for lit v2.x (new umbrella package for lit-element)
- Added
helium-start
and helium-end
events
- Improved writing for the docs in general