Andrey Antukh
b17d7c0289
♻️ Refactor dashboard bootstrap
2024-12-03 11:55:31 +01:00
Andrey Antukh
cacee40d11
🎉 Add proper schema encoding/decoding mechanism
...
this allows almost all api operations to success usin application/json
encoding with the exception of the update-file, which we need to
approach a bit differently;
the reason update-file is different, is because the operations vector
is right now defined without the context of shape type, so we are just
unable to properly parse the value to correct type using the schema
decoding mechanism
2024-08-21 11:27:36 +02:00
Andrey Antukh
833871df65
💄 Format frontend code
2024-01-08 09:32:50 +01:00
Andrey Antukh
96f5a33f5f
⬆️ Upgrade to beicon2 (part1)
2023-12-26 14:14:20 +01:00
Andrey Antukh
26d3d7f1a8
🐛 Fix features related issues with render entrypoint (exporter)
2023-11-14 10:55:55 +01:00
Andrey Antukh
6f93b41920
🎉 Add features assignation for teams
2023-11-07 12:48:31 +01:00
Aitor
4b8ee8ef84
✨ Update to React 18
2023-08-21 14:34:54 +02:00
Alejandro Alonso
15a9035ed1
🐛 Fix multiple elements export
2023-08-09 12:19:27 +02:00
Alejandro Alonso
009236bbe3
🐛 Fix export from shared prototype
2023-07-05 13:22:50 +02:00
Andrey Antukh
4d850ebe6e
🐛 Add proper features initialization on render entrypoint
2023-06-19 13:08:11 +02:00
Andrey Antukh
36953eef1a
🐛 Use proper commands (instead of queries) on render frontend namespace
2023-04-24 19:47:28 +02:00
Andrés Moya
7391a4086a
🔧 Refactor delete/restore components
2023-03-27 10:39:35 +02:00
Andrey Antukh
bb055a3c84
♻️ Refactor logging subsystem and error reporting
2023-02-02 13:38:04 +01:00
Andrey Antukh
67682fe211
🐛 Fix shape exportation
2022-12-12 07:34:11 +01:00
Andrey Antukh
76333cec26
🎉 Integrate storage/pointer-map file feature
2022-11-08 13:02:14 +01:00
luz paz
e30bea0b6f
🔧 Fix typos in source code
...
Found via `codespell -q 3 -S *.po,./frontend/yarn.lock -L childs,clen,fpr,inflight,ody,ot,ro,te,trys,ue`
2022-10-04 10:40:34 +02:00
Andrey Antukh
8bdfd188d8
⬆️ Upgrade shadow-cljs and rumext dependency
2022-09-28 09:45:43 +02:00
Andrey Antukh
41134f22e9
📎 Update license header
2022-09-20 23:23:22 +02:00
Alejandro
ad32512980
Merge pull request #2223 from penpot/niwinz-public-uri-improvements
...
✨ Improve public-uri handling
2022-09-06 10:43:30 +02:00
Alejandro Alonso
9c68432936
Merge remote-tracking branch 'origin/staging' into develop
2022-09-05 12:13:08 +02:00
Andrey Antukh
a1fccd46ff
✨ Improve public-uri handling
...
This enables use penpot under subdirectory
2022-09-05 09:41:19 +02:00
Alejandro Alonso
8f98b81829
🐛 Fix export simple path
2022-08-31 12:47:46 +02:00
Andrés Moya
a5bf1c03e7
🎉 Make components-v2 an optional feature
2022-07-29 09:29:25 +02:00
alonso.torres
8e60834292
✨ Fix shadows in frames for dashboard and viewer
2022-06-22 11:18:55 +02:00
alonso.torres
edce45095e
🐛 Remove xlinkHref to resolve Safari problem
2022-05-17 14:09:03 +02:00
Andrés Moya
8432e970cb
🐛 Fix page size at pdf export
...
https://tree.taiga.io/project/penpot/issue/3371
2022-05-10 15:54:01 +02:00
Alejandro Alonso
814042909a
🐛 Import svg with exterior stroke
2022-04-22 11:06:59 +02:00
Andrey Antukh
20d3251a93
🎉 Add generic file object thumbnail abstraction
...
As replacement to the file frame thumbnail mechanism
2022-04-05 13:23:39 +02:00
Andrey Antukh
9140fc71b9
♻️ Refactor exportation process, make it considerably faster
2022-04-05 13:23:39 +02:00
Andrey Antukh
c876534c85
✨ Move the dashboard grid thumbnails to backend cache
2022-03-28 17:24:52 +02:00
alonso.torres
118b4367e7
🐛 Parametrized render to embed objects. Fix problem with fonts when exporting to SVG
2022-03-22 15:01:16 +01:00
Andrey Antukh
903a9356a9
🐛 Fix many issues after PR review
2022-03-22 11:34:32 +01:00