1644 Commits (f2091639208f0b5dc0dc20efbe5385bdbff686d1)

Author SHA1 Message Date
Artur Arseniev f209163920 Pass the correct model to `component:styleUpdate` event. Fixes #1575 8 years ago
Artur Arseniev 51de53076f Update panels API docs 8 years ago
Artur Arseniev 328abf59a2 Load traits only if are not instance of Traits. Fixes #1563 8 years ago
Artur Arseniev 8b17c9d3b0 Create PropertySelect in styleManager 8 years ago
Artur Arseniev 75280630f1 Make the `toRequire` work also with IDs of the property 8 years ago
Artur Arseniev ce238e3844 Fix highlightable property in canvas 8 years ago
Artur Arseniev 687533b5dd Refactor fullscreen command 8 years ago
mcsekar12 146c1e7b88 fullscreen command with a target 8 years ago
Artur Arseniev f5f849f1d8 Set storeWrapper false by default 8 years ago
Artur Arseniev 2ba189d8ed Update traits when the component is removed. Fixes #1535 8 years ago
Artur Arseniev b76760d4cc Prevent error on getAttributes when classes collection doesn't exist 8 years ago
Artur Arseniev 8a43459628 Fix duplicated CSS rules with at-rules. Closes #1513 8 years ago
Artur Arseniev 22c5204b3a Prevent adding style on temporary components 8 years ago
Miguel Suarez 905b469111 Updated Fontawesome font files to 4.7.0, 4.4.x where being used 8 years ago
artf d40f1f8dea Avoid adding css rules with temporary option 8 years ago
artf 72d6944fec Make blocks selected true by default 8 years ago
Artur Arseniev b725991128 Avoid errors in case of textnode selection 8 years ago
Artur Arseniev 8c03fca224 Don't return functionName if not set 8 years ago
Artur Arseniev 9d1e625b38 Store the wrapper by default 8 years ago
Artur Arseniev 45b434e7d3 Update attribute update in components 8 years ago
Artur Arseniev 648ecb5b80 Avoid errors on selector remove 8 years ago
Artur Arseniev 43837093be Update how classes are updated 8 years ago
Artur Arseniev 91143b0dec Update UndoManager for components 8 years ago
Artur Arseniev c51f4b37d0 Update traits init in Component 8 years ago
Artur Arseniev 9030f4bf1d Track components change 8 years ago
Artur Arseniev 943a341a4d Clean previous components view 8 years ago
Artur Arseniev 510dce655f Fix selector manager on component change 8 years ago
Artur Arseniev 75049c97f4 Update listening of components 8 years ago
Artur Arseniev 9235e8f450 Update listening of classes in Components 8 years ago
Artur Arseniev 24077f0dd5 Add log listeners 8 years ago
Artur Arseniev 2c44334490 Add log option to the main config object 8 years ago
Artur Arseniev 3cd72d8987 Add getWrapper method in Editor 8 years ago
Artur Arseniev bfc9f1254d Rename style-clear in style-signature 8 years ago
Artur Arseniev 4afde96c57 Add `once` method in Editor 8 years ago
Artur Arseniev eb0347d7f4 Add `getTrait` in Component 8 years ago
Artur Arseniev 1364e8db4e Add `styleManager:update:target` event to track target change in Style Manager 8 years ago
Karl Van Iseghem f3eacc2f66
Added support for colon in css class names 8 years ago
Artur Arseniev c46f2e4211 Add button trait 8 years ago
Artur Arseniev 3a347c09cb Update setTarget in StyleManager 8 years ago
Artur Arseniev 92b202ef56 Update class selector on style target change 8 years ago
Artur Arseniev 4145cbc403 Add style emitter in StyleManager 8 years ago
Artur Arseniev 725fdd1058 Add `setTarget` method in StyleManager 8 years ago
Artur Arseniev 2332c01775 Add ComponentStyleClear command and 'style-clear' option in Component 8 years ago
Artur Arseniev 12de1d57c9 Fix regressions 8 years ago
Artur Arseniev 3e582175a4 Fix preview when not requested 8 years ago
Artur Arseniev 69cbf135d3 Add full option in properties 8 years ago
Artur Arseniev a283286179 Improve Property parseValue and add layerSeparator to stack type 8 years ago
Artur Arseniev 04097c4e7c Add some helper methods in Layer and PropertyStack 8 years ago
Artur Arseniev 41bbc6fdc1 Add callParentInit and callInit helpers 8 years ago
David Polak 64fc195408 Add component:destroy event to ComponentDelete 8 years ago