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

Add Component.parents method

github.com/grapesjs/grapesjs - fd6a80aee98c4cd54510fb5df1af5384be503f59 authored over 2 years ago by Artur Arseniev <[email protected]>
Improve Component.move method

github.com/grapesjs/grapesjs - 734889c24fd29d0ef8cb37d5aab8be239c588187 authored over 2 years ago by Artur Arseniev <[email protected]>
Check target in canMove

github.com/grapesjs/grapesjs - 31ea637151a385383e8b800164de0d225dfe022e authored over 2 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - f70efa5d931cd383ca13ed8be549e3d3a00bb983 authored over 2 years ago by Artur Arseniev <[email protected]>
Bump shell-quote from 1.7.2 to 1.7.3 (#4407)

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Relea...

github.com/grapesjs/grapesjs - 9f9f7a8430f03f29842388ba522fbde67acbb1a2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Protect Selector Manager views from XSS. Closes #4411

github.com/grapesjs/grapesjs - 13e85d152d486b968265c4b8017e8901e7d89ff3 authored over 2 years ago by Artur Arseniev <[email protected]>
Fix trait button command. Closes #4388

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

github.com/grapesjs/grapesjs - 047dd1955fafd722588922528aae243b46b668d9 authored over 2 years ago by Artur Arseniev <[email protected]>
Up Storage doc example

github.com/grapesjs/grapesjs - e7bae5de0bf745f4d188c84282a9080794b0d1e9 authored over 2 years ago by Artur Arseniev <[email protected]>
Take canvas offsets into account when dropping a new block on the canvas. (#4387)

Take canvas offsets into account when dropping a new block on the canvas. Relates to #2824

Co...

github.com/grapesjs/grapesjs - 6712e58f63c7c1f5ebce52f30a37e2ed72b49a32 authored over 2 years ago by Dave Myron <[email protected]>
Fix tests

github.com/grapesjs/grapesjs - ac22ab6a94316a6f7f06e1ed50aef1bef0f8bf03 authored over 2 years ago by Artur Arseniev <[email protected]>
Update command add in TS. Closes #4385

github.com/grapesjs/grapesjs - d26740c664b1e6ad165f953c5085455dbc6a57ed authored over 2 years ago by Artur Arseniev <[email protected]>
Update component definition in TS. Closes #4384

github.com/grapesjs/grapesjs - 5b462e28b8558d41919f241b714d94176057c464 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 925735fa0be894f2d63aa04709aa02f8426fa8b1 authored over 2 years ago by Artur Arseniev <[email protected]>
Add layerManager to EditorConfig interface (#4389)

* Add layerManager to EditorConfig interface

* Add missing properties to LayerManagerConfig

github.com/grapesjs/grapesjs - 29db5531f26986fcd4ada8707578d5aca78bad00 authored over 2 years ago by Eduardo Calixto <[email protected]>
Properly update ItemView on Layer root change. Fixes #4370

github.com/grapesjs/grapesjs - c598b91c05c86df9fc5824e01bdf47294b4812f4 authored over 2 years ago by Artur Arseniev <[email protected]>
Add getProjectData/loadProjectData in TS

github.com/grapesjs/grapesjs - 81ac980ebbb3f5df9c0cd429ce84391e39015ad2 authored over 2 years ago by Artur Arseniev <[email protected]>
Added Vietnamese translation (#4378)

* Create vi.json

* Rename vi.json to vi.js

github.com/grapesjs/grapesjs - 8518e111b23513c6e9d2358c0103796dbe01ceda authored over 2 years ago by Dzung Do <[email protected]>
eslint fixes

github.com/grapesjs/grapesjs - 94804a65bc7cdad56a58924b0dd4a5157e1bacf2 authored over 2 years ago by Artur Arseniev <[email protected]>
Up comments

github.com/grapesjs/grapesjs - dd447fb402e70adfc32179cd7f82419ca83494dd authored over 2 years ago by Artur Arseniev <[email protected]>
Update frame updateOffset

github.com/grapesjs/grapesjs - 0df8b2fd2d0677a2b4199abcbbd1ebabc65dfd14 authored over 2 years ago by Artur Arseniev <[email protected]>
Up ComponentImage

github.com/grapesjs/grapesjs - 3c16e96b4be5a546bcfb1266cbe9376189ff8d37 authored over 2 years ago by Artur Arseniev <[email protected]>
Handle default svg properly in component image when reloading from storage (#4373)

* [FIX] handle default svg properly in ComponentImage

* edded tests

* remove relative src ...

github.com/grapesjs/grapesjs - 5274e6552821105a3bdd10b6744f045f1bf5ec4f authored over 2 years ago by Singwai Chan <[email protected]>
[FIX] lint staged include ts (#4375)

* [FIX] ling staged include ts

* test

github.com/grapesjs/grapesjs - bb0d13fc60bc7ec91713e308bc52bb4a16573f17 authored over 2 years ago by Singwai Chan <[email protected]>
Merge branch 'xQwexx-canvas-module' into dev

github.com/grapesjs/grapesjs - b145f5879236a4375e3652f81e7d2c597bca75c1 authored over 2 years ago by Artur Arseniev <[email protected]>
Fix FramesView creation

github.com/grapesjs/grapesjs - 7153d48e2604d83870d405b0e3f7a1024742ef25 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge remote-tracking branch 'origin/dev' into canvas-module

github.com/grapesjs/grapesjs - e1fd79fc1edb943dda9a81f4e346dd40ac02c641 authored over 2 years ago by Alex Ritter <[email protected]>
Fix pfx issues

github.com/grapesjs/grapesjs - 6221ee727a6c7079f4cceac04cbd2f258f36f532 authored over 2 years ago by Alex Ritter <[email protected]>
Revert "Fix Css style classes were not correct"

This reverts commit 34ba911a9752504d13f3d8bdd47012ec28f0a9ea.

github.com/grapesjs/grapesjs - 8fe59060abeb718f10414fc1c04a4e403aece3a7 authored over 2 years ago by Alex Ritter <[email protected]>
Build

github.com/grapesjs/grapesjs - 418dcf1f742550256400906f05a54063adab718f authored over 2 years ago by Artur Arseniev <[email protected]>
Update layer render

github.com/grapesjs/grapesjs - 76d4ff9d7ca0b108cb8bc2a8d63b6fa9d64bd78a authored over 2 years ago by Artur Arseniev <[email protected]>
Build

github.com/grapesjs/grapesjs - fd6dc40714f4a2a1e3e4e571bfbff259060d16c4 authored over 2 years ago by Artur Arseniev <[email protected]>
Update sw visibility command

github.com/grapesjs/grapesjs - 5bb6efd4f86c47a9b213e72573592459e1cd4c4a authored over 2 years ago by Artur Arseniev <[email protected]>
Inject editor model in Pages

github.com/grapesjs/grapesjs - f886823675bdd603fb7587dac2a0531684bc44a0 authored over 2 years ago by Artur Arseniev <[email protected]>
Up docs

github.com/grapesjs/grapesjs - 181d8d87bac2e7b784f30867f95206da0ca7c76b authored over 2 years ago by Artur Arseniev <[email protected]>
Up component doc

github.com/grapesjs/grapesjs - 84f34b0e25d46ef01f9666eae8788b54142d9e5f authored over 2 years ago by Artur Arseniev <[email protected]>
Up Block doc

github.com/grapesjs/grapesjs - c512ee25f5cac516e66b4f2a84adf684123a7e8d authored over 2 years ago by Artur Arseniev <[email protected]>
Up Asset doc page

github.com/grapesjs/grapesjs - fe302c56f4c29650990a04dcecd8579bc35c11e6 authored over 2 years ago by Artur Arseniev <[email protected]>
Update API docs

github.com/grapesjs/grapesjs - e0566c9f341ddd68e2c2002a5ebfd6fa33e04ffe authored over 2 years ago by Artur Arseniev <[email protected]>
Bump eventsource from 1.1.0 to 1.1.1 (#4361)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release...

github.com/grapesjs/grapesjs - cf9d7cf74923cce6c9b93d1a88737fdaf811647d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix style image preview from parsed CSS. Closes #4362

github.com/grapesjs/grapesjs - b6b4325776a18c48adaddef0c717e01ae0514bf9 authored over 2 years ago by Artur Arseniev <[email protected]>
Fix color picker update on component select change

github.com/grapesjs/grapesjs - 47d10eda10041ef6cb4765696ce5138fafb78358 authored over 2 years ago by Artur Arseniev <[email protected]>
Refactor LayerManager (#4338)

* Move Layers to TS

* Update root update in LayerManager. Closes #4083

* Update Layer view...

github.com/grapesjs/grapesjs - b2789a6a5a1e2ab39e208b107fa60ea85be1df7b authored over 2 years ago by Artur Arseniev <[email protected]>
Avoid errors in Resizer if the component is removed. Closes #4333

github.com/grapesjs/grapesjs - 5f2b3a03ed8d6c0762681be516cb9a293c636ac3 authored over 2 years ago by Artur Arseniev <[email protected]>
mixins to TS

github.com/grapesjs/grapesjs - fc797dd7180e191f373e05cda3e44a3e53119c52 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4332 from mlazovla/patch-1

Comment backdrop attribute of modal

github.com/grapesjs/grapesjs - df21fd89b25828b651b2121a329b889550551480 authored over 2 years ago by Artur Arseniev <[email protected]>
Fixes for traits and component events

github.com/grapesjs/grapesjs - c2d9b2280cd17804151b02379ccc92709287c962 authored over 2 years ago by Artur Arseniev <[email protected]>
Comment backdrop attribute of modal

github.com/grapesjs/grapesjs - 2df0e799d577be1e7a42e5dd77a9204a5c668b93 authored over 2 years ago by Vladimír Mlázovský <[email protected]>
Fix Css style classes were not correct

github.com/grapesjs/grapesjs - 34ba911a9752504d13f3d8bdd47012ec28f0a9ea authored over 2 years ago by Alex Ritter <[email protected]>
Revert "Revert "Merge pull request #4316 from xQwexx/canvas-module""

This reverts commit 6ddb5f8e9e8f4d5c09c6aae5738a5c5ef4f3acbf.

github.com/grapesjs/grapesjs - 1568d68d7faf9b502952ea7adc9996c23620f1e0 authored over 2 years ago by Alex Ritter <[email protected]>
Update index.html grapesjs JS

github.com/grapesjs/grapesjs - 0842df7c2423300f772e9e6cdc88c6ae8141c732 authored over 2 years ago by Artur Arseniev <[email protected]>
Fixes post components refactor

github.com/grapesjs/grapesjs - 05401dcbf7666be3a0e3d30f9ad2942077293205 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4312 from xQwexx/components

Start of the Components ts refactor

github.com/grapesjs/grapesjs - 8623f95a4e15809ebfb1ba964cfe52d8bc70d1b8 authored over 2 years ago by Artur Arseniev <[email protected]>
Change to the requested format

github.com/grapesjs/grapesjs - f0c7d9920be2f574b6791446ce557674a62cd668 authored over 2 years ago by Alex Ritter <[email protected]>
run format script

github.com/grapesjs/grapesjs - 9dd879ac232e2e4d0b9baf46f111a8124f97920a authored over 2 years ago by Alex Ritter <[email protected]>
Fix lint style

github.com/grapesjs/grapesjs - cf86ded06fbb18b55ac0460ff1984261c89aba8f authored over 2 years ago by Alex Ritter <[email protected]>
Merge remote-tracking branch 'origin/dev' into components

github.com/grapesjs/grapesjs - 8cd1ffa0044b78c0fdda63a713884ae5aa16a15c authored over 2 years ago by Alex Ritter <[email protected]>
Up test

github.com/grapesjs/grapesjs - 474b88d28058dba0c0013ee73ef6f1951291dbda authored over 2 years ago by Artur Arseniev <[email protected]>
Update jsdocs

github.com/grapesjs/grapesjs - 113e848c973f2e278eac06c1e32f86fbf28128a4 authored over 2 years ago by Artur Arseniev <[email protected]>
Update api.js

github.com/grapesjs/grapesjs - 976762ca447b8a7d5fe2ec8c9e7ccd4c1e9a6e7c authored over 2 years ago by Artur Arseniev <[email protected]>
Rely on pageYOffset for autoscroll

github.com/grapesjs/grapesjs - fd6931dcf431159dce877aed4d7c10c2847af484 authored over 2 years ago by Artur Arseniev <[email protected]>
Fix addSelector

github.com/grapesjs/grapesjs - e4cf18c80b4a07e8b1d5acef1b7ae2d6d3cfdfcf authored over 2 years ago by Artur Arseniev <[email protected]>
Revert "Merge pull request #4316 from xQwexx/canvas-module"

This reverts commit 68c60ea47ebd0c903c00881d9d5faf5c76e1bdb2, reversing
changes made to 706bf4fa...

github.com/grapesjs/grapesjs - 6ddb5f8e9e8f4d5c09c6aae5738a5c5ef4f3acbf authored over 2 years ago by Artur Arseniev <[email protected]>
Revert "Up lint"

This reverts commit 1f5b69267b0e93a55373171b68cf2cfe90f707a2.

github.com/grapesjs/grapesjs - 72ef294caf6657fe34d3368f7e9f3736f8cbd148 authored over 2 years ago by Artur Arseniev <[email protected]>
Up lint

github.com/grapesjs/grapesjs - 1f5b69267b0e93a55373171b68cf2cfe90f707a2 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4316 from xQwexx/canvas-module

Convert the rest of the Canvas module into ts

github.com/grapesjs/grapesjs - 68c60ea47ebd0c903c00881d9d5faf5c76e1bdb2 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4315 from edemaine/patch-2

Small edits to getting-started.md

github.com/grapesjs/grapesjs - 706bf4fa2e73862c0e0ee2735179d35d4a36cee7 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4314 from edemaine/patch-1

Link to English Wikipedia

github.com/grapesjs/grapesjs - 333953c1e9718f77669acdbaa678a6a239bed7cb authored over 2 years ago by Artur Arseniev <[email protected]>
Merge remote-tracking branch 'origin/dev' into ts-base

github.com/grapesjs/grapesjs - d9e4abba5233841b6793e423fa55d059c86b27db authored over 2 years ago by Alex Ritter <[email protected]>
Convert rest to ts

github.com/grapesjs/grapesjs - e9c933ae2ea1bd39399aee28bfb4be449b77964f authored over 2 years ago by Alex Ritter <[email protected]>
Small edits to getting-started.md

Copy editing to fix typo and punctuation

github.com/grapesjs/grapesjs - dbb19b0204b0e2a41785125b1fd85af3451386ae authored over 2 years ago by Erik Demaine <[email protected]>
Link to English Wikipedia

Given that the README is in English, it makes sense to link to English Wikipedia instead of Ital...

github.com/grapesjs/grapesjs - d775f56e06b9ffff50931597191b75590ec08f29 authored over 2 years ago by Erik Demaine <[email protected]>
Convert ComponentViews to classes

github.com/grapesjs/grapesjs - c21b3a568e27cb2819769c80ce3ab4d548ad2065 authored over 2 years ago by Alex <[email protected]>
Convert DomComponent Module to ts

github.com/grapesjs/grapesjs - f386203b26af38d87a94708c6a2f3ec5e835c244 authored over 2 years ago by Alex <[email protected]>
Fix StyleManager with componentFirst option and combined classes. Closes #4310

github.com/grapesjs/grapesjs - c531a11d4ab765e7485476f59a0a4e3726d3e392 authored over 2 years ago by Artur Arseniev <[email protected]>
Fix TS

github.com/grapesjs/grapesjs - 981bc7012c90d7b19785414c220b31e2ae7481dc authored over 2 years ago by Artur Arseniev <[email protected]>
Convert CanvasView to ts

github.com/grapesjs/grapesjs - a5a939a16a13a13363fa63b4e2db0d822fe4481c authored over 2 years ago by Alex Ritter <[email protected]>
Convert code to using class

github.com/grapesjs/grapesjs - 49da963dc5209cae89dc4415de3019056da4791d authored over 2 years ago by Alex Ritter <[email protected]>
Use abstract Model in Canvas

github.com/grapesjs/grapesjs - fda9c381140d79cb117af6f824c9c387e8414f4d authored over 2 years ago by Alex Ritter <[email protected]>
Convert CanvasModule to ts

github.com/grapesjs/grapesjs - dd8fd1d0a0bd85c8339ad5a8fd407fb4f61a30db authored over 2 years ago by Alex Ritter <[email protected]>
Merge branch 'xQwexx-pages-ts' into dev

github.com/grapesjs/grapesjs - 5344820e54c3ffb318928235a9f1ccb705df53df authored over 2 years ago by Artur Arseniev <[email protected]>
eslint fix

github.com/grapesjs/grapesjs - 28937a2af7c4a89475ee995cd95193285215436d authored over 2 years ago by Artur Arseniev <[email protected]>
Fix conflicts

github.com/grapesjs/grapesjs - 04bc2876a7c68c73092e43da8da29548106ee7f1 authored over 2 years ago by Artur Arseniev <[email protected]>
avoidEscape eslint

github.com/grapesjs/grapesjs - 9bf09d46011e0a882ef54f697f94516d6b9e3b08 authored over 2 years ago by Artur Arseniev <[email protected]>
More eslint fixes

github.com/grapesjs/grapesjs - 6384c4ec38ce911ab581c6c0a57794b4b947fb61 authored over 2 years ago by Artur Arseniev <[email protected]>
eslint fixes

github.com/grapesjs/grapesjs - 66ede37f5fb7daf79bf665826a1fd50a7aef3923 authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4309 from Singwai/add-ts-es-lint

Added eslint support for ts file and enable some eslint rule

github.com/grapesjs/grapesjs - 7d1ac33c09718d98a679bc7f84e71bb0939c776b authored over 2 years ago by Artur Arseniev <[email protected]>
enable eslint for the entire project

github.com/grapesjs/grapesjs - a57d1d8682d3f51246002a445990cfeb9cdb0019 authored over 2 years ago by Singwai Chan <[email protected]>
[feat] added ts parser for eslint and enabled desired rules

github.com/grapesjs/grapesjs - e1e4348ae923b1f99421a84589231df6a165c3bf authored over 2 years ago by Singwai Chan <[email protected]>
TS fixes

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

github.com/grapesjs/grapesjs - 3c1ee8988f8a4803c6620d6402061ec7c35364bd authored over 2 years ago by Artur Arseniev <[email protected]>
Merge pull request #4306 from xQwexx/selector-ts

Convert Selector Module into ts

github.com/grapesjs/grapesjs - ac2ecf9b680344cf91b47146bbf56a9f1bbe07cc authored over 2 years ago by Artur Arseniev <[email protected]>
Convert ClassTagsView to ts

github.com/grapesjs/grapesjs - 4ff9b07efd231325d4f075955711a99e975f8c65 authored over 2 years ago by Alex <[email protected]>
Convert Selectors to ts

github.com/grapesjs/grapesjs - 86781d1de30dc576ba7a9c660029c6eb64d2f969 authored over 2 years ago by Alex <[email protected]>
Convert Selector into ts

github.com/grapesjs/grapesjs - fa9e9fa422d5780020f88ab66e71565b71d4cc2a authored over 2 years ago by Alex <[email protected]>
Convert SelectorManager to ts

github.com/grapesjs/grapesjs - cb16cd6fa1423674857b0f305228f4349cb2e42a authored over 2 years ago by Alex <[email protected]>
Convert modules into Classes

github.com/grapesjs/grapesjs - 24f267255b8d46d0e1aa78b855044226dc22fac0 authored over 2 years ago by Alex <[email protected]>
Convert ClassTagView to ts

github.com/grapesjs/grapesjs - ffd233c2fdb333e6fc6977cf69c8a2c298ed3185 authored over 2 years ago by Alex <[email protected]>
Convert State to ts

github.com/grapesjs/grapesjs - 84779b896b9e912ddc9450fc7a48afd2108a48ac authored over 2 years ago by Alex <[email protected]>