4524 Commits (add-header-component)

Author SHA1 Message Date
Arthur Almeida 41bd06c397 disabling buttons flagged as disabled 9 years ago
Arthur Almeida 6ecbc229fc added method to disable/enable the button, using specific class for disabled buttons, extracted toogleActive method to improve testability 9 years ago
Arthur Almeida dc6692038e added disable property to Button 9 years ago
Adam Curtis 40cc0ceae8
Add getConfig() function for SelectorManager 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
hates 76d92bf89d AssetsView input placeholder text from configuration 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
Santiago Petrone 5fe93fabc7 Add Arguments to Editor.trigger() function 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
Artur Arseniev 55200fcf12 Add update on actions in RichTextEditor class 9 years ago
Artur Arseniev a366a27822 Refactor few methods in ComponentView 9 years ago
Artur Arseniev f065479ee1 Update ComponentTextView 9 years ago
Artur Arseniev 14423c21b9 Add remove method to RichTextEditor module 9 years ago
Artur Arseniev c8748b32c8 Update add doc in RichTextEditor 9 years ago