An interval timer progressive web app
d0f4e2dcb9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.0 to 2.9.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
.vscode | ||
public | ||
src | ||
test | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
gzip.conf | ||
index.html | ||
LICENSE | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
swa-cli.config.json | ||
tsconfig.json | ||
vite.config.ts |
Interval Timer v1.2
An interval timer app for FireFox and Chrome, built with AngularJS
Live Preview: http://wbrawner.com/interval-timer/
Version 1.2
- Bug fixes:
- Added a check for screen locking to prevent breaking the app with non-FireFox OS devices
Version 1.1
- New Icon design
- Added 60x60 icon
- Bug fixes:
- Screen now stays awake while timer is active and app is open.
- Back button no longer allows you to enter into negative rounds.
- A sound is now played at the end of each cycle.