Alejandro Alonso
eb797f37a7
🐛 Fix hide html options on handoff
2022-08-23 09:34:13 +02:00
Alejandro Alonso
36af303850
🐛 Fix share prototypes overlay and stroke
2022-08-23 09:34:13 +02:00
Alejandro Alonso
d16761772b
🐛 Fix border radious on boolean operations
2022-08-23 09:34:13 +02:00
Alejandro Alonso
7325322ebf
🐛 Fix text alignment undefined after paste text
2022-08-19 15:15:29 +02:00
Alejandro Alonso
a5975864fb
🎉 Update login methods translations
2022-08-19 15:02:54 +02:00
Alejandro Alonso
7f7032aaa5
🐛 Fix inconsistent representation of rectangles
2022-08-17 13:03:03 +02:00
Alejandro
5c5ec8ef56
Merge pull request #2152 from penpot/niwinz-colorpicker-state-management-refactor
...
♻️ Refactor state management on colorpicker and gradients
2022-08-17 11:12:22 +02:00
Andrey Antukh
d6faf68dce
📎 Add entry to the changelog
2022-08-12 15:11:20 +02:00
Andrey Antukh
9950c5dc0f
🎉 Add shared state hook and broadcast channel api
2022-08-12 15:11:20 +02:00
Andrey Antukh
756b6d4fbd
💄 Minor cosmetic changes on resize and thumbnail render
2022-08-12 15:11:20 +02:00
Andrey Antukh
8d06227d1e
♻️ Refactor state management of colorpicker & gradients
2022-08-12 15:11:20 +02:00
Andrey Antukh
4cc88bf84f
Merge pull request #2162 from penpot/release-1.15
...
🎉 Add new release info
2022-08-12 12:48:25 +02:00
Andrey Antukh
d8332e62d1
Merge pull request #2161 from penpot/superalex-fix-text-edit-when-using-certain-fonts
...
🐛 Fix text edition when using certain fonts
2022-08-12 12:48:08 +02:00
Alejandro
95335e64b1
Merge pull request #2160 from penpot/niwinz-enhancements
...
Enhancements on tasks
2022-08-12 09:37:21 +02:00
Alejandro Alonso
c219d1cc89
🐛 Fix text edition when using certain fonts
2022-08-12 09:30:12 +02:00
Andrey Antukh
7fa609d5f4
✨ Allow disable worker
2022-08-12 08:52:36 +02:00
Andrey Antukh
95bb3f31af
✨ Fix all tasks related tests
2022-08-12 08:35:04 +02:00
Andrey Antukh
8d7baa75de
✨ Improve tasks-gc task
2022-08-12 08:35:04 +02:00
Andrey Antukh
5867e64d36
✨ Improve objects-gc task
2022-08-12 08:34:57 +02:00
Andrey Antukh
df00760ffa
✨ Improve file-xlog-gc task
2022-08-11 17:31:32 +02:00
Andrey Antukh
ac8ef1d622
🔥 Remove completly unused file-offload task
2022-08-11 17:31:32 +02:00
Andrey Antukh
ec2a3c0de1
✨ Improve the file-gc task logging and params
2022-08-11 17:31:32 +02:00
Andrey Antukh
d533e37ae0
✨ Improve logging on gc-deleted storage task
2022-08-11 17:31:32 +02:00
Andrey Antukh
6ee6e5e23e
✨ Improve logging on gc-touched storage task
2022-08-11 17:31:32 +02:00
Andrey Antukh
7626d912b9
🎉 Add srepl helpers for run and print available tasks
2022-08-11 17:31:32 +02:00
Andrey Antukh
ada0938e27
✨ Remove key warning on import dialog
2022-08-11 17:31:32 +02:00
Andrey Antukh
918d2ab4a9
🎉 Add more helpers on srepl ns
2022-08-11 17:31:32 +02:00
Andrey Antukh
b3623ed14c
🎉 Add migration for remove on cascade action on file-media-object table
2022-08-11 17:31:32 +02:00
Andrey Antukh
a77f9eae7c
🎉 Backport binfile improvements from develop
2022-08-11 07:44:47 +02:00
elhombretecla
b38f99b2f6
🎉 Add new release info
2022-08-10 12:26:14 +02:00
Alejandro
6df2089a60
Merge pull request #2154 from penpot/niwinz-upload-size-config
...
✨ Make the upload media size configurable
2022-08-10 12:22:13 +02:00
Andrey Antukh
b9b53258c1
✨ Make the upload media size configurable
2022-08-10 12:10:45 +02:00
Alejandro
0471df36ef
Merge pull request #2142 from penpot/niwinz-session-management-refactor
...
♻️ Refactor session management
2022-08-10 08:06:49 +02:00
Alejandro
37f5b41486
Merge pull request #2147 from penpot/niwinz-enhancements-20220808
...
Enhancements & Fixes
2022-08-10 07:46:02 +02:00
Andrey Antukh
36def65c87
Merge pull request #2150 from penpot/eva-fix-recent-fonts
...
🐛 Fix recent fonts info
2022-08-09 12:25:32 +02:00
Eva
763877b713
🐛 Fix recent fonts info
2022-08-09 12:07:16 +02:00
Andrey Antukh
58a06b8cf3
🐛 Ignore invalid file references on importing file-media-object
2022-08-08 12:16:31 +02:00
Andrey Antukh
c30d4d313c
🐛 Force file-id association with file-media-object on exportation
...
This is needed because we may have situation when a file
is using a file-media-object reference from other file (probably
a library that is not included in the exportation); in this case
we need to forcely embed it.
2022-08-08 12:09:16 +02:00
Andrey Antukh
183e0bf985
✨ Simplify select all implementation
2022-08-08 10:51:08 +02:00
Andrey Antukh
aceefc0485
♻️ Move comments mutations to commands
2022-08-08 10:36:15 +02:00
Andrey Antukh
0b3d25a890
✨ Make frontend use new cmd based repo methods for comments queries
2022-08-08 09:51:11 +02:00
Andrey Antukh
173f0d68bb
📎 Properly deprecate comments related queries
2022-08-08 09:42:45 +02:00
Andrey Antukh
61f2799e49
🐛 Fix unexpected response truncation on viewer
2022-08-08 09:28:31 +02:00
Andrey Antukh
adbadc8743
♻️ Refactor session management
2022-08-08 07:54:15 +02:00
Alejandro
6d61f75db6
Merge pull request #2144 from penpot/eva-improve-team-icon
...
💄 Improve team icon
2022-08-05 12:56:38 +02:00
Eva
efa382c906
💄 Improve team icon
2022-08-05 11:24:34 +02:00
Eva Marco
a54e0900d0
Merge pull request #2137 from penpot/superalex-fix-clipped-elements-affect-artboards-centering
...
🐛 Fix clipped elements affect artboards centering
2022-08-05 08:25:01 +02:00
Alejandro Alonso
9ffd00d821
🐛 Fix clipped elements affect artboards centering
2022-08-04 15:12:33 +02:00
Andrew Zhurov
5febd35cfe
🐛 Fix layers get out of their group when moved
...
Signed-off-by: Andrei Zhurau <zhurov.andrew@gmail.com>
2022-08-04 07:11:43 +02:00
Alejandro
b926409fa2
Merge pull request #2135 from penpot/eva-bugfixes-1.15
...
🐛 Bugfixes Eva
2022-08-04 06:52:33 +02:00