Andrey Antukh
|
7014bc7a3c
|
🐛 Fix issue when typography name is empty.
|
2021-12-22 11:03:11 +01:00 |
|
Andrey Antukh
|
219f9c478d
|
🎉 Add version 4 of blob encoding.
The version 4 starts using the hight performance fressian
binary encoding with very lightweight compression layer.
|
2021-12-21 16:19:25 +01:00 |
|
Andrés Moya
|
81cbc33dbb
|
🎉 Add animations to interactions
|
2021-12-21 15:46:52 +01:00 |
|
Andrey Antukh
|
a83e37493a
|
⬆️ Update log4j2 dependency.
|
2021-12-20 11:52:32 +01:00 |
|
Andrey Antukh
|
0feccc9d1c
|
⬆️ Update log4j2 dependency.
|
2021-12-20 11:49:30 +01:00 |
|
Andrey Antukh
|
963efc369b
|
Merge branch 'main' into develop
|
2021-12-10 14:45:02 +01:00 |
|
Andrey Antukh
|
e44ea47497
|
🐛 Fix issue when typography name is empty.
|
2021-12-10 12:00:29 +01:00 |
|
Andrés Moya
|
16ed09a303
|
🐛 Fix error importing file with null destination in one interaction
|
2021-12-10 10:50:18 +01:00 |
|
Andrey Antukh
|
beff3fe843
|
📎 Fix common tests.
|
2021-12-03 16:00:56 +01:00 |
|
Andrey Antukh
|
7a97c94f2b
|
Merge branch 'main' into develop
|
2021-12-03 15:53:20 +01:00 |
|
Andrey Antukh
|
f8cecfd61f
|
🐛 Fix unexpected behavior of grid options on right sidebar.
|
2021-12-03 14:52:40 +01:00 |
|
Andrey Antukh
|
8a2a1d6d70
|
♻️ Ensure a correct usage of concat/into operations.
|
2021-12-03 14:52:40 +01:00 |
|
Andrey Antukh
|
71d6f7b1a2
|
📎 Fix linter issues.
|
2021-12-03 09:43:02 +01:00 |
|
Andrey Antukh
|
0c0ab612c0
|
📎 Minor fixes to previous commits.
|
2021-12-03 09:36:39 +01:00 |
|
Andrey Antukh
|
73042115e0
|
🎉 Add benchmark helper function (cljs only).
|
2021-12-03 09:30:33 +01:00 |
|
Andrey Antukh
|
16fa6259ea
|
🚧 Update docker deps and start working on test coverage.
|
2021-12-01 16:13:46 +01:00 |
|
alonso.torres
|
7564f27f95
|
⚡ Improvements after review
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
565046aaa6
|
⚡ Memoize transform-shape
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
fb9b023fae
|
⚡ Improve selection performance
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
3bbcd235e1
|
⚡ Improved selection rect calculation
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
9d66984c62
|
⚡ Improved set-modifiers-recursive and some utils memoization
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
9024408ed2
|
⚡ Improved frame defered handling
|
2021-12-01 14:39:20 +01:00 |
|
alonso.torres
|
626d0cba46
|
🐛 Add to spec opacity and blend-mode
|
2021-12-01 14:39:20 +01:00 |
|
Andrey Antukh
|
6a7600fd52
|
♻️ Ensure a correct usage of concat/into operations.
|
2021-12-01 11:30:48 +01:00 |
|
eva
|
7a0c12e073
|
♻️ Create a colors file to save constants of color that can no be refactored into sass variables
|
2021-11-29 11:21:12 +01:00 |
|
Andrey Antukh
|
e7a1833c44
|
🐛 Add missing "solid" font-weight parsing style.
Related issue: #1338
|
2021-11-25 14:19:06 +01:00 |
|
Andrey Antukh
|
c4a11f73a0
|
⬆️ Update deps.
|
2021-11-25 13:24:40 +01:00 |
|
Andrey Antukh
|
f96d4198c3
|
📎 Add scripts/repl to common.
|
2021-11-25 13:24:40 +01:00 |
|
Andrey Antukh
|
e7b4010eba
|
🐛 Fix undo on page relocate/sorting.
|
2021-11-25 13:24:40 +01:00 |
|
Andrey Antukh
|
a82a33cecf
|
Merge branch 'spelling' of https://github.com/jsoref/penpot into jsoref-spelling
|
2021-11-23 14:02:16 +01:00 |
|
Andrés Moya
|
c90fc2a9bf
|
:white-check-mark: Add tests for interaction model and some fixes
|
2021-11-23 13:58:43 +01:00 |
|
Josh Soref
|
39246f2beb
|
🐛 Fix typos in common
|
2021-11-15 09:53:42 -05:00 |
|
Andrés Moya
|
c5adeecd90
|
🐛 Fix problems importing files
|
2021-11-12 12:34:26 +01:00 |
|
Andrey Antukh
|
e7003dde83
|
✨ Add :insecure-register flag.
This allows on-premise users skip the email validation.
|
2021-11-10 23:21:41 +01:00 |
|
alonso.torres
|
959c998664
|
🐛 Fix a worker error when transforming a rectangle into path
|
2021-11-10 11:08:32 +01:00 |
|
alonso.torres
|
8e0807d502
|
🐛 Fix problem when flattening booleans losing styles
|
2021-11-10 11:08:32 +01:00 |
|
Andrés Moya
|
f913816d87
|
🎉 Add preserve scroll option
|
2021-11-04 10:39:16 +01:00 |
|
Andrey Antukh
|
8d50852cbe
|
✨ Minor imrovements on general purpose specs naming.
|
2021-11-04 09:23:14 +01:00 |
|
Andrés Moya
|
30cd499014
|
✨ Enhance border radius options form
|
2021-10-28 17:32:57 +02:00 |
|
Andrés Moya
|
16db31c53c
|
✨ Ignore constraints when flipping
|
2021-10-26 14:43:55 +02:00 |
|
Andrés Moya
|
75c8d97a6e
|
🐛 Fix vertical flip for nested shapes
|
2021-10-25 17:55:38 +02:00 |
|
Andrey Antukh
|
55784f64b8
|
🎉 Add entrypoint for autogenerated api docs.
|
2021-10-21 11:31:29 +02:00 |
|
Andrey Antukh
|
5ec73da17f
|
Merge pull request #1292 from penpot/bugfix
Bug fixing
|
2021-10-20 15:05:50 +02:00 |
|
alonso.torres
|
5fd3689333
|
🐛 Fix no color when boolean with an SVG
|
2021-10-20 14:59:04 +02:00 |
|
alonso.torres
|
eed75bcbda
|
🐛 Fix stroke cut on shapes export
|
2021-10-20 14:59:04 +02:00 |
|
Andrés Moya
|
1af4325e8f
|
♻️ Do a small performance refactor
|
2021-10-20 14:29:26 +02:00 |
|
Andrés Moya
|
a4bbfe3c79
|
✨ Consider overlays inside flows
|
2021-10-20 14:22:39 +02:00 |
|
Andrés Moya
|
92f89c6cc1
|
✨ Enhance duplicating prototype connections
|
2021-10-18 16:01:20 +02:00 |
|
Andrés Moya
|
38952b6734
|
🎉 Enable auto-flows
|
2021-10-13 14:47:42 +02:00 |
|
alonso.torres
|
d2d506dbf0
|
🐛 Fix problem with mix between open/closed and line/curves
|
2021-10-11 12:41:35 +02:00 |
|