Andrey Antukh
|
10ccdf32fa
|
Add defcs macro.
|
2016-07-09 21:32:14 +03:00 |
|
Andrey Antukh
|
a3d0358bdf
|
Replace rum/reactive with mx/reactive.
|
2016-07-09 18:26:25 +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
|
4f7e1f0a98
|
Add own defc macro for more easy define components with less boilerplate.
|
2016-07-09 16:36:30 +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
|
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
|
65bce97486
|
Remove ^:static meta usage.
|
2016-06-22 22:06:04 +03:00 |
|
Andrey Antukh
|
bced1ebd2f
|
Move intervaltre under uxbox.util submodule.
|
2016-06-22 21:18:02 +03:00 |
|
Andrey Antukh
|
77933f3949
|
Move kdtree, lru and heap into uxbox.util submodule.
|
2016-06-22 19:59:52 +03:00 |
|
Andrey Antukh
|
f81542a792
|
Rename uuid related namespaces.
|
2016-06-22 00:08:08 +03:00 |
|
Andrey Antukh
|
4607d92c31
|
Move vendor's uuid module into uxbox.util.
|
2016-06-21 19:50:09 +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 |
|
Andrey Antukh
|
a065f8a946
|
Remove syntax helpers from utils.
|
2016-06-12 13:26:56 +03:00 |
|
Andrey Antukh
|
68d75aacc9
|
Add dissoc-in helper into uxbox.util.data
|
2016-05-28 13:45:50 +03:00 |
|
Andrey Antukh
|
4693722f40
|
Partial fix to lock mode on resize.
And add more human readable identifiers to
shape resize handlers.
|
2016-05-28 12:45:31 +03:00 |
|
Andrey Antukh
|
2df37e3ba2
|
Add profile photo uploading support.
|
2016-05-24 19:05:21 +03:00 |
|
Andrey Antukh
|
4b0c8cec07
|
Add interop ns for tricky js interop calls.
|
2016-05-24 19:04:14 +03:00 |
|
Andrey Antukh
|
a60fbca002
|
Minor readability and consistency fixes on images.
|
2016-05-23 17:22:15 +03:00 |
|
Jesús Espino
|
b3e9e7d1aa
|
Images dashboard
|
2016-05-21 17:46:19 +02:00 |
|
Andrey Antukh
|
75995c8cf7
|
Add node equality checker function.
|
2016-05-19 21:39:14 +03:00 |
|
Andrey Antukh
|
b3f50928d4
|
Add input fields to colorpicker.
|
2016-05-19 21:39:14 +03:00 |
|
Jesús Espino
|
15d5748922
|
Add horizontal resize handlers (#25)
|
2016-05-10 10:57:08 +03:00 |
|
Andrey Antukh
|
dfe5765d50
|
Improve alignment when zoom is applied.
|
2016-04-26 21:03:26 +03:00 |
|
Andrey Antukh
|
f0ed85e53f
|
Replace random-uuid usage with uuid.core/random.
|
2016-04-24 22:01:43 +03:00 |
|
Andrey Antukh
|
a63c9f7d33
|
Add align to text and circle resize.
|
2016-04-22 20:05:37 +03:00 |
|
Andrey Antukh
|
c2e63d5603
|
Add initial alignment on movement and resize.
|
2016-04-22 19:51:34 +03:00 |
|
Andrey Antukh
|
b931484e49
|
Add missing impls for text shape under geom ns.
|
2016-04-20 20:35:41 +03:00 |
|
Andrey Antukh
|
9bda376bf4
|
Fix outer-rect calculation for neested groups and add inner-rect function.
|
2016-04-20 20:35:41 +03:00 |
|
Andrey Antukh
|
59e327ae0e
|
Add missing group matrix transformation.
|
2016-04-20 20:35:40 +03:00 |
|
Andrey Antukh
|
8b5b1697b2
|
Add new geom impl under uxbox.util.geom ns.
|
2016-04-20 20:35:02 +03:00 |
|
Andrey Antukh
|
8c996f3a57
|
Fix bugs in new storage impl.
|
2016-04-15 23:39:21 +03:00 |
|
Andrey Antukh
|
3ab64e5a68
|
Remove debug messages on storage ns.
|
2016-04-15 23:39:21 +03:00 |
|
Andrey Antukh
|
dba3c8764a
|
Add new transit based and nodejs friendly storage abstraction.
|
2016-04-15 23:39:21 +03:00 |
|
Andrey Antukh
|
55dfbd73e5
|
Make coords indicator on workspace header aware of zoom.
|
2016-04-10 19:44:30 +03:00 |
|
Andrey Antukh
|
935bafd512
|
Add initial approach for grid alignment.
A little bit buggy because the main algorithm
does not works well.
|
2016-04-10 18:51:13 +03:00 |
|
Andrey Antukh
|
e791f49921
|
Add point read/write handler to transit.
|
2016-04-10 18:51:13 +03:00 |
|
Andrey Antukh
|
6c64279c94
|
Move transit ns under uxbox.util.
|
2016-04-10 18:51:13 +03:00 |
|
Andrey Antukh
|
c2126b6fe4
|
Add missing divide function to point reladed utils.
|
2016-04-05 22:27:58 +03:00 |
|
Andrey Antukh
|
2c356f9892
|
Remove unused variable from transform-point function.
|
2016-04-05 18:01:01 +03:00 |
|
Andrey Antukh
|
4c5e847b11
|
Add point-transform and multiply functions.
|
2016-04-05 17:57:16 +03:00 |
|
Andrey Antukh
|
69a334e206
|
Persist page grid options.
|
2016-04-03 19:34:10 +03:00 |
|
Andrey Antukh
|
f21a377d84
|
Reimplement color helpers using google closure library facilities.
|
2016-04-02 22:43:05 +03:00 |
|
Andrey Antukh
|
299c2bf06c
|
Make prevent-default and stop-propagation functions nil safe.
|
2016-04-02 11:45:19 +03:00 |
|
Andrey Antukh
|
f7013d6e8b
|
Update profile form integration.
|
2016-04-02 11:17:51 +03:00 |
|
Andrey Antukh
|
37454ca305
|
Improvements to historoy management.
|
2016-03-30 20:57:06 +03:00 |
|