Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 2.27 KB

File metadata and controls

77 lines (45 loc) · 2.27 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.2 (2024-02-25)

3.1.1 (2021-09-15)

3.1.0 (2021-09-10)

Features

  • add typescript and refactor source structure (b1398c5)

Bug Fixes

  • use correct font types in default styles (ffb3a78)

3.0.0 (2021-08-31)

⚠ BREAKING CHANGES

  • $.syotimerLang[lang].handler must be function with two arguments

  • API Changed:

  • use date (number, Date) property instead year, month, day, hour, minute, second props

  • remove properties timeZone and ignoreTransferTime

Features

  • change api, update exaples (d1abea1)
  • change localization api (cdd3436)

2.1.1 (2019-10-17)

Features

  • publish on npm
  • used universal module definition
  • added default CSS styles

2.0.0 (2017-06-24)

Features

  • redesigned the structure of a plugin
  • effectType applies to all units
  • added possibility to sets an order of layout of units of the timer
  • added possibility to add new language
  • rename CSS classes by BEM methodology

1.1.0 (2016-07-30)

Features

  • added time zone support
  • added support of the time transfer on summer/winter time
  • added methods support
  • added method of set value to option
  • added minified version of plugin

1.0.1 (2015-02-24)

Features

  • added option for change effect of counting
  • added documentation
  • added examples

1.0.0 (2014-12-10)

Features

  • first use timer on real web-site