Andrey Antukh
|
3bc5150249
|
Minor fix on css location on gulpfile.
|
2016-07-29 15:24:18 +03:00 |
|
Andrey Antukh
|
aff352335b
|
Minor fixes on build scripts.
|
2016-07-29 15:17:15 +03:00 |
|
Andrey Antukh
|
b183be6920
|
Remove old and unused config.edn file.
|
2016-07-29 13:48:02 +03:00 |
|
Andrey Antukh
|
c5b93a3a61
|
Add behavior to the view button on workspace.
|
2016-07-29 13:45:23 +03:00 |
|
Andrey Antukh
|
dc6391c1db
|
Remove commented code.
|
2016-07-29 13:45:14 +03:00 |
|
Andrey Antukh
|
58563a41cb
|
Define a new settings for the view application.
|
2016-07-29 13:45:00 +03:00 |
|
Andrey Antukh
|
bfcb96ae87
|
Update dependencies.
|
2016-07-29 13:44:45 +03:00 |
|
Andrey Antukh
|
44960845e2
|
Add more entries to trigger translation table.
|
2016-07-11 00:54:58 +03:00 |
|
Andrey Antukh
|
e021d074b1
|
Add initial implementation of interactions animations.
With inital support for :moveby and :gotourl.
|
2016-07-10 22:10:59 +03:00 |
|
Andrey Antukh
|
88036c1cb0
|
Import anime.js 1.1.0 bundle.
|
2016-07-10 22:09:58 +03:00 |
|
Andrey Antukh
|
1532dccafa
|
Add interactions button toggle functionality.
|
2016-07-10 15:00:08 +03:00 |
|
Andrey Antukh
|
b154bb8ff4
|
Move viewer app shapes from canvas to dedicated namespace.
|
2016-07-10 12:42:49 +03:00 |
|
Andrey Antukh
|
f1955c2a7c
|
Remove ^:const usage.
|
2016-07-10 11:57:45 +03:00 |
|
Andrey Antukh
|
d7f21dc130
|
Rename all "-l" suffix with "-ref" suffix.
That is more intiutive.
|
2016-07-09 21:46:10 +03:00 |
|
Andrey Antukh
|
f20ce6f057
|
Add more stuff related to viewer app rendering.
|
2016-07-09 21:32:30 +03:00 |
|
Andrey Antukh
|
10ccdf32fa
|
Add defcs macro.
|
2016-07-09 21:32:14 +03:00 |
|
Andrey Antukh
|
43a1ca9fc0
|
Cosmetic fixs on sitemap refs.
|
2016-07-09 21:32:00 +03:00 |
|
Andrey Antukh
|
3a7e487f18
|
Cosmetic fixes on canvas components.
|
2016-07-09 21:31:43 +03:00 |
|
Andrey Antukh
|
6d82194f9f
|
Convert rect-shape component to use new defc macro.
|
2016-07-09 21:31:17 +03:00 |
|
Andrey Antukh
|
9b078e19a8
|
Properly decode page data on project-by-share-token repo.
|
2016-07-09 21:30:49 +03:00 |
|
Andrey Antukh
|
ad5095ce5d
|
Move state.project functions to appropriate data related namespaces.
|
2016-07-09 21:30:15 +03:00 |
|
Andrey Antukh
|
8b32c69377
|
Remove o replace apropriately the transfer-state func on components.
|
2016-07-09 18:48:17 +03:00 |
|
Andrey Antukh
|
5dc4dec1e0
|
Replace rum/react with mx/react.
|
2016-07-09 18:32:38 +03:00 |
|
Andrey Antukh
|
a3d0358bdf
|
Replace rum/reactive with mx/reactive.
|
2016-07-09 18:26:25 +03:00 |
|
Andrey Antukh
|
aae868dba8
|
Define a viewer-page component using new defc syntax.
|
2016-07-09 16:38:24 +03:00 |
|
Andrey Antukh
|
52e1021cfb
|
Add missing license header on mixins ns file.
|
2016-07-09 16:38:08 +03:00 |
|
Andrey Antukh
|
d5bab51c03
|
Adapt code to components api change.
|
2016-07-09 16:37:53 +03:00 |
|
Andrey Antukh
|
938f4f5bfd
|
Adapt previous component function to work with latest rum version.
|
2016-07-09 16:37:24 +03:00 |
|
Andrey Antukh
|
897fd2bae1
|
Update dependencies.
|
2016-07-09 16:36:55 +03:00 |
|
Andrey Antukh
|
4f7e1f0a98
|
Add own defc macro for more easy define components with less boilerplate.
|
2016-07-09 16:36:30 +03:00 |
|
Andrey Antukh
|
d8057f3c83
|
Initial work on viewer app intergration.
|
2016-07-09 15:05:43 +03:00 |
|
Andrey Antukh
|
0c2ac8352c
|
Minor improvements on router ns.
|
2016-07-09 15:05:06 +03:00 |
|
Andrey Antukh
|
48819a1738
|
Improve parse-int function.
|
2016-07-09 15:04:24 +03:00 |
|
Andrey Antukh
|
6e36718702
|
Remove useless parameter.
|
2016-07-09 15:04:12 +03:00 |
|
Andrey Antukh
|
1d060d1a50
|
Cosmetic fixe on project state functions.
|
2016-07-09 15:03:41 +03:00 |
|
Andrey Antukh
|
b16bea31f9
|
Add fetch project by token repo functions.
|
2016-07-09 03:43:46 +03:00 |
|
Andrey Antukh
|
9c37c19647
|
Fix wrong require path for config namespace.
|
2016-06-30 19:58:45 +03:00 |
|
Andrey Antukh
|
507e2b1d38
|
Merge uxbox.common and uxbox.util modules.
Under uxbox.util.
|
2016-06-30 19:57:39 +03:00 |
|
Andrey Antukh
|
b3e17bd2b7
|
Move common constants as uxbox.config ns.
|
2016-06-30 19:53:01 +03:00 |
|
Andrey Antukh
|
2810903020
|
Move geom from common to main.
|
2016-06-30 19:37:35 +03:00 |
|
Andrey Antukh
|
277cde7978
|
Move repo from common to main app.
|
2016-06-30 19:35:30 +03:00 |
|
Andrey Antukh
|
05f9a63c96
|
Fix alignemnt on middle resize handlers when grid is active.
|
2016-06-30 17:01:59 +03:00 |
|
Andrey Antukh
|
14ac4c80f6
|
Move interactions.clj under options directory.
|
2016-06-30 16:38:00 +03:00 |
|
Andrey Antukh
|
3702d29d4e
|
Update dependencies.
|
2016-06-30 16:33:23 +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 |
|
Andrey Antukh
|
a239d445b8
|
Add persistence to the interactions form.
|
2016-06-26 19:28:32 +03:00 |
|
Andrey Antukh
|
4ef4185373
|
Fix hint message on confirm dialog.
|
2016-06-26 19:25:23 +03:00 |
|