Skip to content

Releases: Ace-Radom/easytimer

v2.0

03 Mar 10:16

Choose a tag to compare

Update: Move header from page's header div to sidebar's header div
Update: Now can select different functions (countdown timer, stopwatch) in Sidebar.
Update: Add source repo link in Sidebar.
Update: Technical rebuild on the Sidebar, now JS is used to control all functions and movements of the Sidebar.

New: Stopwatch.

v2.0 alpha

02 Mar 16:09

Choose a tag to compare

v2.0 alpha Pre-release
Pre-release

v2.0 first pre-release

v1.3

02 Mar 12:49

Choose a tag to compare

Update: Time inputs have been set to middle.
Update: The text now flashes when the count down reaches zero.
Update: The text is colored yellow when there's 60 second or less time left.
Update: The counter is now initialized by JS. HTML page now shows n-dashes in the place of digits if the JS cannot be loaded.

New: Sidebars. (No specific features available yet)

v1.1

02 Mar 08:34

Choose a tag to compare

Update: simplified the countdown function
Update: renew README

Fixed bug: when the time is set as 00:00:00 and start, NaN:NaN:NaN will be displayed

v1.0

01 Mar 19:09

Choose a tag to compare

Achieved the basic function (timer and time count down)