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

15501 commits

Author SHA1 Message Date
Andrey Antukh
fa64f8bbbf Add material design icon collections. 2015-12-30 00:19:48 +02:00
Andrey Antukh
e4a93da8ea Add helpers for the reader and int parsing. 2015-12-30 00:19:48 +02:00
Andrey Antukh
3c093c7d51 Cosmetic fixes on workarea related to toolboxes code. 2015-12-30 00:19:48 +02:00
Andrey Antukh
88d1030e12 Add icons toolbox. 2015-12-30 00:19:48 +02:00
Andrey Antukh
7aa80860b8 Minor rename on toolboxes components. 2015-12-30 00:19:48 +02:00
Andrey Antukh
3aafaf4665 Mark the icon collections as builtin. 2015-12-30 00:19:48 +02:00
Andrey Antukh
f393e301f0 Add initial work on shape rendering in canvas.
With selection rectangle/circles.
2015-12-30 00:19:48 +02:00
Andrey Antukh
75b3aaf2a6 Add the ability to render external svgs. 2015-12-30 00:19:48 +02:00
Andrey Antukh
517b3f6db3 Improve icon rendering. 2015-12-30 00:19:48 +02:00
Juan de la Cruz
50c0b9420b add multi-canvas icon svg 2015-12-30 00:19:48 +02:00
Andrey Antukh
3dcf1d55da Add test rendering icons on workarea. 2015-12-30 00:19:48 +02:00
Andrey Antukh
94a3bab48b Remove println. 2015-12-30 00:19:48 +02:00
Andrey Antukh
c132ea1d67 Improve render function for builtin icons. 2015-12-30 00:19:48 +02:00
Andrey Antukh
a4b286888e Add default view-box to library icons. 2015-12-30 00:19:48 +02:00
Andrey Antukh
9e8171a777 Initial work on icons library page and icons rendering. 2015-12-30 00:19:48 +02:00
Andrey Antukh
71d00f5970 Remove unused code from colors library ns. 2015-12-30 00:19:48 +02:00
Andrey Antukh
11bb081c7c Move dashboard builtints to library. 2015-12-30 00:19:48 +02:00
Andrey Antukh
d8e7087af6 Add namespace for data transformation utils. 2015-12-30 00:19:48 +02:00
Andrey Antukh
66b6040f86 Minor fixes. 2015-12-30 00:19:48 +02:00
Andrey Antukh
a896bb60d6 Add improved form validation in color lightbox. 2015-12-30 00:19:48 +02:00
Andrey Antukh
f8b369784f Update dependencies. 2015-12-30 00:19:48 +02:00
Andrey Antukh
46ec80dd04 Add more shortcuts to workspace. 2015-12-30 00:19:48 +02:00
Andrey Antukh
08e02800d2 Add the ability to pass parameters to lightboxes. 2015-12-30 00:19:48 +02:00
Andrey Antukh
bd79eb9af1 Fix compatibility with latest sablono version. 2015-12-30 00:19:48 +02:00
Andrey Antukh
3ca550568a Add UI implementation for colors collections. 2015-12-30 00:19:48 +02:00
Andrey Antukh
5e7d353627 Add color collections related events. 2015-12-30 00:19:48 +02:00
Andrey Antukh
16249ccd63 Convert keyword color representation into string. 2015-12-30 00:19:48 +02:00
Andrey Antukh
2323e8f1c7 Add color validator. 2015-12-30 00:19:48 +02:00
Andrey Antukh
f82f9f8384 Minor naming improvements. 2015-12-30 00:19:48 +02:00
Andrey Antukh
8c030ac73e Add color replace and remove events schemas. 2015-12-30 00:19:48 +02:00
Andrey Antukh
d1fc7959a1 Add colors collections persistence. 2015-12-30 00:19:48 +02:00
Andrey Antukh
f37986d5c1 Replace debounce with sample. 2015-12-30 00:19:47 +02:00
Andrey Antukh
90dd207e88 Improved persistence subsystem.
Now is more effisient and only performs the
persistence operations only when persistent
datata is changed (not the whole state atom)
2015-12-30 00:19:47 +02:00
Andrey Antukh
8201df7014 Add simplier shortcuts implementation for the workspace. 2015-12-30 00:19:47 +02:00
Andrey Antukh
67842b39ea Add proper naming for shortcuts namespace. 2015-12-30 00:19:47 +02:00
Andrey Antukh
2cd98a516c Add initial implementation of keyboard shortcuts to workspace. 2015-12-30 00:19:47 +02:00
Andrey Antukh
a0d1a03a16 Remove console.log statements. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5b6fe0c94b Fix transfer-state bug on mouse mixin. 2015-12-30 00:19:47 +02:00
Andrey Antukh
79e3f95fb8 Minor change on mouse mixin. 2015-12-30 00:19:47 +02:00
Andrey Antukh
3e336112ca Fix mouse mixin. 2015-12-30 00:19:47 +02:00
Andrey Antukh
3748d3c7b4 Render properly the builtin collections. 2015-12-30 00:19:47 +02:00
Andrey Antukh
31bcce2668 Render builtin color collections. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5cea9f1a36 Add colorpicker styles and minor changes. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5fb93ad5fd Additional work on colors page. 2015-12-30 00:19:47 +02:00
Andrey Antukh
5d7379ec32 Add basic color picker impl. 2015-12-30 00:19:47 +02:00
Andrey Antukh
9c2c7f40ba Minor code reorganization and wip of colors page. 2015-12-30 00:19:47 +02:00
Andrey Antukh
a93c6bfa45 Add color conversion helpers. 2015-12-30 00:19:47 +02:00
Andrey Antukh
379ccefd8b Adapt library bar to colors page. 2015-12-30 00:19:47 +02:00
Andrey Antukh
20bffcd6be Restructure dashboard source code. 2015-12-30 00:19:47 +02:00
Andrey Antukh
93b7470b69 Add basic layers toolbox rendering. 2015-12-30 00:19:47 +02:00