0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00
Commit graph

1466 commits

Author SHA1 Message Date
Andrey Antukh
dbaeb9d5f4
More work on color collections page. 2016-11-06 18:04:56 +01:00
Andrey Antukh
d6fd75f7b9
Add builtin color collections. 2016-11-06 18:04:37 +01:00
Andrey Antukh
3cba2cda12
Fix uuid regular experession. 2016-11-06 18:03:50 +01:00
Andrey Antukh
89779bf658
Remove unused functions. 2016-11-06 18:03:27 +01:00
Andrey Antukh
7cacbd4659
Move shape related functions out of state sub namespace. 2016-11-06 18:02:19 +01:00
Andrey Antukh
1e5777f4b6
Add kvstore repo ns. 2016-11-05 19:51:27 +01:00
Andrey Antukh
6379315e4b
Refactor color collections page. 2016-11-05 19:50:58 +01:00
Andrey Antukh
3002d296c8
Add get-inner-text dom interop helper. 2016-10-26 23:39:30 +02:00
Andrey Antukh
f60d0bc81a
Remove useless destructuring binding on content component (images page). 2016-10-26 23:39:08 +02:00
Andrey Antukh
4c0f344c72
Improve behavior of nav tabs on images page. 2016-10-26 23:38:19 +02:00
Andrey Antukh
f9366c3146
Use html5 accept attribute for filter image types on upload forms. 2016-10-26 00:39:39 +02:00
Andrey Antukh
cc53ba68b5
Sort colors in the colors dashboard page by color. 2016-10-26 00:39:16 +02:00
Andrey Antukh
df2ac51698
Fix naming consistency on geom ns. 2016-10-26 00:38:49 +02:00
Andrey Antukh
44766f817c
Remove shape-type struct validator. 2016-10-26 00:38:12 +02:00
Andrey Antukh
4fff0e9c6c
Remove unused hierarchy from geom ns. 2016-10-26 00:37:38 +02:00
Andrey Antukh
69e5ad7a8a
Remove builtin library. 2016-10-24 23:44:55 +02:00
Andrey Antukh
56bdddc865
Comment some code related to elements. 2016-10-24 23:44:10 +02:00
Andrey Antukh
6ebeaf521a
Improve proportions persistence handling on shapes. 2016-10-24 23:17:55 +02:00
Andrey Antukh
0a28efb838
Add provisional spinner for image uploading in workspace. 2016-10-24 23:07:45 +02:00
Andrey Antukh
91bb1ad77f
Select recently uploaded image to draw if it's uploaded in workspace. 2016-10-24 23:03:30 +02:00
Andrey Antukh
97b30b0b68
Add support for export pages with images. 2016-10-24 22:54:45 +02:00
Andrey Antukh
459705e26a
Add the ability to import images to workspace. 2016-10-24 22:20:28 +02:00
Andrey Antukh
7df42f3bcb
Fix many issues of image rendering on workspace. 2016-10-24 22:20:08 +02:00
Andrey Antukh
658636463e
Complete http stream after a response es emitted. 2016-10-24 22:18:43 +02:00
Andrey Antukh
ea9a096fa9
Add support for images on layers sidebar component. 2016-10-24 22:18:28 +02:00
Andrey Antukh
d882c2dfdb
Respect proportion of icon or image when is added/imported to workspace. 2016-10-24 22:17:27 +02:00
Andrey Antukh
997876db32
Addapt images create event to support on-complete callback. 2016-10-24 22:16:26 +02:00
Andrey Antukh
f17642f057
Add uploading spinner for images page in dashboard. 2016-10-24 22:15:56 +02:00
Andrey Antukh
8e27e19e41
Add image shape impl for geom functions. 2016-10-24 22:15:38 +02:00
Andrey Antukh
13c20acaa6
Remove unused template code from elements. 2016-10-24 22:15:12 +02:00
Andrey Antukh
68fe5eff36
Use new dom helpers instead of js interop for svg icon parsing. 2016-10-24 22:14:30 +02:00
Andrey Antukh
34e84fbd01
Remove static mixin from lightbox component.
This facilitates code reloading and rerendering
on development mode.
2016-10-24 22:13:59 +02:00
Andrey Antukh
168c5b490c
Add more dom creation and manipulation functions to util.dom ns. 2016-10-24 22:13:21 +02:00
Andrey Antukh
71c6adab58
Add mirror-map macro (commented inder uxbox.util.data ns). 2016-10-24 22:12:35 +02:00
Andrey Antukh
075c508d63
Remove unused code from workspace header. 2016-10-24 22:12:12 +02:00
Andrey Antukh
bd38ea590a
Add missing entries in main externs file. 2016-10-24 22:10:05 +02:00
Andrey Antukh
a9a1048462 Remove whitespace. 2016-10-23 17:23:17 +02:00
Andrey Antukh
81c75d953b Add copy and move tooltips to images page. 2016-10-23 17:23:17 +02:00
Andrey Antukh
ae51454fc4 Fetch images for storage collection. 2016-10-23 17:23:17 +02:00
Andrey Antukh
191c4943bd Add copy and move tooltips to icons page. 2016-10-23 17:23:17 +02:00
Andrey Antukh
c2e5e9d92c Merge icon and icon-raw shapes. 2016-10-23 17:23:17 +02:00
Andrey Antukh
41f9e6fe77 Implement grid options copy tooltip. 2016-10-23 17:23:17 +02:00
Andrey Antukh
1fa3e55e89 Disable elements from the dashbaord header. 2016-10-23 17:23:17 +02:00
Andrey Antukh
e4ba3ac66b Adapt colors nav tabs to be consistent with the rest of the pages. 2016-10-23 17:23:17 +02:00
Andrey Antukh
7642dab826 Disable frontend managed library by default. 2016-10-23 17:23:17 +02:00
Andrey Antukh
2a2e87cb1c Add missing impl for icon-raw for get-vertex-point geom func. 2016-10-23 17:23:17 +02:00
Andrey Antukh
6e06779cc3 Add copy-icon event. 2016-10-23 17:23:17 +02:00
Andrey Antukh
2764ea0d96 Minor fix on colors page initialization event. 2016-10-23 17:23:17 +02:00
Andrey Antukh
02c7793050 Add support for icon-raw to layers sidebar. 2016-10-23 17:23:17 +02:00
Andrey Antukh
c9221d6b36 Adapt icons sidebar to the new icons state layout. 2016-10-23 17:23:17 +02:00