Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GrapesJS

Next generation tool for building templates without coding
Collective - Host: opensource - https://opencollective.com/grapesjs - Website: https://grapesjs.com/ - Code: https://github.com/grapesjs/grapesjs

Allow async loading of images

github.com/grapesjs/grapesjs - 85553da2b936a20261ab566037bb5d3e4f66540a authored almost 7 years ago by Artur Arseniev <[email protected]>
Remove uploading from Droppable

github.com/grapesjs/grapesjs - f5ef980086b3f828c383f3d0a275468fdac1e294 authored almost 7 years ago by Artur Arseniev <[email protected]>
Update Droppable events

github.com/grapesjs/grapesjs - a27bf4d9eb48bcce7db4e628f2cf6c4917ac3d40 authored almost 7 years ago by Artur Arseniev <[email protected]>
Fix

github.com/grapesjs/grapesjs - ac31dc3fc3636eddd2d22b3a9374de7f453b766a authored almost 7 years ago by Juan Martín Pithod <[email protected]>
Reverse files.

github.com/grapesjs/grapesjs - 507c07f676820d1535062e328025bc8d962a1829 authored almost 7 years ago by Juan Martín Pithod <[email protected]>
Delete unnecessary lines

github.com/grapesjs/grapesjs - 7f6de97acd2a2e9c8797e742874cebe2403e6dcc authored almost 7 years ago by Juan Martín Pithod <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into Categories-order

* 'dev' of https://github.com/artf/grapesjs:
fix bug with color traits

github.com/grapesjs/grapesjs - ece295ac4081dc124ef9770b4ee501b8d39c54ec authored almost 7 years ago by Juan Martín Pithod <[email protected]>
Add `getEl` in Component

github.com/grapesjs/grapesjs - 5d60914cae8cddceb3e150227296a583eb2c8e42 authored almost 7 years ago by Artur Arseniev <[email protected]>
Update lint-staged

github.com/grapesjs/grapesjs - ed03e097a4ade031361dce7ac6b144fd948d3bbf authored almost 7 years ago by Artur Arseniev <[email protected]>
Update precommit with lint-staged

github.com/grapesjs/grapesjs - b0f87d75fb57fc7367e3d78c0df1d848edc651b9 authored almost 7 years ago by Artur Arseniev <[email protected]>
Prepare local upload of video files

github.com/grapesjs/grapesjs - 8a14e5f48ec01bbccf74d97f99335470814d3228 authored almost 7 years ago by Artur Arseniev <[email protected]>
Make the FileUploader receive the callback

github.com/grapesjs/grapesjs - 563a478b74744b6ed9430a66fdaa4ee080da8a8f authored almost 7 years ago by Artur Arseniev <[email protected]>
Update BlockView

github.com/grapesjs/grapesjs - 17557edac51aba72089f4a0f5af82d214176b2e9 authored almost 7 years ago by Artur Arseniev <[email protected]>
Make blocks draggable

github.com/grapesjs/grapesjs - 1b400d9f1ace16499a0b8fa1c115ccaf2c2628aa authored almost 7 years ago by Artur Arseniev <[email protected]>
Add `dragover` event in the Sorter

github.com/grapesjs/grapesjs - fb1548669fdbabb6ef9e3bad41741fd9b64a0e5c authored almost 7 years ago by Artur Arseniev <[email protected]>
Update precommit command

github.com/grapesjs/grapesjs - 431da8b4b3163cdbd143763bac15b3312949fe47 authored almost 7 years ago by Artur Arseniev <[email protected]>
Create Droppable class for the canvas

github.com/grapesjs/grapesjs - ea4fa3bd8e2838965ae8be68f8a0fca63950d464 authored almost 7 years ago by Artur Arseniev <[email protected]>
Move all the content from grapesjs directory into index.js

github.com/grapesjs/grapesjs - f43c16e4759c16c04f61d35ff6a4f0d9b503bf9a authored almost 7 years ago by Artur Arseniev <[email protected]>
Merge branch 'prettier' into dev

github.com/grapesjs/grapesjs - 33245cd8a94e80a8f483ecaa9dba77311a877d1a authored almost 7 years ago by Artur Arseniev <[email protected]>
Add precommit with husky

