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

Update API docs

github.com/grapesjs/grapesjs - 155efed453b99c4ef981f86e84cdf19efcec32cb authored over 3 years ago
Update Selector docs

github.com/grapesjs/grapesjs - 99f168a0eb9969c0bda76a88fd81a59762da537c authored over 3 years ago
Move Selectors to classes

github.com/grapesjs/grapesjs - da3a8e601293a6e5bd74da526f580ad4b14ca8ac authored over 3 years ago
Migrate Selector to classes

github.com/grapesjs/grapesjs - 036211da8c89c45666f986729149f9854175d790 authored over 3 years ago
Move selectors events in docs

github.com/grapesjs/grapesjs - 508e37bf0d45457482ec625e698ac49c48024d5c authored over 3 years ago
Update SelectorManager with new events

github.com/grapesjs/grapesjs - cd9b329ed13624804da6526c8d9a5d4a148a55b1 authored over 3 years ago
Update Page model

github.com/grapesjs/grapesjs - 7ebfbb99c26df9c2238d3d2439bbbc4765211b1c authored over 3 years ago
Render visible blocks

github.com/grapesjs/grapesjs - 9abd5775ef50da66c8d55f286ef2985aba0a6b70 authored over 3 years ago
Prevent NaN in updatePosition

github.com/grapesjs/grapesjs - 7d90ecb2adb765edd1881c2e54bb714225606970 authored over 3 years ago
Prevent test break

github.com/grapesjs/grapesjs - fcb1c6954f7a8e8607a0638cca44cb293f5bb4d7 authored over 3 years ago
Print warning in case appendTo of StyleManager is not found

github.com/grapesjs/grapesjs - 65147c699249372291426a60ddc19ddee7d88512 authored over 3 years ago
Fix block manager rendering with custom appendTo

github.com/grapesjs/grapesjs - e79bb386c723f8af66ed3af3d0edf8e83f223131 authored over 3 years ago
Fix custom layers rendering

github.com/grapesjs/grapesjs - c1c62c1f7616b5feb8dacf1e54576e816375e226 authored over 3 years ago
Fix default rendering of StyleManager. Closes #3835

github.com/grapesjs/grapesjs - 0ebc1631fd6657182cbc1d3d9ec1244c7b06b018 authored over 3 years ago
Exit from OpenTraitManager if a custom container was used

github.com/grapesjs/grapesjs - 23ba77fb1e578ac1ae156b0606c24f0375b01c23 authored over 3 years ago
Add `onReady` method to editor

github.com/grapesjs/grapesjs - 7cc226bdb12c6a2845feb1f62b986bc2861d312c authored over 3 years ago
Load blocks data on init

github.com/grapesjs/grapesjs - dc3e91443a02ff557a49e0e0b0cea296a8f7181a authored over 3 years ago
Add default RTE position to left 0

github.com/grapesjs/grapesjs - 733d914ca39221be7369711d80910b4439c7552c authored over 3 years ago
Merge pull request #3828 from bernhardmiller/rte-position-fix

Fix left position of rteToolbarPosUpdate

github.com/grapesjs/grapesjs - 4700d30aa8469086284840243e2e105b68799d48 authored over 3 years ago
Add addRules to CssComposer

github.com/grapesjs/grapesjs - 0ab7442bbedf97ca600bc4c813b65527e4029cdd authored over 3 years ago
Add remove method to CssComposer API

github.com/grapesjs/grapesjs - be118f8088baea88641b2c8fb6a8494c9d5f549d authored over 3 years ago
Update Canvas doc with frame ref

github.com/grapesjs/grapesjs - cf4d2af8969c13e89ed6d88a78b2be061c5508ba authored over 3 years ago
Add External CSS doc

github.com/grapesjs/grapesjs - 38dcc7e380febbcbcf5a96b713930b978fb1da03 authored over 3 years ago
Add the doc about Component-first styling

github.com/grapesjs/grapesjs - 1db11d2a66496932ca2ceb480221ce1e544ca5d9 authored over 3 years ago
Update CssRule doc

github.com/grapesjs/grapesjs - 71326c752b1365aa7874e7ebc3d82a8afe6a00cd authored over 3 years ago
Update Component CSS doc

github.com/grapesjs/grapesjs - 35a1211238d8780ca3e8079b04dfe5c6a61c5ccb authored over 3 years ago
Fix CssComposer get

github.com/grapesjs/grapesjs - ffdb65e3097a649e3e80d1b77c4116626b80dfbe authored over 3 years ago
Update Blocks doc

github.com/grapesjs/grapesjs - 7d9c20216e33da1372f09578e7fac97c44502d90 authored over 3 years ago
Show custom block manager demo

github.com/grapesjs/grapesjs - 9af3bb18e819afda91f5171625585b6bf0ea028a authored over 3 years ago
Update Droppable endCustom

github.com/grapesjs/grapesjs - e2dc28f757df99a58b936007e86054d2083186dd authored over 3 years ago
Move D&D block logic inside the module

