2738 Commits (bbaffc2839ca5b3300a1f311abdbcd404f76bcab)
 

Author SHA1 Message Date
Artur Arseniev 3f053af969 Update docs 7 years ago
Artur Arseniev ff22cac34c Add Commands doc 7 years ago
Artur Arseniev d686cbca5b Update carbon 7 years ago
Artur Arseniev 07b537d84c Bump v0.14.61 7 years ago
Artur Arseniev 6ca9d77577 Scroll the RTE toolbar if the text component is bigger than the view. Closes #1980 7 years ago
Artur Arseniev c75ac416f3 Add Comment component 7 years ago
Artur Arseniev 2d07c967e5 Use isCountable in ItemView render 7 years ago
Artur Arseniev 4b7d1667db Avoid showing in layers not layerable components 7 years ago
Artur Arseniev b70db4ada2 Avoid moving styles from Component to Rules. Fixes #1978 7 years ago
Artur Arseniev eb208972c7 Fix autosave issue in remote storage. Closes #1985 7 years ago
Artur Arseniev 67370a7ec0 Adjust the warning on missing component type 7 years ago
Artur Arseniev e4bd4b3903 Print a warning when trying to use not existing component type 7 years ago
Artur Arseniev 8999255e41 Toggle component in initTraits when traits are updated 7 years ago
Artur Arseniev 6079d8a505 Document `extendFn`/`extendFnView` 7 years ago
Artur Arseniev f7ac2c7b72 Improved `addType` in Components module 7 years ago
Artur Arseniev e5e82feb7c Add `updateTrait` method in Component 7 years ago
Artur Arseniev 1eb5da22b9 Add `appendOnClick` option to Blocks module #1951 7 years ago
Artur Arseniev e97afb429b Merge branch 'dev' of https://github.com/artf/grapesjs into dev 7 years ago
Artur Arseniev 37fc7377bb
Fix plugins link on modules/Components.md (#1976) 7 years ago
Alexander Ward 4a1db3347b
Fix plugins link 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 05dfc6bb20 Avoid the default link behaviour in the canvas 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 69e8509472 Avoid `undefined` value in select traits 7 years ago
Artur Arseniev b627399ecd Clean js scripts on component remove 7 years ago
Artur Arseniev 702ba828b1 Skip render for temporary components. Fixes #1941 7 years ago
Artur Arseniev 3e0ed93056 Update commands doc 7 years ago
Artur Arseniev da5e128c1f Update docs 7 years ago
Artur Arseniev 5dcd560039 Add `extend` method to the Commands module 7 years ago
Artur Arseniev 2b2ca75588 Update commands documentation 7 years ago
Artur Arseniev 4b1d24ea86 Make Layers more reliable and generally more aware of textnodes. Closes #1949 7 years ago
Artur Arseniev 44db1826d5 Refactor getChildrenDim 7 years ago
Artur Arseniev d028e568e1 Update the sorter index, try to use the one from the model 7 years ago
Artur Arseniev f340b7d9c5 Place the component at the index based on childNodes 7 years ago
Artur Arseniev a7474899ad Store the last return of the stateful command 7 years ago
Artur Arseniev 22beac67bc Update style manager doc 7 years ago
Artur Arseniev 5fe64423b2
Merge pull request #1957 from benvmatheson/patch-1 7 years ago
Artur Arseniev 865ee0d29b Fix typo 7 years ago
Artur Arseniev fc085fba01 Merge branch 'textable-blocks' into dev 7 years ago
Artur Arseniev 29da7d0964 Update the render of textable components 7 years ago
Ben Matheson 33982ccebf
Calrify docs 7 years ago
Artur Arseniev 78c65716a7 Make the text component understand textable nodes 7 years ago
Artur Arseniev fbf144131c Render the textable element 7 years ago
Artur Arseniev 356952a896 Update getSourceModel for textable components in Sorter 7 years ago
Artur Arseniev f3935285a5 Update validTarget 7 years ago
Artur Arseniev ad81a8b04b Clean Sorter 7 years ago
Artur Arseniev e468a172b9 Add textable in Sorter 7 years ago