99 Commits

Author SHA1 Message Date
Andrey Antukh
b8e5239ee3
Refactor user interaction locking. 2016-08-10 19:15:13 +03:00
Andrey Antukh
ffa9d0e8d1
Cosmetic changes on drawarea ns. 2016-08-01 20:54:11 +03:00
Andrey Antukh
56d64cf737
Add proper impl of undo/redo. 2016-07-31 15:11:53 +03:00
Andrey Antukh
675f04ff9c
Fix typo on event handler attr on messages ns. 2016-07-31 15:11:29 +03:00
Andrey Antukh
5715e11d8f
Initial work on proper undo/redu functionality.
That is based in in-memmory queue of more detailed changes
instead of relying on history log that is not pretty
detailed and requires explcit user confirmation on each
Ctrl+Z action that is counterintuitive.
2016-07-31 00:26:50 +03:00
Andrey Antukh
b871217bb6
Move watch-page-changes func on top of history ns. 2016-07-31 00:26:21 +03:00
Andrey Antukh
414b25242d
Add better docstring for page change watcher on pages ns. 2016-07-31 00:08:01 +03:00
Andrey Antukh
70c5a29862
Simplify the page changes watcher of history. 2016-07-31 00:08:01 +03:00
Andrey Antukh
668898903f
Add missing gotopage interaction. 2016-07-30 22:47:55 +03:00
Andrey Antukh
1e4a379400
Properly open selected page on view app. 2016-07-30 22:43:23 +03:00
Andrey Antukh
fbbffe0167
More work on interactions. 2016-07-30 16:35:19 +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
e021d074b1
Add initial implementation of interactions animations.
With inital support for :moveby and :gotourl.
2016-07-10 22:10:59 +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
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
d5bab51c03
Adapt code to components api change. 2016-07-09 16:37:53 +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
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
14ac4c80f6
Move interactions.clj under options directory. 2016-06-30 16:38:00 +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
Andrey Antukh
9e056709df
Add basic integration of interactions form.
Nothing working only the basic interactions of the
"interactions form".
2016-06-25 17:06:30 +03:00
Andrey Antukh
5e6b3e94da
Cosmetic improvements on sitemap sidebar ns. 2016-06-25 17:06:30 +03:00
Andrey Antukh
bf33926ec4
Replace multicanvas icon on workspace header with play button. 2016-06-25 17:06:30 +03:00
Andrey Antukh
28b0ee7351
Cosmetic change on lense declaration on colorpicker (workspace). 2016-06-25 17:06:30 +03:00
Andrey Antukh
d6f5d1c2a2
Add missing play icon. 2016-06-25 17:06:30 +03:00
elhombretecla
9c9b0ca908
Add interactions base elements. 2016-06-25 17:06:29 +03:00
Andrey Antukh
f80ac704a7
Remove usage of deprecated functions from lentes library. 2016-06-22 22:23:24 +03:00
Andrey Antukh
65bce97486
Remove ^:static meta usage. 2016-06-22 22:06:04 +03:00
Andrey Antukh
4607d92c31
Move vendor's uuid module into uxbox.util. 2016-06-21 19:50:09 +03:00
Andrey Antukh
a4562c11e2
Fix default color on fill options. 2016-06-21 18:47:43 +03:00
Andrey Antukh
b6bcc1795c
Fix group rendering.
Bug introduced in previous refactor of shapes rendering.
2016-06-21 18:47:08 +03:00
Andrey Antukh
54fe1a4737
Adapt code to new location of mixins namespace. 2016-06-15 20:01:23 +03:00
Andrey Antukh
61c4012dc4
Move ui mixins under uxbox.common module. 2016-06-15 20:00:57 +03:00
Andrey Antukh
929a0a84da
Restructure the source directory tree.
In order to provide space for other applications
that shares source with the main app.
2016-06-14 17:39:44 +03:00