piskel/src/js
2018-03-03 16:45:27 +01:00
..
controller Added new checkbox to zip export html template and use layer name as prefix to file names (in ZipExportController) if checkbox is selected. 2018-03-03 16:45:27 +01:00
database Return promise results from PiskelDB and IndexedDBStorageService 2017-10-21 23:48:51 +02:00
devtools Issue #750 - drawing tests: always initialize penSize before starting test 2017-10-08 19:12:04 +02:00
lib
model add a browse backups dialog 2017-08-03 00:21:08 +02:00
rendering Grid spacing: css nits, remove unused variable, string case fix 2018-02-18 13:29:37 +01:00
selection Move clipboard events to dedicated service and fix tests 2017-09-06 23:05:17 +02:00
service Return promise results from PiskelDB and IndexedDBStorageService 2017-10-21 23:48:51 +02:00
tools Issue #750 - Fix mirror pen with even pensizes 2017-10-08 19:12:04 +02:00
utils Changes requested in PR 2018-02-18 13:11:08 +01:00
widgets Changes requested in PR 2018-02-18 13:11:08 +01:00
worker Fix eslint violations 2017-06-10 11:20:23 +02:00
.eslintrc Switch from jscs+jshint to eslint 2017-06-10 11:20:23 +02:00
app.js Move clipboard events to dedicated service and fix tests 2017-09-06 23:05:17 +02:00
Constants.js Issue #743 - bump color palette cap to 256 2017-09-24 17:39:03 +02:00
Events.js Move clipboard events to dedicated service and fix tests 2017-09-06 23:05:17 +02:00
snippets.js