Skip to content

Releases: mrfratello/SyoTimer

v3.1.2

25 Feb 18:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

15 Sep 21:24
Compare
Choose a tag to compare
chore(release): 3.1.1

v3.1.0

11 Sep 15:23
Compare
Choose a tag to compare

Features

  • add typescript and refactor source structure (b1398c5)

Bug Fixes

  • use correct font types in default styles (ffb3a78)

v3.0.0

31 Aug 08:03
Compare
Choose a tag to compare

⚠ 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)

v2.1.1

16 Oct 21:50
Compare
Choose a tag to compare
  • publish on npm
  • used universal module definition
  • added default CSS styles