Andrey Antukh
|
03518a8da1
|
✨ Add the ability to stream events on rpc methods
|
2023-12-13 14:20:07 +01:00 |
|
alonso.torres
|
dc2c83bb62
|
🐛 Fix problems with absolute positioning and hidden elements
|
2023-12-07 16:54:48 +01:00 |
|
alonso.torres
|
674d69c92b
|
🐛 Fix problem duplicating objects with alt
|
2023-12-04 12:27:40 +01:00 |
|
alonso.torres
|
fa711cdd75
|
💄 New UI for auth screens
|
2023-12-01 11:49:55 +01:00 |
|
Andrey Antukh
|
82dc1526d4
|
⚡ Add performance oriented refactor for mouse streams
|
2023-11-29 09:15:53 +01:00 |
|
Andrey Antukh
|
b6ef21e121
|
⚡ Add performance oriented refactor for keyboard streams
|
2023-11-29 09:15:53 +01:00 |
|
Audrius Molis
|
9bb2c79ef8
|
✨ Override browser default zoom shortcuts with penpot zoom
|
2023-11-29 09:15:53 +01:00 |
|
Aitor Moreno
|
6ed35ffdc8
|
Merge pull request #3856 from penpot/niwinz-develop-bugfixes-1
🐛 Add missing retry cancelation when thumbnail is discarded
|
2023-11-28 17:48:08 +01:00 |
|
Andrey Antukh
|
5486ab43a8
|
🐛 Add missing retry cancelation when thumbnail is discarded
|
2023-11-28 16:51:59 +01:00 |
|
Alejandro Alonso
|
6bf7e95a74
|
🐛 Fix code gen when just one fill
|
2023-11-28 07:50:57 +01:00 |
|
Aitor Moreno
|
0528c26b5e
|
Merge pull request #3847 from penpot/niwinz-develop-enhancements-11
✨ Add enhancements and safety checks to copy paste
|
2023-11-24 14:25:55 +01:00 |
|
Aitor
|
b566abbd04
|
🐛 Fix unnecessary queue request process
|
2023-11-24 10:09:57 +01:00 |
|
Aitor
|
1de2af744f
|
♻️ Refactor thumbnails queue to priority queue
|
2023-11-24 08:39:14 +01:00 |
|
Andrey Antukh
|
783e0470be
|
✨ Add general improvements to copy paste
Cleaning code and adding more safety checks
|
2023-11-23 17:19:37 +01:00 |
|
Alejandro Alonso
|
5285e1a4dd
|
✨ Improving code gen for multiple fills
|
2023-11-22 23:08:47 +01:00 |
|
Andrey Antukh
|
f5296cafb1
|
📎 Add rationale comment on dom/get-data helper
|
2023-11-20 11:21:13 +01:00 |
|
Alejandro
|
ef9c95a0a6
|
Merge pull request #3819 from penpot/azazeln28-fix-corrupted-thumbnail-rendering
🐛 Fix corrupted thumbnail rendering
|
2023-11-20 11:20:15 +01:00 |
|
Aitor
|
3cbb60620a
|
🐛 Fix corrupted thumbnail rendering
|
2023-11-20 10:39:07 +01:00 |
|
Eva
|
617edd0fa8
|
🐛 Fix small interface errors
|
2023-11-17 16:17:10 +01:00 |
|
Andrey Antukh
|
52fbc678f3
|
♻️ Move app.common.pages to app.common.files
|
2023-11-16 11:07:36 +01:00 |
|
Alejandro Alonso
|
1913395c47
|
🎉 Support for images as fills
|
2023-11-14 12:39:53 +01:00 |
|
Andrey Antukh
|
3ceb4cf895
|
♻️ Make svg to shapes conversion code multiplatform
- Move clojure code to common
- Rewrite some native-js code into optimized clojure
|
2023-11-07 12:48:31 +01:00 |
|
Andrey Antukh
|
93535b7df6
|
⬆️ Update to jdk21 on devenv docker image
|
2023-11-07 12:48:31 +01:00 |
|
Alonso Torres
|
ce1bf49606
|
🐛 Fix problems updating texts (#3765)
|
2023-11-06 14:29:09 +01:00 |
|
Andrés Moya
|
9ff3095568
|
✨ Hide asterisk for overriden copies, except when debugging
|
2023-11-02 10:14:58 +01:00 |
|
alonso.torres
|
351f7fd1bb
|
✨ Create grid from selection
|
2023-10-25 15:03:09 +02:00 |
|
Eva Marco
|
a421e39b6f
|
Merge pull request #3720 from penpot/alotor-fix-inspect
🐛 Fix problem with inspect
|
2023-10-23 09:57:23 +02:00 |
|
Aitor
|
8f5d315573
|
⚡ Add thumbnail/imposter queue
|
2023-10-20 16:12:26 +02:00 |
|
alonso.torres
|
5a9421a1e2
|
🐛 Fix problem with inspect
|
2023-10-20 13:04:33 +02:00 |
|
Aitor Moreno
|
5ed76a474d
|
Merge pull request #3712 from penpot/eva-new-code-ui
💄 Update code section
|
2023-10-20 11:16:34 +02:00 |
|
alonso.torres
|
01c3678c6d
|
🐛 Fix problem with size 100% and hidden layers
|
2023-10-20 09:54:47 +02:00 |
|
Eva
|
dfe1022d7b
|
💄 Update inspect tab in code area
|
2023-10-19 20:12:20 +02:00 |
|
Aitor
|
20e590cdf0
|
🐛 Fix pixelated thumbnails
|
2023-10-19 11:59:55 +02:00 |
|
alonso.torres
|
59bd9c132e
|
🐛 Fix fill inside grid layout
|
2023-10-06 14:56:04 +02:00 |
|
alonso.torres
|
950fd60917
|
🐛 Fix code generation for areas
|
2023-10-06 12:18:55 +02:00 |
|
alonso.torres
|
a45bc0177b
|
🐛 Fix problem with grid
|
2023-10-06 12:18:55 +02:00 |
|
alonso.torres
|
d420f30835
|
✨ Grid area attributes for html generation
|
2023-10-06 12:18:55 +02:00 |
|
alonso.torres
|
7fd02022ac
|
🐛 Improve html generation
|
2023-10-02 12:36:41 +02:00 |
|
alonso.torres
|
9d05fdf3df
|
🐛 Fix some cases for the html preview
|
2023-09-27 13:27:14 +02:00 |
|
alonso.torres
|
641f8fb250
|
✨ Dynamic preview html output
|
2023-09-25 15:26:49 +02:00 |
|
alonso.torres
|
723c14bef2
|
🐛 Fix problems with code generation
|
2023-09-25 15:26:49 +02:00 |
|
Andrey Antukh
|
d0c1a9683a
|
♻️ Refactor workspace thumbails (again)
We probably need a counter of number of types this
code was refactored hehe
|
2023-09-22 14:52:48 +02:00 |
|
Andrey Antukh
|
ae08a330fa
|
✨ Add internal improvements to debug related namespaces
|
2023-09-22 09:48:41 +02:00 |
|
Andrey Antukh
|
91224e5274
|
⚡ Add minor optimizations to data-uri->blob helper
|
2023-09-21 11:00:33 +02:00 |
|
Andrey Antukh
|
aa8300c085
|
✨ Move util.svg to common.svg and make it crossplatform
|
2023-09-21 11:00:33 +02:00 |
|
Aitor
|
0494dc843f
|
♻️ Refactor thumbnails
|
2023-09-18 17:00:13 +02:00 |
|
Alejandro
|
aa62b9d248
|
Merge pull request #3628 from penpot/niwinz-develop-bugfixes-4
⚡ Don't render not visible shapes on workspace
|
2023-09-15 11:11:05 +02:00 |
|
Andrey Antukh
|
956da67f84
|
💄 Add mostly cosmetic improvements to text-svg-position ns
|
2023-09-13 16:41:45 +02:00 |
|
Andrey Antukh
|
ac4343dafd
|
⚡ Don't render not visible shapes on workspace
|
2023-09-13 16:36:49 +02:00 |
|
Andrey Antukh
|
307cfa287f
|
🔥 Remove inneficient obj/without helper
|
2023-09-13 10:53:24 +02:00 |
|