All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- change build system from webpack to esbuild
- add eslint
- add css to dist
- added the workflow for publishing to npmjs package registry
- Merry Christmas to everyone!
- replaced `setTimeout` and `setInterval` with `window.requestAnimationFrame` in button animation for improved performance
- Happy Birthday Romania!
- added animation to dismiss button
- Karma with Jasmine Testing
- Travis CI
- Changed directory structure
- initial commit