0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-26 08:29:42 -05:00
Commit graph

675 commits

Author SHA1 Message Date
mathieu.brunot
6df7610e9c
✏️ 💄 Fix typo and color in dark theme 2019-02-18 01:48:33 +01:00
mathieu.brunot
9684e1031f
🐛 TG-269 #in-progress 2019-02-18 01:47:50 +01:00
mathieu.brunot
2344850243
🐛 Fix title of draw tools TG-237 2019-02-18 01:02:22 +01:00
Mathieu Brunot
270066239e
Merge pull request #3 from Monogramm/svg-project-th
add svg img th
2019-02-18 00:53:15 +01:00
mathieu.brunot
0d9a56ba17
💬 Add translation for draw tools TG-237 2019-02-18 00:40:45 +01:00
mathieu.brunot
f365fd7f20
🐛 Fix draw tools title translation 2019-02-18 00:16:44 +01:00
mathieu.brunot
c4155c4c21
📱 Fix sitemap display on mobile 2019-02-18 00:05:00 +01:00
mathieu.brunot
49a6bb11a8
🐛 Fix NGINX default config 2019-02-18 00:01:55 +01:00
mathieu.brunot
0e4f676047
✏️ Fix typo in frontend 2019-02-17 00:57:50 +01:00
mathieu.brunot
c8d645f920
💚 Fix backend entrypoint 2019-02-16 16:50:39 +01:00
mathieu.brunot
4b9195e8e5
💚 Fix docker-compose run 2019-02-16 15:55:21 +01:00
mathieu.brunot
1f14cb83b3
:whale 🐛 Fix release 2019-02-16 04:20:11 +01:00
mathieu.brunot
d8f5c256b7
📝 Add npm description 2019-02-15 20:28:24 +01:00
mathieu.brunot
7324592f1f
🚧 💚 Fix release build 2019-02-15 18:52:02 +01:00
mathieu.brunot
c9cf540d8e
💚 Fix permissions and paths 2019-02-15 18:10:35 +01:00
mathieu.brunot
14168728cc
🐳 🐛 Fix base image 2019-02-15 13:13:36 +01:00
mathieu.brunot
fb08655a0a
🐳 🐛 Fix base image 2019-02-15 12:59:35 +01:00
mathieu.brunot
b50667cecc
🐳 🎨 Use external base image 2019-02-15 03:27:55 +01:00
mathieu.brunot
7ccc3f30e5
🐳 💚 Build release image 2019-02-15 01:49:06 +01:00
mathieu.brunot
c44a1e0c0b
🚧 🐳 Build release images 2019-02-15 01:21:59 +01:00
mathieu.brunot
8e97638e15
🚧 🐳 Build release images 2019-02-15 00:50:47 +01:00
mathieu.brunot
c8385c8149
🚧 🐳 Build release images 2019-02-15 00:25:44 +01:00
mathieu.brunot
8984319b4f
🚧 🐳 Build release images 2019-02-14 23:51:37 +01:00
mathieu.brunot
e4ded8b520
🚧 🐳 Build release images 2019-02-14 23:21:15 +01:00
mathieu.brunot
42a2a72e00
🐳 🚧 Build release images 2019-02-14 22:45:14 +01:00
mathieu.brunot
397cbbf01c
🐳 🚧 Build release images 2019-02-14 22:20:31 +01:00
mathieu.brunot
3447be86fb
🐳 🚧 Build release images 2019-02-14 21:55:07 +01:00
mathieu.brunot
8dcf575af2
🐳 💚 Fix release build 2019-02-14 20:30:32 +01:00
mathieu.brunot
e42fd1d0ce
🐳 💚 Fix release build 2019-02-14 18:50:21 +01:00
mathieu.brunot
3a5368e1bd
🐳 💚 Fix copy of content 2019-02-14 15:28:10 +01:00
mathieu.brunot
95035cfca3
🐳 💚 Fix copy of release 2019-02-14 14:44:52 +01:00
mathieu.brunot
bc5fe6c6b8
🐳 💚 Fix copy of sources 2019-02-14 13:47:19 +01:00
mathieu.brunot
aa735e52bf
💚 Move prod docker files to sources 2019-02-14 13:42:16 +01:00
mathieu.brunot
4ec303520b
🐛 Use local backend by default 2019-02-14 13:04:35 +01:00
mathieu.brunot
026150ff7a
Add release generation tools 2018-11-25 10:48:40 +01:00
Juan de la Cruz
f334d4c119 add svg img th 2017-04-24 12:05:46 +02:00
Andrey Antukh
43f3c43eab
Add code optimizations to colors and images ns. 2017-04-09 11:53:55 +02:00
Andrey Antukh
34adb68372
Add many codebase optimizations on performance and size. 2017-04-08 19:28:32 +02:00
Andrey Antukh
171f9325a3
Minor fixes on clipboard ns. 2017-04-08 18:33:04 +02:00
Andrey Antukh
671c2d912c
Remove all usage of mx/component and replace that with rumext. 2017-04-08 18:30:03 +02:00
Andrey Antukh
491d91b1ee
Make components lazy by default. 2017-04-08 14:00:49 +02:00
Juan de la Cruz
c65e13a31f fix zoom controlers 2017-03-27 10:30:08 +02:00
Juan de la Cruz
d55cd87090 switch zoom controlers 2017-03-27 10:25:51 +02:00
Andrey Antukh
d5b7dcc663
Integrate the new way to handle grid snap.
Related to #79 and #80
2017-03-25 19:48:45 +01:00
Andrey Antukh
a7236c17f2
Set proper default flags on workspace.
And don't reset them on page change.
2017-03-25 19:48:18 +01:00
Andrey Antukh
16d2cbd381
Remove printlns 2017-03-25 19:41:57 +01:00
Andrey Antukh
3f4b19618c
Fix syntax error introduced in previous commits. 2017-03-25 19:40:41 +01:00
Andrey Antukh
603459fd0d
Merge branch 'history-refactor' 2017-03-25 19:39:49 +01:00
Andrey Antukh
54d41dd372
Remove commented code. 2017-03-25 19:36:41 +01:00
Andrey Antukh
94677f2f7e
Improve history handling on frontend. 2017-03-25 19:35:54 +01:00