Releases: joosy/joosy
Releases · joosy/joosy
1.2.0-beta.4
Resource template added
1.2.0-beta.3
Bug of @attrAccessible fixed that was staying in the way of assigning 'false' through dynamic setter in certain circumstances
1.2.0-beta.2
Resources interface modified due to inconsistencies of Internet Explorer.
1.2.0-beta.1
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
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
v1.1.1
IE compatibility fixed
v1.1.0
- 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