Skip to content

Releases: nyeholt/silverstripe-interactives

Elements as interactive content

15 Feb 11:23
Compare
Choose a tag to compare

Use elements as the source of content for interactives

Fixes some issues in later versions of silverstripe with yml parsing.

Fix behaviour of not binding the same element to multiple target matches

26 Nov 23:22
6d06ef7
Compare
Choose a tag to compare

Previous generations would bind the interactive content to only the last matched target of the selector; this fixes that behaviour to bind to all matches of the selector as intended.

IE 11 JS fixes

04 Mar 04:51
d513270
Compare
Choose a tag to compare
Merge pull request #4 from JoshuaCarter/fix-js-lambda

IE11 Fixes

File path bugfix

04 Mar 00:47
f207058
Compare
Choose a tag to compare
Merge pull request #3 from JoshuaCarter/fix-file-path

fix(InteractiveAdmin): Update resource for new module path

UI enhancements

03 Mar 05:32
e8e3bc9
Compare
Choose a tag to compare

Better UI layout, improved integration hooks.

New extension hooks

12 Sep 04:08
Compare
Choose a tag to compare

Added updateCMSFields and updateDisplayData hooks.

New release as the config for routes has changed

31 Aug 02:59
918b07b
Compare
Choose a tag to compare
3.0.0

composer(version) Bumped branch-alias version