0bdcf38d2f
Fix : Update package.json version to 0.5.5-SNAPSHOT
2015-09-19 22:58:01 +02:00
d6a85aaf6f
Fix : Add peer dependency to jasmine-core in package.json
2015-09-19 00:25:33 +02:00
0c9f04bc71
Prepare release 0.5.2
2015-05-03 11:43:38 +02:00
29cd0d80f3
Prepare 0.5.1 release
2015-04-28 07:29:01 +02:00
aa79919496
Prepare release 0.5.0
2015-04-26 22:01:06 +02:00
b480acc6a0
Added JSCS linter to enforce style conventions
2015-04-14 18:02:33 +02:00
6070ebead5
Updated dependencies
2015-04-13 17:24:49 +02:00
5b081c8859
Cleanup Gruntfile.js
2015-04-13 16:30:30 +02:00
3265a96fe6
Prepare release 0.4.2
2015-01-23 23:17:39 +01:00
cffaec09b2
Prepare release 0.4.0
2014-11-25 22:54:18 +01:00
96ef362cf8
preparing release v0.3.0
2014-09-28 11:20:34 +02:00
8441f28ac1
Palette creator can save palettes to local storage
2014-09-06 12:37:11 +02:00
35d4be5d3e
Configuration clenup
2014-08-26 01:11:14 +02:00
34dbcedec3
Adding karma-phantomjs-launcher to package.json
2014-08-14 02:28:37 +02:00
e711050f75
Trying other version of node-webkit
2014-08-14 02:24:59 +02:00
b0ec276aac
Adding karma tests to grunt build
2014-08-14 01:50:33 +02:00
05e8f9adac
added karma runner + first test
2014-07-23 19:42:08 +02:00
1b99a22c1d
Updated node and dependencies
2014-07-20 23:55:10 +02:00
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
23fd3c464c
Prepare 0.1.0 tag
2014-06-22 01:05:57 +02:00
42c799d217
added scripts for desktop packaging
2014-06-21 22:39:37 +02:00
db6dff0564
change node webkit versions to work with older node versions.
2014-05-06 19:27:24 +01:00
8a85e953f1
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
Gruntfile.js
2014-05-06 02:53:18 +01:00
adca1bbd08
Added grunt server task to run server+watch
2014-05-05 23:08:11 +02:00
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
7fb5fe93fa
Make desktop app directory with all nedded files before build it.
2014-05-01 01:00:10 +01:00
d803e88c93
added node-webkit to generate standalone app.
2014-04-28 22:13:44 +01:00
b254c582b9
Merge branch 'master' into feature-gif-export-panel
2013-09-28 23:37:12 +02:00
2f9b75fe5e
Experiment closure compiler - should trigger errors
...
local compiler.jar
should trigger errors on Travis
2013-09-28 18:51:10 +02:00
73b98850db
Added cheap lazy templates + logic to switch between setting controllers
2013-08-12 07:31:09 +02:00
d8d6f27462
New grunt task : serve
2013-08-11 20:51:04 +02:00
c23de31e07
Merge from master + bugfixing on b64
2013-08-10 14:47:26 +02:00
87a68bfe21
Dev environment:force indentation to 2 spaces. Added new grunt module, grunt-leading-indent to check space consistency, and modified jshint options to enforce 2 spaces
2013-08-10 12:11:16 +02:00
91bacd1dd9
Added concat and uglify tasks to grunt. Piskel on master will only be able to work in debug mode, by passing ?debug in URL. The minified version is built in /build, which has been added to .gitignore
2013-08-04 18:27:32 +02:00
32d4f1c377
Activate jshint on JS codebase
2013-05-27 23:42:16 +02:00
0cccd11683
No tab/space mix for jshint
2013-05-27 00:14:54 +02:00
4474e582f9
format 2
2013-05-27 00:07:32 +02:00
3b78ecaa70
Format package.json correctly
2013-05-27 00:07:14 +02:00
d794301301
Initial Grunt architecture
2013-05-26 23:58:59 +02:00
fb8d8c7ce2
adding a first package.json file
2012-09-11 00:31:50 +02:00
2fbd59b71b
adding a first package.json file
2012-09-11 00:29:52 +02:00