github.com/grapesjs/grapesjs - c528d47be39d1114e77985a4d7dc0b04661e66f9 authored almost 7 years ago by Artur Arseniev <[email protected]>
Add prettier and run it

github.com/grapesjs/grapesjs - 46912b2dfd4902f157750f42fa9735ae9311e5e5 authored almost 7 years ago by Artur Arseniev <[email protected]>
Prevent issues with devices with the same width. Fixes #727

github.com/grapesjs/grapesjs - 1e02fcb10247f568867dc126d4e426c5c21bc56d authored almost 7 years ago by Artur Arseniev <[email protected]>
Add `component:clone` event. Closes #739

github.com/grapesjs/grapesjs - a69d70c8742ee27208efcf30154dcfaddc7ae22c authored almost 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #736 from ryandeba/color-traits-fix Closes #731

fix bug with color traits

github.com/grapesjs/grapesjs - d8a0ddbcc42f1bb5a224b7dddf29f2db21e34cbf authored almost 7 years ago by Artur Arseniev <[email protected]>
Added order to categories and the posibility to set Open true or false when a block is created.

github.com/grapesjs/grapesjs - 233ee202c8720a99a858993887154067626d2011 authored almost 7 years ago by Juan Martín Pithod <[email protected]>
Create dedicated ids for Components

github.com/grapesjs/grapesjs - cbd2cc7b7a552b748b7d6aa9a8684d7c01fde8bf authored almost 7 years ago by Artur Arseniev <[email protected]>
Update how attributes are exported inside toJSON in Components

github.com/grapesjs/grapesjs - 2c0a44ec575a316d5f234c61447539da6ff760e7 authored almost 7 years ago by Artur Arseniev <[email protected]>
fix bug with color traits

add setValueFromInput method to Trait object

github.com/grapesjs/grapesjs - 5343d5baf2813b606d58c16cd235a04898ccd476 authored almost 7 years ago by Ryan Deba <[email protected]>
Add `overflow-x: hidden` to the wrapper

github.com/grapesjs/grapesjs - b0af700a8b4545d2b5be92e158ad0525e2c6878f authored almost 7 years ago by Artur Arseniev <[email protected]>
Add grapesjs-lory-slider to plugins

github.com/grapesjs/grapesjs - c68ccacfc48c7628c6c9b8bff24e3eb6079741f7 authored almost 7 years ago by Artur Arseniev <[email protected]>
Bump v0.12.60

github.com/grapesjs/grapesjs - f7367f559739f45646070af23f995a16c95bd144 authored almost 7 years ago by Artur Arseniev <[email protected]>
Clean from debug stuff

github.com/grapesjs/grapesjs - 8f68c91aeb209b49c299f13ef51a1b7502db9d85 authored almost 7 years ago by Artur Arseniev <[email protected]>
Update the RegExp of `script` replacer

github.com/grapesjs/grapesjs - 6ca06070bbf6066ca19ba4fcb69e9f24b2c989ee authored almost 7 years ago by Artur Arseniev <[email protected]>
Fix classes initialization inside Component. Fixes #724

github.com/grapesjs/grapesjs - 5240c1935e5c87f6418879f83ae9d67083a24a08 authored almost 7 years ago by Artur Arseniev <[email protected]>
Fix the increment of InputNumber when the value is a string

github.com/grapesjs/grapesjs - 22e8ddeb1fc6e52e713605c5129a9712a769c1f8 authored about 7 years ago by Artur Arseniev <[email protected]>
Update the RegExp of `script` replacer and accept not only word characters

github.com/grapesjs/grapesjs - 35a967c2c430affc672277ab73d9c966b8f09bcf authored about 7 years ago by Artur Arseniev <[email protected]>
Add `name` property in Component

github.com/grapesjs/grapesjs - 01f530827bcadd59fa8e8d31b02a4137eca46256 authored about 7 years ago by Artur Arseniev <[email protected]>
Add fill for the `blocks-svg` style

github.com/grapesjs/grapesjs - 822f9de7f494c4609c976bb1effe7c04029329cf authored about 7 years ago by Artur Arseniev <[email protected]>
Fix `find` method in Component

