Releases: Maingron/Custom-Clock
Releases · Maingron/Custom-Clock
0.2.2
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2
Key features
- Bugfix: Sundays are now displayed correctly (f378933)
- Bugfix: 2nd initial block is now spawned correctly (5b08e90)
- New block: block-timezoneName which displays the name of your timezone (2303df5)
- Improvements to code
- Improvements to (initial) rendering (09d2e42)
- Style changes and CSS fixes (09d2e42)
- Add translation handler for HTML-Tag <lang> (7c6750b)
- More flexible translation engine (7febad1)
Developer notice: This update potentially breaks your code.
0.1.1
0.1
A customizable clock.
This is a pre-release with no heavy testing or anything similar. This is a school project and the max time is spend on this project so far. A more professional path will be taken with the coming updates. The project has confirmed non-critical errors.
Key features
- Displays the time
- Template blocks and parsing, including single time blocks and already "assembled" template blocks
- Editing of blocks by clicking on the pen. Allows free movement, custom sizing and many other options
- Adding blocks by clicking on the plus sign in the corner
WIP (not in the GUI yet)
- By using the console, you can switch between English and German
- You can very easily add custom blocks by modifying the HTML and maybe JavaScript, if you need to