github.com/grapesjs/grapesjs - a5e53d5644f3bf6d856375ab5182fbb0ea43229a authored over 3 years ago
Update Droppable

github.com/grapesjs/grapesjs - 16df43054613c6d60f39806dc600d7d24b19dd12 authored over 3 years ago
Refactor dims in Sorter

github.com/grapesjs/grapesjs - 2a0c6d5f0b968a2367cf7bffaf36cd78297bd854 authored over 3 years ago
Skip image rendering if not necessary

github.com/grapesjs/grapesjs - 761d043f23cd47e9b5d8f109f59d51bed12eb9bc authored over 3 years ago
Don't store before editor load

github.com/grapesjs/grapesjs - c56aded1e320fccb9834a92fb5e0ec307480ca85 authored over 3 years ago
Extend Droppable with a custom call

github.com/grapesjs/grapesjs - 33c1972f0a6ac21ebe5bd8e433d89f7854a21fb3 authored over 3 years ago
Fix left position of rteToolbarPosUpdate

github.com/grapesjs/grapesjs - e88979e7965832468b73edee8214d6a3ba047204 authored over 3 years ago
Add new methods to Block

github.com/grapesjs/grapesjs - 5a416f9c3eac53f38cdaa93d082ae5b2ef7e1384 authored over 3 years ago
Refactor blocks open

github.com/grapesjs/grapesjs - 976153efaae1bbefd5006a334ce6b4c9f1cab174 authored over 3 years ago
Update blocks module API

github.com/grapesjs/grapesjs - c2e9ba2abe88590c71f9ab2b1151ca1651b3f389 authored over 3 years ago
Expose classes in Block module

github.com/grapesjs/grapesjs - 023ae45c8f6d1e1120e9180c664e4a7fcac2bb98 authored over 3 years ago
Refactor block models/collections

github.com/grapesjs/grapesjs - dd4a9482e8481a4aa41695810bb67eb28c2fa3e3 authored over 3 years ago
Test block events

github.com/grapesjs/grapesjs - 6edcb4233277a2794143e989abbf01d75dd7ac10 authored over 3 years ago
Improve block tests

github.com/grapesjs/grapesjs - 343cdddb3aec41363e16af3e26a8d47e7ec0e99c authored over 3 years ago
Move block event documentation

github.com/grapesjs/grapesjs - e0703ea220d8ed243ff8977f2c1901ebc5e6ad6a authored over 3 years ago
Add reference to component properties in Blocks doc

github.com/grapesjs/grapesjs - ae7d9cd37062616aa07763f24ded445c4538b2ec authored over 3 years ago
Update Blocks module doc

github.com/grapesjs/grapesjs - 83ff795423eacdbfe60940662a7fc1a6969c3070 authored over 3 years ago
Clean components

github.com/grapesjs/grapesjs - 96843df66ab21d4f31874f1755719e3c0afb9eff authored over 3 years ago
Add support to component related styles

github.com/grapesjs/grapesjs - f64a2635b753a1d1a2d5bcacf5734b77dbc955ee authored over 3 years ago
Add getAllWrapper API to Pages

github.com/grapesjs/grapesjs - 03c96333e18ad94e24b334d995e468aebef4e2c5 authored over 3 years ago
Fix with styles in array blocks content

github.com/grapesjs/grapesjs - c248e9d94fa45399ba7b0cf4a6628ec9ddc184b5 authored over 3 years ago
Fix activate/select on blocks with content as array

github.com/grapesjs/grapesjs - 713600cd2d591e54d5405be631d583908b27a1eb authored over 3 years ago
More Blocks HTML examples

github.com/grapesjs/grapesjs - 4e06c8d0a26d2b45c0c4805178f692cc1fa77867 authored over 3 years ago
Start improving Blocks doc

github.com/grapesjs/grapesjs - 66f6d6f63b8549d3ad3bbae2a75429f7ddc34d93 authored over 3 years ago
Add __logWarn to Module

github.com/grapesjs/grapesjs - 219d2078a54dead9f06343db05348325875bfe25 authored over 3 years ago
Allow activate block not being selected

github.com/grapesjs/grapesjs - f90e6d196e31566091ef7274939a868c2744a3e3 authored over 3 years ago
Add warning appendTo in blockManager

github.com/grapesjs/grapesjs - 16564d60a072b7744cd50bf18b35f42e203d5d7a authored over 3 years ago
Merge pull request #3813 from artf/dev

Merge dev

github.com/grapesjs/grapesjs - f9172febf9bb0f9d3f8b44ea0b150d0dd047c0db authored over 3 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - a3dfad4205f6c5cec5f48603e76fb3232ed4377d authored over 3 years ago
Merge pull request #3796 from artf/dependabot/npm_and_yarn/tmpl-1.0.5

Bump tmpl from 1.0.4 to 1.0.5

github.com/grapesjs/grapesjs - b1f8ae8f2d00136d405042ac19885ae501a8ab01 authored over 3 years ago
Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

github.com/grapesjs/grapesjs - 94cf7ddb4fbb740e6f087048654ec01d29bdfac5 authored over 3 years ago
Merge pull request #3795 from artf/dependabot/npm_and_yarn/prismjs-1.25.0

