897 Commits (1514d81beb58716de9ec3392dfffc84c3b3aad1e)

Author SHA1 Message Date
Artur Arseniev 6dc2047478 Fix color input update 9 years ago
Artur Arseniev 4683a04397 Make SVG resizable 9 years ago
Artur Arseniev 351e9112f0 Fix SVG's rect 9 years ago
Artur Arseniev f6357a0310 Prepare new index.html 9 years ago
Artur Arseniev 266594f113 Update StyleManager status management 9 years ago
Artur Arseniev f5e8352a8e Filter computed styles from browser defaults 9 years ago
Artur Arseniev 74bae46b2b Update `start` in Resizer, put down the `move()` method 9 years ago
Artur Arseniev 7679b781f9 Improve Resizer with more configurations 9 years ago
Artur Arseniev 84a9e47290 More updates on properties 9 years ago
Artur Arseniev f14b6876ed Update inputValueChanged in PropertyView 9 years ago
Artur Arseniev 7839ac7985 Refactor StyleManager model properties 9 years ago
Artur Arseniev a585c7d45e Fix normalizeValue in Number input 9 years ago
Artur Arseniev 658f68fce4 Add createType to StyleManager 9 years ago
Artur Arseniev ecf22d66c9 Add setValue to the property model 9 years ago
Artur Arseniev 1279ad7b03 Avoid element update, from the model value change, if it comes from element itself 9 years ago
Artur Arseniev 2850554b7c Setup a listener on properties 9 years ago
Artur Arseniev 45e066e102 Setup sector id from name if empty 9 years ago
Artur Arseniev 45804f39da Mare the rte toolbar hidden on render. Closes #461 9 years ago
Artur Arseniev 9c2da6c253 Make Traits label configurable. Closes #447 9 years ago
Artur Arseniev 0e5c111b0c Fix radio input styles 9 years ago
Artur Arseniev ed984a27c2 Update number input validator 9 years ago
Artur Arseniev 43c0a347d3 Update slider property in style manager 9 years ago
Artur Arseniev 17f850a7e3 Refactor UI input number 9 years ago
Artur Arseniev 6e48ca0e4f Refactor abstract ui input 9 years ago
Artur Arseniev 46e42946b9 Remove bodilessMethods variable in RemoteStorage 9 years ago
Artur Arseniev c1074630fc Avoid toLowerCase on SVG elements 9 years ago
Santiago Petrone 80a7153b2f Address PR comments 9 years ago
Artur Arseniev bb97caa862 Update how changesCount is handled 9 years ago
Artur Arseniev f6a2806cfa Update component the resizer in SelectComponent 9 years ago
Artur Arseniev 1e9cb40ec2 Update input radio style 9 years ago
Santiago Petrone 68b05964b4 Avoid Body on GET, HEAD, OPTIONS and DELETE method 9 years ago
Santiago Petrone 4a393189a9 Specify GET Method to Load templates 9 years ago
Artur Arseniev 65a2dc008b Add the possibility to propagate parent properties. Closes #422 9 years ago
Artur Arseniev b030e873f3 Add `propagate` property to the Component 9 years ago
Artur Arseniev fa2493abbe Add `isElInViewport` method in CanvasView 9 years ago
Artur Arseniev 7c1b6f29bc Minor refactor of the Sorter 9 years ago
Artur Arseniev 6eac790b91 Add getTargetFromEl method 9 years ago
Artur Arseniev 6a79df527b Update radio and color input styles 9 years ago
hates 3642c14043 dont override real jquery 9 years ago
Artur Arseniev fd824582ff Sorter, Refactor startSort method 9 years ago
Artur Arseniev f0e47e2719 Fix few stuff in sorter 9 years ago
Artur Arseniev 10b7a43c64 Stop resize command when there is no selected component 9 years ago
Artur Arseniev b4752b4855 Bind onSelect to component change in selectComponent command 9 years ago
Artur Arseniev 0efe3b2490 Parse array/objects inside attributes safely 9 years ago
Artur Arseniev 73f4183e32 Improve HTML parser, add the possibility to parse Array/Object attributes 9 years ago
Artur Arseniev baf57ecd65 Add `append` and `components` methods to Component model 9 years ago
Artur Arseniev 24a85bb405 Set highlightable to false on SVG components 9 years ago
Artur Arseniev 5ac81e6cab Update BlockView 9 years ago
Artur Arseniev f87e924ce5 Add `setAttributes`, `getAttributes`, `setClass` and `addClass` to Component 9 years ago
Artur Arseniev 822ab5ab55 Make the link component not editable if all its children are not textnodes. Closes #418 9 years ago