0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-05 22:09:06 -05:00
Commit graph

166 commits

Author SHA1 Message Date
Andrey Antukh
eb62b106f3
Replace anime.js with snapsvg.
The last one seems like it is unmaintained but it works
much better than anime.js.
2016-07-30 14:14:08 +03:00
Andrey Antukh
b183be6920
Remove old and unused config.edn file. 2016-07-29 13:48:02 +03:00
Andrey Antukh
88036c1cb0
Import anime.js 1.1.0 bundle. 2016-07-10 22:09:58 +03:00
Andrey Antukh
f20ce6f057
Add more stuff related to viewer app rendering. 2016-07-09 21:32:30 +03:00
elhombretecla
353f6f0efa
add sitemap sidebar 2016-06-30 16:32:55 +03:00
elhombretecla
fb913fcefc
add view nav styles 2016-06-30 16:32:55 +03:00
elhombretecla
6c26ffecd5
add main view layout and responsive 2016-06-30 16:32:55 +03:00
elhombretecla
ee3877f20c
new css file structure 2016-06-30 16:32:55 +03:00
elhombretecla
9c9b0ca908
Add interactions base elements. 2016-06-25 17:06:29 +03:00
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