0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-24 07:46:13 -05:00
Commit graph

436 commits

Author SHA1 Message Date
mathieu.brunot
b799d26a10
🚚 Change translation keys to avoid conflicts
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-11 01:08:10 +02:00
mathieu.brunot
5d62c70cc5
🌐 Element options i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-11 00:04:41 +02:00
mathieu.brunot
b3caa93e8b
🌐 Header i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-10 22:27:48 +02:00
mathieu.brunot
5c12bd988d
🌐 History, icons and messages i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-10 21:55:56 +02:00
mathieu.brunot
1d5bfd33d4
🌐 Project, sitemap and layers i18n
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-08-10 20:52:41 +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
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
fada526f5d 🔧 Adapt shapes to use new rumext macros. 2019-08-07 20:12:35 +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
980d23c370 ♻️ More code refactor on workspace. 2019-07-24 11:36:09 +02:00
Andrey Antukh
406157c06c ♻️ Refactor profile & language loading. 2019-07-24 00:49:37 +02:00
Andrey Antukh
2b35d85094 🐛 Fix many issue on workspace rendering (and adapt to rumext changes) 2019-07-24 00:49:37 +02:00
Andrey Antukh
d34fc2512f 🔧 Simplify dashboard related route handlers. 2019-07-24 00:49:37 +02:00
Andrey Antukh
54809d05e2 🔧 Minor refactor on text shapes. 2019-07-22 12:40:34 +02:00
Andrey Antukh
2b81832b67 🐛 Fix selrect renderning on move on path based shapes.
Taiga Issue: https://tree.taiga.io/project/uxbox/issue/272
2019-07-22 11:03:22 +02:00
Andrey Antukh
125e7375c0 Update rumext and adapt code to changes. 2019-07-21 19:10:04 +02:00
Andrey Antukh
14d97511e6 Refactor settings pages and add tha ability to change current locale. 2019-07-21 19:09:37 +02:00
Andrey Antukh
f341b5b3fe feat(frontend): more work on refactoring components 2019-07-19 17:32:50 +02:00
Andrey Antukh
56b8922dbb feat(frontend): adapt to rumext changes 2019-07-19 12:32:31 +02:00
Andrey Antukh
bb64655804 feat(frontend): minor refactor on settings/profile 2019-07-19 08:39:14 +00:00
Andrey Antukh
c2815d15ed feat(frontend): minor refactor on login and project create form 2019-07-18 14:27:42 +02:00
Andrey Antukh
321c8d14e1 feat(frontend): add many adaptations to rumext breaking changes 2019-07-18 12:31:58 +02:00
Andrey Antukh
9ddd9f317d feat(frontend): refactor many workspace components (rumext update) 2019-07-18 12:31:58 +02:00
Andrey Antukh
c4d7d545ae feat(frontend): refactor dashboard components 2019-07-18 12:31:58 +02:00
Andrey Antukh
ef47563055 fix(frontend): fix many issues on dashboard collections 2019-07-02 21:17:39 +02:00
Andrey Antukh
26cdebece4 feat(frontend): refactor router 2019-07-02 17:19:55 +02:00
Andrey Antukh
4da6ae0a74 fix(frontend): minor fix on icon shape component 2019-06-24 17:39:10 +02:00
Andrey Antukh
a26f480d02 feat(frontend): remove sablono usage 2019-06-24 17:39:10 +02:00
Andrey Antukh
c98e89278f feat(frontend): improve i18n 2019-06-24 17:39:10 +02:00
Andrey Antukh
105771a00d fix(frontend): adapt page options sidebar to new react 2019-06-24 17:39:10 +02:00
Andrey Antukh
b322da5936 fix(frontend): adapt colorpalette to rumext changes 2019-06-24 17:39:10 +02:00
Andrey Antukh
ea1bfd5eaa fix(frontend): add render-to-html function 2019-06-24 17:39:10 +02:00
Andrey Antukh
b428d1dc23 fix(frontend): add missing import 2019-06-24 17:39:10 +02:00
Andrey Antukh
88f45fb618 feat(frontend): initial work on react and rumext upgrade 2019-06-24 17:39:10 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
mathieu.brunot
2237eb0f54
🚧 wip 2019-02-24 01:05:43 +01:00
mathieu.brunot
fd9adca1a9
🚧 Track FIXME for color palette 2019-02-24 00:00:32 +01:00
mathieu.brunot
e6e9f5160e
🎨 Exit links to authentication page 2019-02-23 19:24:33 +01:00
mathieu.brunot
80942f9b02
🐛 Set icons collection id as uuid 2019-02-23 15:48:27 +01:00
mathieu.brunot
ff14d05ba2
💄 Use theme colors for rules 2019-02-23 10:45:56 +01:00
mathieu.brunot
9369f5e428
🎨 Change position of text center align button 2019-02-22 00:26:14 +01:00
mathieu.brunot
32d08414f3
🎨 Change position of text center align button 2019-02-22 00:25:51 +01:00