Andrey Antukh
|
a7f8443843
|
Refactor dashboard colors page.
|
2016-09-23 09:00:07 +03:00 |
|
Andrey Antukh
|
9728098c96
|
Minor ns macro reorganization on ui.viewer ns.
|
2016-09-23 08:59:02 +03:00 |
|
Andrey Antukh
|
85275f9448
|
Add missing mount alias in mixins ns.
|
2016-09-23 08:58:19 +03:00 |
|
Andrey Antukh
|
d6f96c246d
|
Add uuid-str? predicate.
|
2016-09-23 08:57:57 +03:00 |
|
Andrey Antukh
|
a95bd7f02a
|
Improve color/hex? predicate.
|
2016-09-23 08:57:14 +03:00 |
|
Andrey Antukh
|
3584c1f59a
|
Minor fix on layers sidebar event handling.
|
2016-09-23 08:56:06 +03:00 |
|
Andrey Antukh
|
366fdbd067
|
Minor ns macro reorganization on clipboard ns.
|
2016-09-23 08:55:23 +03:00 |
|
Andrey Antukh
|
f46ac8154c
|
Fix compatibility with latest funcool/cuerdas version.
|
2016-09-23 08:54:50 +03:00 |
|
Andrey Antukh
|
ec04fccf0c
|
Add support for nil and keywords as url parameters.
|
2016-09-23 08:53:15 +03:00 |
|
Andrey Antukh
|
632fccec5d
|
Cosmetic improvement to app main component.
|
2016-09-23 08:52:43 +03:00 |
|
Andrey Antukh
|
130895f2c3
|
Remove state.colors namespace.
|
2016-09-23 08:52:02 +03:00 |
|
Andrey Antukh
|
0a2d774b5e
|
Initialize some state keys as nil instead of empty hash-map.
|
2016-09-23 08:33:34 +03:00 |
|
Andrey Antukh
|
f1107432b7
|
Minor changes on the colors library.
|
2016-09-23 08:33:06 +03:00 |
|
Andrey Antukh
|
3fdee99aa8
|
Update dependencies.
|
2016-09-23 08:32:34 +03:00 |
|
Andrey Antukh
|
335c972c20
|
Add missing name persistence on layers sidebar.
|
2016-08-31 20:00:54 +03:00 |
|
Andrey Antukh
|
3ab79eb247
|
Use new components macros for sidebar ns.
|
2016-08-31 17:23:43 +03:00 |
|
Andrey Antukh
|
c293427752
|
Disable backspace shortcut.
|
2016-08-31 17:23:29 +03:00 |
|
Andrey Antukh
|
271a305cc0
|
Use new components macros on clipboard ns.
|
2016-08-31 17:23:06 +03:00 |
|
Andrey Antukh
|
20e89cb8a7
|
Open element options when shape is selected.
|
2016-08-31 17:22:52 +03:00 |
|
Andrey Antukh
|
6f92604d87
|
Add the ability to rename layer.
|
2016-08-31 17:22:27 +03:00 |
|
Andrey Antukh
|
063e82c4a9
|
Fix some issues in rendering groups in view app.
|
2016-08-30 19:19:20 +03:00 |
|
Andrey Antukh
|
dffab9a482
|
Disable resize handlers for group.
|
2016-08-30 19:19:09 +03:00 |
|
Andrey Antukh
|
cf5f7349a6
|
Improved text edition and drawing behavior.
|
2016-08-30 19:04:19 +03:00 |
|
Andrey Antukh
|
f9d80363be
|
Add the ability to download the project zip with all pages in svg.
And improve the simple page svg download.
|
2016-08-30 18:29:57 +03:00 |
|
Andrey Antukh
|
224c410ec3
|
Add cljs abstraction for jszip library under uxbox.util.zip ns.
|
2016-08-30 18:29:34 +03:00 |
|
Andrey Antukh
|
8bcb373d07
|
Fix wrong impl of datetime/format function.
|
2016-08-30 18:28:46 +03:00 |
|
Andrey Antukh
|
ce8987f8b5
|
Add jszip into resources/deps.cljs.
|
2016-08-30 18:28:25 +03:00 |
|
Andrey Antukh
|
5f996f3cf6
|
Update cuerdas to 1.0.1.
|
2016-08-30 18:28:17 +03:00 |
|
Andrey Antukh
|
e4dc14da56
|
Add jszip javascript library.
|
2016-08-30 18:27:51 +03:00 |
|
Andrey Antukh
|
83e386e95a
|
Improve page svg downloading code.
|
2016-08-28 22:55:11 +03:00 |
|
Andrey Antukh
|
fec40eae54
|
Add basic impl for current page svg download.
|
2016-08-28 14:53:37 +03:00 |
|
Andrey Antukh
|
78f010b47e
|
Minor code reorg on util/mixins.
|
2016-08-28 14:53:25 +03:00 |
|
Andrey Antukh
|
333e4d0dc0
|
Minor naming fix on sitemap namespace.
|
2016-08-28 14:53:15 +03:00 |
|
Andrey Antukh
|
a6ec2cb38b
|
Add namespace with helpers for work with html5 blobs.
|
2016-08-28 14:52:56 +03:00 |
|
Andrey Antukh
|
64d2b1e4dc
|
Add basic functionality for render page to plain SVG.
|
2016-08-28 14:06:35 +03:00 |
|
Andrey Antukh
|
ea267ee981
|
Set clojure version to 1.9.0-alpha11.
|
2016-08-28 13:25:06 +03:00 |
|
Andrey Antukh
|
b88e4d89ce
|
Update funcool/bide dependency that fixes a navigation bug in view app.
|
2016-08-28 12:48:17 +03:00 |
|
Andrey Antukh
|
6b5888a6c2
|
Code cleaning and debug message for path simplification on free drawing mode.
|
2016-08-28 10:33:30 +03:00 |
|
Andrey Antukh
|
53621ceeeb
|
Code cleaning on drawarea.
|
2016-08-28 10:23:47 +03:00 |
|
Andrey Antukh
|
d6d38d207d
|
Disable close path anchor on free drawing mode.
|
2016-08-28 10:22:19 +03:00 |
|
Andrey Antukh
|
9e41946a05
|
Fix bug introduced in previous commit.
That causes crash draw tools after first draw op.
|
2016-08-28 10:20:17 +03:00 |
|
Andrey Antukh
|
823a5a8120
|
Remove "deselect-all" debug message.
|
2016-08-28 10:16:42 +03:00 |
|
Andrey Antukh
|
c17f9da243
|
Deactivate path edition mode on mouse down out of area.
|
2016-08-28 10:13:44 +03:00 |
|
Andrey Antukh
|
ddae77db9d
|
Add final anchor on path drawing in order to facilitate path closing.
|
2016-08-28 09:45:27 +03:00 |
|
Andrey Antukh
|
fd9503af1d
|
Split specialized path drawing area from the generic one.
|
2016-08-27 17:47:28 +03:00 |
|
Andrey Antukh
|
6866ef67c8
|
Update bide depdenency that fixes some navegation bug.
|
2016-08-27 17:47:15 +03:00 |
|
Andrey Antukh
|
8910400444
|
Enable path drawing termination with enter and right-click.
It also posible do it with double click while shift key is pressed.
|
2016-08-27 17:31:00 +03:00 |
|
Andrey Antukh
|
92a0ffc1ae
|
Remove unused mouse-events- and keyboard-events- streams.
|
2016-08-27 17:05:20 +03:00 |
|
Andrey Antukh
|
12a74070d2
|
Move rlocks under uxbox.util ns.
|
2016-08-27 16:43:21 +03:00 |
|
Andrey Antukh
|
38bead08e9
|
Replace bidi with funcool/bide.
And upgrade all dependencies.
|
2016-08-27 15:50:28 +03:00 |
|