22 Commits

Author SHA1 Message Date
Andrey Antukh
b102c19ea7 Minor fixes and improvements to point geom impl. 2016-02-06 12:25:39 +02:00
Andrey Antukh
f406ec2621 Add missing arity for transform method. 2016-02-05 18:26:24 +02:00
Andrey Antukh
2e9a5f0a36 Add new (more performant) matrix impl and initial work on tests. 2016-02-04 23:03:07 +02:00
Andrey Antukh
996770a625 Add missing math functions. 2016-02-04 22:47:19 +02:00
Andrey Antukh
1ba2b26cc9 Add new geom point implementation with basic operations. 2016-02-04 22:47:19 +02:00
Andrey Antukh
7aa3bb01a9 Improve drag experience. 2016-02-03 18:07:47 +02:00
Andrey Antukh
2b74c34c00 Add drag and drop utils. 2016-02-01 23:25:23 +02:00
Andrey Antukh
6024674182 Move uxbox.ui.dom to uxbox.util.dom. 2016-02-01 20:45:59 +02:00
Andrey Antukh
811f47f929 Add naive impl for transfer/move shapes (in drag and drop). 2016-02-01 19:48:55 +02:00
Andrey Antukh
45caf5cdda Add index-of and classnames util functions. 2016-02-01 19:47:44 +02:00
Andrey Antukh
36f1690120 Add distance function to math ns. 2016-01-30 20:18:51 +02:00
Andrey Antukh
73260b53f1 Add more functions to math ns. 2016-01-30 19:05:12 +02:00
Andrey Antukh
ee4e8d30b5 Remove unused function on svg ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
daa09627c8 Improve naming in some function on svg ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
795b32c4b4 Add precision helper on math ns. 2016-01-23 22:12:06 +02:00
Andrey Antukh
fd1d6e1420 Add floor/ceil/round functions to math utils ns. 2016-01-20 18:42:55 +02:00
Andrey Antukh
6a3372f22f Remove some restrictions on matrix constructor. 2016-01-19 22:00:44 +02:00
Andrey Antukh
b00e2118bc Fix typo on radians function name. 2016-01-19 22:00:21 +02:00
Andrey Antukh
8b26da4e36 Add abs function to math tools. 2016-01-19 22:00:06 +02:00
Andrey Antukh
db73b0787b Move matrix math and svg under uxbox.util ns. 2016-01-17 23:40:42 +02:00
Andrey Antukh
809ac8cbc7 Move all react/rum related stuff under one unique ns. 2016-01-12 19:30:04 +02:00
Andrey Antukh
92a83c2506 Move frontend/uxbox to src/uxbox. 2016-01-12 16:54:53 +02:00