0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 08:29:42 -05:00
Commit graph

3170 commits

Author SHA1 Message Date
alonso.torres
7ab3d86bc6 🎉 Changed the user origin for shapes to their corner 2020-04-29 10:04:27 +02:00
Juan de la Cruz
db4e0fc314 Add sidebar styles quick fixes 2020-04-28 22:13:18 +02:00
Hirunatan
cc5d0b8fbf
🐛 Syntax fixes 2020-04-28 11:58:33 +02:00
Andrés Moya
0512a8dc5f 📚 Document visual debug utlities 2020-04-28 11:54:10 +02:00
alonso.torres
85b17442de Changes to selection 2020-04-28 11:02:37 +02:00
Andrey Antukh
511335ba33 🎉 Add loader to workspace. 2020-04-28 10:50:40 +02:00
Andrey Antukh
9b3879b3cf Minor improvements on redis subscription management. 2020-04-28 10:50:40 +02:00
Andrey Antukh
8b6f72a09b 🐛 Peroper handle hot-reload on worker. 2020-04-28 10:50:40 +02:00
Andrey Antukh
0ee25b6f42 Improve color asignation to profile and sessions. 2020-04-28 10:50:40 +02:00
Andrey Antukh
f2e4417d87 Assign profile avatar on profile update. 2020-04-28 10:50:40 +02:00
Andrey Antukh
f4f79008a4 Remove the use of "self" as default team id. 2020-04-28 10:50:40 +02:00
Andrey Antukh
285735e35f ♻️ Refactor presence and realtime cursors handling. 2020-04-28 10:50:40 +02:00
Hirunatan
1c3664921d
Merge pull request #189 from uxbox/312/fix-rotation-handlers
🐛 Fixes problems with rotation handlers
2020-04-28 10:26:53 +02:00
alonso.torres
2e54989357 🐛 Fixes problems with rotation handlers 2020-04-28 09:08:55 +02:00
Andrey Antukh
7a93a06770 🐛 Fix text edition mode. 2020-04-27 16:26:44 +02:00
Andrey Antukh
c8c4bec316
Merge pull request #186 from uxbox/286/stroke-alignment
🎉 Add stroke-alignment option
2020-04-27 14:53:05 +02:00
Andrés Moya
9e21d6ab9d 🎉 Add stroke-alignment option 2020-04-27 14:33:45 +02:00
Andrey Antukh
de826f606d Merge branch '219/text-shape' into develop 2020-04-27 14:31:14 +02:00
Andrey Antukh
0435954f32 Enable edition without edition mode. 2020-04-27 14:29:18 +02:00
Andrey Antukh
3d4cbe28f2 🎉 Add uxbox.util.object ns. 2020-04-27 14:29:18 +02:00
Andrey Antukh
009720696c Update translation strings on text shape options. 2020-04-27 14:29:18 +02:00
Andrey Antukh
c0173c499a 🎉 Add fill and opacity to texts. 2020-04-27 14:29:18 +02:00
Andrey Antukh
fe397f89de Remove runtime fetching of google fonts.
Make the fonts loading & transformation as a cljs
compile time process.
2020-04-27 14:29:18 +02:00
Andrey Antukh
38bbe89f60 🐛 Prevent font flickering on font change. 2020-04-27 14:29:18 +02:00
Andrey Antukh
9441b87d36 🔥 Remove debug info from worker. 2020-04-27 14:29:18 +02:00
Andrey Antukh
5ce741ba6d 🎉 Add support for store plain js objects in transit. 2020-04-27 14:29:18 +02:00
Andrey Antukh
aea7b9b6bf Add empty file for cljs.user ns. 2020-04-27 14:29:18 +02:00
Andrey Antukh
aca1959dd7 🎉 Add new text shape. 2020-04-27 14:29:18 +02:00
Andrey Antukh
beed68166e 🎉 Reoganize builtin fonts. 2020-04-27 14:29:18 +02:00
alonso.torres
91eebecb61 🐛 Fixes problem when drawing new shape 2020-04-27 14:28:09 +02:00
Andrey Antukh
a7cb90919f
Merge pull request #187 from uxbox/245/shapes_transforms_improvements
245/shapes transforms improvements
2020-04-27 14:13:26 +02:00
alonso.torres
822b13ef75 🐛 Fixed issue with flipped shapes 2020-04-27 13:27:35 +02:00
alonso.torres
285be7f5ff Maintain proportions when control key is pressed 2020-04-27 07:55:30 +02:00
alonso.torres
9f351ef155 🐛 Fixes problem with localStorage in web worker 2020-04-27 07:54:55 +02:00
alonso.torres
6d1a676f2f 🐛 Fixes problems with options panel 2020-04-27 07:08:10 +02:00
alonso.torres
de476383bd 🐛 Fixes problems with groups 2020-04-27 07:08:10 +02:00
alonso.torres
b0318d3144 ♻️ Moved main.geom to util.geom.shapes 2020-04-27 07:08:10 +02:00
alonso.torres
e6855fd9b3 ♻️ Refactor to transforms actions 2020-04-27 07:08:10 +02:00
alonso.torres
8886db7453 🎉 New stretch method 2020-04-27 07:08:10 +02:00
alonso.torres
b73958efd0 🎉 Improved transformations 2020-04-27 07:08:10 +02:00
Juan de la Cruz
d050103f58 Fix workspace UI sizes 2020-04-25 18:26:17 +02:00
Hirunatan
338b5f3778
Merge pull request #184 from uxbox/other/redis-and-emails-refactor
Emails Sending Refactor & Redis base infrastructure.
2020-04-23 13:54:38 +02:00
Andrey Antukh
428bd42f15 ♻️ Add smtp backend for sendmail task. 2020-04-20 14:08:33 +02:00
Andrey Antukh
7fba483bf1 ♻️ Refactor email sending. 2020-04-20 13:48:34 +02:00
Andrey Antukh
6ba3a28143 🎉 Add initial redis client foundation. 2020-04-20 13:46:15 +02:00
Andrey Antukh
96472b6cd2 🎉 Add redis to devenv docker compose. 2020-04-20 13:46:15 +02:00
Andrey Antukh
04d364225c 🎉 Add page ordering (with d&d). 2020-04-20 11:56:10 +02:00
Andrey Antukh
11f54f51ea 🐛 Fix context menu handling on image shapes. 2020-04-20 11:56:10 +02:00
Andrey Antukh
e056da04c3 🐛 Fix shape hidden/blocked attrs handling. 2020-04-20 11:56:10 +02:00
Andrey Antukh
d6d38283e7 Improve layers performance. 2020-04-20 11:56:10 +02:00