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

Fix Traits

github.com/grapesjs/grapesjs - f92ea7c5bb25841bbb65f9ee99bd8662d9e0d5ba authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4219 from xQwexx/class

Use class definitions instead of default object

github.com/grapesjs/grapesjs - 8295baeb41121264134943bdeca265d15fe99b62 authored almost 3 years ago by Artur Arseniev <[email protected]>
Change to to use classes

github.com/grapesjs/grapesjs - d2f3404c1ca14f3ececaeba6cf6000a6824aa0ba authored almost 3 years ago by Alex <[email protected]>
Refactor all AssetManager files in classes

github.com/grapesjs/grapesjs - c2041c6e59a63912b8d4b3cb7c5ff5f757e29714 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4224 from m-jojo-s/dev

insert block on click next to selected component

github.com/grapesjs/grapesjs - 2cc31bd92b224d5eeffce7872b4e1b929470103d authored almost 3 years ago by Artur Arseniev <[email protected]>
fixed index

github.com/grapesjs/grapesjs - 583eae73adb716fbba84c749ef01675e07825540 authored almost 3 years ago by Muhammad Junaid <[email protected]>
append block on click next to selected component

github.com/grapesjs/grapesjs - 740e12cfcbd71be16f48acbe7f2328dc7e009e21 authored almost 3 years ago by Muhammad Junaid <[email protected]>
Merge pull request #4223 from artf/up-storage-manager

Refactor Storage Manager

github.com/grapesjs/grapesjs - c31162b7887c9869bf892fa5b852be754a747f71 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge dev

github.com/grapesjs/grapesjs - 7db3c77ffe6e9ecc8a931eaeb0cea4baa2f3899d authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4218 from xQwexx/build-failure

Fix terser-webpack-plugin not found

github.com/grapesjs/grapesjs - bee8bf76738d8a3d37fa76d6b1f1a26f5f3c3f39 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update storage tests

github.com/grapesjs/grapesjs - 3cc3ada6e3c2507ca03be91f0931c424c9a86e79 authored almost 3 years ago by Artur Arseniev <[email protected]>
Fix terser-webpack-plugin not found

github.com/grapesjs/grapesjs - dfffc30ac755eaf9e4cb615ad95f9fa3020bc344 authored almost 3 years ago by Alex <[email protected]>
Adjust tests

github.com/grapesjs/grapesjs - a3b23e6a80a3a67e3cef0b74f720109a0961b423 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge dev

github.com/grapesjs/grapesjs - 481a0549953e51798ff7afaa9e08e298e275a1cf authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4216 from Amberto/dev

Small changes on type declaration file

github.com/grapesjs/grapesjs - 7496270c026c63f0a50bec01b86b95fbca85d893 authored almost 3 years ago by Artur Arseniev <[email protected]>
Fix undefined array type of `plugins` property in `grapejs.EditorConfig` type declaration

github.com/grapesjs/grapesjs - a23aba866f819fe2fdb88438415b6bbf9bb1ca36 authored almost 3 years ago by Amberto <[email protected]>
Fix undeclared return type of `on` method in `Backbone` type declaration

github.com/grapesjs/grapesjs - aaecafbd1c9905cbd9229b64261838c9b263b143 authored almost 3 years ago by Amberto <[email protected]>
Exposed `grapesjs` module declaration

github.com/grapesjs/grapesjs - e6fd3597bc97d97e85c7fec3d4bd48703c3a1b73 authored almost 3 years ago by Amberto <[email protected]>
Formatted `index.d.ts` for consistency

github.com/grapesjs/grapesjs - a5a539aca35b7b24dc7a94e8e97fbee856da12f1 authored almost 3 years ago by Amberto <[email protected]>
Merge pull request #4214 from artf/dev

Merge dev

github.com/grapesjs/grapesjs - 0ca43b041f988c43e7dc73ce1ede3712374eaf74 authored almost 3 years ago by Artur Arseniev <[email protected]>
Bump v0.18.4

github.com/grapesjs/grapesjs - e309c05e854a24a20ec4003d8595dc268780c6a7 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update headless tests

github.com/grapesjs/grapesjs - 64b39a964c05d0efba439e7978843931381b4049 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update tests

github.com/grapesjs/grapesjs - 38eb06df57774e39a6688158d968caa611c681a7 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update dom_components tests

github.com/grapesjs/grapesjs - 57fc57ba60b2e9fa01bf269ca9451a1b1da969b0 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update codeModels tests

