62 Commits

Author SHA1 Message Date
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
a4d6524cb6 Fix review issues. 2020-09-28 12:28:29 +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
23b53faac7 🐛 Fix standard notification messages 2020-09-24 15:39:04 +02:00
Andrés Moya
e55f33d48d 🐛 Fix error when updating a library without components 2020-09-24 10:23:50 +02:00
alonso.torres
94470dd1fe 🐛 Fixed image upload problems 2020-09-23 16:45:43 +02:00
alonso.torres
380f069822 Add rename to workspace files and navigation to project 2020-09-23 13:06:22 +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
alonso.torres
494cd1e96c Review fixes 2020-09-23 10:51:06 +02:00
alonso.torres
cd151db5ee 🐛 Fixed problem with zoom and with value = 0 2020-09-23 10:51:06 +02:00
alonso.torres
0545e7cb28 Fixed undo/redo for automatic text adjustments 2020-09-23 10:51:06 +02:00
alonso.torres
a227a0fe21 Allows paste plain text into worskpace 2020-09-23 10:51:06 +02:00
alonso.torres
df70cd5c50 Improvements over text shape 2020-09-23 10:51:06 +02:00
alonso.torres
abdd4d68d5 Allows auto-width and auto-height for text layouts 2020-09-23 10:51:06 +02:00
Andrey Antukh
7d9fdc34be ♻️ Refactor email validations & tokens service. 2020-09-21 17:05:55 +02:00
Andrey Antukh
1b598e2f6d 🎉 Add save indicator.
And improve persistence loop error handling.
2020-09-18 09:06:05 +02:00
alonso.torres
51697c63dd 🐛 Fixes zoom when left sidebar collapsed 2020-09-17 18:44:59 +02:00
alonso.torres
558bcc07b2 🐛 Fixed problem when create a shape with click 2020-09-17 16:12:04 +02:00
alonso.torres
f3477fefa5 🐛 Fixed problems with preview 2020-09-17 16:12:04 +02:00
alonso.torres
432a139f35 🐛 Fixes problem with picker data 2020-09-17 16:12:04 +02:00
alonso.torres
50ef7a8c73 :fix: Problem with opacity fill 2020-09-17 10:30:15 +02:00
Andrey Antukh
0f5ce3b836
Merge pull request #311 from uxbox/us/447/components
Us/447/components
2020-09-16 16:29:34 +02:00
alonso.torres
09c8920293 🐛 Fixes problem with left sidebar 2020-09-16 16:26:38 +02:00
Andrés Moya
e2dec81699 ♻️ Fix some comments 2020-09-16 16:23:48 +02:00
Andrés Moya
63c9e80ed4 🎉 Update relative position of shapes inside component 2020-09-16 16:09:42 +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
alonso.torres
2660e914fc 🐛 Fixes problem with picker 2020-09-16 13:54:15 +02:00
Andrey Antukh
43fccd17b4 🐛 Fix wrong limit handling on undo. 2020-09-16 12:17:00 +02:00
alonso.torres
0b5ae3632e Undo transactions to batch changes 2020-09-16 11:04:53 +02:00
alonso.torres
28da2406d3 🐛 Fixes problem with undo/redo 2020-09-15 11:57:57 +02:00
Andrey Antukh
50321895e5 🐛 Fix proportion locking. 2020-09-14 17:16:50 +02:00
Andrey Antukh
a33689cbae 🔥 Remove deprecated code. 2020-09-14 17:16:50 +02:00
Andrey Antukh
1bde48730c 🐛 Only add undo entry when undo changes is not empty. 2020-09-14 17:16:50 +02:00
alonso.torres
8dc3165e54 🐛 Fixes problems with saved grids 2020-09-14 16:15:55 +02:00
alonso.torres
0b4887ed96 Fixes picker for groups 2020-09-14 15:22:51 +02:00
Andrey Antukh
60b241e867 🔥 Remove unused code. 2020-09-14 11:26:24 +02:00