github.com/grapesjs/grapesjs - ed332e3a50ae0a60a302e14e09645c6949560f4e authored about 7 years ago by Artur Arseniev <[email protected]>
Check if the sender exists in OpenStyleManager

github.com/grapesjs/grapesjs - a8c36d8ba24eb95a238e35b786de09103c50138e authored about 7 years ago by Artur Arseniev <[email protected]>
Remove edit button from videos. Closes #463

github.com/grapesjs/grapesjs - f8fc38bb7425e89255f6343ae0d46b83ace123c6 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #712 from artf/dev

Merge from dev

github.com/grapesjs/grapesjs - 42b168ce9ffdbc36d6e298d6c95d3c361b910184 authored about 7 years ago by Artur Arseniev <[email protected]>
Bump v0.12.58

github.com/grapesjs/grapesjs - 78c2976e61777909446f5aeefe92c7810d22e5d7 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #702 from ryandeba/patch-2

add "typeof" to fix bug with variable inspection

github.com/grapesjs/grapesjs - 6633fece817d0f1355c7492e73d73a1c3dd4b0f9 authored about 7 years ago by Artur Arseniev <[email protected]>
add "typeof" to fix bug with variable inspection

github.com/grapesjs/grapesjs - 9e8fda49425b310ba4b35910eaa6bdd6e9d9398a authored about 7 years ago by Ryan Deba <[email protected]>
Avoid huge repaint on toggleSortCursor in Sorter. Fixes #595

github.com/grapesjs/grapesjs - 54dabffa3f1c84bc0afbde48c5f5a02502285b8f authored about 7 years ago by Artur Arseniev <[email protected]>
Update npm start command

github.com/grapesjs/grapesjs - 9f44aeb734fa3387e0578dd52d686fcd2c4df61e authored about 7 years ago by Artur Arseniev <[email protected]>
Refactor `onClick` in SelectComponent

github.com/grapesjs/grapesjs - e1c9d2e9046699bf134ce8f26804e186082cfe2c authored about 7 years ago by Artur Arseniev <[email protected]>
Refactor `onHover` in SelectComponent

github.com/grapesjs/grapesjs - e4363ffbe6be29e93e30932f7667fe1d63f57b32 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - cb02695a34c8e13da1b63c7fcc9680e23096dc54 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #691 from tommywulove/dev Closes #668

#668 enhancement

github.com/grapesjs/grapesjs - d5551967f5521b2d689f2630b110e1cfdc00dc76 authored about 7 years ago by Artur Arseniev <[email protected]>
update with artf suggestion

github.com/grapesjs/grapesjs - 9d714b60756f428d2556b7da464cf6850ca10a75 authored about 7 years ago by TWCM <[email protected]>
#668 enhancement

github.com/grapesjs/grapesjs - dbbbf6c5efb2324eb0a77d396bceaadcd46a2caf authored about 7 years ago by TWCM <[email protected]>
Refactor TraitView and sync it with target changes. Closes #686

github.com/grapesjs/grapesjs - 4ef22bddf05ca24005dcfb97a0e96d4d61854bb2 authored about 7 years ago by Artur Arseniev <[email protected]>
Emit changes for each updated attribute

github.com/grapesjs/grapesjs - 87e4b0a75aae48ad3f232b3846ceb98fa0841459 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 7686448e783eeceb5d95fbb27362086579a1aa4b authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #685 from ryandeba/remove-link-view-events

Remove duplicated dblclick event listener

github.com/grapesjs/grapesjs - 1f4bcfa7f05c464e4bfac59461e0758aad0d18d8 authored about 7 years ago by Artur Arseniev <[email protected]>
Fix toolbar visibility on iframe scroll. Fixes #681

github.com/grapesjs/grapesjs - 9ac79e63b5bb3f90a1213b9050818ed617169d2c authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #675 from sufuf3/add-badge

Add CDNJS & npm version badges in README.md

github.com/grapesjs/grapesjs - 0dc128d038bb5d71106811b8ed751cb834eb2d00 authored about 7 years ago by Artur Arseniev <[email protected]>
remove dblclick event listener from ComponentLinkView

