elhombretecla
|
404e2bf0b3
|
🐛 Fix css custom presets dropdown
|
2021-03-08 22:47:41 +01:00 |
|
Andrey Antukh
|
708ba3d7ac
|
🐛 Fix initial data loading issues.
|
2021-03-08 22:35:11 +01:00 |
|
alonso.torres
|
9e47318e09
|
🐛 Fixes problems with flip and masks
|
2021-03-08 18:14:05 +01:00 |
|
Andrey Antukh
|
f0eaf9aa20
|
Merge pull request #739 from penpot/feat/blending-modes
Opacity and blending modes
|
2021-03-08 17:57:16 +01:00 |
|
alonso.torres
|
cf78861396
|
✨ Improvements after review
|
2021-03-08 17:37:37 +01:00 |
|
alonso.torres
|
517751c116
|
📚 Updated changelog
|
2021-03-08 16:33:02 +01:00 |
|
alonso.torres
|
2fd6344c44
|
✨ Support for opacity/blend-mode in svgs
|
2021-03-08 16:31:43 +01:00 |
|
alonso.torres
|
1be993f8b1
|
🐛 Fixes problem with default fill colors
|
2021-03-08 16:22:09 +01:00 |
|
alonso.torres
|
942c62bf1d
|
✨ Translations for new strings
|
2021-03-08 16:21:54 +01:00 |
|
alonso.torres
|
31fa4a8c8b
|
✨ Adds blending mode and opacities to shapes
|
2021-03-08 15:40:45 +01:00 |
|
alonso.torres
|
d39694af59
|
♻️ Refactor modules of options
|
2021-03-08 15:39:49 +01:00 |
|
Andrey Antukh
|
68d8a49466
|
🎉 Add blob encoding v3.
Safer approach (uses json instead of custom binary format) than v2.
|
2021-03-08 13:30:04 +01:00 |
|
Andrey Antukh
|
99d9d77c63
|
Merge pull request #733 from penpot/feat/svg-native
Advanced SVG Import
|
2021-03-08 13:26:50 +01:00 |
|
alonso.torres
|
4da3270d34
|
✨ Handoff for imported SVGS
|
2021-03-08 13:26:18 +01:00 |
|
alonso.torres
|
6f07b4ea80
|
✨ Improved svg options handling
|
2021-03-08 13:26:18 +01:00 |
|
alonso.torres
|
29f421d867
|
✨ Import fixes
|
2021-03-08 13:26:18 +01:00 |
|
alonso.torres
|
40ddcb89fc
|
📚 Updates changelog
|
2021-03-08 13:26:18 +01:00 |
|
alonso.torres
|
e75284ce97
|
✨ Support for upload embedded images
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
7482122964
|
✨ Adjustments to svgclean
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
d3345c0fa6
|
✨ Clip-paths, polylines, polygons and fixes
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
237ef2a205
|
✨ Adds rects, ellipses and uses to svg elements
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
0f7596bacf
|
✨ Changes to svgclean
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
6e88d3a04c
|
✨ Adds imported rectangles SVGs
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
59022904fb
|
✨ Handling group inheritance
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
94c5004c33
|
✨ Improved geometry for rects
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
23d531a664
|
✨ Changed config for svgclean
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
19febde547
|
✨ Import paths as native shapes
|
2021-03-08 13:25:55 +01:00 |
|
alonso.torres
|
741d67c30b
|
✨ Makes import SVG groups
|
2021-03-08 13:25:55 +01:00 |
|
Andrés Moya
|
507f3c06e7
|
Merge pull request #735 from penpot/niwinz/deps-update
Update deps & minor enhacements
|
2021-03-08 12:50:49 +01:00 |
|
Andrey Antukh
|
c16a24a59a
|
✨ Allow pluggable backends on msgbus module.
Prepare it to use different backends than redis.
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
e446f47e2c
|
✨ Reorganize util.time ns (on backend).
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
146394f3ca
|
🎉 Add thumbnail caching.
Avoid unnecesary rendering unchanged pages.
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
9d7214702f
|
🎉 Add general purpose etag for query rpc requests.
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
861d5f0064
|
✨ Fix incompatibilities with dateFns dependency.
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
34c4f23e49
|
✨ Minor reorganization of transit handlers (backend).
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
48a094d22d
|
⬆️ Update dependencies.
|
2021-03-08 12:20:04 +01:00 |
|
Andrey Antukh
|
f143197f1f
|
📎 Update changelog.
|
2021-03-08 11:59:12 +01:00 |
|
Andrey Antukh
|
fdeaac7f65
|
Merge branch 'main' into develop
|
2021-03-08 11:58:48 +01:00 |
|
Andrey Antukh
|
cbb68acd75
|
🐛 Fix incorrect default value handling on select form input.
|
2021-03-08 11:40:29 +01:00 |
|
Andrey Antukh
|
31165c4ce6
|
🐛 Fix broken profile and profile options forms.
|
2021-03-08 11:27:42 +01:00 |
|
Andrés Moya
|
77ed530de7
|
📚 Update changelog
|
2021-03-08 11:17:11 +01:00 |
|
Andrey Antukh
|
f509d9acd0
|
✨ Fix linter issues.
|
2021-03-08 10:29:36 +01:00 |
|
elhombretecla
|
6c47df20af
|
🎉 Add terms check to register
|
2021-03-08 10:10:53 +01:00 |
|
Andrey Antukh
|
dca402eb18
|
📚 Update README.md file.
|
2021-03-05 09:14:37 +01:00 |
|
Andrey Antukh
|
fbfe792a93
|
📎 Fix linter issues.
|
2021-03-05 09:13:11 +01:00 |
|
Andrey Antukh
|
868f18fd21
|
✨ Point documentation to the help center.
|
2021-03-05 09:10:57 +01:00 |
|
Andrey Antukh
|
5ae823b25c
|
🐛 Don't cache ldap connection.
|
2021-03-05 08:58:57 +01:00 |
|
Andrey Antukh
|
2de16985d3
|
🚑 Fix syntax error.
|
2021-03-04 17:20:38 +01:00 |
|
Andrey Antukh
|
2ca8ff4db1
|
Merge pull request #694 from penpot/dashboard-files
Dashboard files
|
2021-03-04 17:11:41 +01:00 |
|
Andrés Moya
|
ee6717ef69
|
✨ Translate name of default projects
|
2021-03-04 17:01:56 +01:00 |
|