20 Commits

Author SHA1 Message Date
Andrey Antukh
5fbc2ff6bb
Fix rendering order issue on group. 2016-11-18 20:23:57 +01:00
Andrey Antukh
7b7fd7680f
State keys naming refactor. 2016-11-06 19:01:35 +01:00
Andrey Antukh
c2e5e9d92c Merge icon and icon-raw shapes. 2016-10-23 17:23:17 +02:00
Andrey Antukh
27f1884a47 Add icon-raw shape type to group render function. 2016-10-23 17:23:17 +02:00
Andrey Antukh
2143bb6e04 Major images page refactor. 2016-10-23 17:23:17 +02:00
Andrey Antukh
62eb224ac0
Fix group shape rerender when a transformation is applied to its children shapes. 2016-08-24 16:45:11 +03:00
Andrey Antukh
3d18f2d95e
Remove line draw tool and line shape support.
The path support is superset of line and it
just replaces the line functionality.
2016-08-24 16:43:45 +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
d7f21dc130
Rename all "-l" suffix with "-ref" suffix.
That is more intiutive.
2016-07-09 21:46:10 +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
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
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