Skip to content

Releases: Maingron/Custom-Clock

0.2.2

01 Sep 16:47
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Full Changelog: 0.2.1...0.2.2

0.2.1

01 Sep 14:45
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Key features

  • Added support for itch.io client
  • Added trashbin / reset button to edit mode

0.2

12 Sep 17:06
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

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

29 Jul 12:54
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Key features

  • Bugfix: Day (of month) and Month are now correct
  • Scaling option hidden since not all browsers support it
  • Ossar and CodeQL Code scanning for development enabled

0.1

27 Jul 20:38
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

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