194 Commits (e5e82feb7c07ba027969758262ccbd7d3864ffef)

Author SHA1 Message Date
Artur Arseniev e5e82feb7c Add `updateTrait` method in Component 7 years ago
Artur Arseniev 79d0b3f9f8 Add `findType` method in Component 7 years ago
Artur Arseniev 4ab9631098 Enable the possibility to accept components as a function 7 years ago
Artur Arseniev cdc8797eac Force component exit command in the toolbar 7 years ago
Artur Arseniev 124becc174 Add `removeTrait` and `addTrait` methods to Component 7 years ago
Artur Arseniev 0378527d52 Add `getTraitIndex` method to Component 7 years ago
Artur Arseniev 6760ce54b1 Remove SelectParent and improve ComponentExit 7 years ago
Artur Arseniev ea3c433772 Accept classes as a string in Component 7 years ago
Artur Arseniev 587395d760 Refactor ComponentDrag 7 years ago
Artur Arseniev 560fe8f22b Add model and property value to the trigger of `change:attributes:ATTR` 7 years ago
Artur Arseniev a4c2a50345 Avoid nested duplicate IDs 7 years ago
Artur Arseniev 60cb284603 Change the container of components by IDs 7 years ago
Artur Arseniev 12897993bd Avoid duplicate IDs 7 years ago
Artur Arseniev 01c07f3c37 Don't trigger component hooks for temporary components 7 years ago
Artur Arseniev fea303e7af Emit `component:clone` event on the component which was cloned 7 years ago
Artur Arseniev 44a9e00b76 Add default attributes in the creation of new components 7 years ago
Artur Arseniev cd6b07a983 Add new hook methods to Component, updated and removed 7 years ago
Artur Arseniev 124f465f5e Rename `component:clone` in PasteComponent to `component:paste` 7 years ago
David Polak 2518fa02be Add component:clone propagation 7 years ago
Artur Arseniev 1db1415548 Add `index` method to Component API 7 years ago
Artur Arseniev 316b986199 Add `component:create` and `component:mount` events 7 years ago
Artur Arseniev 328abf59a2 Load traits only if are not instance of Traits. Fixes #1563 7 years ago
Artur Arseniev b76760d4cc Prevent error on getAttributes when classes collection doesn't exist 8 years ago
Artur Arseniev 22c5204b3a Prevent adding style on temporary components 8 years ago
Artur Arseniev 45b434e7d3 Update attribute update in components 8 years ago
Artur Arseniev 43837093be Update how classes are updated 8 years ago
Artur Arseniev c51f4b37d0 Update traits init in Component 8 years ago
Artur Arseniev 943a341a4d Clean previous components view 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 bfc9f1254d Rename style-clear in style-signature 8 years ago
Artur Arseniev eb0347d7f4 Add `getTrait` in Component 8 years ago
Artur Arseniev 2332c01775 Add ComponentStyleClear command and 'style-clear' option in Component 8 years ago
janczer e5ae5e6607 Fix typos 8 years ago
Artur Arseniev ec27fe985d Avoid listen to change events on components 8 years ago
Artur Arseniev d9c74b601f Add `remove` method in Component 8 years ago
Artur Arseniev f09fee106d Add `component:update:components` event, allows listen to inner components changes. Closes #1409 8 years ago
Artur Arseniev 589e8bdaa9 Add and use `no-touch-actions` class 8 years ago
Artur Arseniev b2bef71d35 Clear traits values on init in Components 8 years ago
Artur Arseniev a18a8bd229 Added Component API in documentation 8 years ago
Artur Arseniev 97f4c2935d Show the uid=895295596(artur) gid=1102215277 groups=1102215277,502(access_bpf),501(gruppo-artur),404(com.apple.sharepoint.group.3),12(everyone),62(netaccounts),79(_appserverusr),80(admin),81(_appserveradm),98(_lpadmin),405(com.apple.sharepoint.group.4),701(com.apple.sharepoint.group.5),402(com.apple.sharepoint.group.1),403(com.apple.sharepoint.group.2),33(_appstore),100(_lpoperator),204(_developer),395(com.apple.access_ftp),398(com.apple.access_screensharing),399(com.apple.access_ssh) attribute for inline styled components. Fixes #1246 8 years ago
Artur Arseniev 31b13574dc Fix tests 8 years ago
Artur Arseniev 03c4e0f26f Move `component:remove` event to the right place. Fixes #1219 8 years ago
Artur Arseniev a6564878f0 Update getAttributes in Component 8 years ago
Artur Arseniev 2b241d6f24 Add `resetId` to the Component model 8 years ago
Artur Arseniev 816b39f48d Add `onAll` method to Component model 8 years ago
Artur Arseniev 63f3e31882 Resolve defaults in toJSON 8 years ago
Artur Arseniev d82cdc55e8 Add the possibility to create custom attributes in `toHTML` method 8 years ago
Artur Arseniev 9fb02fd72e Get the id of the component if the rule was created 8 years ago
Artur Arseniev a7b457cb52 Avoid content to be deleted from defaults in toJSON 8 years ago