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

606 commits

Author SHA1 Message Date
Juan de la Cruz
1ba4419eb0 fix options border styles 2016-02-24 16:04:19 +01:00
Juan de la Cruz
5894f1d268 remove subelement icon 2016-02-24 15:48:19 +01:00
Andrey Antukh
ec02d5868c Fix scss watcher. 2016-02-24 16:45:49 +02:00
Juan de la Cruz
bbd2fccf11 See layers/groups like a tree in the layers toolbox 2016-02-24 15:41:40 +01:00
Juan de la Cruz
93028e9161 add WIP document history pinned tab 2016-02-24 15:25:59 +01:00
Juan de la Cruz
43ef168d0b fix sitemap btn bug 2016-02-23 22:12:53 +01:00
Andrey Antukh
bd4b8d3354 Add clipboard dummy lightbox. 2016-02-23 18:57:16 +02:00
Andrey Antukh
ffbaf87cf5 More fixes on deploy scripts. 2016-02-21 20:50:26 +02:00
Andrey Antukh
ce2ac6fe47 More improvements to deploy tasks. 2016-02-21 20:42:01 +02:00
Andrey Antukh
0b1f831efc Remove deprecated pages management component code. 2016-02-21 20:33:54 +02:00
Andrey Antukh
a2af628a14 Add interaction to new sitemap markup. 2016-02-21 20:32:27 +02:00
Andrey Antukh
6f23272c63 Remove unused lenses related code from utils ns. 2016-02-21 20:32:09 +02:00
Andrey Antukh
43d7a5cec2 Improve workspace common lenses. 2016-02-21 20:31:49 +02:00
Andrey Antukh
e73ffddb50 Remove commented code. 2016-02-21 20:31:28 +02:00
Andrey Antukh
d75e1a5a85 Set proper default value for workspace initial state. 2016-02-21 20:31:07 +02:00
Andrey Antukh
411e6e4cff Minor changes on router. 2016-02-21 20:30:59 +02:00
Andrey Antukh
fd6395fcd4 Improve workspace initialization. 2016-02-21 20:30:20 +02:00
Andrey Antukh
9d19acfeb3 Fix imports on load ns. 2016-02-21 20:29:35 +02:00
Andrey Antukh
190aced819 Move state related helpers out of data.* namespaces. 2016-02-21 20:29:10 +02:00
Andrey Antukh
15bd7b0939 Add tab interaction to history sidebar. 2016-02-21 18:14:46 +02:00
Andrey Antukh
85d7adb8c5 Remove unused file. 2016-02-21 18:01:49 +02:00
Andrey Antukh
2635f30eea Add proper clean task. 2016-02-21 18:01:27 +02:00
Andrey Antukh
64199f911b Use favicon for temporal user avatar. 2016-02-21 17:41:53 +02:00
Andrey Antukh
c7e09dc13d Setup advanced compilation on dist. 2016-02-21 17:41:40 +02:00
Andrey Antukh
6113e2e842 Change user logo url. 2016-02-21 17:28:22 +02:00
Andrey Antukh
2aa95a3467 Prepare scripts for deploy. 2016-02-21 16:42:35 +02:00
Andrey Antukh
e2be16a421 Move source styles out of public directory. 2016-02-21 16:23:47 +02:00
Andrey Antukh
9147f62c0a Rename document-history.cljs to document_history.cljs 2016-02-21 16:23:23 +02:00
Andrey Antukh
ebd835a8a9 Remove clean task. 2016-02-21 16:14:55 +02:00
Juan de la Cruz
7bcd2631bb add correct favicon 2016-02-21 12:50:24 +01:00
Juan de la Cruz
b16f532180 merge favicon 2016-02-21 12:47:01 +01:00
Andrey Antukh
f9c6209562 Add favicon. 2016-02-21 10:22:50 +02:00
Juan de la Cruz
26247f86da add document history styles 2016-02-20 23:45:35 +01:00
Juan de la Cruz
482bf4e5e1 add document history clojure structure 2016-02-20 23:04:06 +01:00
Juan de la Cruz
f3d268a764 fix element title bug 2016-02-20 22:30:33 +01:00
Juan de la Cruz
8f17ee1fc5 box size refactor 2016-02-20 22:26:07 +01:00
Juan de la Cruz
1c168234b8 add new options and history icons 2016-02-20 21:41:49 +01:00
Juan de la Cruz
00df437c5d change add btn color again 2016-02-20 21:14:37 +01:00
Juan de la Cruz
a47ef45905 change add btn color 2016-02-20 21:11:44 +01:00
Juan de la Cruz
0f10ce3a70 add sitemap new styles 2016-02-20 21:09:03 +01:00
Juan de la Cruz
8d4e14710b reestructure themes styles 2016-02-20 10:15:49 +01:00
Andrey Antukh
6226c7f93b Fix wrong behavior on canvas position translation.
The translation was not aware of bounding rect size
increment when shapes are out of main drawing zone.
2016-02-19 22:33:10 +02:00
Andrey Antukh
e104386398 Fix race condition on points translation.
This happens sometimes on first workspace load.
2016-02-19 21:53:41 +02:00
Andrey Antukh
52f52a5d40 Add rotatation transformation for rect and circles. 2016-02-19 21:53:25 +02:00
Andrey Antukh
6d980893b9 Add .nvmrc file. 2016-02-19 21:22:28 +02:00
Andrey Antukh
dee53bb1c4 Update dependencies. 2016-02-19 21:22:14 +02:00
Andrey Antukh
e57d04f607 Fix other tests. 2016-02-19 21:09:37 +02:00
Andrey Antukh
747c9b45aa Add full implementation of duplicate shape action. 2016-02-19 21:09:37 +02:00
Juan de la Cruz
e7ddd65ee2 add new color theme variables 2016-02-19 19:41:33 +01:00
Andrey Antukh
ab2b4f7caa Update dependencies. 2016-02-19 18:47:21 +02:00