181 Commits (e1d341abbb38c90bbf4c79ad9d4050558d747073)

Author SHA1 Message Date
Artur Arseniev 7d0acc5baa Refactor Resizer and update its container on text change 8 years ago
Artur Arseniev 23d0dcd2d7 Avoid property breaking in StyleManager without `property`. Fixes #1830 8 years ago
Artur Arseniev 62f3e89096 Fix issue in Sorter when no canvasOffset is set 8 years ago
Artur Arseniev 57ff6effa2 Scale in the Dragger only on move 8 years ago
Artur Arseniev e1f3f324d2 Add scale to the dragger 8 years ago
Artur Arseniev e1a2af788d Refactor the Dragger 8 years ago
Artur Arseniev ca8a50faeb Setup dragger for canvas and refactor zoom 8 years ago
Artur Arseniev 930e9c07a1 Enable canvas to listen canvas drag 8 years ago
Artur Arseniev 2a69b8831c Adjust the sorter with the scale 8 years ago
artf 05cce65b90 Refactor autoscroll and add autoscrollLimit option in canvas 8 years ago
Artur Arseniev b5692b6ce6 Adjust sorter placeholder when the parent has flex direction as column. Fixes #1626 8 years ago
Evgeniy Foucault 9e5b2d7efa
filter empty strings, in case of `--custom-var` 8 years ago
James Jackson 47d0fbfb3f Fixed height/width calculations when height/width not numeric values. Allows for the auto height/width to be preserved. 8 years ago
Artur Arseniev aa32e0c7bc Add touch support in the sorter and ItemView 8 years ago
Artur Arseniev 4cbbdcc1fa Fix touch support in color picker 8 years ago
Artur Arseniev 254a9ae7ae Safe check for files 8 years ago
Duarte Henriques 173dde74c0 Don't display drop placeholder when no target 8 years ago
Artur Arseniev ae6a4c16c7 Make sure to always execute onEndMove in Sorter 8 years ago
Artur Arseniev d780c80bb7 Move the drop block logic inside BlockView and add `activate`, `select` options 8 years ago
Artur Arseniev 2370e08580 Trigger end move for all dropped models. Closes #1196 8 years ago
Artur Arseniev 4a7264b988 Update getElement 8 years ago
Artur Arseniev 934238aac4 Refactor the Sorter 8 years ago
Artur Arseniev 2b0a1df760 Support multiple moving 8 years ago
Artur Arseniev 335c0b1a72 Add getModel to mixins 8 years ago
Artur Arseniev eb0f1bdde8 Update tests for jest 8 years ago
Artur Arseniev a058afeb06 Adjust imports 8 years ago
Artur Arseniev 0b28430325 Clean mixins 8 years ago
Artur Arseniev 2570883aae Add `scrollTo` method to the Canvas module 8 years ago
Artur Arseniev e0b7753261 Add a monkey patch for the cash's `removeClass` to make it work with IE #768 9 years ago
Artur Arseniev d27819c3eb Fix some issues in IE11 #768 9 years ago
Artur Arseniev 1fe03ddcee Don't trigger `component:add` when components are just moved. Fixes #868 9 years ago
Artur Arseniev 9bee876e5b Fix undo manager when moving components 9 years ago
Artur Arseniev 27917a64db Add `avoidContainerUpdate` option in Resizer 9 years ago
Artur Arseniev 4ca9db444b Add `silentFrames` option in Resizer 9 years ago
Artur Arseniev 910921c1eb Update panels styles 9 years ago
Artur Arseniev 2c5f519ff8 Update, in panels, how dimensions are fetched from Resizer 9 years ago
Artur Arseniev a8fbace82b Update the resizer in conjunction with panels 9 years ago
Artur Arseniev 8646a61ffd Update sorting in layers 9 years ago
Artur Arseniev 99f5af0618 Add dragContent in `getContentByData` of Droppable. Fixes #792 9 years ago
Artur Arseniev 795d15fa50 Update default `add` and `remove` listeners in UndoManager 9 years ago
Artur Arseniev 8dfdfb27ff Extend `unbind` method to accept object arguments. Fixes #779 9 years ago
Artur Arseniev 26d471f2b6 Increase D&D performances of Blocks with `avoidChildren` option 9 years ago
Artur Arseniev 92517b1d58 Avoid additional `divs` when something is dropped 9 years ago
Artur Arseniev 593247c8bd Fix block d&d with `dragContent` 9 years ago
Artur Arseniev aabb4b4f7b Pass dropped model to `canvas:drop` event 9 years ago
Artur Arseniev 3b07616692 Stop using `dragContent` in Droppable and add activeOnRender 9 years ago
Artur Arseniev 5569b64c53 Stop using `dragContent` 9 years ago
Artur Arseniev 0b5ac9c7bc Check draggability for blocks by using `hasDnd` and `nativeDnd` 9 years ago
Artur Arseniev a151cc2163 Add HTML5 D&D support in `tlb-move` 9 years ago
Artur Arseniev f5ef980086 Remove uploading from Droppable 9 years ago