255 Commits

Author SHA1 Message Date
Andrey Antukh
b920342188
Use constants on workspace settings lightbox. 2016-04-10 18:51:13 +03:00
Andrey Antukh
d69be9a378
Split constants to specific namespace. 2016-04-10 18:51:13 +03:00
Andrey Antukh
9bd358a119
Properly persist as int the grid axis on workspace settings lightbox. 2016-04-10 18:51:13 +03:00
Andrey Antukh
e9d3e7578e
Minor improvements on grid render code. 2016-04-10 18:51:13 +03:00
Andrey Antukh
aa06d824ee
Adapt imports to previos data api change. 2016-04-10 18:51:13 +03:00
Andrey Antukh
551c95b8fe
Change the shapes moviment tracking approach.
Will facilitate grid alignment.
2016-04-10 18:51:13 +03:00
Andrey Antukh
69329f7f64
Make grid fill all the workspace instead only canvas. 2016-04-10 18:51:13 +03:00
elhombretecla
57df8821f1 add zoom controlers 2016-04-10 11:51:23 +02:00
Jesús Espino
18ddbaa039 Fix rules with zoom (#4) 2016-04-09 23:06:02 +03:00
Andrey Antukh
ac4e090b96
Minor refactor on shortcuts mixin. 2016-04-09 11:50:29 +03:00
Andrey Antukh
09f75ae3fd
Implement grid as path.
That improves considerable the rendering performance.
2016-04-06 23:11:44 +03:00
Andrey Antukh
262f305bf9
Remove unsued constants from rules ns. 2016-04-06 22:29:57 +03:00
Andrey Antukh
3424c768ab
Minor refactor on multiple selection handlers component. 2016-04-06 22:18:35 +03:00
Andrey Antukh
8f3c049536
Remove unused imports on selrect ns. 2016-04-06 22:04:08 +03:00
Andrey Antukh
89ac323799
Refactor selrect component code. 2016-04-06 22:01:02 +03:00
Andrey Antukh
01437ea6f8
Move scroll related code under workspace ns. 2016-04-06 22:00:10 +03:00
Andrey Antukh
aa3ce7daf6
Move ruler out of canvas ns. 2016-04-06 20:45:57 +03:00
Andrey Antukh
5b01e3ed2a
Add missing reference to transfer state fn on drawarea ns. 2016-04-06 20:44:56 +03:00
Andrey Antukh
d771a9f513
Remove commented code. 2016-04-06 20:39:36 +03:00
Andrey Antukh
54b8db6cfb
Remove unused imports from movement ns. 2016-04-06 20:33:58 +03:00
Andrey Antukh
a0726d3a36
Refactor shapes resize related code. 2016-04-06 20:33:36 +03:00
Andrey Antukh
45255ab932
Refactor shapes movement related code. 2016-04-06 19:47:39 +03:00
Andrey Antukh
4185849102 Refactor drawing area. 2016-04-06 18:53:16 +03:00
Andrey Antukh
33d69d51cc Make ruler aware of zoom. 2016-04-05 23:18:13 +03:00
Andrey Antukh
a21c6f41c4 Some fixes on text ticks on rules. 2016-04-05 23:17:57 +03:00
Andrey Antukh
38509eea99 More work on zoom. 2016-04-05 22:27:50 +03:00
Andrey Antukh
d558b3e6f4 Handle properly zoom. 2016-04-05 21:06:34 +03:00
Andrey Antukh
444018d105 Minor refactor of scroll interaction.
And move mouse wheel controller to workspace.
2016-04-05 19:30:18 +03:00
Andrey Antukh
18ada6f49f Add the ability to zoom using mouse wheel. 2016-04-05 18:39:40 +03:00
Andrey Antukh
f9b78cd49c Refactor rules for handle zoom and better performance. 2016-04-05 17:59:04 +03:00
Andrey Antukh
4905ac913b Make selrect aware of zoom (dirty impl). 2016-04-05 17:57:52 +03:00
Andrey Antukh
25d76d5b88 Add zoom shortcuts. 2016-04-05 17:56:58 +03:00
Andrey Antukh
bc2e7c46a9 Disable pointer events on now top positioned grid. 2016-04-04 20:35:30 +03:00
Andrey Antukh
27e9afa6a8 Improve grid styles. 2016-04-04 20:35:21 +03:00
Andrey Antukh
cc7aef895e Put grid on top of shapes. 2016-04-04 20:35:07 +03:00
Andrey Antukh
c0bf28682c Use :fill-opacity attribute instead :opacity. 2016-04-04 20:34:29 +03:00
Andrey Antukh
ffc6c79ed7 Make grid aware of user settings. 2016-04-03 20:09:03 +03:00
Andrey Antukh
69a334e206 Persist page grid options. 2016-04-03 19:34:10 +03:00
Andrey Antukh
71fb8f0a42 Improved history usability. 2016-04-03 11:09:22 +03:00
Andrey Antukh
e32188f593 Improved history state layout. 2016-04-03 10:07:26 +03:00
Andrey Antukh
50eb744c3b Add new color picker impl. 2016-04-02 22:43:37 +03:00
Andrey Antukh
b5155eebcf Add clipboard management. 2016-04-02 13:00:41 +03:00
Andrey Antukh
db95342759 Add confirmation for projects and pages deletion. 2016-04-02 11:45:04 +03:00
Andrey Antukh
3d17eca0d2 Add confirm dialog placeholder. 2016-04-02 11:26:06 +03:00
Andrey Antukh
37454ca305 Improvements to historoy management. 2016-03-30 20:57:06 +03:00
Andrey Antukh
6f90f343e6 Improved page deletion process. 2016-03-29 22:14:53 +03:00
Andrey Antukh
90957190db Minor style fix on sitemap. 2016-03-29 22:00:37 +03:00
Andrey Antukh
7caba13173 Fix race condition on page delete. 2016-03-29 21:56:10 +03:00
Andrey Antukh
f43faa30b6 Refactor page history state and events. 2016-03-29 21:46:13 +03:00
Andrey Antukh
f91203d5e2 Fixed some bugs on history loading on page changes. 2016-03-28 21:55:14 +03:00