Skip to content

Releases: gibme-npm/overlay

v22.0.1

10 May 14:06
9400dd3

Choose a tag to compare

update dependencies

v22.0.0

03 Apr 21:36
c7159df

Choose a tag to compare

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

09 Jan 13:00
c6f6d80

Choose a tag to compare

Update dependencies for package audits

v20.0.1

13 Dec 20:02
8487346

Choose a tag to compare

Update for package audits

v20.0.0

23 Aug 17:42
eeb3060

Choose a tag to compare

Update dependencies

v1.0.0: - updated dependencies

11 May 02:34
65a5de2

Choose a tag to compare

- merged types into namespace
- fixed an issue with overlay positioning as well

v0.9.6

28 Dec 18:50
80925d7

Choose a tag to compare

Update for package audits

v0.9.5

26 Aug 14:50
f0a94ca

Choose a tag to compare

Overlay position should be sticky not absolute so that it covers the …

v0.9.4

23 Aug 20:45
047529b

Choose a tag to compare

- Simplify overlay construction

- Get rid of the resize timers and instead use the resize event on the window

v0.9.3

23 Aug 17:39
e4a0073

Choose a tag to compare

- 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