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

453 commits

Author SHA1 Message Date
elhombretecla
54d1d750e9 restructure settings bar styles 2016-02-14 20:37:09 +01:00
Andrey Antukh
fefd863957 Add missing cats dep. 2016-02-14 19:30:51 +02:00
Andrey Antukh
8ec8e652cb Add sitemap. 2016-02-14 19:24:39 +02:00
Andrey Antukh
b5176fe7a1 Fix selected class on new buttons on header. 2016-02-12 18:52:31 +02:00
Andrey Antukh
5e8f741c2f Improved rules positioning. 2016-02-12 18:50:51 +02:00
Andrey Antukh
e6e7115e14 Fix rules with new layout. 2016-02-12 18:41:20 +02:00
Andrey Antukh
b15dfe953d Remove toolbox concept and implement all toolbox state as flags. 2016-02-12 18:41:20 +02:00
Andrey Antukh
5b04ef5d98 Remove padding on vertical rule on workspace. 2016-02-12 18:41:20 +02:00
Andrey Antukh
aed8560adf Remove lateral menu namespace. 2016-02-12 18:41:20 +02:00
elhombretecla
25a4e7b68c changes in sitemap btn 2016-02-12 18:41:20 +02:00
elhombretecla
371eff5047 changes styles for main icon 2016-02-12 18:41:20 +02:00
elhombretecla
3cae356f93 changes styles for the left sidebar 2016-02-12 18:41:20 +02:00
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