Bump prismjs from 1.24.0 to 1.25.0

github.com/grapesjs/grapesjs - 866c7ed02f2a3c9427c1290cadfa27734bcd31a9 authored over 3 years ago
Bump prismjs from 1.24.0 to 1.25.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](https...

github.com/grapesjs/grapesjs - d3c7325d94475ae46b5a5612e8eebfb34cf3748f authored over 3 years ago
Update webpack globalObject option

github.com/grapesjs/grapesjs - 3796ddb35e550f814c906ca9ae5987c52f52b6d2 authored over 3 years ago
Update assets docs with events

github.com/grapesjs/grapesjs - 686ac2c34f3e2c096100b86f422a5371214f68e9 authored over 3 years ago
Track asset:open/close events

github.com/grapesjs/grapesjs - 5131f17b7bd7fbd4d3c3ba65d6bd1510b9df3fa9 authored over 3 years ago
Support custom asset manager via custom.open/close

github.com/grapesjs/grapesjs - acb33f48e5fad82f91881ddfd04826ca7c16a7ef authored over 3 years ago
Update Assets doc

github.com/grapesjs/grapesjs - 86a28eab450163410b0d59ef564e4bbd2abe5f28 authored over 3 years ago
Update how custom asset event is triggered

github.com/grapesjs/grapesjs - 4fd99b091c9554c2bccdb58590f9452e2b3eda63 authored over 3 years ago
Prevent custom trigger without container

github.com/grapesjs/grapesjs - 9b05ac61772f17b4027e0994a3fadc3f1c3ddd6e authored over 3 years ago
Update Assets doc

github.com/grapesjs/grapesjs - 5ac5ce7bb59e6baf457746e46dbffacd0da5449e authored over 3 years ago
Add remove callback to asset custom

github.com/grapesjs/grapesjs - e0b5183133eeb8b6e4b8b43758a015e08d2cef91 authored over 3 years ago
Update Assets doc

github.com/grapesjs/grapesjs - e7ce5955e2185aa24a4ccdbff3e75a9b7d029d50 authored over 3 years ago
Update Assets module doc

github.com/grapesjs/grapesjs - 477296172fadf24ee9ef7b50ea65c20fff8e7986 authored over 3 years ago
Update AssetManager config

github.com/grapesjs/grapesjs - 71cf116b663349dd2896c11a66d6e7ee4d2a1e5f authored over 3 years ago
Update Assets doc

github.com/grapesjs/grapesjs - 325376d9001cd6ce3c6fd91ffa0e4ebd69923522 authored over 3 years ago
Implement custom asset manager

github.com/grapesjs/grapesjs - bcf820005a27d8e18e7abefa4059222dac9f7f92 authored over 3 years ago
Add open close methods to OpenAssets

github.com/grapesjs/grapesjs - 6cc042cf273ac6c94f5e9925fc403fad23fb69fe authored over 3 years ago
Add isOpen to asset manager

github.com/grapesjs/grapesjs - a29d379cded6cc7124e36a5893c1fb20dff7bfbe authored over 3 years ago
Update assetManager call in StyleManager

github.com/grapesjs/grapesjs - f21454265cd47c810bad5fdbe3cf03523256370f authored over 3 years ago
Update open asset manager in ComponentImage

github.com/grapesjs/grapesjs - 283b0c9a859019537ecf4ae18c40b8ab49ad034e authored over 3 years ago
Update assetManager.open docs

github.com/grapesjs/grapesjs - 1c2da371fcd8e59f5f7b410b7c0c766309698362 authored over 3 years ago
Added new asset manager behaviours

github.com/grapesjs/grapesjs - 6fd5f80c3bb108d12edbf38de2ddf70dd278f4e7 authored over 3 years ago
Add default option to asset open

github.com/grapesjs/grapesjs - cbd0d460cd12362d77fb3f4332e957d13a51aa58 authored over 3 years ago
Update asset manager jsdoc

github.com/grapesjs/grapesjs - 4af1b2495cb7aebec430593f99bf3563df64a130 authored over 3 years ago
Update Asset doc

github.com/grapesjs/grapesjs - cdb3943822a0d9874f225e72ec66b26e431b34f5 authored over 3 years ago
Add getType and getSrc methods to Asset class

github.com/grapesjs/grapesjs - 77f33866e5c2f831904c74b3004127330d6a7cb8 authored over 3 years ago
Refactor Asset models

github.com/grapesjs/grapesjs - 13158bdc646e67950235ddaf8a972007ca00e603 authored over 3 years ago
Add open and close methods to AssetManager

github.com/grapesjs/grapesjs - 0cdda7abc74878a126e95055440167069320e125 authored over 3 years ago
Add stop command to openAssets

github.com/grapesjs/grapesjs - 77fa21457a7b503d9086b28b480baa8b96d0715f authored over 3 years ago
Add custom option to AssetManager

github.com/grapesjs/grapesjs - 2655a4501c56ede118474e304121a4a76bf930a9 authored over 3 years ago