0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00
Commit graph

157 commits

Author SHA1 Message Date
Andrey Antukh
3d72c53f02
Add initial dummy placeholder for view application. 2016-06-15 20:23:08 +03:00
Andrey Antukh
99479c762d
Remove autogenerated file from repo. 2016-06-14 23:57:13 +03:00
Andrey Antukh
9115f4923f
Add view app related templates and scss files. 2016-06-14 23:52:04 +03:00
Andrey Antukh
cf2a838007
Reimplement app initialization.
Now is done from template instead of global code execution
on main namespace.
2016-06-12 13:24:55 +03:00
Andrey Antukh
b4bd723685
Add build steps for preview app. 2016-06-11 21:43:57 +03:00
Andrey Antukh
0c9b525fc3
Add cursor: pointer to all a elements. 2016-05-28 16:31:49 +03:00
Andrey Antukh
139ee821b7
Minor fixes on dashboard bar styles. 2016-05-24 16:49:00 +03:00
elhombretecla
7f123c1952 fig dashboard scroll bug 2016-05-20 08:19:20 +02:00
Andrey Antukh
1da54f0c73
Fully integrate new color picker in workspace. 2016-05-19 21:39:14 +03:00
elhombretecla
249414c051
add new colorpicker styles 2016-05-19 21:39:14 +03:00
Andrey Antukh
e39f9767be
Minor style improvements. 2016-05-19 21:39:14 +03:00
Andrey Antukh
b3f50928d4
Add input fields to colorpicker. 2016-05-19 21:39:14 +03:00
elhombretecla
3531d5054a
add picker icon and new color options 2016-05-19 21:39:14 +03:00
elhombretecla
5a50bc80e3
add color picker tooltip 2016-05-19 21:39:14 +03:00
elhombretecla
a779369185
add color th to options 2016-05-19 21:39:14 +03:00
elhombretecla
e523d2d0dc change select controls colors and fix cursor bug 2016-05-19 10:00:32 +02:00
Jesús Espino
3f4ed6faa5 Colors management (#24)
* Colors management

* Minor indentation fixes.

* Remove redundant naming.

* Add missing block comment annotations.

* Use consistently defrecord instead of reify.

* Remove useless mapcat usage and simplify the related code.

* Start using more optimistic updates on collection operations.

* Remove println.

* Remove ^:const metadata.

* Remove neested let.

* Replace when with if on sablono templates.
2016-05-14 21:50:06 +03:00
Jesús Espino
4c193d6026 Bring the shape resize handlers to the front (#26) 2016-05-12 20:00:42 +03:00
Jesús Espino
15d5748922 Add horizontal resize handlers (#25) 2016-05-10 10:57:08 +03:00
elhombretecla
c88e5fc266 add animation to multiselect bar 2016-05-09 20:13:53 +02:00
elhombretecla
cb3a9c28f0 add multiselect nav to images dashboard section 2016-05-09 20:08:07 +02:00
elhombretecla
ccb77e3ade add checkbox to select items from the dashboard 2016-05-09 19:34:50 +02:00
elhombretecla
da5ac3bda3 add images library grid styles 2016-05-07 11:08:43 +02:00
elhombretecla
c7acd82bda fix layer options width bug 2016-05-06 09:54:57 +02:00
elhombretecla
5fe16abd38 change no-user-img avatar image 2016-05-06 08:44:21 +02:00
elhombretecla
1391c9e671 fix dashboard grid visual bug 2016-05-06 08:08:33 +02:00
Jesús Espino
4f55b3995f More consistent sitemap button behavior 2016-04-27 10:45:08 +02:00
elhombretecla
483043202a add new confirm dialog styles 2016-04-25 19:27:51 +02:00
elhombretecla
1282fd9641
Improve messages and add new history new message. 2016-04-16 14:08:03 +03:00
Andrey Antukh
fda381c1b6
Add template entri for the main fullscreen loader. 2016-04-16 13:41:33 +03:00
Andrey Antukh
ed0717f57d
Add missing title on main template. 2016-04-16 13:41:22 +03:00
elhombretecla
6aa5dee80b
add pencil loader code 2016-04-16 11:22:44 +03:00
elhombretecla
632595235e
add loader pencil svg 2016-04-16 11:22:44 +03:00
elhombretecla
070b8a8378
add loader code 2016-04-16 11:22:44 +03:00
elhombretecla
697020c385
add loader svg 2016-04-16 11:22:44 +03:00
elhombretecla
e103335cc1 fix dashboard img bug 2016-04-14 08:14:06 +02:00
elhombretecla
c02e144012 add image bg to dashboard 2016-04-10 19:59:56 +02:00
elhombretecla
5aa629d4d4 add new hover style to page actions 2016-04-10 19:08:08 +02:00
Andrey Antukh
55dfbd73e5
Make coords indicator on workspace header aware of zoom. 2016-04-10 19:44:30 +03:00
Andrey Antukh
650bbabe94
Update externs file with more interop calls. 2016-04-10 18:51:13 +03:00
elhombretecla
cb524ee814 add color fix to zoom controler 2016-04-10 17:37:03 +02:00
elhombretecla
57df8821f1 add zoom controlers 2016-04-10 11:51:23 +02:00
Andrey Antukh
6ba28830f3 Dashboard ui code reorganization. 2016-04-04 18:18:52 +03:00
elhombretecla
17cda7c60d add optimized login img bg and minor css changes 2016-04-03 14:17:42 +02:00
Andrey Antukh
2f6c632476 Minor improvements on gulpfile. 2016-04-03 13:19:11 +03:00
Andrey Antukh
aeff49b3e6 Add externs for interop calls and enable advanced compilation. 2016-04-02 23:17:52 +03:00
Andrey Antukh
50eb744c3b Add new color picker impl. 2016-04-02 22:43:37 +03:00
Andrey Antukh
86e7ffc04a Add .center helper class as friend of .row-flex 2016-04-02 22:40:30 +03:00
Andrey Antukh
105f995877 Minor changes on user-settings style. 2016-04-02 11:17:05 +03:00
elhombretecla
6245ccc599 add new login bg 2016-03-30 17:38:25 +02:00