Andrey Antukh
|
016b43e1a5
|
Simplified rendering of options toolbox.
|
2016-02-27 18:21:20 +02:00 |
|
Andrey Antukh
|
3d8fb7f116
|
Initial work on text element options.
|
2016-02-27 16:59:58 +02:00 |
|
Andrey Antukh
|
08b99e9a4b
|
Add default :solid stroke type to line draw tool.
|
2016-02-27 15:27:21 +02:00 |
|
Andrey Antukh
|
9d498dfaf9
|
Add correct stroke styles and fix wrong behavior.
|
2016-02-27 15:16:54 +02:00 |
|
Andrey Antukh
|
e30cfc3b76
|
Add faster movement shortcuts.
|
2016-02-27 14:51:16 +02:00 |
|
Andrey Antukh
|
2a0918a567
|
Improved actions locking for better user experience.
|
2016-02-27 14:10:18 +02:00 |
|
Andrey Antukh
|
94e22902f0
|
Initial (buggy) implementation of text drawing tool.
|
2016-02-27 13:49:26 +02:00 |
|
Andrey Antukh
|
0111b5d3e7
|
Replace cats.labs.lens with lentes package.
|
2016-02-27 11:27:28 +02:00 |
|
Andrey Antukh
|
80a8e0a7bd
|
Fix order of shapes rendering in canvas.
|
2016-02-27 11:15:30 +02:00 |
|
Andrey Antukh
|
e2af1a451b
|
Implement properly the multiselection handler.
|
2016-02-26 20:04:08 +02:00 |
|
Andrey Antukh
|
1a44b75790
|
Rename shapes api.
|
2016-02-26 19:52:48 +02:00 |
|
Andrey Antukh
|
1572c4cdd3
|
Complete refactor of shapes rendering.
|
2016-02-26 19:42:53 +02:00 |
|
Andrey Antukh
|
dae971a96c
|
Remove useles parameter.
|
2016-02-24 22:11:33 +02:00 |
|
Andrey Antukh
|
05a0dc95dd
|
Improve performance on rules rendering.
|
2016-02-24 22:11:33 +02:00 |
|
Juan de la Cruz
|
bedec4f68e
|
chnage options icon at tool windos
|
2016-02-24 19:39:55 +01:00 |
|
Juan de la Cruz
|
1ba4419eb0
|
fix options border styles
|
2016-02-24 16:04:19 +01:00 |
|
Juan de la Cruz
|
5894f1d268
|
remove subelement icon
|
2016-02-24 15:48:19 +01:00 |
|
Juan de la Cruz
|
93028e9161
|
add WIP document history pinned tab
|
2016-02-24 15:25:59 +01:00 |
|
Andrey Antukh
|
bd4b8d3354
|
Add clipboard dummy lightbox.
|
2016-02-23 18:57:16 +02:00 |
|
Andrey Antukh
|
0b1f831efc
|
Remove deprecated pages management component code.
|
2016-02-21 20:33:54 +02:00 |
|
Andrey Antukh
|
a2af628a14
|
Add interaction to new sitemap markup.
|
2016-02-21 20:32:27 +02:00 |
|
Andrey Antukh
|
43d7a5cec2
|
Improve workspace common lenses.
|
2016-02-21 20:31:49 +02:00 |
|
Andrey Antukh
|
15bd7b0939
|
Add tab interaction to history sidebar.
|
2016-02-21 18:14:46 +02:00 |
|
Andrey Antukh
|
9147f62c0a
|
Rename document-history.cljs to document_history.cljs
|
2016-02-21 16:23:23 +02:00 |
|
Juan de la Cruz
|
26247f86da
|
add document history styles
|
2016-02-20 23:45:35 +01:00 |
|
Juan de la Cruz
|
482bf4e5e1
|
add document history clojure structure
|
2016-02-20 23:04:06 +01:00 |
|
Juan de la Cruz
|
1c168234b8
|
add new options and history icons
|
2016-02-20 21:41:49 +01:00 |
|
Juan de la Cruz
|
0f10ce3a70
|
add sitemap new styles
|
2016-02-20 21:09:03 +01:00 |
|
Andrey Antukh
|
6226c7f93b
|
Fix wrong behavior on canvas position translation.
The translation was not aware of bounding rect size
increment when shapes are out of main drawing zone.
|
2016-02-19 22:33:10 +02:00 |
|
Andrey Antukh
|
e104386398
|
Fix race condition on points translation.
This happens sometimes on first workspace load.
|
2016-02-19 21:53:41 +02:00 |
|
Andrey Antukh
|
52f52a5d40
|
Add rotatation transformation for rect and circles.
|
2016-02-19 21:53:25 +02:00 |
|
Andrey Antukh
|
1342dd3f3a
|
Do not render active menu when no menu is availabe (element options).
|
2016-02-18 22:44:20 +02:00 |
|
Andrey Antukh
|
34acbfa23e
|
Minor translation string change.
|
2016-02-18 22:44:02 +02:00 |
|
Andrey Antukh
|
b3c1cedcc8
|
Show the drawtools first on right sidebar.
|
2016-02-18 22:43:42 +02:00 |
|
Andrey Antukh
|
4ce19bd5f1
|
Add button for toggle element options sidebar toolbox.
|
2016-02-18 22:42:32 +02:00 |
|
Andrey Antukh
|
9c72cd8a3d
|
Add static mixin to shape componet.
Improves dramatically the rendering performance
for huge number of objects.
|
2016-02-18 22:21:39 +02:00 |
|
Andrey Antukh
|
2d344f4701
|
Add behaviour to duplicate button on layers sidebar.
|
2016-02-18 22:21:39 +02:00 |
|
Juan de la Cruz
|
bf44c61020
|
create new styles for sidebar element options
|
2016-02-18 21:08:17 +01:00 |
|
Andrey Antukh
|
a312559b26
|
Add basic shape duplicate functionality.
|
2016-02-18 21:56:40 +02:00 |
|
Andrey Antukh
|
f8aaba6f31
|
Get precision bug on mouse stream on workspace.
|
2016-02-18 21:30:35 +02:00 |
|
Andrey Antukh
|
36dd831a69
|
Fix unexpected exception on workspace load...
... when the user access it from dashboard.
|
2016-02-18 21:20:31 +02:00 |
|
Andrey Antukh
|
80385e21a7
|
Move coordinates widget to header.
|
2016-02-18 19:08:26 +02:00 |
|
Andrey Antukh
|
3827ecb5b7
|
Add grab icon on scroll is performed on workspace.
|
2016-02-18 19:03:11 +02:00 |
|
Andrey Antukh
|
5ce3812e8b
|
Add vertical rule on scroll interaction.
|
2016-02-18 18:19:31 +02:00 |
|
Andrey Antukh
|
89baabbb62
|
Minor refactor on horizontal rules rendering.
|
2016-02-18 18:05:14 +02:00 |
|
Andrey Antukh
|
b2da09f0c1
|
Add top-rule interaction on scroll.
|
2016-02-18 18:05:14 +02:00 |
|
Andrey Antukh
|
5653a15ad5
|
Fix rules/scroll related issues.
|
2016-02-17 20:52:07 +02:00 |
|
Juan de la Cruz
|
773f67b09b
|
color and visual refactor
|
2016-02-17 09:59:18 +02:00 |
|
Andrey Antukh
|
77fafa85ad
|
Move element options to sidebar.
|
2016-02-16 21:09:13 +02:00 |
|
Andrey Antukh
|
94c7f0df98
|
Move viewport scroll pressing space.
|
2016-02-16 20:38:04 +02:00 |
|