Releases: gibme-npm/overlay
Releases · gibme-npm/overlay
v22.0.1
v22.0.0
What's Changed
- Bumped minimum Node.js version to >= 22
- Bumped package version to 22.0.0
- Migrated CI publishing from NPM_TOKEN to OIDC Trusted Publishing
- Updated GitHub Actions (checkout@v4, setup-node@v4)
- Removed unused dev dependencies (mocha, @types/mocha, ts-node)
- Cleaned up tsconfig.json for TypeScript 6 (removed downlevelIteration, scripthost; added rootDir; bumped lib to es2024)
- Fixed build_docs workflow (was referencing undefined matrix.node)
- Added README.md with usage documentation
v20.0.2
Update dependencies for package audits
v20.0.1
Update for package audits
v20.0.0
Update dependencies
v1.0.0: - updated dependencies
- merged types into namespace - fixed an issue with overlay positioning as well
v0.9.6
Update for package audits
v0.9.5
Overlay position should be sticky not absolute so that it covers the …
v0.9.4
- Simplify overlay construction - Get rid of the resize timers and instead use the resize event on the window
v0.9.3
- Update Dependency - Switch from uuid to nanoid to reduce package size - Fix progress bar wobbly - Fix icon wobble - Adjusted margins and rounding of element sizes to even numbers - Increased field margins