Andrey Antukh
39fb611160
🐛 Fix typografy preloading.
2020-12-01 10:39:06 +01:00
Andrey Antukh
e73a8a2f7e
🐛 Make the width and height min value to 1px.
2020-12-01 10:39:06 +01:00
Andrey Antukh
3db9907c25
✨ Prevent leave stream broken on spec failed on commit-changes.
2020-12-01 10:39:06 +01:00
Andrey Antukh
8ae6176242
✨ Add better default for messages timeout.
2020-12-01 10:39:06 +01:00
Andrés Moya
64a53a68c1
✨ Allow to increment number inputs by 10
2020-11-30 15:56:29 +01:00
Andrés Moya
3835e0ea74
🐛 Select and deselect shapes correctly inside an artboard
2020-11-30 14:33:58 +01:00
Andrey Antukh
4a7b5618ff
🐛 Fix unauthorized error on handoff on share-link.
2020-11-30 13:44:40 +01:00
Andrey Antukh
39db88c533
✨ Reduce the max and min safe-int values to 1m.
2020-11-30 13:44:40 +01:00
Andrey Antukh
0416ce8da6
✨ Add workaround to broken texts exception.
2020-11-30 13:44:40 +01:00
Andrey Antukh
357e779013
💄 Cosmetic changes on pages helpers namespace.
2020-11-30 13:44:40 +01:00
Andrés Moya
9445e3abb8
✨ Restore russian
2020-11-30 13:24:34 +01:00
Andrés Moya
6390af0827
✨ Change tool names and shortcuts
2020-11-30 13:17:13 +01:00
Andrés Moya
df95bd7010
🎉 Select all elements tool and shortcut
2020-11-30 13:16:21 +01:00
Andrey Antukh
53297ec9d9
Merge pull request #405 from penpot/issues/text-shape
...
Refactor the text size calculations
2020-11-27 16:19:46 +01:00
Andrey Antukh
420d98c0f9
🐛 Fix unauthorized error handling on viewer with token.
2020-11-27 16:19:15 +01:00
Andrey Antukh
a976a826a5
🐛 Fix inconsistences on messages specs.
2020-11-27 16:19:04 +01:00
Andrey Antukh
b4341cba18
🔥 Temporary comment undo validation.
2020-11-27 16:15:44 +01:00
Andrey Antukh
becd0d9cbf
🐛 Add strict spec verify on operations result.
2020-11-27 16:08:45 +01:00
alonso.torres
0046b60c93
🐛 Fixes problem with flipped texts
2020-11-27 15:46:24 +01:00
alonso.torres
2a17f0e507
♻️ Refactor the text size calculations
2020-11-27 12:28:49 +01:00
Andrés Moya
b67b3243bb
✨ Open library by cliking in the whole selector
2020-11-27 09:07:36 +01:00
Andrés Moya
1f92237b19
🔥 Remove some unused code
2020-11-27 07:55:54 +01:00
Andrés Moya
ddf0e75a11
✨ Open artboard at the sidebar when dropping shapes into it
2020-11-26 15:38:24 +01:00
Andrés Moya
4c1150bf78
✨ Switch team clicking in the whole selector
2020-11-26 15:37:45 +01:00
Andrés Moya
40240d294a
🐛 Fix synchronization of geometry changes
2020-11-26 14:16:10 +01:00
elhombretecla
56861e8d01
🎉 Create placeholder at comments sidebar
2020-11-26 14:14:56 +01:00
elhombretecla
62c727e253
✨ Add new comments placeholder
2020-11-26 14:14:56 +01:00
elhombretecla
1e30d00189
✨ Change email rrss accounts
2020-11-26 14:14:56 +01:00
elhombretecla
cd97735c3f
🎉 Fix comments visual issues
2020-11-26 14:14:56 +01:00
Andrey Antukh
24ea6a63c6
Merge pull request #399 from penpot/bezier-fixes
...
Bezier improvements
2020-11-26 14:12:19 +01:00
Andrey Antukh
55d8afd985
🐛 Fix wrong undo handling on masking objects.
...
On undo a mask operation the created group does not
disappear; this commit fixes this.
2020-11-26 11:57:36 +01:00
Andrey Antukh
1e49ddab8b
🔥 Remove unused code.
2020-11-26 11:57:36 +01:00
Andrey Antukh
78a8d20e04
✨ Prevent unexpected alt? state persistence on window blur.
...
Caused by using `ctrl+alt` kind of shortcuts that makes keyboard-alt
stream registring the key pressed but on bluring the window (unfocus)
the key down is never arrived.
2020-11-26 11:57:36 +01:00
Andrey Antukh
29669b8b0f
🐛 Don't navigate when no frame/index found on viewer.
2020-11-26 11:57:36 +01:00
Andrey Antukh
b0fbc86ca7
🐛 Don't show pointer when no interactions on viewer.
2020-11-26 11:57:36 +01:00
Andrey Antukh
1d08bac493
✨ Remove cl-format usage from cursors.
2020-11-26 11:57:36 +01:00
Andrey Antukh
5a17237015
📎 Minor cosmetic fixes on workspace shape wrapper component.
2020-11-26 11:57:36 +01:00
Andrey Antukh
76d8ca1e72
📎 Cosmetic changes on text shape component.
2020-11-26 11:57:36 +01:00
Andrey Antukh
6c07cfcd25
✨ Reuse transducers on points->rect transformation.
2020-11-26 11:57:36 +01:00
Andrey Antukh
be24e1fb71
✨ Improve specs usage on messages.
2020-11-26 11:57:36 +01:00
Andrey Antukh
81e909b961
✨ Create frames in reverse order of other shapes.
2020-11-26 11:57:36 +01:00
Andrey Antukh
f314efdfdc
🐛 Fix shared token link creation.
2020-11-26 11:57:36 +01:00
alonso.torres
f8cf7103ca
✨ Improved opposite handler management
2020-11-26 11:34:32 +01:00
alonso.torres
89f0f24707
✨ Fixed angle with shift in paths
2020-11-25 22:08:04 +01:00
alonso.torres
5c71601fcf
✨ Improves path drawing
2020-11-25 17:10:39 +01:00
Andrey Antukh
7ceb9b4009
Merge pull request #391 from penpot/737/add-or-remove-shapes-to-components
...
✨ Synchronize add/delete/move shapes in componentes
2020-11-25 14:09:54 +01:00
Andrés Moya
02b3c6ac28
🐛 Ignore touched when duplicating shape
2020-11-25 13:44:06 +01:00
Andrés Moya
6db1a907c8
✨ Use touched flags when adding/deleting/moving shapes
2020-11-25 11:21:22 +01:00
Andrés Moya
830d932eec
♻️ Add more debugging traces
2020-11-25 11:21:22 +01:00
Andrés Moya
2582766a89
♻️ Simplify container type management
2020-11-25 11:21:22 +01:00