github.com/grapesjs/grapesjs - 3cd603c4cebd1a526506c890080ff529c6c3f14d authored almost 3 years ago by Artur Arseniev <[email protected]>
Fix issues with the state rule. Closes #4208

github.com/grapesjs/grapesjs - b538f5a4c83417c613b365ce548d864bd8755e56 authored almost 3 years ago by Artur Arseniev <[email protected]>
Prevent divs on RTE paste and plain text. Fixes #4195

github.com/grapesjs/grapesjs - 4279b229202102b36c8a6cf6df8264f3d1183fe5 authored almost 3 years ago by Artur Arseniev <[email protected]>
Ensure frame existence in SelectComponent. Fixes #4187

github.com/grapesjs/grapesjs - 6081759ad8b22dc881f327e5dfd1f17e7535b6b8 authored almost 3 years ago by Artur Arseniev <[email protected]>
Remove Model dependency in storages

github.com/grapesjs/grapesjs - 1cdb9d15f552c4e5c1597b04e23f30c04290b649 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update doc with Inline project data

github.com/grapesjs/grapesjs - 416a8cf398d882360bc20d91fe00a5af27333fa1 authored almost 3 years ago by Artur Arseniev <[email protected]>
Pass editor to onStore/onLoad

github.com/grapesjs/grapesjs - 6780389cecc5ce18c88b6e7c06322a9333766cc3 authored almost 3 years ago by Artur Arseniev <[email protected]>
Added `projectData` option

github.com/grapesjs/grapesjs - cd825006d21f9c4e54c936191d73b4090211183c authored almost 3 years ago by Artur Arseniev <[email protected]>
Update Storage events doc

github.com/grapesjs/grapesjs - 90955fa5d01db11b86e9ebc4506ff866b5c60580 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update old Storage links

github.com/grapesjs/grapesjs - d3bd384104fea21001c15c1cd83d4c119a790821 authored almost 3 years ago by Artur Arseniev <[email protected]>
Add getStorageOptions

github.com/grapesjs/grapesjs - a726e51e4f3bf06fc4be70de2cd312a2e9cfe9eb authored almost 3 years ago by Artur Arseniev <[email protected]>
Update loadProjectData

github.com/grapesjs/grapesjs - 4294ca30c335dd9311b474aae29ec7c14e671a2d authored almost 3 years ago by Artur Arseniev <[email protected]>
Up changesCount

github.com/grapesjs/grapesjs - 21faf1a70772840117ef83990f7771196fadbc82 authored almost 3 years ago by Artur Arseniev <[email protected]>
Add editor.clearDirtyCount and Storage strategy doc

github.com/grapesjs/grapesjs - 4c96ceaff6df5ca2aa6d8ada91b822ec0de69e75 authored almost 3 years ago by Artur Arseniev <[email protected]>
Add onLoad/onStore

github.com/grapesjs/grapesjs - 4d5492267402a9901d5cf844357eb1db4379ad0d authored almost 3 years ago by Artur Arseniev <[email protected]>
Update storageManager doc

github.com/grapesjs/grapesjs - 181da62b8ca847b02b593d40d668162a5931a906 authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor StorageManager

github.com/grapesjs/grapesjs - 7fd7faf796265e88085355eef443c81dc1eb5b27 authored almost 3 years ago by Artur Arseniev <[email protected]>
Add recvoery to storage

github.com/grapesjs/grapesjs - 833a663ebea86d53f0343e7c5a9e4cf197586947 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update collection load

github.com/grapesjs/grapesjs - 93b8ed94a2d7a40c22ceb1cd8db50f0371222732 authored almost 3 years ago by Artur Arseniev <[email protected]>
Add onStore and onLoad options to remove

github.com/grapesjs/grapesjs - 11a69b68d698b8c57a98ad301d771a4a1c87d6db authored almost 3 years ago by Artur Arseniev <[email protected]>
Update jsdoc

github.com/grapesjs/grapesjs - fd53793986552234660587cb44aed3e94e86198e authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' into up-storage-manager

github.com/grapesjs/grapesjs - 29415ed8a9f25f95b08a9476a312162b3d3dd8f7 authored almost 3 years ago by Artur Arseniev <[email protected]>
Fix tagName for SVG elements. Closes #4188

github.com/grapesjs/grapesjs - d9e726c9394c4b52b2e3feed9449f033b66218e2 authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor load/store in storageManager

github.com/grapesjs/grapesjs - 835a1b4e73cf3556005091536b18c1d71c2abc3d authored almost 3 years ago by Artur Arseniev <[email protected]>
Update jsdoc

