Commit Graph

11 Commits

Author SHA1 Message Date
juliandescottes 4e86fa1570 dev-environment: add ctrl+alt+R shortcut to reload styles 2017-08-03 00:21:08 +02:00
juliandescottes df6780a3e7 store version in window.pskl and display it in settings 2017-05-14 17:39:33 +02:00
Dávid Szabó 53d728cf3a Make code more consistent 2016-08-26 01:11:03 +02:00
Dávid Szabó d01f4ef83e Change onPiskelReady to support multiple callback 2016-08-24 22:43:16 +02:00
jdescottes 7e1451fa8d Issue #344 : Remove iframes loader, Gruntf cleanup 2015-12-01 00:40:59 +01:00
jdescottes 243990a90f Fixed : cache issue coming from piskel-boot file 2014-09-30 00:19:54 +02:00
jdescottes 707a69182f Fixed IE issues + verisoning for iframeloader and boot 2014-07-06 17:15:18 +02:00
jdescottes 8f5ead43d9 Fix : remove cache issues for css, js, templates
Packaged css and js are now suffixed with the build date.
All templates are exported to a folder named after the build date.
Streamlined the build process to copy files to piskel-website.

Isolated common part between piskel and piskel-website in a separated
template, which is now completely created by the grunt build of piskel.

Added a windows CMD script to copy the static resources to piskel-website.
2014-07-06 16:17:14 +02:00
jdescottes bc23e9cea6 Enhancement : full piskel build deployed to dest
Use grunt [default] to build the application.
Target dest with a webserver to launch the application.
2014-05-05 22:36:34 +02:00
jdescottes abd5ac5959 Feature : export to ZIP 2014-04-11 01:12:01 +02:00
jdescottes 87574a2b30 Cleanup project root 2014-03-16 21:15:34 +01:00