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

2516 commits

Author SHA1 Message Date
Andrey Antukh
19529408f4 💄 Rename 'test' directory to 'tests'. 2020-01-12 18:59:35 +00:00
Andrey Antukh
fe2c3aa8ad 🎉 Add "sodi" vendor library for crypto primitives.
Will replace buddy-core, buddy-hashers and buddy-sign.
2020-01-12 18:58:00 +00:00
Andrey Antukh
193c2026ba ⬆️ Update frontend deps. 2020-01-11 21:12:32 +01:00
Andrey Antukh
1cc64ae4d2 🐛 Fix conform function on uxbox.common.spec. 2020-01-11 21:11:18 +01:00
Andrey Antukh
74f1f93732 ⬆️ Update backend deps. 2020-01-11 21:11:04 +01:00
Andrey Antukh
c88602c7ab ♻️ Migrate to common spec namespace. 2020-01-11 20:26:10 +01:00
Andrey Antukh
32131c5aa7 ⬆️ Update backend dependencies. 2020-01-11 20:25:18 +01:00
Andrey Antukh
6957a49752 ♻️ Add spec ns on shared code (and adapt frontend code to use it). 2020-01-11 19:56:48 +01:00
Andrey Antukh
9a184d1c7a Fix translation text on sidebar layers. 2020-01-11 18:49:03 +01:00
Andrey Antukh
8dc13aa0d9 🔥 Remove old locale namespaces (replaced with new system). 2020-01-11 18:43:56 +01:00
Andrey Antukh
41b465f444 Tempory enable full rerender on lang change.
Until all components starts using i18n/use-translations hook.
2020-01-11 18:41:27 +01:00
Andrey Antukh
f7838601e6 Improve the shape changes protocol.
Enabling skiping local reaply of changes after
save round-trip.
2020-01-11 18:40:36 +01:00
Andrey Antukh
f2a926d22d ⬆️ Update npm dependencies. 2020-01-11 15:59:31 +00:00
Andrey Antukh
f2d475d3d3 ♻️ Refactor all i18n subsystem. 2020-01-11 16:28:54 +01:00
Andrey Antukh
b13488404e 🐛 Minor fixes related to translations. 2020-01-09 16:33:01 +01:00
Andrey Antukh
4f9b3ad8cb Adapt to new ux the page creation/renaming on workspace. 2020-01-09 16:32:36 +01:00
Andrey Antukh
0d3ff63545 🐛 Fix incorrect usage of pool on rename-page mutation. 2020-01-09 16:31:31 +01:00
Andrey Antukh
2a7d516306 Improve shape movement with keyboard.
Make fast movement align with grid.
2020-01-09 15:01:32 +01:00
Andrey Antukh
9af76ad86c 💄 Minor naming changes. 2020-01-09 15:01:14 +01:00
Andrey Antukh
733bf7f4fb Improve grid performance (now using svg patterns). 2020-01-09 13:42:34 +01:00
Andrey Antukh
83894f9954 💄 Make the text edition textarea transparent. 2020-01-09 13:42:13 +01:00
Andrey Antukh
c8298c72ea Improve page options handling. 2020-01-09 13:41:52 +01:00
Andrey Antukh
9c68877328 Include page options into the data field.
And remove unused `metadata` field.
2020-01-08 23:05:37 +01:00
Andrey Antukh
904664319a Adapt zoom widget to new state layout. 2020-01-08 19:18:43 +01:00
Andrey Antukh
1e57de2d6e 💄 Minor improvements on text edition shape. 2020-01-08 19:06:31 +01:00
Andrey Antukh
9f5151e87f ♻️ Refactor text options. 2020-01-08 18:22:44 +01:00
Andrey Antukh
863c26a056 💄 Cosmetic changes on text shape component. 2020-01-08 17:05:00 +01:00
Andrey Antukh
b0da06bad4 ♻️ Refactor text shape. 2020-01-08 15:01:39 +01:00
Andrey Antukh
020625392a 🐛 Fix wrong reference to component. 2020-01-08 11:12:59 +01:00
Andrey Antukh
97d49e53b7 Improve file thumbnails. 2020-01-08 11:12:12 +01:00
Andrey Antukh
ab4171b8ec 🎉 Add file thumbnails on dashboard. 2020-01-08 10:34:02 +01:00
Andrey Antukh
ba2ffb9c0a 🐛 Add default styles on canvas shape on fixtures. 2020-01-08 10:31:07 +01:00
Andrey Antukh
5fea05bc5f 📚 Update doc. 2020-01-07 23:03:19 +01:00
Andrey Antukh
5d9e1657ba Comment page background options (unused at this momment). 2020-01-07 22:59:41 +01:00
Andrey Antukh
a2dc0a5f56 🎉 Introduce async (batched) shapes changes commit event. 2020-01-07 22:55:37 +01:00
Andrey Antukh
8e228be5a0 Enable shape d&d ordering persistence. 2020-01-07 21:32:41 +01:00
Andrey Antukh
142bd1d049 🔥 Remove unused code. 2020-01-07 17:25:11 +01:00
Andrey Antukh
152a5e8b94 🐛 Add missing files. 2020-01-07 17:00:52 +01:00
Andrey Antukh
fe5f91ce15 ♻️ Reorganize user events (mouse, keyboard, scroll, ...) 2020-01-07 17:00:09 +01:00
Andrey Antukh
ebc76849b7 🐛 Fix race condition on lentes (update deps). 2020-01-07 16:29:55 +01:00
Andrey Antukh
dc9fc5e5a9 ♻️ An other rework of workspace initialization. 2020-01-07 10:48:37 +01:00
Andrey Antukh
188872d712 Merge branch 'wip/shape-data-structure-refactor' into develop 2020-01-07 09:38:51 +01:00
mathieu.brunot
3ae92717da Handle default register error
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-01-07 10:38:32 +02:00
mathieu.brunot
6d3232e70a 🐛 Fix DB URI generation
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-01-07 10:38:11 +02:00
mathieu.brunot
4a4b0a0c3b 🔧 Functions to drop uxbox
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-01-07 10:37:54 +02:00
Andrey Antukh
1e058463b2 ♻️ Refactor: shape data structure, dashboard data loading... 2020-01-07 09:35:38 +01:00
Andrey Antukh
9f8936ea40 🐛 Dont return duplicated files on dashboard. 2019-12-20 23:15:30 +01:00
Andrey Antukh
0cb6ecadb6 🐛 Deselect all shapes when new shape is inserted. 2019-12-20 22:55:31 +01:00
Andrey Antukh
fee2eea87c 🐛 Properly send 403 on not authorized request. 2019-12-20 22:54:58 +01:00
Juan de la Cruz
dabbbc2e09 piweek code for demo 2019-12-20 11:27:28 +01:00