Skip to content

Releases: joosy/joosy

1.2.0-beta.4

11 Oct 08:13

Choose a tag to compare

1.2.0-beta.4 Pre-release
Pre-release

Resource template added

1.2.0-beta.3

11 Oct 08:12

Choose a tag to compare

1.2.0-beta.3 Pre-release
Pre-release

Bug of @attrAccessible fixed that was staying in the way of assigning 'false' through dynamic setter in certain circumstances

1.2.0-beta.2

10 Sep 21:49

Choose a tag to compare

1.2.0-beta.2 Pre-release
Pre-release

Resources interface modified due to inconsistencies of Internet Explorer.

1.2.0-beta.1

10 Sep 21:48

Choose a tag to compare

1.2.0-beta.1 Pre-release
Pre-release

We are done implementing everything that is planned! ❤️ Feature-freeze has landed.

API still can't be considered stable though. It should not change every day as earlier but is still very likely to change here and there.

1.2.0-alpha.50

06 Aug 09:19

Choose a tag to compare

1.2.0-alpha.50 Pre-release
Pre-release

This build features restructurization of components structure according to (#102). From now on pages and layouts inherit from widgets and widgets can be nested recursively.

v1.1.2

11 Jul 12:22

Choose a tag to compare

jQuery.form updated to 3.36

v1.1.1

04 Jul 10:09

Choose a tag to compare

IE compatibility fixed

v1.1.0

04 Jul 10:11

Choose a tag to compare

  • Sprockets integration improved to make Rails usage optional – Joosy is now available for Sinatra (or any other Ruby framework that works with Sprockets)
  • Events are now unbindable
  • Stability improved