Skip to content

Releases: LCluber/Taipan.js

TransitionTo

19 May 21:35
Compare
Choose a tag to compare
  • Add method transitionTo() to transition between states
  • Delete Mouettejs library.

Dependency update

04 Jan 19:50
Compare
Choose a tag to compare
  • updated Mouettejs to version 2.2.1

Improved types capabilities

14 Sep 10:58
Compare
Choose a tag to compare

"state", "from" and "to" parameters can now be of type string, number or boolean.

default log level is now "error"

27 Jun 16:16
Compare
Choose a tag to compare
  • Updated Mouette logger for default level.

Better logs management

23 Jun 12:19
Compare
Choose a tag to compare
  • Updated Mouette logger for log groups management.

Improved typings

01 Apr 22:45
Compare
Choose a tag to compare
  • Improved typings

Improved typings

15 Mar 22:25
Compare
Choose a tag to compare
  • Improved typings

Fix ES6 library

07 Oct 21:51
Compare
Choose a tag to compare
  • Fix Mouette.js import in ES6 library.

NPM

07 Oct 12:53
Compare
Choose a tag to compare
NPM
  • Taipan.js published on NPM at @lcluber/taipanjs.
  • Updated README.md with NPM installation procedure.

ES6 and IIFE

14 Jul 14:10
Compare
Choose a tag to compare
  • Library exported as ES6 and IIFE modules instead of UMD.
  • TAIPAN namespace becomes Taipan
  • Improved modules resolution with the use of absolute paths