Skip to content

Releases: intersel/iFSM

IFSM V1.7.7

23 Nov 02:27
Compare
Choose a tag to compare

add data-blapy-params property for A tag element to specify data to send to url
update and fix demos

V1.7.6 Release...

13 Mar 18:24
Compare
Choose a tag to compare

add some controls when starting the state machines: can't start if no id on the object or if still exists

iFSM Version 1.7.5

08 Mar 23:13
d235703
Compare
Choose a tag to compare

some stuff debuged...

Now compliant with jQuery V3.x

20 Mar 20:26
Compare
Choose a tag to compare
1.7.2

delete old jquery libs

lastState now available

13 Mar 23:22
Compare
Choose a tag to compare

you can retrieve the last state if needed...

it's nearly Spring time... some fixes and new features...

10 Mar 02:37
Compare
Choose a tag to compare
  • myFSM.eventCalled available for script to know in your script what is event called

  • 'propagate_event_on_localmachine' directive allows to send events only locally

    • on the submachine without having to inform all parent machines
    • on root or submachine without to inform the children machines...
  • catchEvent : this new predefined event allows to get the events that have no definition and to handle them...

Fixes when multiple delayed events are defined...

26 Apr 19:50
Compare
Choose a tag to compare

Version 1.6.16

11 Sep 15:13
Compare
Choose a tag to compare

little fixes

  • new little demos...

Version 1.6.15

03 Sep 23:26
Compare
Choose a tag to compare

some little fixes here and there...

Production release

02 Jul 10:58
Compare
Choose a tag to compare
1.6.12

Update iFSM.jquery.json