0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00
Commit graph

2274 commits

Author SHA1 Message Date
Andrey Antukh
12637bbfe4 🐛 Fix bug on curve path edition mode. 2019-08-22 20:27:32 +02:00
Andrey Antukh
f0230c346c 🐛 Fix selection handlers reactivity. 2019-08-22 20:18:35 +02:00
Andrey Antukh
5a820b4f9e 📚 Move some deleted docs from CONTRIBUTIN file to README. 2019-08-22 20:07:58 +02:00
Andrey Antukh
6483800e49 Add more incremental improvements to shapes rendering.
That helps for make a good foundation for proper canvas painting and
manipulation.
2019-08-22 20:02:14 +02:00
Andrey Antukh
1fa9faa314 💄 Cosmetic changes on app component. 2019-08-22 20:01:05 +02:00
Andrey Antukh
4954bfdf76 ♻️ Refactor loader component. 2019-08-22 20:00:33 +02:00
Andrey Antukh
d9abe2f475 Improve fixtures initial data structure on fixtures. 2019-08-22 19:59:44 +02:00
Andrey Antukh
807555d478 🚧 Initial work on multicanvas feature. 2019-08-21 21:09:54 +00:00
Andrey Antukh
176ca590e1 Adapt code to rumext changes. 2019-08-21 21:09:22 +00:00
Andrey Antukh
247be4a8a4 📚 Improve contributing guide. 2019-08-21 21:07:02 +00:00
Andrey Antukh
41a3f4483f Improve error reporting. 2019-08-21 21:04:41 +00:00
Andrey Antukh
cf7664d446 ♻️ Refactor main app component. 2019-08-21 21:03:29 +00:00
Andrey Antukh
ccc6eaf4b0 💄 Cosmetic changes on builtin colors ns. 2019-08-21 21:00:46 +00:00
Andrey Antukh
42337dcd55 📚 Update contributing guide. 2019-08-21 20:59:55 +00:00
Andrey Antukh
5b2705e158 ⬆️ Update frontend depedencies. 2019-08-21 20:58:53 +00:00
Andrey Antukh
882102245a Add multicanvas data to sample data. 2019-08-21 20:58:23 +00:00
Andrey Antukh
f45d687d2a 📚 Update documentation. 2019-08-21 16:51:56 +00:00
Andrey Antukh
62856e005f 🐛 Fix typo. 2019-08-13 11:10:40 +02:00
Andrey Antukh
205d09a5cd Adapt to rumext api changes. 2019-08-13 09:02:05 +00:00
Andrey Antukh
9aac5e91ab 🐛 Fix coordinates component. 2019-08-12 16:50:44 +00:00
Andrey Antukh
5d5a7a21d2 🐛 Fix unexpected exception on workspace first initialization. 2019-08-12 18:20:41 +02:00
Andrey Antukh
8d03ff40ab 🎉 Initial work on multicanvas setup.
Preparing the workspace code to be able handle
multiple canvas in a single page.
2019-08-12 18:05:08 +02:00
Andrey Antukh
f8ff79e23c ♻️ Completelly rewrite drawing mechanism. 2019-08-12 13:34:34 +02:00
mathieu.brunot
4cacb9f92c 💄 Adapt when no tool bar
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 13:01:11 +02:00
mathieu.brunot
93097ac4b7 ✏️ Remove ; at end of functions call
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:56:45 +02:00
mathieu.brunot
1cd9a8e71c 🎨 Just change format in manage usage
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:56:45 +02:00
mathieu.brunot
f134bd196c Allow user to set docker UID
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:56:45 +02:00
mathieu.brunot
2707e557a7 📝 Add link to Taiga project
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:55:28 +02:00
mathieu.brunot
8e81eab729 📝 GitHub issue templates and bots config
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-12 12:55:28 +02:00
Andrey Antukh
bebe220aa0 Improve rendering performance. 2019-08-09 15:07:16 +00:00
Andrey Antukh
2c321cbdb8 🐛 Fix edition mode of paths (and many perfomance improvements). 2019-08-09 10:43:02 +00:00
Andrey Antukh
775166f5f2 🐛 Fix circle and path drawing. 2019-08-08 21:24:43 +02:00
Andrey Antukh
97d74f6cf1 👷 Add better naming to docker images (among other fixes). 2019-08-08 19:17:25 +02:00
Andrey Antukh
69bb359615 🐛 Fix externs bug on production build. 2019-08-08 16:32:38 +00:00
Andrey Antukh
f38806eeb2 🐛 Add missing extern definition for "isDragging" function. 2019-08-08 16:05:57 +00:00
Andrey Antukh
b22f86b62c 🔧 Update build configuration to use advanced compilation with pseudo-names. 2019-08-08 15:57:53 +00:00
Andrey Antukh
6fe9d0bfa4 Add production bundles of react-color and react-dnd dependencies. 2019-08-08 15:25:09 +00:00
Andrey Antukh
005a2fe263 👷 Improve gzip configuration on docker image. 2019-08-08 17:05:05 +02:00
Andrey Antukh
03c9d9c8f1 ♻️ Refactor drag-and-drop on workspace sidebars (now using react-dnd). 2019-08-08 16:27:37 +02:00
Andrey Antukh
dbf754880e Add React-DnD dependency bundle. 2019-08-08 16:27:26 +02:00
Andrey Antukh
fcc7351552 🔊 Add some logging to worker modules. 2019-08-07 20:13:43 +02:00
Andrey Antukh
fada526f5d 🔧 Adapt shapes to use new rumext macros. 2019-08-07 20:12:35 +02:00
Andrey Antukh
204f180ec9 🐛 Relax some type restrictions for color fields. 2019-08-07 20:10:51 +02:00
Andrey Antukh
fd1796557d Introduce modules and code splitting on the build system. 2019-08-07 20:08:11 +02:00
Andrey Antukh
d2fe689fc5 🐛 Use scheduler on chunked-list component. 2019-08-06 09:08:00 +02:00
Andrey Antukh
c9e88cfdb7 ♻️ Refactor icons dashboard page. 2019-08-06 09:06:07 +02:00
Andrey Antukh
c948082e0a ♻️ Refactor images dashboard and common dashboard grid header. 2019-08-04 12:49:08 +00:00
Andrey Antukh
7a88558706 ♻️ Refactor image uploading from workspace. 2019-08-03 11:00:19 +02:00
Andrey Antukh
212ae89c50 ♻️ mainly workspace refactor 2019-08-02 20:18:05 +02:00
Andrey Antukh
4e382d456f 🐛 Fix initial page loading. 2019-07-24 13:29:07 +02:00