piskel/js/service
jdescottes 86cd1cdeaa fix : reduce piskel model size
+ moved Serializer and Deserializer to utils.serialization package
+ put all backward code in utils.serialization.backward
+ added static method on Deserializer to make its usage similar to other
  utils in the package
- still not happy with the names used in Deserializer classes
  (deserializer.deserialize ...)
2013-11-15 00:03:05 +01:00
..
HistoryService.js Layers : FRAMESHEET_RESET -> PISKEL_RESET 2013-09-29 00:01:18 +02:00
ImageUploadService.js Layers:Review:Renamed layers-container to layers-list-container. Extracted URLs to Constant.js 2013-09-29 23:26:09 +02:00
KeyboardEventService.js 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
LocalStorageService.js fix : reduce piskel model size 2013-11-15 00:03:05 +01:00