Releases: ilikeprograms/Cluckles
Updated Cluckles to v1.1.0 last build before moving to Node-webkit based app
Cluckles is now going to be moving to be a Node-webkit based app and will be rewritten in ES2015/Ecmascript 6 or whatever they are calling it these days :)
This is in response to Bootstrap now moving to Sass. Cluckles relies on using the Browser component of Less, which when bootstrap moves to Sass will no longer be an option.
So it will be moving to Sass and have the core JS of cluckles rewritten in ES2015. Which should allow the code to be generally better. Eventually I will try to add in support for Cluckles to work in the app and as a standalone JS library. However that will be secondary to moving to Node-webkit.
Eventually the aim will be to make it a desktop app which allows different frontent frameworks to be themed from inside the app, potentially with some kind of module system? To allow support for different frameworks to be added in a modular way.
Added Typo/Grammer fixes. Thanks HackerNews!
v1.0.3 [Package] Patched Cluckles to 1.0.3
[Import] Fixed bug with Metadata not being stored if the _extra.meta doesnt exist
v1.0.2 [Package] Patches Cluckles to 1.0.2
[Export] Re-added in `this.compiledCss` as this is needed to export on save
v1.0.1 Merge branch 'master' of https://github.com/ilikeprograms/Cluckles
Oficial Release. Massive changes, including full support for Bootstrap v3.3.3, improved performance, theme meta information, improved docs theme and more
v1.0.0 [Package] Updated Cluckles to 1.0.0
Added Delete Support, Added GA Support to Docs Index and Download Button, added Docs site permalinks
v0.10.0 [Package] Updated Cluckles to 0.10.0
Responsive embedd now supported with options, added Docs options page and minor improvements to docs theme
v0.9.0 [Package] Updated Cluckles to 0.9.0
Massive new changes
v0.8.0 [Package] Updated Cluckles to 0.8.0
Added Custom Less/Css Support, new Scope options, Improved Docs site theme + minor improvements
v0.7.0 [Changelog] Updated to 0.7.0
[ClucklesEditor] Fixed replacing body with scope selector
v0.6.2 [Package] Patched Cluckles to 0.6.2