0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 08:20:45 -05:00
Commit graph

842 commits

Author SHA1 Message Date
Andrey Antukh
aa06d824ee
Adapt imports to previos data api change. 2016-04-10 18:51:13 +03:00
Andrey Antukh
bcc82bc5cf
Move shape related events from data.workspace to data.shapes. 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
Andrey Antukh
50e8de4552
Send the select-shape event before acquire move action. 2016-04-10 18:51:13 +03:00
Andrey Antukh
bfc0fc0f98
Temporary comment duplicated code. 2016-04-10 18:51:13 +03:00
Andrey Antukh
b66be25a8e
Minor comments change. 2016-04-10 18:51:13 +03:00
Andrey Antukh
6c64279c94
Move transit ns under uxbox.util. 2016-04-10 18:51:13 +03:00
Andrey Antukh
3dd741129c
Improve move-shape event constructor docstring. 2016-04-10 18:51:13 +03:00
Andrey Antukh
89a21d7abb
Add update-shape event just for shape inplace update. 2016-04-10 18:51:13 +03:00
Andrey Antukh
d976afda30
Fix wrong filename on watch-tests script. 2016-04-10 18:51:13 +03:00
Andrey Antukh
650bbabe94
Update externs file with more interop calls. 2016-04-10 18:51:13 +03:00
Jesús Espino
78987419d2 Allow to change password (#6) 2016-04-10 18:48:56 +03:00
elhombretecla
cb524ee814 add color fix to zoom controler 2016-04-10 17:37:03 +02:00
elhombretecla
57df8821f1 add zoom controlers 2016-04-10 11:51:23 +02:00
Jesús Espino
52d3b2c7fc The zoom change is relative to the current zoom (#5) 2016-04-09 23:06:24 +03:00
Jesús Espino
18ddbaa039 Fix rules with zoom (#4) 2016-04-09 23:06:02 +03:00
Andrey Antukh
3a448e33e4
Minor changes on bench code. 2016-04-09 20:32:34 +03:00
Andrey Antukh
808c964d3d
Simplify and fix kdtree impl. 2016-04-09 20:32:34 +03:00
Andrey Antukh
d64253dd1b
Remove point abstraction and just use array for that on kdtree. 2016-04-09 20:32:34 +03:00
Andrey Antukh
78e7f57655 Update figwheel.clj 2016-04-09 18:51:54 +03:00
Andrey Antukh
ac4e090b96
Minor refactor on shortcuts mixin. 2016-04-09 11:50:29 +03:00
Andrey Antukh
3b77286c77
Minor naming changes on workspace ns. 2016-04-09 11:32:57 +03:00
Andrey Antukh
1f24712fa5
Remove unused exclude from workspace ns. 2016-04-09 11:31:17 +03:00
Andrey Antukh
599d4f34c8
Remove unused imports from workspace. 2016-04-09 11:30:56 +03:00
Andrey Antukh
c419e9406b
Add bench code and update all scripts. 2016-04-08 11:03:29 +03:00
Andrey Antukh
5ae1c6a78c
Add kdtree implementation. 2016-04-08 11:03:13 +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
8df6dc6c43 Set node version to v5.10.1 2016-04-06 16:31:44 +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
c2126b6fe4 Add missing divide function to point reladed utils. 2016-04-05 22:27:58 +03:00
Andrey Antukh
38509eea99 More work on zoom. 2016-04-05 22:27:50 +03:00
Andrey Antukh
9ce6cd0f92 Improve workspace initialization. 2016-04-05 22:27:27 +03:00
Andrey Antukh
46d7bd2f23 Remove unused metadata from workspace var. 2016-04-05 21:07:20 +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