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

283 commits

Author SHA1 Message Date
Juan de la Cruz
1e75c67c7e fiz toggle-content icon 2016-12-19 14:14:01 +01:00
Jesús Espino
0c395a4371 Some color picker improvements 2016-12-19 14:12:59 +01:00
Juan de la Cruz
e8fec61afc add bezier dot styles 2016-12-19 14:09:36 +01:00
Juan de la Cruz
1142885656 add user dropdown correct options 2016-12-19 12:11:00 +01:00
Jesús Espino
7860be4a50 Moving coordinates to the viewport 2016-12-19 11:56:09 +01:00
Juan de la Cruz
099b31c1a7 hide color theme options 2016-12-19 11:19:44 +01:00
Juan de la Cruz
9eb697467f add project name input class 2016-12-19 11:06:38 +01:00
Juan de la Cruz
4992631e16 add color paletter border style 2016-12-19 10:57:30 +01:00
Juan de la Cruz
3ba4ec97dd fix layer selection and change name 2016-12-19 09:25:25 +01:00
Andrey Antukh
549d1a01c9
Fix app reloading (broken in previous commit). 2016-12-19 09:10:36 +01:00
Andrey Antukh
98b1fd6afd
Use subject instead of bus on workers ns. 2016-12-19 08:35:48 +01:00
Andrey Antukh
1f7b3b37ab
Fix syntax error on ui (introduced in previous commit). 2016-12-19 08:35:31 +01:00
Andrey Antukh
768004aed8
Simplify initialization of main app. 2016-12-19 08:33:19 +01:00
Andrey Antukh
74bcdd2507
Delay grid alignment index initialization until user stop typing. 2016-12-18 21:51:51 +01:00
Andrey Antukh
32041b9596
Fix some deprecation warnings. 2016-12-18 21:27:48 +01:00
Andrey Antukh
187612ed2d
Update dependencies. 2016-12-18 21:22:49 +01:00
Andrey Antukh
569aec25ba
Use deftype instead of defrecord in page events. 2016-12-18 19:46:56 +01:00
Andrey Antukh
63576ae4f1
Add TODO note on page-persisted event. 2016-12-18 19:43:01 +01:00
Andrey Antukh
845726827e
Remove unused println's. 2016-12-18 19:14:53 +01:00
elhombretecla
aac3b05a9b add rotate icon 2016-12-02 09:04:48 +01:00
Andrey Antukh
a3a43d4b8a
Properly reinitialize alignment index when page metadata is updated. 2016-12-01 19:14:50 +01:00
Andrey Antukh
0c3d1a5ded
Set proper default page background. 2016-11-29 17:37:42 +01:00
Andrey Antukh
af8bc9d3b8
Remove workspace settings lightbox. 2016-11-29 17:33:58 +01:00
Andrey Antukh
e8a4bbea6c
Add implementation for grid settings and page background.
On element options sidebar.
2016-11-29 17:26:29 +01:00
Andrey Antukh
438f8f5f82
Add page metadata changes to the undo stack. 2016-11-29 17:26:29 +01:00
Juan de la Cruz
bb28ab78d6 add color palette slider scss 2016-11-29 15:01:20 +01:00
Andrey Antukh
3f1ae0feaa
Add implementation for page size inputs on element options sidebar. 2016-11-28 23:49:25 +01:00
Andrey Antukh
91fb68f906
Refactor page changes watching mechanism. 2016-11-28 23:47:50 +01:00
Andrey Antukh
46db079334
Update bide to 1.0.6 2016-11-28 18:29:38 +01:00
Andrey Antukh
c412384b4d
Add potok dependency. 2016-11-27 21:54:09 +01:00
Andrey Antukh
40b48318ff
Replace builtin rstore impl with potok. 2016-11-27 21:53:12 +01:00
Andrey Antukh
6f8f115422
Properly redirect to login when unauthorized response is received. 2016-11-27 13:23:23 +01:00
Andrey Antukh
c28e889bd5
Update dependencies. 2016-11-27 13:16:19 +01:00
elhombretecla
1413c01d03 add grid settings sidebar options 2016-11-27 11:39:45 +01:00
elhombretecla
17f567a4da add page settings options module 2016-11-27 11:12:53 +01:00
Andrey Antukh
aa4c39395f
Set proper default config. 2016-11-22 18:36:23 +01:00
Andrey Antukh
c6b1263d33
Assign proper type to fetched image collections. 2016-11-22 18:04:08 +01:00
Andrey Antukh
14a1746ba5
Add builtin lein script. 2016-11-22 16:53:10 +01:00
Andrey Antukh
dc83e23ed1
Disable analysis cache and enable advanced optimizations on dist-main. 2016-11-22 00:06:40 +01:00
Andrey Antukh
5a167ae031
Update scripts. 2016-11-21 23:44:57 +01:00
Andrey Antukh
730bbba2b9
Disable :advanced compilation in dist-main script. 2016-11-21 23:32:29 +01:00
Andrey Antukh
b0a4cdcc17
Mark as :builtin icon collections that has :user as uuid/zero. 2016-11-21 18:56:04 +01:00
Andrey Antukh
25b47e5b92
Move nvmrc file into frontend subdirectory. 2016-11-20 20:10:17 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
Andrey Antukh
92a83c2506 Move frontend/uxbox to src/uxbox. 2016-01-12 16:54:53 +02:00
Andrey Antukh
537dfa241d Update naming of lenses around all the project. 2016-01-12 16:54:53 +02:00
Juan de la Cruz
851eff897e add fill element color-picker 2016-01-12 15:04:51 +01:00
Andrey Antukh
530f967fcc Add color palette to the workspace. 2016-01-11 22:31:15 +02:00
Andrey Antukh
c8c2625082 Minor improvement on how colors are rendered in colors library. 2016-01-11 22:30:42 +02:00
Andrey Antukh
0abc29451a Refactor tool management as generic flags on workspace. 2016-01-11 22:30:26 +02:00