74 Commits

Author SHA1 Message Date
Andrés Moya
1823ecda40 🎉 Allow to rename a component in the library 2020-11-04 17:14:52 +01:00
Andrés Moya
d847c607e3 🎉 Allow to show master component in assets panel 2020-11-03 14:05:25 +01:00
Andrés Moya
02207dedf3 🎉 Show master component in options 2020-11-03 14:05:25 +01:00
Andrés Moya
7a80297d31 🐛 Fix position bug when syncing component with several nested 2020-10-30 09:47:24 +01:00
Andrés Moya
8165fec50e 🎉 Allow to duplicate a component 2020-10-29 16:16:47 +01:00
Andrés Moya
8afe037def 📚 Add logger comments to component synchronization 2020-10-29 11:33:41 +01:00
Andrés Moya
c38d0e3211 Rework nested components to avoid indirect references 2020-10-29 11:33:41 +01:00
alonso.torres
104ce0967c Keeps position when paste in selected frame 2020-10-28 10:46:21 +01:00
alonso.torres
d1437997d2 🐛 Fixes problem with inside-frame calculations 2020-10-28 10:46:21 +01:00
Andrey Antukh
3379eed38e ♻️ Refactor layout flags handling. 2020-10-23 15:17:18 +02:00
Andrey Antukh
bf8e61b9bb 🐛 Deactivate comments on drawing. 2020-10-23 15:17:18 +02:00
Andrey Antukh
ca83e13802 🎉 Initial work on comments subsystem.
Only workspace part; missing viewer and dashboard.
2020-10-21 13:18:26 +02:00
Andrés Moya
ad66955a54 🐛 Fix selection inside group with double click 2020-10-20 14:56:40 +02:00
alonso.torres
b8e47c87ba Visual redesign for undo history 2020-10-20 12:10:33 +02:00
alonso.torres
9b2b16c066 Synchronize gradient colors libraries 2020-10-16 14:38:59 +02:00
Andrey Antukh
567e177699
Merge pull request #358 from uxbox/560/gradients
560/gradients
2020-10-16 11:47:11 +02:00
alonso.torres
447bb5204d Typographic styles enhancements and fixes 2020-10-16 11:01:22 +02:00
alonso.torres
f8abcc1b9c Adds locale to new strings 2020-10-15 16:19:36 +02:00
alonso.torres
e961492192 Improved handlers behaviour 2020-10-15 15:48:39 +02:00
alonso.torres
4bb832b597 Fixes issues with some shapes 2020-10-15 15:48:16 +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
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
7c75b75f5b ♻️ Refactor update master component function 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
12b4951994 Improved performance on moving and zooming 2020-10-06 12:07:43 +02:00
alonso.torres
96fbc83a0a Updating a library color updates texts that uses it 2020-10-05 11:07:12 +02:00
alonso.torres
6f56a19390 🐛 Fixed problem when using colors from shared libs 2020-10-02 21:58:39 +02:00
Andrés Moya
272d023f3c Update colors and typographies inside components 2020-10-02 21:58:39 +02:00
alonso.torres
d8e0bab4ad 🐛 Fixed problem when selecting groups 2020-10-02 12:41:36 +02:00
alonso.torres
2c23b0e7f4 Changes name to typography collection 2020-10-02 11:14:39 +02:00
alonso.torres
f45845cf85 Adds internationalization to typography 2020-10-02 11:14:39 +02:00
alonso.torres
bd92936a64 Allows renaming when new typography and context menu 2020-10-02 11:14:39 +02:00
alonso.torres
5f650832e6 Adds multiple edition 2020-10-02 11:14:39 +02:00
alonso.torres
7248b168fa Adds synchronization for typography 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
c4ef2eaab3 🐛 Fix positioning a component instance after drag&drop 2020-09-30 18:19:53 +02:00
Andrés Moya
e26ba1fabd 🐛 Hide notification message when syncing a library 2020-09-30 18:19:53 +02:00
Andrés Moya
2cf15677cc ♻️ Use optimized concat function 2020-09-30 18:19:53 +02:00
Andrés Moya
483401f328 🎉 Allow nested components 2020-09-30 18:19:53 +02:00
Andrés Moya
736c9e7e8c 🐛 Fix working of undo when more than 50 entries 2020-09-30 18:05:01 +02:00
Andrey Antukh
b3252ec2b2 ♻️ Refactor dashboard (add teams) 2020-09-28 12:28:29 +02:00
Andrés Moya
47d347f357 🐛 Fix behavior when an image upload fails 2020-09-28 11:04:33 +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
Andrés Moya
e55f33d48d 🐛 Fix error when updating a library without components 2020-09-24 10:23:50 +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
ae61ce05c9 🎉 Refactor notifications and ask user for updates 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