Andrey Antukh
2abe3fde71
✨ Remove unused stacktrace from commit-chages event.
2021-12-31 00:02:19 +01:00
alonso.torres
cd1170c543
✨ Add a debug option to apply changes
2021-12-30 11:19:46 +01:00
alonso.torres
535c1fd007
✨ Cache thumbnails with browser cache
2021-12-29 12:59:17 +01:00
alonso.torres
0ac5d85117
🐛 Rollback thumbnail cache
2021-12-29 11:40:37 +01:00
alonso.torres
d5886123d8
⚡ Improved thumbnails handling
2021-12-29 11:21:57 +01:00
Andrey Antukh
f0e1bc1d59
🔥 Remove unused code.
2021-12-29 09:52:32 +01:00
Andrey Antukh
7b487e1bc3
📎 Fix unrelated linter issues.
2021-12-29 09:52:32 +01:00
Andrey Antukh
c394495a26
♻️ Refactor websocket layer.
...
This commit replaces rj9a with funcool/yetti ring adapter.
Cleans the websocket api and makes it fully asynchronous.
Also a common websocket protocol abstraction that will allow
more easy path for creating new websocket based services.
2021-12-29 09:52:32 +01:00
eva
6dae420254
✨ Add open components, and scroll into view to show main component acction
2021-12-28 16:19:07 +01:00
Andrey Antukh
c69d7f50a3
Merge remote-tracking branch 'origin/staging' into develop
2021-12-28 13:48:16 +01:00
elhombretecla
e9c654f30d
✨ Minor enhacements on onboarding modal.
2021-12-28 11:34:21 +01:00
alonso.torres
493a7680e0
⚡ Improve interactions and after-review fixes
2021-12-28 11:12:33 +01:00
alonso.torres
60af960f42
⚡ Thumbnail cache on dashboard
2021-12-28 09:18:33 +01:00
alonso.torres
4c86d5cfe3
🐛 Fixes some issues with bool shapes
2021-12-28 09:18:33 +01:00
alonso.torres
99a6142134
⚡ Improves boolean performance
2021-12-28 09:18:33 +01:00
alonso.torres
b2211aec59
⚡ Change resize to use DOM transformations
2021-12-28 09:18:33 +01:00
alonso.torres
fa09fff2b5
⚡ Performance improvements
2021-12-28 09:18:33 +01:00
Andrey Antukh
445195e9eb
⬆️ Update dependencies.
2021-12-27 11:55:42 +01:00
Andrey Antukh
2d118ecc65
Merge remote-tracking branch 'origin/staging' into develop
2021-12-27 09:50:15 +01:00
Andrey Antukh
4bc2d7444d
📎 Minor changes on dev tools.
2021-12-27 09:32:20 +01:00
Andrey Antukh
1839397ebc
✨ Minor enhacements on log processing.
2021-12-23 18:36:58 +01:00
Andrey Antukh
9554dfbc5e
:lisptick: Cosmetic changes.
2021-12-22 19:04:32 +01:00
Andrey Antukh
98d5789b1b
:lisptick: Cosmetic changes.
2021-12-22 19:04:03 +01:00
Andrey Antukh
0cad1a1e7e
Merge remote-tracking branch 'origin/staging' into develop
2021-12-22 18:49:46 +01:00
Andrey Antukh
37a736339e
🔥 Remove ALPHA and BETA batges.
2021-12-22 18:41:06 +01:00
Andrey Antukh
869abcc835
🐛 Fix incorrect grid calculation when size is 1.
2021-12-22 18:38:22 +01:00
Andrey Antukh
a6f05ea8c2
💄 Minor syntax cosmetic changes.
2021-12-22 18:37:29 +01:00
Andrey Antukh
6812099900
✨ Simplify frames selection mechanism.
2021-12-22 18:37:08 +01:00
Andrey Antukh
53e6d7ef2a
🐛 Fix numeric-input component.
2021-12-22 17:06:59 +01:00
Andrey Antukh
c2f604cd01
✨ Properly use take-until on shape movement streams.
2021-12-22 17:06:16 +01:00
Andrey Antukh
888ffa1bcd
Merge remote-tracking branch 'origin/staging' into develop
2021-12-22 16:10:24 +01:00
Andrey Antukh
d06cfed50e
🐛 Add missing import.
2021-12-22 15:01:46 +01:00
Andrey Antukh
e06d063946
📎 Remove ALPHA label from feedback button.
2021-12-22 14:59:39 +01:00
Andrey Antukh
7014bc7a3c
🐛 Fix issue when typography name is empty.
2021-12-22 11:03:11 +01:00
Andrés Moya
81cbc33dbb
🎉 Add animations to interactions
2021-12-21 15:46:52 +01:00
eva
24062beebe
🐛 fix minor errors
2021-12-20 16:18:33 +01:00
eva
f3548aff8c
✨ Add shortcuts to viewer btns
2021-12-20 16:18:33 +01:00
eva
771bb20976
✨ Add shortcuts for dashboard viewer and path
2021-12-20 16:18:33 +01:00
eva
8072caeff1
✨ Add more workspace shortcuts
2021-12-20 16:18:33 +01:00
eva
d5568fcc25
✨ Add alignement shortcuts
2021-12-20 16:18:33 +01:00
Andrey Antukh
eb1bcfba83
🎉 Backport questions form integration.
...
Among other related that need to be ported.
2021-12-20 16:16:29 +01:00
Andrey Antukh
384f0a05c6
🐛 Fix race condition issues on workspace.
2021-12-10 12:32:10 +01:00
Andrey Antukh
0df219c3ad
📎 Fix frontend tests.
2021-12-10 12:00:29 +01:00
Andrey Antukh
a0d527f795
📎 Add some minor changes to package.json scripts section.
2021-12-10 12:00:29 +01:00
Andrey Antukh
e44ea47497
🐛 Fix issue when typography name is empty.
2021-12-10 12:00:29 +01:00
Andrey Antukh
9ee5a3159c
💄 Add cosmetic changes on ungroup event.
2021-12-10 12:00:29 +01:00
Andrey Antukh
06d41c552b
✨ Simplify debuging information used on commit-changes.
2021-12-10 12:00:29 +01:00
Andrey Antukh
7874971550
🐛 Fix race condition issues on workspace.
2021-12-10 12:00:29 +01:00
Andrey Antukh
9925716134
💄 Add syntax improvements on libraries helpers.
2021-12-10 12:00:29 +01:00
Andrey Antukh
7a97c94f2b
Merge branch 'main' into develop
2021-12-03 15:53:20 +01:00