Releases: RDjarbeng/countdown
v2.5.0 Vite and Refactor
This release deserves to be v3.0 but we are keeping it v2.5.0 for consistency sake. On the User facing side little has change, but the code side has undergone many changes that could definitely be considered breaking changes.🙂
For the UI there's a new black theme and enhanced forms.
Added vite bundling and used external packages such as toastify.js , refactored the javaScript files into different folders, separated functions and ...
you can check the release notes for full details
What's Changed
- update readme by @nyakotey in #81
- fixes by @nyakotey in #82
- add black theme by @nyakotey in #84
- Sanitize input by @RDjarbeng in #85
- update for docs PR by @nyakotey in #87
- add docs by @nyakotey in #83
- fix persistent homepage form by @nyakotey in #89
- about page updates by @nyakotey in #88
- Dayofyear page by @nyakotey in #90
- form popups to follow dark mode by @nyakotey in #92
- Update Service worker by @RDjarbeng in #96
- update readmes by @nyakotey in #97
- Form enhance by @nyakotey in #93
- Bump links by @nyakotey in #98
- Updatefallback page by @RDjarbeng in #95
- Add custom sort by @RDjarbeng in #99
- update cache names in master by @RDjarbeng in #101
- Updatelistpage by @RDjarbeng in #102
- Readme update by @nyakotey in #103
- homepage style edits by @nyakotey in #94
- Fix update list by @RDjarbeng in #105
- adjust text selection behaviour by @nyakotey in #104
- Repeat every year by @RDjarbeng in #106
- Fix missing quotes in Css Imports by @RDjarbeng in #109
- Alt list text fix by @RDjarbeng in #108
- ui cues for countdown status by @nyakotey in #107
- Fix sort menu by @RDjarbeng in #111
- Version update by @nyakotey in #112
- fix for sidebar by @nyakotey in #113
- v2.4.1 version update by @nyakotey in #114
- Nat vite by @nyakotey in #116
- Fix Update On Elapsed on listpage by @RDjarbeng in #115
- Vite pwa by @RDjarbeng in #117
Full Changelog: v2.0.0...v2.5.0
V2.0.0 Major UI update and app upgrade
What's Changed
- Customizable by @RDjarbeng in #39
- style whatsapp share into a button by @nyakotey in #47
- added async stylesheet loading for cloudflare by @RDjarbeng in #48
- Added MIT license by @RDjarbeng in #43
- Fix countdown list by @RDjarbeng in #51
- Fix uc browser working now by @RDjarbeng in #54
- Whatsapp share functionality and minor changes by @RDjarbeng in #46
- Update nat with recent changes by @RDjarbeng in #59
- FixCountdownBugs by @RDjarbeng in #60
- add code changes for not null function by @RDjarbeng in #61
- sidebar improvements by @nyakotey in #64
- move ui handlers in app.js into ui file by @nyakotey in #63
- Add edit functionality to context menu by @RDjarbeng in #67
- edits in error.js by @nyakotey in #68
- Add countdown list edit functionality by @RDjarbeng in #65
- UI improvements by @nyakotey in #69
- Alternate list page by @nyakotey in #71
- organize files into folders by @nyakotey in #72
- Custom error msg by @RDjarbeng in #78
- listPage and errorHandling Improvements by @nyakotey in #77
- v2 beta by @nyakotey in #40
Full Changelog: v1.0.0...v2.0.0
Major UI update
Adding user customizable functionality
What's Changed
- improve styling by @nyakotey in #1
- minor edits in html and css by @nyakotey in #2
- Nat by @RDjarbeng in #3
- fix misaligned toggle icon by @nyakotey in #5
- enchance mode functionality by @nyakotey in #6
- Fixed the backgrounds toggling in light and dark mode by @RDjarbeng in #11
- Set auto light mode by @RDjarbeng in #12
- improve responsiveness by @nyakotey in #13
- add animated buttons by @nyakotey in #16
- minor edits in css file by @nyakotey in #17
- minor edits to animated button by @nyakotey in #18
- Fix toggle logo and Doctype issue by @RDjarbeng in #20
- minor edits by @nyakotey in #23
- edits across board by @nyakotey in #24
- fix lag on toggling mode on some browsers by @nyakotey in #25
- Create a countdown to 1st day of the year by @RDjarbeng in #27
- fixed negative countdown deadline error by @RDjarbeng in #33
- PWA - convert to a useable app by @RDjarbeng in #34
- ui updates by @nyakotey in #35
- Added ui updates new images to cache by @RDjarbeng in #37
- add new images by @nyakotey in #36
- Customizable by @RDjarbeng in #39
New Contributors
- @nyakotey made their first contribution in #1
- @RDjarbeng made their first contribution in #3
Full Changelog: https://github.com/RDjarbeng/countdown/commits/v2.0.0-alpha
Launch of v1.0
Major UI update with greater customizability.
What's Changed
- improve styling by @nyakotey in #1
- minor edits in html and css by @nyakotey in #2
- Nat by @RDjarbeng in #3
- fix misaligned toggle icon by @nyakotey in #5
- enhanced mode functionality by @nyakotey in #6
- Fixed the backgrounds toggling in light and dark mode by @RDjarbeng in #11
- Set auto light mode by @RDjarbeng in #12
- improve responsiveness by @nyakotey in #13
- add animated buttons by @nyakotey in #16
- minor edits in css file by @nyakotey in #17
- minor edits to animated button by @nyakotey in #18
- Fix toggle logo and Doctype issue by @RDjarbeng in #20
- minor edits by @nyakotey in #23
- edits across board by @nyakotey in #24
- fix lag on toggling mode on some browsers by @nyakotey in #25
- Create a countdown to 1st day of the year by @RDjarbeng in #27
- fixed negative countdown deadline error by @RDjarbeng in #33
- PWA - convert to a useable app by @RDjarbeng in #34
- ui updates by @nyakotey in #35
- Added ui updates new images to cache by @RDjarbeng in #37
- add new images by @nyakotey in #36
New Contributors
Full Changelog: https://github.com/RDjarbeng/countdown/commits/v2.0-alpha
Midnight clock
What's Changed
- improve styling by @nyakotey in #1
- minor edits in html and css by @nyakotey in #2
- Nat by @RDjarbeng in #3
- fix misaligned toggle icon by @nyakotey in #5
- enhance mode functionality by @nyakotey in #6
- Fixed the backgrounds toggling in light and dark mode by @RDjarbeng in #11
- Set auto light mode by @RDjarbeng in #12
- improve responsiveness by @nyakotey in #13
- add animated buttons by @nyakotey in #16
- minor edits in css file by @nyakotey in #17
- minor edits to animated button by @nyakotey in #18
- Fix toggle logo and Doctype issue by @RDjarbeng in #20
- minor edits by @nyakotey in #23
- edits across board, remove animated buttons by @nyakotey in #24
- fix lag on toggling mode on some browsers by @nyakotey in #25
Full Changelog: https://github.com/RDjarbeng/countdown/commits/v0.5.0