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

591 commits

Author SHA1 Message Date
elhombretecla
35a1e9ceb3 change label and shortcut to main interactions 2016-02-12 18:41:20 +02:00
elhombretecla
eedbb3cbb6 add main interactions to workspace-bar 2016-02-12 18:41:20 +02:00
Andrey Antukh
f14e82291f First work on layout refactor. 2016-02-12 18:41:10 +02:00
Juan de la Cruz
bae17d11d5 add pin icon 2016-02-11 18:33:12 +01:00
Juan de la Cruz
11d08d6a24 changes in ruler 2016-02-10 13:35:24 +01:00
Juan de la Cruz
a3b97e8998 change ruler degrees 2016-02-07 18:33:38 +01:00
Andrey Antukh
8d82c59453 Remove old matrix/svg transformation code. 2016-02-06 18:02:46 +02:00
Andrey Antukh
6d89c573a6 Normalize coordinates on shapes. 2016-02-06 17:39:37 +02:00
Andrey Antukh
6f2a22062b Add append operation to matrix ns. 2016-02-06 17:38:34 +02:00
Andrey Antukh
9bfe24e477 Fix bugs on scale and rotate opetation over matrix. 2016-02-06 17:38:06 +02:00
Andrey Antukh
5df6e6397d Fix deref impl on matrix. 2016-02-06 17:37:26 +02:00
Andrey Antukh
5d5b84a0a1 Adapt the application to use the new point abstraction. 2016-02-06 12:29:00 +02:00
Andrey Antukh
b102c19ea7 Minor fixes and improvements to point geom impl. 2016-02-06 12:25:39 +02:00
Andrey Antukh
6a1dad581e Disable var and ns clash warning. 2016-02-06 12:24:47 +02:00
Andrey Antukh
670446e209 Add missing test for scale and translate matrix methods. 2016-02-05 18:26:37 +02:00
Andrey Antukh
f406ec2621 Add missing arity for transform method. 2016-02-05 18:26:24 +02:00
Andrey Antukh
1abc0e4239 Replace :whitespace optimization with :none
Because :whitespace is not compatible with nodejs target.
2016-02-04 23:09:27 +02:00
Andrey Antukh
0a64ff9ef3 Replace advanced optimizations with whitespace on tests. 2016-02-04 23:06:26 +02:00
Andrey Antukh
a42f814352 Add travis badge to readme. 2016-02-04 23:04:38 +02:00
Andrey Antukh
2e9a5f0a36 Add new (more performant) matrix impl and initial work on tests. 2016-02-04 23:03:07 +02:00
Andrey Antukh
b484dff945 Add geom tests to the test runner. 2016-02-04 22:47:19 +02:00
Andrey Antukh
996770a625 Add missing math functions. 2016-02-04 22:47:19 +02:00
Andrey Antukh
0f16e1d1cb Add geom:point tests. 2016-02-04 22:47:19 +02:00
Andrey Antukh
1ba2b26cc9 Add new geom point implementation with basic operations. 2016-02-04 22:47:19 +02:00
Juan de la Cruz
0bb8b0c3bc add correct undo history icon 2016-02-03 21:05:54 +01:00
Andrey Antukh
12a2da7c56 Fix stroke and color change bug. 2016-02-03 19:20:40 +02:00
Andrey Antukh
fb2fa605d2 Fix color palette. 2016-02-03 19:11:42 +02:00
Andrey Antukh
ae31dc5aba Remove styles from svg icon rendering on layers toolbox. 2016-02-03 18:24:18 +02:00
Andrey Antukh
c85a25b75e Fix recent colors. 2016-02-03 18:22:29 +02:00
Juan de la Cruz
c6ee3e46f6 add undo history icon 2016-02-03 17:10:44 +01:00
Andrey Antukh
7aa3bb01a9 Improve drag experience. 2016-02-03 18:07:47 +02:00
Andrey Antukh
4bec35869c Render shapes in reversed order. 2016-02-03 18:07:47 +02:00
Juan de la Cruz
aca9700baf fix colorpicker bar height bug 2016-02-03 16:24:41 +01:00
Andrey Antukh
9a1ed2bb9b Use shift modifier instead ctrl for multiple selection in canvas. 2016-02-03 17:23:37 +02:00
Andrey Antukh
615aeea576 Add delete shape tests.
And general test format change.
2016-02-03 17:19:42 +02:00
Andrey Antukh
aaf27ed6a8 Add locking mode for rect and circle rendering. 2016-02-03 17:07:47 +02:00
Andrey Antukh
25d4297df5 Move some logic from events to state management. 2016-02-03 17:07:18 +02:00
Andrey Antukh
48af590bd8 More improvements to the test runner. 2016-02-02 22:04:45 +02:00
Andrey Antukh
b2e86675b3 Minor fix on .travis.yml file. 2016-02-02 21:47:32 +02:00
Andrey Antukh
cb3b5d45f6 Add .travis.yml file. 2016-02-02 21:45:51 +02:00
Andrey Antukh
bae3d7d9ef Minor renaming. 2016-02-02 21:34:47 +02:00
Andrey Antukh
787a31ac4d Tests are coming. 2016-02-02 21:33:32 +02:00
Andrey Antukh
e8b46229ee Minor fixes on layers drag and drop on layers toolbox. 2016-02-02 21:33:04 +02:00
Andrey Antukh
544cb6a226 Move delete-shape and transfer-shape logic into specific namespace. 2016-02-02 21:32:17 +02:00
Andrey Antukh
a0bba85ca9 Update package.json, add shrinkwrap and add temporal license file. 2016-02-02 18:18:59 +02:00
Andrey Antukh
d238166405 Add the final layouts drag and drop impl. 2016-02-01 23:25:37 +02:00
Andrey Antukh
2b74c34c00 Add drag and drop utils. 2016-02-01 23:25:23 +02:00
Andrey Antukh
6024674182 Move uxbox.ui.dom to uxbox.util.dom. 2016-02-01 20:45:59 +02:00
Andrey Antukh
c9e71539cb More work on drag and drop of layers. 2016-02-01 20:35:55 +02:00
Andrey Antukh
811f47f929 Add naive impl for transfer/move shapes (in drag and drop). 2016-02-01 19:48:55 +02:00