0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-04 05:18:56 -05:00
Commit graph

4028 commits

Author SHA1 Message Date
Andrés Moya
976dab90c8 🐛 Synchronize well al color and special attributes 2020-12-04 12:03:34 +01:00
Andrés Moya
e9714c4fd0 🐛 Fix synchronization when adding a subcomponent to a instance 2020-12-04 12:03:34 +01:00
Andrey Antukh
b4246c2869 🐛 Fix wrong spec reference on messages. 2020-12-04 09:46:25 +01:00
Andrey Antukh
9b8ec1ac02 🐛 Fix text exportation on svg with colors. 2020-12-04 09:46:25 +01:00
Andrey Antukh
43bd98151a 🐛 Fix text exportation on svg. 2020-12-04 09:46:25 +01:00
Andrey Antukh
6d2e2489bb ⬆️ Update deps on exporter. 2020-12-04 09:46:25 +01:00
Andrey Antukh
03639cb9ac 🐛 Don't count draft as a project. 2020-12-04 09:46:25 +01:00
Andrey Antukh
2bd89c94d9 🐛 Adapt trim-file task to page/file data model changes. 2020-12-04 09:46:25 +01:00
Andrey Antukh
c21dc7ea7f Update default hasher to argon2id. 2020-12-04 09:46:25 +01:00
Andrey Antukh
b92045f905 🐛 Properly disable asserts on production code. 2020-12-04 09:46:25 +01:00
Andrey Antukh
6b9d91e2be 💄 Update code style and add more coments to :mov-objects change impl. 2020-12-04 09:46:25 +01:00
alonso.torres
718a187c1e Reduces the snap-distances feedback 2020-12-03 13:31:45 +01:00
alonso.torres
0f62bcf25f 🐛 Fixed problem with mouse wheel button 2020-12-03 10:47:58 +01:00
Andrés Moya
e581cf8aeb ♻️ Refactor paste function 2020-12-03 10:11:57 +01:00
Andrés Moya
6186d82151 ♻️ Change paste implementation to work with more browsers 2020-12-03 10:11:57 +01:00
alonso.torres
264811c5ee 🐛 Fixes problems with the picker for Safari and Firefox 2020-12-03 10:10:35 +01:00
Andrey Antukh
ba529b9fd6 📎 Temprary comment some assertions. 2020-12-03 09:04:43 +01:00
Andrey Antukh
34d15e4192 📚 Update documentation. 2020-12-02 23:31:25 +01:00
Andrey Antukh
8caa5c6a65 Add missing environment var on frontend build. 2020-12-02 17:48:47 +01:00
Andrey Antukh
1f5050eb01 💄 Minor fixes on manage.sh 2020-12-02 17:06:07 +01:00
Andrey Antukh
e165ca7c3b Add improvements to manage.sh and devenv related to deployment. 2020-12-02 16:45:08 +01:00
Andrés Moya
590c57c18d :bugfix: Add require macros 2020-12-02 15:35:14 +01:00
Andrey Antukh
7b1f84f509 💄 Minor cosmetic changes on shapes related namespaces. 2020-12-02 15:35:14 +01:00
Andrey Antukh
247273631c Minor change on devenv nginx config. 2020-12-02 15:35:14 +01:00
Andrey Antukh
e0cc0a7f3a 🐛 Don't allow create frames inside frames. 2020-12-02 15:35:14 +01:00
Andrey Antukh
44a21de783 Fix all linter issues on backend code. 2020-12-02 15:35:14 +01:00
Andrey Antukh
6881e3d795 Fix linter issues on backend tasks ns directory. 2020-12-02 15:35:14 +01:00
Andrey Antukh
ce3c055819 Fix linter issues on backend util namespace directory. 2020-12-02 15:35:14 +01:00
Andrey Antukh
74077a0ead Improve clj-kondo configuration. 2020-12-02 15:35:14 +01:00
Andrey Antukh
deb39c2291 Add updated clj-kondo to devenv. 2020-12-02 15:35:14 +01:00
alonso.torres
1fb5ffb59b Improved tests for geom transforms 2020-12-02 14:40:31 +01:00
Andrey Antukh
8bc37416a0 🎉 Add initial clj-kondo config. 2020-12-02 10:29:55 +01:00
Andrey Antukh
7f1a436f30 ♻️ Refactor docker devenv and image building. 2020-12-02 10:29:55 +01:00
alonso.torres
f37a85fd82 Fixes tests and linter for commons 2020-12-02 08:53:38 +01:00
alonso.torres
b180d9e878 🐛 Fixed persistent outline after editing 2020-12-01 14:58:19 +01:00
alonso.torres
001f90a540 🐛 Safari compatibility fixes 2020-12-01 14:46:51 +01:00
Andrey Antukh
9260c59afb 🎉 Add improved export macro.
This reverts commit 7ec30d1f5e.
2020-12-01 13:53:36 +01:00
Andrey Antukh
7ec30d1f5e Temporary revert previous commit.
This reverts commit 497c174d63.
2020-12-01 13:23:37 +01:00
Andrey Antukh
497c174d63 Add export macro helper for properly reexport vars.
This reverts commit 45da7df4b4.

Now with JVM/Clojure support.
2020-12-01 12:30:58 +01:00
Andrey Antukh
45da7df4b4 Revert " Add export macro helper for properly reexpor vars."
This reverts commit 9ca6830267.
2020-12-01 11:34:08 +01:00
Andrey Antukh
9ca6830267 Add export macro helper for properly reexpor vars. 2020-12-01 10:39:06 +01:00
Andrey Antukh
f4124b28d8 🐛 Fix wrong argument number on recursive delete operation (shapes). 2020-12-01 10:39:06 +01:00
Andrey Antukh
6f64053dd5 Discard wrong queued change if back fails. 2020-12-01 10:39:06 +01:00
Andrey Antukh
39fb611160 🐛 Fix typografy preloading. 2020-12-01 10:39:06 +01:00
Andrey Antukh
e73a8a2f7e 🐛 Make the width and height min value to 1px. 2020-12-01 10:39:06 +01:00
Andrey Antukh
3db9907c25 Prevent leave stream broken on spec failed on commit-changes. 2020-12-01 10:39:06 +01:00
Andrey Antukh
8ae6176242 Add better default for messages timeout. 2020-12-01 10:39:06 +01:00
Andrés Moya
64a53a68c1 Allow to increment number inputs by 10 2020-11-30 15:56:29 +01:00
Andrés Moya
3835e0ea74 🐛 Select and deselect shapes correctly inside an artboard 2020-11-30 14:33:58 +01:00
Andrey Antukh
4a7b5618ff 🐛 Fix unauthorized error on handoff on share-link. 2020-11-30 13:44:40 +01:00