0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 08:29:42 -05:00
Commit graph

1017 commits

Author SHA1 Message Date
Andrey Antukh
53c657e8a4
Add alignment to drawarea. 2016-04-22 20:41:03 +03:00
Andrey Antukh
a63c9f7d33
Add align to text and circle resize. 2016-04-22 20:05:37 +03:00
Andrey Antukh
f054233a9e
Simplify movement and resize alignment code. 2016-04-22 20:02:03 +03:00
Andrey Antukh
c2e63d5603
Add initial alignment on movement and resize. 2016-04-22 19:51:34 +03:00
Andrey Antukh
9e25f7ab9d
Add alignment to resize. 2016-04-22 18:20:38 +03:00
Andrey Antukh
7d17926060
Add alignment to movement. 2016-04-22 18:20:21 +03:00
Andrey Antukh
8c99683eaf
Comment not used code at this moment. 2016-04-20 20:43:49 +03:00
Andrey Antukh
8db39822ff Merge pull request #19 from uxbox/geom-refactor
Geom Refactor
2016-04-20 20:38:57 +03:00
Andrey Antukh
b931484e49
Add missing impls for text shape under geom ns. 2016-04-20 20:35:41 +03:00
Andrey Antukh
825eb4f8a2
Use inner-rect for calculate icon selection handlers. 2016-04-20 20:35:41 +03:00
Andrey Antukh
9bda376bf4
Fix outer-rect calculation for neested groups and add inner-rect function. 2016-04-20 20:35:41 +03:00
Andrey Antukh
eb82c8dffa
Change movement approach and temporary disable align related stuff. 2016-04-20 20:35:40 +03:00
Andrey Antukh
00679d9c68
Add better shapes selection algorithm. 2016-04-20 20:35:40 +03:00
Andrey Antukh
59e327ae0e
Add missing group matrix transformation. 2016-04-20 20:35:40 +03:00
Andrey Antukh
f400a242d9
Adapt shape type keywrod to new simplified naming.
The redundant and useles `:builtin/` keyword namespace
is stripped out.
2016-04-20 20:35:40 +03:00
Andrey Antukh
18190edcc8
Adapt the code to use new shape geometry primitives. 2016-04-20 20:35:40 +03:00
Andrey Antukh
5597a87c72
Remove old impl from overused uxbox.shapes ns. 2016-04-20 20:35:19 +03:00
Andrey Antukh
8b5b1697b2
Add new geom impl under uxbox.util.geom ns. 2016-04-20 20:35:02 +03:00
Andrey Antukh
1c13b62f25 Merge pull request #20 from uxbox/selecte-on-insert-shape
Select on insert shape
2016-04-17 18:56:05 +03:00
Jesús Espino
33e13362fd Select on insert shape 2016-04-17 13:18:36 +02:00
Andrey Antukh
719ab0c7cf Merge pull request #18 from uxbox/shapes-resize
Fixing shapes resize
2016-04-17 09:46:58 +03:00
Jesús Espino
9e06ef1729 Limiting the resize to correct behavior 2016-04-16 23:15:49 +02:00
Jesús Espino
ad73f9c514 Fix shapes resizing 2016-04-16 21:46:12 +02:00
Andrey Antukh
d80ac1227e Merge pull request #14 from uxbox/fix-blocked-group-selection
Fix blocked groups selection
2016-04-16 21:49:28 +03:00
Andrey Antukh
ef0e0ab74c
Split some conditions as separated predicate functions. 2016-04-16 21:47:37 +03:00
Jesús Espino
70282daaf7
Fix blocked groups selection 2016-04-16 20:49:24 +03:00
Andrey Antukh
39df77e6ed
Integreate new history version dialog in workspace. 2016-04-16 20:42:41 +03:00
Andrey Antukh
8d2767999b
Make the workspace message not visible (temporary). 2016-04-16 14:09:19 +03:00
Andrey Antukh
7a8e4ef414
Add missing info message rendering. 2016-04-16 14:09:07 +03:00
Andrey Antukh
563d3e6dd3
Improve error handlign on password change event. 2016-04-16 14:08:54 +03:00
elhombretecla
1282fd9641
Improve messages and add new history new message. 2016-04-16 14:08:03 +03:00
Jesús Espino
97daf44f5c Move shape while other shape is selected (#17) 2016-04-16 13:55:07 +03:00
Andrey Antukh
27e14c0548
Minor cosmetic fixes on history load more button. 2016-04-16 13:50:32 +03:00
Andrey Antukh
d8c214a402
Remove duplicated events from workspace component. 2016-04-16 13:50:16 +03:00
Andrey Antukh
0ace777e00
Improve dashboard projects loading. 2016-04-16 13:49:59 +03:00
Andrey Antukh
55025d12fa
Add main loader in ui ns. 2016-04-16 13:49:39 +03:00
Andrey Antukh
2887b5c0e1
Improve workspace initialization process. 2016-04-16 13:44:32 +03:00
Andrey Antukh
b148de7fc0
Properly use projects fetched event after fetch projects event. 2016-04-16 13:43:21 +03:00
Andrey Antukh
034c26fed4
Cosmetic changes on history events. 2016-04-16 13:42:57 +03:00
Andrey Antukh
fda381c1b6
Add template entri for the main fullscreen loader. 2016-04-16 13:41:33 +03:00
Andrey Antukh
ed0717f57d
Add missing title on main template. 2016-04-16 13:41:22 +03:00
elhombretecla
6aa5dee80b
add pencil loader code 2016-04-16 11:22:44 +03:00
elhombretecla
632595235e
add loader pencil svg 2016-04-16 11:22:44 +03:00
elhombretecla
070b8a8378
add loader code 2016-04-16 11:22:44 +03:00
elhombretecla
697020c385
add loader svg 2016-04-16 11:22:44 +03:00
Andrey Antukh
0d9c899367
Update .travis.yml file 2016-04-16 11:11:43 +03:00
Andrey Antukh
f24a80468e
Improve tests build scripts. 2016-04-16 11:11:28 +03:00
Andrey Antukh
d496add1d6
Revert "Temporary remove .travis.yml"
This reverts commit b6a89ccfc8.
2016-04-16 11:03:08 +03:00
Andrey Antukh
b95c573fc2
Fix tests. 2016-04-16 11:02:58 +03:00
Andrey Antukh
ba0627c3ad
Refactor lightbox impl approach (split business logic from UI). 2016-04-16 10:45:33 +03:00