0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
Commit graph

439 commits

Author SHA1 Message Date
Andrey Antukh
de5036bc9b Minor code reorg on workspace base ns. 2016-01-27 19:22:47 +02:00
Andrey Antukh
77ec0e86d2 Move selrect and selection components under own namespace. 2016-01-27 19:22:47 +02:00
Juan de la Cruz
6aef94418b add correct border radius inputs 2016-01-25 19:54:28 +01:00
Juan de la Cruz
1d205384fc add provisional fix to tool bar 2016-01-25 19:34:31 +01:00
Andrey Antukh
943556186f Improved layers toolbox rendering. 2016-01-25 18:34:05 +02:00
Andrey Antukh
08d9dc556b Use proper function for calculate the options position. 2016-01-25 18:33:32 +02:00
Andrey Antukh
bdb0738a1b Remove duplicated lense from canvas ns. 2016-01-25 18:33:06 +02:00
Andrey Antukh
3917feb664 Make shape types hierarchy as public. 2016-01-25 18:32:32 +02:00
Andrey Antukh
3c5ac2d94c Reimplement the group rendering. 2016-01-25 18:32:17 +02:00
elhombretecla
a57c8d982c add content group drag styles 2016-01-24 18:52:09 +01:00
elhombretecla
0e30df5e46 add ungroup icon 2016-01-24 18:34:38 +01:00
Andrey Antukh
d4e6471d11 Continue work on draw tools. 2016-01-24 13:13:48 +02:00
Andrey Antukh
f17da9cb46 Add basic figures rendering. 2016-01-24 10:31:17 +02:00
Andrey Antukh
46d6ef2a68 Initial work on basic shapes rendering. 2016-01-24 02:25:49 +02:00
Andrey Antukh
80cbddcc4a Add menu definition for rect shape. 2016-01-24 02:25:32 +02:00
Andrey Antukh
832d457481 Add :builtin/rect rendering. 2016-01-24 02:25:17 +02:00
Andrey Antukh
780f445f4a Add more shape types. 2016-01-24 02:25:00 +02:00
Andrey Antukh
f55d0f9f93 Add more translation strings. 2016-01-24 02:24:50 +02:00
Andrey Antukh
399eeabda5 Fix file name of drawtools toolbox ns. 2016-01-24 01:08:09 +02:00
Andrey Antukh
82b658e7fe Remove any reference to the obsolete icon-svg type. 2016-01-24 01:05:55 +02:00
Andrey Antukh
388947d485 Add translation strings to recent colors component. 2016-01-24 00:52:50 +02:00
Andrey Antukh
9e72dbb0a0 Add stroke colors into recent colors summary. 2016-01-24 00:52:34 +02:00
Andrey Antukh
3fbe465b99 Fix selrect bug with grouped shapes. 2016-01-24 00:39:21 +02:00
Andrey Antukh
708305c66d Rewritten the group-selected event. 2016-01-24 00:37:22 +02:00
Andrey Antukh
746a8196ba Minor cosmetic changes. 2016-01-23 23:13:43 +02:00
Andrey Antukh
ee4e8d30b5 Remove unused function on svg ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
daa09627c8 Improve naming in some function on svg ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
795b32c4b4 Add precision helper on math ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
48b38281a6 Start using outer-rect function on selrect component. 2016-01-23 22:12:06 +02:00
Andrey Antukh
847075cdc8 Add outer-rect function helper. 2016-01-23 22:12:06 +02:00
Andrey Antukh
59af707143 Add polymorphic impl for -outer-rect calculation. 2016-01-23 22:12:06 +02:00
Andrey Antukh
42d818138a Minot cosmetic fix on return values. 2016-01-23 22:12:06 +02:00
Andrey Antukh
b6f459372b Start using apply-rotation in the container-rect function. 2016-01-23 22:12:06 +02:00
Andrey Antukh
a1ee857caa Add explicit function for apply rotation. 2016-01-23 22:12:06 +02:00
Andrey Antukh
7301a774a4 Add some commented code. 2016-01-23 22:12:06 +02:00
Andrey Antukh
16a4d4c8b4 Improved delete-shape event. 2016-01-23 22:12:06 +02:00
elhombretecla
d74d2d7295 minor layer group fixes and styles 2016-01-23 20:10:26 +01:00
Andrey Antukh
7ac2ae8af6 Add locking interaction impl on layers toolbox. 2016-01-22 19:39:07 +02:00
Andrey Antukh
42073077ee Improved shape component for proper handle shapes in groups. 2016-01-22 19:38:44 +02:00
Andrey Antukh
84d87dcc4f Fix wrong stata querying on shape moviment streams. 2016-01-22 19:38:14 +02:00
Andrey Antukh
6ee5d08086 Add shapes-by-id common lense to workspace.base ns. 2016-01-22 19:37:40 +02:00
Andrey Antukh
46bc9930f7 Improve shape rendering function signature. 2016-01-22 19:37:20 +02:00
Andrey Antukh
d73781f51c Make translate-coords parametrizable with operation. 2016-01-22 19:36:47 +02:00
Andrey Antukh
f4ba1f4fdb Reimplement deselect-all event. 2016-01-22 19:36:35 +02:00
Andrey Antukh
4b6ad74f6b Add toggle shape locking event. 2016-01-22 19:36:23 +02:00
Andrey Antukh
c3105fd698 Add rebuild group size event. 2016-01-22 19:36:06 +02:00
Andrey Antukh
c6051f226d Add FIXME comment. 2016-01-22 19:35:48 +02:00
Andrey Antukh
8e0e725d80 Fix wrong function call. 2016-01-22 19:35:34 +02:00
Andrey Antukh
a2da98f7ab Move some functions from data.workspace to shapes ns. 2016-01-22 19:35:13 +02:00
Andrey Antukh
8284f0141c Update dependencies. 2016-01-22 19:34:46 +02:00