Andrey Antukh
056b80939e
⬆️ Update beicon library (frontend).
2021-04-29 13:16:37 +02:00
Andrés Moya
3a4f63848d
🐛 Fix active area for interactive shapes in view mode
2021-04-29 11:50:31 +02:00
alonso.torres
907f39c73f
🐛 Fix problem with selection after create paths
2021-04-29 11:43:46 +02:00
alonso.torres
91f60000b3
⚡ Memoize shapes
2021-04-29 11:39:20 +02:00
alonso.torres
0b6c2df5b6
⚡ Change some verify to asserts
2021-04-29 11:39:20 +02:00
alonso.torres
ac27d35ff5
⚡ Improve move shapes performance
2021-04-29 11:39:20 +02:00
Andrés Moya
c62905b9a8
🐛 Fix ordering of copy+pasted shapes after rect select
2021-04-28 16:52:02 +02:00
Andrés Moya
2974fb0f4e
🐛 Fix page always visible when selecting it in sitemap
2021-04-28 16:52:02 +02:00
Andrés Moya
df73df311b
🐛 Fix error entering search in dashboard
2021-04-28 12:43:11 +02:00
Andrés Moya
b0575e969f
♻️ Refactor keyboard events to replace a deprecated parameter
2021-04-28 12:02:24 +02:00
Andrey Antukh
547a472016
Merge pull request #876 from penpot/alotor/improved-changes-performance
...
Improved changes performance
2021-04-27 18:38:24 +02:00
alonso.torres
d67dd21c56
✨ Improved performance on move and text resize
2021-04-27 18:00:59 +02:00
alonso.torres
59187f9ff4
♻️ Refactor commit-changes and undo actions
2021-04-27 18:00:59 +02:00
Andrés Moya
da8a32047c
♻️ Rework assets selection to have a single selected set
2021-04-27 15:01:13 +02:00
Andrey Antukh
4c93ef4bb3
Merge pull request #871 from penpot/feat/path-move-nodes-keyboard
...
Add move path points with keyboard
2021-04-26 20:13:45 +02:00
Andrey Antukh
e9b8295bf1
📎 Update circle ci config file.
2021-04-26 20:08:32 +02:00
alonso.torres
14475fdc67
✨ Add move path points with keyboard
2021-04-26 18:30:56 +02:00
alonso.torres
21cf845c02
🐛 Removed unused import
2021-04-26 15:08:29 +02:00
alonso.torres
2cea7405b5
🐛 Allow use library colors when defining gradients
2021-04-26 15:08:29 +02:00
alonso.torres
dff067c1a7
🐛 Fix issues with promote owner panel
2021-04-26 15:08:29 +02:00
alonso.torres
a507ab0e07
🐛 Fix visual problem with group invite
2021-04-26 15:08:29 +02:00
alonso.torres
1ee1cada9e
🐛 Fixes problems with blending modes
2021-04-26 15:08:29 +02:00
alonso.torres
1584f3771b
🐛 Fix problem when opening the context menu in dashboard at the bottom
2021-04-26 15:08:29 +02:00
alonso.torres
1ec423c11d
🐛 Fix problems with text editor selection
2021-04-26 15:08:29 +02:00
alonso.torres
c3611c3047
🐛 Fix problem displaying team statistics
2021-04-26 15:08:29 +02:00
alonso.torres
41e57bcb6b
🐛 Fix problem with zoom an selection rect
2021-04-26 15:08:29 +02:00
Andrey Antukh
715900d0ef
📎 Add tests to shadow-cljs.edn source paths list.
2021-04-26 14:04:25 +02:00
Andrés Moya
e9cbfbe7f8
📚 Update CHANGES.md
2021-04-26 13:33:27 +02:00
elhombretecla
a14d8e2b41
🎉 Add pin fill icon
2021-04-26 13:27:58 +02:00
Andrey Antukh
d57f4cebff
🐛 Fix shadow-cljs.edn file.
2021-04-26 12:59:31 +02:00
Andrey Antukh
ce5429a531
Merge branch 'main' into staging
2021-04-26 11:23:55 +02:00
Andrey Antukh
df11ef4aca
🔥 Remove unused requires.
2021-04-26 11:23:37 +02:00
Andrey Antukh
8ecc0b3cd9
🐛 Fix email registration whitelist handling.
2021-04-26 11:19:50 +02:00
Andrey Antukh
5d2f4bac76
✨ Replace random session tokens with JWE tokens.
...
We still maintain the http session state on the database for to prevent
replay attacks to the main application. But internally, on less critical
parts of the infraestructure, it usefull have access to the identified
user without hit the main database for that information.
2021-04-25 20:35:36 +02:00
Andrey Antukh
ce072937e4
📎 Update changelog.
2021-04-24 12:17:01 +02:00
Andrey Antukh
3b5b25fc86
🔥 Remove automatic path handling on config.
...
This makes that when you want to use penpot in a prefix,
you will need explicitly set the prefix on the configuration.
2021-04-24 12:12:13 +02:00
Andrey Antukh
170ab9e93b
⬆️ Update deps and devenv.
2021-04-24 11:49:58 +02:00
Andrés Moya
a67370bb83
♻️ Optimize some dependencies
2021-04-23 15:26:33 +02:00
Andrés Moya
42cc97f86b
♻️ Validate translations
2021-04-23 15:26:33 +02:00
Andrés Moya
e3440ad773
🐛 Fix some bugs and omissions in assets
2021-04-23 15:26:33 +02:00
Andrés Moya
5e73e68ef7
🐛 Disable autocomplete color names
2021-04-23 15:18:33 +02:00
Andrés Moya
c16434e608
🎉 Autocomplete color fields
2021-04-23 15:18:33 +02:00
Andrés Moya
9e39e53488
Merge pull request #864 from penpot/fix/close-paths
...
Close paths
2021-04-23 13:30:39 +02:00
alonso.torres
1a7b098282
✨ Improvements to loop removing
2021-04-23 13:29:54 +02:00
alonso.torres
2184286a78
✨ Merge closing subpaths for seamless paths
2021-04-23 13:29:54 +02:00
Andrey Antukh
3583eb6aa9
🐛 Fix encoding issue on reading po files.
2021-04-23 12:57:33 +02:00
Andrey Antukh
adff40a4e7
Merge branch 'translations' into develop
2021-04-23 08:04:52 +02:00
Andrés Moya
f7064c5c0e
🌐 Add translations for: Spanish.
...
Currently translated at 98.7% (612 of 620 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/
2021-04-23 07:59:33 +02:00
Andrey Antukh
208b6515a4
🌐 Add translations for: Spanish.
...
Currently translated at 98.8% (613 of 620 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/
2021-04-23 07:59:33 +02:00
Andrey Antukh
66e54f7bd2
🌐 Add translations for: Spanish.
...
Currently translated at 98.8% (613 of 620 strings)
Translation: Penpot/frontend
Translate-URL: https://hosted.weblate.org/projects/penpot/frontend/es/
2021-04-23 07:59:33 +02:00