Skip to content

Releases: iceddev/irken

v0.5.0 - Constructor options

30 Mar 23:08

Choose a tag to compare

Changes:

  • Allow configuration options on the Irken constructor. Only supported option is container which is a container node for Irken to render into.

v0.4.2 - Render some mountpoints

30 Mar 22:57

Choose a tag to compare

Changes:

  • Fix bug with render failing when not all mountpoints had views registered.

v0.4.1 - Render with no mountpoints

12 Mar 18:16

Choose a tag to compare

Changes:

  • Fix bug with render failing when no mountpoints were registered.

v0.4.0 - Switch testing setup & append container to body

12 Mar 18:13

Choose a tag to compare

Changes:

  • Switched testing from Lab/Code to Mocha/Expect/Zuul/PhantomJS.
  • Switched from rendering into document.body to appending a div as the first child of body.
  • Added a dependency on the dooomrdy module.
  • Remove a dependency on the domready module.

v0.3.0 - Remove workspaces, Add expose

05 Mar 19:41

Choose a tag to compare

Changes:

  • Removed workspaces API - moved to frylord plugin
  • Added expose API to facilitate frylord

v0.2.0 - Workspaces!

04 Mar 21:57

Choose a tag to compare

We've added an API for "workspaces". Any and all file operations exist in workspaces. More to come soon.

v0.1.0 - Initial release

26 Feb 19:00

Choose a tag to compare