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

642 commits

Author SHA1 Message Date
Andrey Antukh
a192076e0c Remove gulp-clean from dependencies. 2016-03-03 23:47:31 +02:00
elhombretecla
b33ca03af7 create styles for user settings profile 2016-03-03 21:25:19 +01:00
Andrey Antukh
cbad13fc20 Add missing settings ns file. 2016-03-03 20:45:15 +02:00
Andrey Antukh
23ee74977b Add settings section dummy pages. 2016-03-03 20:26:28 +02:00
elhombretecla
53fd03f2a8 start user settings structure 2016-03-02 18:23:58 +01:00
Andrey Antukh
c7fd8570e3 Add line-height, letter spacing and text saving for text shape. 2016-03-02 19:22:40 +02:00
Andrey Antukh
8e5d193518 Add fill menu for text shape. 2016-03-02 18:47:42 +02:00
elhombretecla
a0fbb1ac7c add letter spacing and line height inputs 2016-03-02 17:46:46 +01:00
elhombretecla
a637e33fce fix color palette z-index 2016-03-02 17:29:20 +01:00
Andrey Antukh
a0eea5dfe6 Move colorpalette to the parent dom node. 2016-03-02 18:27:04 +02:00
Andrey Antukh
de1b72d935 Add the rest of the fonts to the collection. 2016-03-02 18:16:43 +02:00
elhombretecla
b6e3a70267 add grid settings lightbox 2016-03-02 17:11:35 +01:00
Andrey Antukh
dce8beab32 Add missing fonts namespace file. 2016-03-02 18:10:55 +02:00
Andrey Antukh
5d66a7e967 Add align facilities. 2016-03-02 18:10:08 +02:00
Andrey Antukh
4499dfc787 Add font rendering to text shape. 2016-03-02 17:58:57 +02:00
Andrey Antukh
22060dbe76 Add license header to scss files. 2016-03-01 20:39:50 +02:00
Andrey Antukh
ea8b0f21f9 Add license header to cljs files. 2016-03-01 20:39:28 +02:00
Andrey Antukh
3f67c5b582 Add LICENSE file. 2016-03-01 20:25:36 +02:00
Andrey Antukh
45e3ecdf83 Add CONTRIBUTING.md file. 2016-03-01 20:25:36 +02:00
Andrey Antukh
30a6ee2c92 Add proper attribution to material design icons.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-03-01 20:25:36 +02:00
elhombretecla
62588620a6 add font collection structure 2016-03-01 19:22:32 +01:00
elhombretecla
5545739c81 add font collection structure 2016-03-01 19:22:32 +01:00
Andrey Antukh
7b05b54307 Update readme. 2016-03-01 19:50:30 +02:00
Andrey Antukh
e8d56bdd5a Add settings lightbox. 2016-03-01 19:23:32 +02:00
Andrey Antukh
f50457db64 Increase the initial scroll to 1200px.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
c787b33c76 Remove unused event handlers on workspace component.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
cf817d4c8b Remove debug messages (added in previous commits).
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
ffaca0f459 Add lock mode for mouse resize interaction.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
5c7188eeba Fix outer-rect impl for rect like shapes.
Now is again aware of rotation value.

Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
99da1c21d1 Add resize using mouse and vertext handlers.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
4dd97ca8ab Adapt the rest of the platform for actions api changes.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
Andrey Antukh
5d5a0c9ea0 Add the ability to actions subsystem pass payload.
Signed-off-by: Andrey Antukh <niwi@niwi.nz>
2016-02-29 23:10:14 +02:00
elhombretecla
70d126acb5 add clipboard styles 2016-02-28 18:30:22 +01:00
Andrey Antukh
8752f9864d Remove autogenerated index file. 2016-02-28 11:46:13 +02:00
Andrey Antukh
0cf5c4ab9b Split data.workspace shape related events to separated ns. 2016-02-28 11:43:52 +02:00
Andrey Antukh
c97204bd13 Add autogenerated index.html to .gitignore 2016-02-28 11:43:52 +02:00
Andrey Antukh
79e464d140 Fix broken import of uxbox.util.time. 2016-02-28 11:43:52 +02:00
Andrey Antukh
296da1df0b Initial work on state management logic for clipboard. 2016-02-28 11:43:52 +02:00
Andrey Antukh
e26de8ce3b Move time ns to utils.time. 2016-02-28 11:43:52 +02:00
elhombretecla
590b3b3b5c add text options styles 2016-02-28 10:41:55 +01:00
Andrey Antukh
f00c322689 Add template compilation to the gulp pipeline.
Just for avoid cache problems in production.
2016-02-28 10:12:25 +02:00
Andrey Antukh
a9186bfbaa Simplified outer rect calculation. 2016-02-28 09:28:21 +02:00
Andrey Antukh
11e399ae21 Add method and state for manage the clipboard. 2016-02-27 21:18:51 +02:00
Andrey Antukh
c2821ea617 Remove missing :key waring on recent colors. 2016-02-27 21:12:52 +02:00
Andrey Antukh
abed5dd35d Initial work on fontSize rendering on text shapes. 2016-02-27 21:12:40 +02:00
Andrey Antukh
016b43e1a5 Simplified rendering of options toolbox. 2016-02-27 18:21:20 +02:00
Andrey Antukh
3d8fb7f116 Initial work on text element options. 2016-02-27 16:59:58 +02:00
Andrey Antukh
08b99e9a4b Add default :solid stroke type to line draw tool. 2016-02-27 15:27:21 +02:00
Andrey Antukh
d7a568a685 Restore show/hidden functionality. 2016-02-27 15:27:04 +02:00
Andrey Antukh
9d498dfaf9 Add correct stroke styles and fix wrong behavior. 2016-02-27 15:16:54 +02:00