that event is unnecessary here since it is inherited from ComponentTextView

github.com/grapesjs/grapesjs - 92cd52c775ea064f97033ee46c4d5afc1e872edc authored about 7 years ago by Ryan Deba <[email protected]>
Add `elementUpdated` in `inputValueChanged`

github.com/grapesjs/grapesjs - 1505138897dd60b01b389e57a7f4c8ded17a4369 authored about 7 years ago by Artur Arseniev <[email protected]>
Change how the element in Style Manager is updated

github.com/grapesjs/grapesjs - aa302fb88414375e63e17b822bfe0fa079099c61 authored about 7 years ago by Artur Arseniev <[email protected]>
Update clear button in style manager

github.com/grapesjs/grapesjs - 0d24b433312ee32fdd42722487a9aa751082c496 authored about 7 years ago by Artur Arseniev <[email protected]>
Add CDNJS & npm version badges in README.md

These badges will show the version on CDNJS & npm

github.com/grapesjs/grapesjs - a9cc4a2c948efaf3eb67c11c4217a7d825f38ef4 authored about 7 years ago by sufuf3 <[email protected]>
Update SelectParent

github.com/grapesjs/grapesjs - 28f58249372806ba6ec8c77deb630714ba305fad authored about 7 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 503b69af16973a01800afae81dc4a16457f93371 authored about 7 years ago by Artur Arseniev <[email protected]>
Fix regressions related to `targetClass*` events

github.com/grapesjs/grapesjs - 5ecb1f8f085fa59904751d739b37cd8a7945c2ad authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #666 from ryandeba/select-parent-find-closest-selectable Closes #660

skip non-selectable parents in select-parent command

github.com/grapesjs/grapesjs - 2d93a87b241f8ad5017d340562958bd3e38ee69d authored about 7 years ago by Artur Arseniev <[email protected]>
Fix selector change in class tags

github.com/grapesjs/grapesjs - c83d4585c38f8c304e2bb69c18ae1bbc37f40b61 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - c9df67104aad38e3f9fe379d42c71482afab1c4a authored about 7 years ago by Artur Arseniev <[email protected]>
Fix class removing from Components. Fixes #661

github.com/grapesjs/grapesjs - d2198ca6340a33ba9f6faa88f527e17eb575a97b authored about 7 years ago by Artur Arseniev <[email protected]>
skip non-selectable parents in select-parent command

github.com/grapesjs/grapesjs - 7b883048741fc5ec9a5e2ab214560547d67bff8b authored about 7 years ago by Ryan Deba <[email protected]>
Fix cloning of attribute in `clone` method

github.com/grapesjs/grapesjs - 0dbb4209693b5ed47f0d1999342971a02a1e8126 authored about 7 years ago by Artur Arseniev <[email protected]>
Prevent undefined rte

github.com/grapesjs/grapesjs - 8539f288d5653db6d3ad0b6daa4d221c82505b86 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #663 from mingodad/dad Closes #662

Small performance fix.

github.com/grapesjs/grapesjs - f86ceb7a7fbbee986f6bcc6d4b10b3522fecb2e5 authored about 7 years ago by Artur Arseniev <[email protected]>
Small performance fix.

github.com/grapesjs/grapesjs - d6d801ad98c6ae73fcaf8bc889b1973faea048e0 authored about 7 years ago by mingodad <[email protected]>
Bump v0.12.55

github.com/grapesjs/grapesjs - d6ffecf27633bc27632a173998222fea0c041b37 authored about 7 years ago by Artur Arseniev <[email protected]>
Fix `getModelToStyle` in StyleManager

github.com/grapesjs/grapesjs - 58da6b128e053fe99d61e86e2be028ba35cce886 authored about 7 years ago by Artur Arseniev <[email protected]>
Add support for IE and Edge. Fixes #214

github.com/grapesjs/grapesjs - 76019a438dbc039b308853ae85a454031cf2f42b authored about 7 years ago by Artur Arseniev <[email protected]>
Fix regressions in ClassTagView

github.com/grapesjs/grapesjs - 1fc13c649866411f27f450931db7a4c559f630a0 authored about 7 years ago by Artur Arseniev <[email protected]>
Refactor tag input and remove `updateInputLength`

