1625 Commits

Author SHA1 Message Date
alonso.torres
2f1b72e105 🐛 Disallowing negative border radius 2020-12-09 11:27:04 +01:00
alonso.torres
86dc2379a3 🐛 Fixed problems with groups selrect 2020-12-07 14:24:50 +01:00
alonso.torres
1b5efa6ba2 🐛 Fixed issue with shared token for logged users 2020-12-07 14:24:50 +01:00
alonso.torres
4d4e7c75da Changes image shortcut to K 2020-12-07 10:15:44 +01:00
alonso.torres
2aaa82a5c4 🐛 Fixed thumbnail to change color 2020-12-07 10:15:44 +01:00
alonso.torres
c30aa7346b Removed slider for shapes rotation 2020-12-07 10:15:44 +01:00
alonso.torres
d0306ac92c 🐛 Fixes some issues with text shape 2020-12-07 10:15:44 +01:00
alonso.torres
62d98ad265 🐛 Fixed styles for typography advanced options 2020-12-07 10:15:44 +01:00
alonso.torres
ab5323d873 Improves resize observer 2020-12-04 13:58:48 +01:00
alonso.torres
e1ccde6533 🐛 Fixed problem with texts inside groups 2020-12-04 13:26:23 +01:00
alonso.torres
a71a7d6951 🐛 Fixed problems with resize texts 2020-12-04 13:26:23 +01:00
Andrés Moya
3ddf04fa31 🐛 Disallow creating a component for an artboard 2020-12-04 12:03:34 +01:00
Andrey Antukh
9b8ec1ac02 🐛 Fix text exportation on svg with colors. 2020-12-04 09:46:25 +01:00
Andrey Antukh
43bd98151a 🐛 Fix text exportation on svg. 2020-12-04 09:46:25 +01:00
Andrey Antukh
03639cb9ac 🐛 Don't count draft as a project. 2020-12-04 09:46:25 +01:00
alonso.torres
718a187c1e Reduces the snap-distances feedback 2020-12-03 13:31:45 +01:00
alonso.torres
0f62bcf25f 🐛 Fixed problem with mouse wheel button 2020-12-03 10:47:58 +01:00
Andrés Moya
6186d82151 ♻️ Change paste implementation to work with more browsers 2020-12-03 10:11:57 +01:00
alonso.torres
264811c5ee 🐛 Fixes problems with the picker for Safari and Firefox 2020-12-03 10:10:35 +01:00
Andrey Antukh
7b1f84f509 💄 Minor cosmetic changes on shapes related namespaces. 2020-12-02 15:35:14 +01:00
Andrey Antukh
e0cc0a7f3a 🐛 Don't allow create frames inside frames. 2020-12-02 15:35:14 +01:00
alonso.torres
f37a85fd82 Fixes tests and linter for commons 2020-12-02 08:53:38 +01:00
alonso.torres
001f90a540 🐛 Safari compatibility fixes 2020-12-01 14:46:51 +01:00
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
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
0416ce8da6 Add workaround to broken texts exception. 2020-11-30 13:44:40 +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
420d98c0f9 🐛 Fix unauthorized error handling on viewer with token. 2020-11-27 16:19:15 +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
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
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
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
be24e1fb71 Improve specs usage on messages. 2020-11-26 11:57:36 +01:00