Commit graph

24 commits

Author SHA1 Message Date
Andrey Antukh
5af263c70e 🐛 Fix text shape edition mode. 2019-08-24 12:41:11 +02:00
Andrey Antukh
807555d478 🚧 Initial work on multicanvas feature. 2019-08-21 21:09:54 +00:00
Andrey Antukh
2c321cbdb8 🐛 Fix edition mode of paths (and many perfomance improvements). 2019-08-09 10:43:02 +00:00
Andrey Antukh
fada526f5d 🔧 Adapt shapes to use new rumext macros. 2019-08-07 20:12:35 +02:00
Andrey Antukh
54809d05e2 🔧 Minor refactor on text shapes. 2019-07-22 12:40:34 +02:00
Andrey Antukh
321c8d14e1 feat(frontend): add many adaptations to rumext breaking changes 2019-07-18 12:31:58 +02:00
Andrey Antukh
ea1bfd5eaa fix(frontend): add render-to-html function 2019-06-24 17:39:10 +02:00
Andrey Antukh
b428d1dc23 fix(frontend): add missing import 2019-06-24 17:39:10 +02:00
Andrey Antukh
88f45fb618 feat(frontend): initial work on react and rumext upgrade 2019-06-24 17:39:10 +02:00
Andrey Antukh
671c2d912c
Remove all usage of mx/component and replace that with rumext. 2017-04-08 18:30:03 +02:00
Andrey Antukh
d8b21aa350
Fix the text opacity handling.
Fixes #74
2017-03-08 19:58:36 +01:00
Andrey Antukh
b3a2ae3eb2
Minor refactor on shapes data events.
Adding more asserts and more specs.
2017-03-02 16:22:36 +01:00
Andrey Antukh
99f935863a
Add move cursor when shape is displaced on viewport. 2017-03-01 19:17:51 +01:00
Andrey Antukh
f82ddac72d
Fix many inconsistencies between drawing and resizing.
This enables sharing code between the drawing logic and
the simple resizing. Allowing drawing in any direction,
not only from top-left to bottom-right.

Fixes issue #44.
2017-02-27 20:28:37 +01:00
Andrey Antukh
ba40b99c97
Allow text selection on view app. 2017-02-23 21:36:40 +01:00
Andrey Antukh
b0de23b011
Get rid of buggy reactive locks and refactor all related code. 2017-01-30 17:08:02 +01:00
Andrey Antukh
08b0a096eb
Minor structure refactor.
Make forms and messages modules independent of
store location (making them plugables).
2017-01-16 12:35:10 +01:00
Andrey Antukh
da9bebf95c
Minor changes on text tool. 2017-01-11 20:51:46 +01:00
Andrey Antukh
c95a4050f4
Remove unused code. 2017-01-11 20:51:25 +01:00
Andrey Antukh
6345cfd91a
Fix size manipulation on text edition tool. 2017-01-11 20:24:16 +01:00
Andrey Antukh
28d18a07a0
Refactor shapes attributes handling. 2017-01-05 23:21:05 +01:00
Andrey Antukh
af57d8b449
Refactor shape resize and displacement. 2016-12-20 21:33:29 +01:00
Andrey Antukh
40b48318ff
Replace builtin rstore impl with potok. 2016-11-27 21:53:12 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
Renamed from src/uxbox/main/ui/shapes/text.cljs (Browse further)