github.com/grapesjs/grapesjs - 00247015b7d0147affc3407d3edd7a4d486c7943 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update load jsdoc

github.com/grapesjs/grapesjs - 08e207c650c6d9ebf5edc5a0360d71e77bf488c9 authored almost 3 years ago by Artur Arseniev <[email protected]>
Catch error for store

github.com/grapesjs/grapesjs - 40efcb70d69237ae30b64fe700488ab5aedf2ffb authored almost 3 years ago by Artur Arseniev <[email protected]>
up conig

github.com/grapesjs/grapesjs - 7540c1ed00b66f18374b5baa0d4b09cbf16e4164 authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor RemoteStorage

github.com/grapesjs/grapesjs - 076a1915fd83ccd6f778159ba658ea674fd94838 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update project load

github.com/grapesjs/grapesjs - 8c8e1f0ffddc26c4eaebd3b92046895906a56a8d authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor store and load methods

github.com/grapesjs/grapesjs - b80e1eca26ef661e20aa1fd5674e583c5c0e485e authored almost 3 years ago by Artur Arseniev <[email protected]>
Make init always via pages

github.com/grapesjs/grapesjs - 448d8e689b63ef0f4a470e88ec85869f8acf2b5c authored almost 3 years ago by Artur Arseniev <[email protected]>
Update storageManager configs

github.com/grapesjs/grapesjs - 0796ea73d4182e3dea7427df8c847c6e254237e4 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' into up-storage-manager

github.com/grapesjs/grapesjs - 896c31660609a09ee022820634fefd12e05be09f authored almost 3 years ago by Artur Arseniev <[email protected]>
Improve component delete command

github.com/grapesjs/grapesjs - 6872013669022333692f5abfd26ed1d497b1ea4a authored almost 3 years ago by Artur Arseniev <[email protected]>
Fix RTE icons in Firefox. Closes #4176

github.com/grapesjs/grapesjs - 745a2a8d091f534de73eee6b9da26dfbcec21375 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update toolbar icons

github.com/grapesjs/grapesjs - d0814098306626e3c39674e284a1c6696f0c9b6f authored almost 3 years ago by Artur Arseniev <[email protected]>
Prevent form submit in ClassTagsView. Closes #4166

github.com/grapesjs/grapesjs - 9abcc0791d715e8eab293c343816a1a417bb3be7 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 7547ee1bb27078190ca7a8e848f37e89f6bf25c9 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4167 from artf/dependabot/npm_and_yarn/url-parse-1.5.10

Bump url-parse from 1.5.7 to 1.5.10

github.com/grapesjs/grapesjs - 0d50cb39a0a8d40029fc85269d189553da941c1c authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 30261d0b336ac70d0febf3840a43d47bee061051 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4164 from artf/dependabot/npm_and_yarn/prismjs-1.27.0

Bump prismjs from 1.25.0 to 1.27.0

github.com/grapesjs/grapesjs - 5abf01111bd0a86bf0d8c6d58d0d08f08fc5dfab authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4160 from Aravindan-111/contributing_typo

typo in CONTRIBUTING.md fixed

github.com/grapesjs/grapesjs - 00a7afa69f31f2317467b47a070f6e789b42bd7e authored almost 3 years ago by Artur Arseniev <[email protected]>
Update LocalStorage

github.com/grapesjs/grapesjs - 0884befc805f464c110a5726c03eaf4d51abb5b6 authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor editor store/load methods

github.com/grapesjs/grapesjs - 88024d8b490054e83b2a1160bf8567128e3947e5 authored almost 3 years ago by Artur Arseniev <[email protected]>
Bump url-parse from 1.5.7 to 1.5.10

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes...

github.com/grapesjs/grapesjs - 91648b44a0ab36af887b58b13f67523993a42b12 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prismjs from 1.25.0 to 1.27.0

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

github.com/grapesjs/grapesjs - 3b488e2ce3ed994eef029b48bd4fb24d415d2a98 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Up jsdoc

github.com/grapesjs/grapesjs - 7f3166fcbec12f97f933031cc68f249bbda756a8 authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor LocalStorage

github.com/grapesjs/grapesjs - f447ccef517599400a7f820469bddc5433c08176 authored almost 3 years ago by Artur Arseniev <[email protected]>
Refactor storage in modules

github.com/grapesjs/grapesjs - 046e10c5286923eb36776ccf76f960fad39f9180 authored almost 3 years ago by Artur Arseniev <[email protected]>
Add getProject / loadProject methods

