Andrey Antukh
ba0f9360f9
📎 Set version to 1.4.1-alpha.
2021-04-14 13:50:11 +02:00
Andrey Antukh
a8565dc2c2
🐛 Fix typography unlinking.
2021-04-14 08:32:06 +02:00
Andrés Moya
14359d9acf
Merge pull request #836 from penpot/bugfixes
...
Bugfixes
2021-04-13 15:26:52 +02:00
alonso.torres
6161911ff1
🐛 Fixes measurement on root frame
2021-04-13 14:12:21 +02:00
alonso.torres
162b0cfa6c
🐛 Fixes issue when parsing exponential numbers in paths (backport).
2021-04-13 14:07:06 +02:00
Andrey Antukh
94ccc013d7
🐛 Fix unexpected console errors on removing shape.
...
Caused because in some instances selected shapes set
will contain an id that is already removed from object.
This is a tipical race condition.
2021-04-13 14:07:06 +02:00
Andrey Antukh
239ec12529
🐛 Fix usability issue on team invitation dialog.
...
Happens when user select (autocompletion), writes or
pastes an email that starts and/or ends with a trailing
spaces. The new spec allows tailing spaces but conforms
to a valid email address without trailing spaces.
2021-04-13 14:07:06 +02:00
Andrey Antukh
99bcf0484a
🐛 Fix race conditions on profile and teams loading.
2021-04-13 14:07:06 +02:00
Andrey Antukh
464a686c04
🐛 Fix incorrect handling of user lang selection.
...
That causes double loading of the http resources
in some circumstances.
2021-04-13 12:41:34 +02:00
Andrey Antukh
a92820e910
🐛 Fix incorrect handling of font embedding.
2021-04-09 14:30:21 +02:00
alonso.torres
080dd88509
🐛 Fixes problem when exporting svg's
2021-04-09 14:26:52 +02:00
Andrey Antukh
4e1d85a5f4
🐛 Add missing breaking change notification on changelog.
2021-04-09 09:15:39 +02:00
Andrey Antukh
09aa28a943
🐛 Fix incorrect vertical align handling.
2021-04-09 09:12:14 +02:00
alonso.torres
faff32203c
🐛 Fixes problems with measurment distances
2021-04-08 11:07:49 +02:00
Andrey Antukh
5f7f88d299
🔥 Remove unnecesary metrics observe calls.
2021-04-07 20:18:06 +02:00
Andrey Antukh
166fdbd406
🐛 Fix incorrect handling of websocket metrics.
2021-04-07 19:52:40 +02:00
elhombretecla
e677692594
✨ Minor design fixes
2021-04-07 14:29:09 +02:00
alonso.torres
459c9a3bb1
🐛 Adds some guards to viewbox calculation
2021-04-07 14:28:50 +02:00
Andrey Antukh
e8aa521a1e
Merge branch 'staging' into main
2021-04-07 13:19:07 +02:00
Andrey Antukh
69031bb8e1
🐛 Fix font fetching on embedding it.
2021-04-07 09:24:14 +02:00
Andrey Antukh
4f20d22a4f
🐛 Use safer defaults for xml parser.
2021-04-06 17:08:12 +02:00
alonso.torres
94a294e147
🐛 Fixed problem when drawing paths
2021-04-06 15:01:46 +02:00
Andrey Antukh
73b555eb9b
📎 Minor fix on config defaults.
2021-04-06 12:05:52 +02:00
Andrey Antukh
d93fa72e48
🎉 Add release notes lightbox.
2021-04-06 12:05:39 +02:00
Andrey Antukh
bbb26002e4
🔥 Remove unused code from manage.sh script.
2021-04-06 09:19:27 +02:00
Andrey Antukh
1ab1059b06
⬆️ Update devenv image and compose file.
2021-04-06 09:17:19 +02:00
alonso.torres
f3b779e50c
🐛 Fixed problem with right-click menu
2021-04-05 11:37:41 +02:00
alonso.torres
9e348ecc99
🐛 Fixed problem when editing paths
2021-04-05 11:23:46 +02:00
Andrey Antukh
88a3548d7e
✨ Use babashka to properly wait exporter compilation.
2021-03-31 12:20:49 +02:00
Andrey Antukh
3ddc95d4b5
🎉 Add nginx config file inside devenv image.
2021-03-31 12:20:49 +02:00
Andrey Antukh
08a682efc2
✨ Change default location of assets on devenv.
2021-03-31 12:20:49 +02:00
Andrey Antukh
32afe57e18
✨ Improve build scripts.
2021-03-31 12:20:49 +02:00
alonso.torres
6891826c78
✨ Adds a worker message buffer for selection queries
2021-03-30 14:59:40 +02:00
alonso.torres
d83d241c39
🐛 Fixed translation string
2021-03-30 10:20:07 +02:00
Andrey Antukh
676a2db1f5
🐛 Fix team form autofocus prop.
2021-03-30 08:33:45 +02:00
alonso.torres
62ed2221e9
🐛 Fix when right click on a selected text shows artboard contextual menu
2021-03-30 08:29:05 +02:00
alonso.torres
60f6093357
🐛 Fix titles in viewer thumbnails too long
2021-03-30 08:29:05 +02:00
alonso.torres
ed893b995d
🐛 Fix artboard title wasn't move when resizing
2021-03-30 08:29:05 +02:00
alonso.torres
3ebc94ab8e
🐛 Fix layout problem for editable selects
2021-03-30 08:29:05 +02:00
alonso.torres
cd7ad03cf0
🐛 Fix drag-select when renaming layer text
2021-03-30 08:29:05 +02:00
alonso.torres
0f6ce233bd
🐛 Fix shadows when exporting groups
2021-03-30 08:29:05 +02:00
alonso.torres
a14890f163
🐛 Fix SVG not showing properties at code
2021-03-30 08:29:05 +02:00
alonso.torres
213a8c69fb
🐛 Fix cannot click on blocked elements in viewer
2021-03-30 08:29:05 +02:00
Andrey Antukh
2500486186
🐛 Properly redirect bad-gateway errors on login.
2021-03-29 18:01:40 +02:00
Andrey Antukh
87aa3fbfe8
✨ Improve version handling.
2021-03-29 15:38:13 +02:00
alonso.torres
ea3f2fbfce
🐛 Fix issue when promoting to owner
2021-03-29 10:51:07 +02:00
alonso.torres
7d68d79fc3
🐛 Fix issue with recent files not showing
2021-03-29 10:51:07 +02:00
Andrey Antukh
993530dbcb
✨ Properly handle 'idle-in-tx' errors.
2021-03-29 10:30:46 +02:00
Andrey Antukh
7b4ca6dcef
📎 Minor fixes on changelog.
2021-03-29 10:30:13 +02:00
Andrey Antukh
ae1d5667cc
Merge remote-tracking branch 'origin/bugfixing' into staging
2021-03-29 09:22:06 +02:00