18 Commits

Author SHA1 Message Date
Andrey Antukh
5ca6282e68
Port shape movement to shapes common ns. 2016-08-22 17:33:11 +03:00
Andrey Antukh
99aa09eb86
Fix lense/ref naming on shapes related ns. 2016-08-22 17:33:11 +03:00
Andrey Antukh
5d2c066356
Make path resizable. 2016-08-12 20:40:12 +03:00
Andrey Antukh
0dff98801c
Add missing stuff in order to make path usable. 2016-08-11 18:15:59 +03:00
Andrey Antukh
b8e5239ee3
Refactor user interaction locking. 2016-08-10 19:15:13 +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
6d82194f9f
Convert rect-shape component to use new defc macro. 2016-07-09 21:31: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
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
f80ac704a7
Remove usage of deprecated functions from lentes library. 2016-06-22 22:23:24 +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
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