github.com/grapesjs/grapesjs - 72e913ae1926c542aa29720dc4aae78591670371 authored almost 3 years ago by Artur Arseniev <[email protected]>
typo in CONTRIBUTING.md fixed

github.com/grapesjs/grapesjs - 210432d862cd571b8ca0734e99d2e1f736d0433a authored almost 3 years ago by Aravindan-111 <[email protected]>
Add index.d.ts

github.com/grapesjs/grapesjs - 0f88854daa63609c3589f4e0c0764c35cd2c8d2b authored almost 3 years ago by Artur Arseniev <[email protected]>
Remove `config.wrapperIsBody` and `config.exportWrapper` options.

github.com/grapesjs/grapesjs - 592b5f692942399887c35ff0f043c13e9bf90e42 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update ComponentWrapper

github.com/grapesjs/grapesjs - db0e3ea5d36101b6deaed7364bc43ad977ee1f92 authored almost 3 years ago by Artur Arseniev <[email protected]>
Upgrade grapesjs-cli

github.com/grapesjs/grapesjs - 4caa7b3911e69cff9c106a79654d7a8c7531fb93 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update Trait doc

github.com/grapesjs/grapesjs - 33303f5617a671982dcc5851610fbb035a239ed9 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update traits

github.com/grapesjs/grapesjs - 7116c8c837c6bc942ceb003e7f3d2a2ae843397c authored almost 3 years ago by Artur Arseniev <[email protected]>
Update tests

github.com/grapesjs/grapesjs - 3c09d6ac38b8080e0ce160ed846194dc742ac7ea authored almost 3 years ago by Artur Arseniev <[email protected]>
Force partial traits

github.com/grapesjs/grapesjs - e323c0ba28b3a9bf3dbddb8867c478f3145f6ad8 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update traits

github.com/grapesjs/grapesjs - 32fd79edbfcec887d6d9b4d93d676287a6c3ed72 authored almost 3 years ago by Artur Arseniev <[email protected]>
Update Traits

github.com/grapesjs/grapesjs - bcfe9f6e7a2f89a7ff0fedc184622d8488431e9c authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4150 from artf/dependabot/npm_and_yarn/url-parse-1.5.7

Bump url-parse from 1.5.3 to 1.5.7

github.com/grapesjs/grapesjs - 12f2cb190cf7ff424655153ff190395b4f5048fc authored almost 3 years ago by Artur Arseniev <[email protected]>
Fix editing logic for links. Closes #4145

github.com/grapesjs/grapesjs - 40fa88f278e6f70c825e1f3b163b66a5d9d3301f authored almost 3 years ago by Artur Arseniev <[email protected]>
Bump url-parse from 1.5.3 to 1.5.7

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes]...

github.com/grapesjs/grapesjs - c0d7925581e2abc0e6f5df771767e85aecd1dd1f authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4144 from artf/dev

Merge dev

github.com/grapesjs/grapesjs - eb192dd914daf7c5af49deaa232db4dff6c8362d authored almost 3 years ago by Artur Arseniev <[email protected]>
Build docs

github.com/grapesjs/grapesjs - 91851e9f7393f2765368b753135610bdef6834da authored almost 3 years ago by Artur Arseniev <[email protected]>
Skip build in docs deploy

github.com/grapesjs/grapesjs - 7666e21bd1317c0c519dd3f7c64a673d3e9af5fb authored almost 3 years ago by Artur Arseniev <[email protected]>
Build v0.18.3

github.com/grapesjs/grapesjs - 61d5c2e538a0df033ef4b62749427cb2d9c4c4b9 authored almost 3 years ago by Artur Arseniev <[email protected]>
Adjust index in Sorter move

github.com/grapesjs/grapesjs - ffa47e74f39cb8cd4a4e92f17238e767a2638503 authored almost 3 years ago by Artur Arseniev <[email protected]>
Move isFunctionEmpty outside

github.com/grapesjs/grapesjs - 524a5991e220e986aeb7f1adabfcb9dd12771ab2 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - aa794655137d2bdc8acc6eac9067a55786ae7381 authored almost 3 years ago by Artur Arseniev <[email protected]>
Merge pull request #4140 from lofcz/feat-fix-empty-js-in-output

Fix empty scrips gen

github.com/grapesjs/grapesjs - 22f0ace34c9cbae6e18755d545a54ac69b3ffdc6 authored almost 3 years ago by Artur Arseniev <[email protected]>
Up JsGenerator

github.com/grapesjs/grapesjs - 2b9be5ac6b12f8745e572a02061c36ca9ace0ab4 authored almost 3 years ago by lofcz <[email protected]>