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

1536 commits

Author SHA1 Message Date
Andrés Moya
4be7f054b7 🎉 Control when the mask of a group is moved or deleted 2020-10-20 16:02:51 +02:00
Andrés Moya
ee89b2e7f4 🎉 Allow masked groups 2020-10-20 16:02:51 +02:00
alonso.torres
9b2b16c066 Synchronize gradient colors libraries 2020-10-16 14:38:59 +02:00
alonso.torres
9f0a443b5c Fixes problems with pixel picker 2020-10-15 15:47:57 +02:00
alonso.torres
245c39b1f6 Integration with library new colors 2020-10-15 15:47:09 +02:00
alonso.torres
7d7008d405 Styles changes to color picker 2020-10-15 15:46:47 +02:00
alonso.torres
69fb1426d4 Changes to library model 2020-10-15 15:46:20 +02:00
Andrés Moya
a6d47cca10 Make some small fixes 2020-10-15 11:15:35 +02:00
Andrés Moya
68ca44188c Enhance synchronization of a component with subcomponents 2020-10-14 09:25:57 +02:00
Andrés Moya
a3eb634740 Preserve origin component in nested instances 2020-10-14 09:25:57 +02:00
alonso.torres
2c31b074c8 New options in color picker (harmony & hsv) 2020-10-08 08:04:46 +02:00
alonso.torres
08b537a158 Linear and radial gradient handlers 2020-10-07 14:23:46 +02:00
Andrey Antukh
e757c1b2d9 🐛 Fix uuid and keyword base specs. 2020-10-06 13:25:13 +02:00
Andrey Antukh
0a34aa6231 🎉 Add ex/ignoring macro. 2020-10-06 13:25:13 +02:00
Andrey Antukh
c85ae7dbdf 🔥 Remove unused code. 2020-10-06 13:25:13 +02:00
Andrés Moya
272d023f3c Update colors and typographies inside components 2020-10-02 21:58:39 +02:00
alonso.torres
3bb4fcb28f Improved dynaic alignment 2020-10-02 11:54:17 +02:00
alonso.torres
2c23b0e7f4 Changes name to typography collection 2020-10-02 11:14:39 +02:00
alonso.torres
718a676fa8 Adds typography to libraries 2020-10-02 11:14:39 +02:00
Andrés Moya
483401f328 🎉 Allow nested components 2020-09-30 18:19:53 +02:00
Andrey Antukh
4355d5ae80 🎉 Add nil-free hashmap factory macros. 2020-09-29 11:06:52 +02:00
Andrés Moya
51a4232cf2 🎉 Synchronize library colors 2020-09-28 10:50:42 +02:00
Andrés Moya
880091a4f7 🎉 Update components leaving touched attrs 2020-09-28 10:23:14 +02:00
alonso.torres
94470dd1fe 🐛 Fixed image upload problems 2020-09-23 16:45:43 +02:00
Andrés Moya
9873ac9104 🎉 Allow to ignore updates, and do it later in libraries dialog 2020-09-23 11:03:45 +02:00
Andrés Moya
3b516aa139 🎉 Notify shared files clients for update 2020-09-23 11:03:45 +02:00
alonso.torres
cd151db5ee 🐛 Fixed problem with zoom and with value = 0 2020-09-23 10:51:06 +02:00
alonso.torres
d17c6d8fce 🐛 Problem with resize 0 2020-09-23 10:51:06 +02:00
alonso.torres
62a2713c03 Calculate resize when a text property changes 2020-09-23 10:51:06 +02:00
Andrés Moya
e2dec81699 ♻️ Fix some comments 2020-09-16 16:23:48 +02:00
Andrés Moya
1ad9a7f82f 🎉 Link with components of other files 2020-09-16 16:09:42 +02:00
Andrés Moya
f837bad894 🎉 Update master component 2020-09-16 16:09:42 +02:00
Andrés Moya
917643489f 🎉 Synchronize page with a library 2020-09-16 16:09:41 +02:00
Andrés Moya
5e585201d3 🎉 Create reusable components 2020-09-16 16:09:41 +02:00
Andrey Antukh
3a135c626d 🐛 Adapt file specs. 2020-09-16 10:51:11 +02:00
alonso.torres
8dc3165e54 🐛 Fixes problems with saved grids 2020-09-14 16:15:55 +02:00
Andrey Antukh
c036543487 🐛 Add proper constraint to integer values on file specs. 2020-09-14 11:26:24 +02:00
alonso.torres
e737ec0311 🎉 Refactor, performance improvements 2020-09-11 09:54:15 +02:00
alonso.torres
a0627efffe 🎉 Picker color palettes interactions 2020-09-08 13:14:49 +02:00
alonso.torres
73dbad9c58 🎉 Changes options to display the color name 2020-09-07 12:25:38 +02:00
alonso.torres
ab7fee50ea 🎉 Color picker integration with library 2020-09-07 12:25:38 +02:00
Andrey Antukh
4e694ff194 ♻️ Refactor file persistence layer. 2020-09-07 11:39:57 +02:00
Andrey Antukh
27b4e483f0 🐛 Handle NaN on shape transformations. 2020-08-19 17:22:03 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrés Moya
752038039c 🎉 Link files to libraries 2020-08-17 09:35:25 +02:00
Andrés Moya
5ff0a723d5 🎉 Accept (animated) gif as a valid image format 2020-08-13 14:38:50 +02:00
Andrés Moya
91899be423 ♻️ Move some more duplicated code to common module 2020-08-13 14:38:50 +02:00
Andrey Antukh
5289268156 🐛 Fix unwanted warnings on first shape drawing. 2020-08-11 12:48:35 +02:00
Andrey Antukh
54be06ff18 Add the ability to remove the default fill from elements. 2020-08-11 12:48:35 +02:00
Andrey Antukh
36f4948ad1 Get rid of IUpdateGroup and IBatchedChange usage. 2020-07-22 12:27:22 +02:00