github.com/grapesjs/grapesjs - 7495538fc1dfd29c7113b4ec117890d5e84d8cde authored about 7 years ago by Artur Arseniev <[email protected]>
Update template in ClassTagView

github.com/grapesjs/grapesjs - 9f3395579192408cd39ade0226a006b6ebecd8f8 authored about 7 years ago by Artur Arseniev <[email protected]>
Add updateInputLength in ClassTagView

github.com/grapesjs/grapesjs - 0afdc1a78415e7834cb8b1b40e4bec1f45b4d51b authored about 7 years ago by Artur Arseniev <[email protected]>
Update events in ClassTagView

github.com/grapesjs/grapesjs - 1881e7d42a0f648cae261a5cb0b5f7acf2304ebd authored about 7 years ago by Artur Arseniev <[email protected]>
Add `find` method to Component

github.com/grapesjs/grapesjs - fd978108fd65310e121fb070a787752f7094d111 authored about 7 years ago by Artur Arseniev <[email protected]>
Add `removeClass` in Component

github.com/grapesjs/grapesjs - c560fef60a8b1104f264efa8056a134e07b80d3e authored about 7 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - a14677acaee9d68d2d2bda2ebe6df003be76963f authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #652 from ryandeba/color-picker-config Closes #616

Add colorPicker config options

github.com/grapesjs/grapesjs - fa087b6d09760147b778396863ae60faabaf5c1c authored about 7 years ago by Artur Arseniev <[email protected]>
Update SelectComponent

github.com/grapesjs/grapesjs - 8ce0e5f862ec282cdbfae37832b65eec96a13282 authored about 7 years ago by Artur Arseniev <[email protected]>
Create `core:copy` and `core:paste`, commands and keymaps

github.com/grapesjs/grapesjs - c4c472ea324385df83a2bf752828717cfe6c9960 authored about 7 years ago by Artur Arseniev <[email protected]>
Remove `copyPaste` option

github.com/grapesjs/grapesjs - 9cc532df49ebea9e9a7206c7e190f23d48f8c671 authored about 7 years ago by Artur Arseniev <[email protected]>
Update getModelToStyle

github.com/grapesjs/grapesjs - 90bc6ecfdfa07fffb33c8059443b7fde92fd8f5b authored about 7 years ago by Artur Arseniev <[email protected]>
Make use of template literals in ItemView

github.com/grapesjs/grapesjs - cf919342e3730a9669f7f3c1cc922ef9075b3577 authored about 7 years ago by Artur Arseniev <[email protected]>
Add a class prefix for the layers's eye. Closes #645

github.com/grapesjs/grapesjs - c21198f0c7a0013606920b679eaccef1dfcd17fd authored about 7 years ago by Artur Arseniev <[email protected]>
rename "this.target" to "this.em"

github.com/grapesjs/grapesjs - 06c546653e79c46e64d23e4bba4856dfe3e364fd authored about 7 years ago by Ryan Deba <[email protected]>
pass EditorModel reference into InputColor constructor from TraitColorView

github.com/grapesjs/grapesjs - cf20457c9beac7ff5b7bfc058d2c64a6206ba8ce authored about 7 years ago by Ryan Deba <[email protected]>
add editor "colorPicker" config options in InputColor object

github.com/grapesjs/grapesjs - 747f27cc2deb0764551511eb9d3eeda2b45d5f7a authored about 7 years ago by Ryan Deba <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - a523c7139a7ae50656fd9cb8e5f8ebd571857cc8 authored about 7 years ago by Artur Arseniev <[email protected]>
Update the Component view once the tagName is updated. Fixes #639

github.com/grapesjs/grapesjs - e450cb98855d16ad819f1214350825a50e45e910 authored about 7 years ago by Artur Arseniev <[email protected]>
Merge pull request #636 from gabrigcl/dev

Bug in Modal while trying to use it with the video component solved

github.com/grapesjs/grapesjs - e75aea85b1769460cfe477381d03a31ccd8d6a9e authored about 7 years ago by Artur Arseniev <[email protected]>