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

Up styles tests

github.com/grapesjs/grapesjs - e3a43d31feb5d44ce507b8cb551f27ddd9ecf5b7 authored about 3 years ago
Get parent styles by class combination

github.com/grapesjs/grapesjs - 2e77d948ced66421ff4aaac15ebd74a8c2032d4f authored about 3 years ago
Add getFullName to Selectors

github.com/grapesjs/grapesjs - 18d4fe06200c09e315dc2b7b4efb18cbff3aaa68 authored about 3 years ago
Merge branch 'dev' into up-style-manager

github.com/grapesjs/grapesjs - 5be9b7884b3128285259cc3153bfae13449adde1 authored about 3 years ago
Merge pull request #3953 from bernhardmiller/remove-canvas-scroll-traces

remove traces of removed canvasScroll event

github.com/grapesjs/grapesjs - d97efb31080f937f980ed79b9d4bda53dedfa4a5 authored about 3 years ago
Merge pull request #3952 from HCL-TECH-SOFTWARE/draggable-function

Adjust draggable property to accept function

github.com/grapesjs/grapesjs - 286804c1f3d4e6e5fd7d68f7dcbc534a65c3fa16 authored about 3 years ago
Enable scroll option for current frame. Fixes #3938

github.com/grapesjs/grapesjs - 18a7fd8fa9dd8c0d6c78f6eb9799245ff9ee53a5 authored about 3 years ago
Make traits API in Component more reliable. Closes #3932

github.com/grapesjs/grapesjs - 71b65c0df060bd9e39cb84b4f09862508f4d5dd4 authored about 3 years ago
Fix color input trait. Closes #3931

github.com/grapesjs/grapesjs - 23b8b1c88ba1447b9ff53c116e27886f9dbee7a9 authored about 3 years ago
Adjust position in Absolute Mode for children #3770

github.com/grapesjs/grapesjs - 24e80e0938d27cbf014d14afa9c982f87182e2d7 authored about 3 years ago
Update plugin loading for headless option

github.com/grapesjs/grapesjs - a7c42bb97727452bccf6fc1c5c9bb9080f2ab109 authored about 3 years ago
Merge pull request #3934 from mingxin-yang/dev

fix assert upload issue

github.com/grapesjs/grapesjs - b0e5a84924ceef1eec179e80948ac39eee8e2ac7 authored about 3 years ago
Use state in getParentRules

github.com/grapesjs/grapesjs - 4cd3173454317bf8d1b2a87f9a3f0cfaf2d097bf authored about 3 years ago
Update getParentRules in StyleManager

github.com/grapesjs/grapesjs - 8e4fba774ea5f3443e52647f46e69c44bc938dc3 authored about 3 years ago
Add getComponent to CssRule for component-specific rules

github.com/grapesjs/grapesjs - 32eb6e7e1f173fbf3de271e3ae974487298db10a authored about 3 years ago
Support partial in properties

github.com/grapesjs/grapesjs - cef42658cab9a530b1f8ce006b0c2ef1983cac93 authored about 3 years ago
remove traces of removed canvasScroll event

github.com/grapesjs/grapesjs - 04d7999404aba7402b62b34d19c95dc115b85c63 authored about 3 years ago
Remove comment.

github.com/grapesjs/grapesjs - 7059c157b720cc993cabdc2e5e8598ad5f9eaa27 authored about 3 years ago
Adjust draggable property to accept function. Adjust test script.

github.com/grapesjs/grapesjs - 25d70ac03b4e80c92602a4a36b347ddaa6743897 authored about 3 years ago
Update Property

github.com/grapesjs/grapesjs - 2e93a989411f19f4ee14d5958aa607ba0da75831 authored about 3 years ago
Pass options in getSelectorsString

github.com/grapesjs/grapesjs - f7b58ba5ae513b783bfc44e0e111a5af7fd43874 authored about 3 years ago
Add `CssRule.getState` method

github.com/grapesjs/grapesjs - 8e79759740d4a4fe06e670667305baa317b62d89 authored about 3 years ago
Trigger custom event on device change in Sector Manager

github.com/grapesjs/grapesjs - 6b8fe249d8e8bc0fcd921572b65989e747e9ac93 authored about 3 years ago
Add `CssRule.getDevice` method.

github.com/grapesjs/grapesjs - b4799697441bf790a831640f0adb9f9b3668226e authored about 3 years ago
Add parent target to properties

github.com/grapesjs/grapesjs - 9b57a4452b0b8ea1447f6334b0a072999a1d0cc5 authored about 3 years ago
Add onBeforeStyle option to CssComposer

github.com/grapesjs/grapesjs - 1c69d15e41a5967d96a5120c32f7efbdd40be242 authored about 3 years ago
Update Property

github.com/grapesjs/grapesjs - 86cc86f90449033bbb0fc1239a3ff95a9d0de349 authored about 3 years ago
Propagate property update

github.com/grapesjs/grapesjs - 843a161de5a7319d792ec42eff1758bc1af23f78 authored about 3 years ago
Add hasValue method to Property

github.com/grapesjs/grapesjs - 83fa7205bc39681ca209b3d1c1f4ef390434d24a authored about 3 years ago
Add clear method to Property

github.com/grapesjs/grapesjs - d3752d979aec2fa0b1ea2ba46d52ea4b35d46d4d authored about 3 years ago
fix assert upload issue

github.com/grapesjs/grapesjs - 83159de8c2118888cbb8613ca7f94567642c168b authored about 3 years ago
Update getLabel with locale option

github.com/grapesjs/grapesjs - 17faf095e9e7aead575b873050bbbe633aa70ee3 authored about 3 years ago
Add getOptionId

github.com/grapesjs/grapesjs - da5b5fda1da28477041bdb52ad2a0c88a4a99955 authored about 3 years ago
Update PropertyRadio

github.com/grapesjs/grapesjs - 3f02dfcebc1747672733e14a4c5c61c835e8aa2a authored about 3 years ago
Merge branch 'dev' into up-style-manager

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

github.com/grapesjs/grapesjs - 2d1a359254645bc81e351d9f4d0bd6b85807a4e3 authored over 3 years ago
Merge pull request #3905 from timgates42/bugfix_typos

docs: Fix a few typos

github.com/grapesjs/grapesjs - 1a465f588cd8b91f2cfa747a644bbe5a422f34ef authored over 3 years ago
Update package.json

github.com/grapesjs/grapesjs - 2aa45f33b0494439564a335659c57e2b0cf28741 authored over 3 years ago
Update webpack

github.com/grapesjs/grapesjs - 88f31fc5b84d2d242be54f195d8b5e40d2100570 authored over 3 years ago
Update webpack

github.com/grapesjs/grapesjs - f87cff27e96772a34e0efc972fcd5f5331c75715 authored over 3 years ago
Ignore tsconfig.json in npm

github.com/grapesjs/grapesjs - 660f7ae22ec16cebd297db33c71c78d27f9eb42c authored over 3 years ago
Update properly style properties

github.com/grapesjs/grapesjs - 037eee1c28a2ace41601898ba68afc54324c45dd authored over 3 years ago
Setup new properties update

github.com/grapesjs/grapesjs - 69458d42b8af510d55847a39c71c29b0875a187a authored over 3 years ago
docs: Fix a few typos

There are small typos in:
- docs/api/components.md
- docs/modules/Commands.md
- docs/modules/Com...

github.com/grapesjs/grapesjs - 2b8e9e300c6f5d6d326d24244515cf03e4668ba9 authored over 3 years ago
Merge pull request #3901 from artf/dev

Merge dev

github.com/grapesjs/grapesjs - e52b5c29e4346dba7367b769a44d99a2226e025f authored over 3 years ago
Update getSectors

github.com/grapesjs/grapesjs - e7df8cc7399171c9df7aefed54528116767ceca9 authored over 3 years ago
Fix StyleManager tests

github.com/grapesjs/grapesjs - d0c00c53d627d1005a76e9bd795c6178e9fc1c3d authored over 3 years ago
Add getActive/setActive to Selector

github.com/grapesjs/grapesjs - 775a64024dcf13968e08dbb61f7b3cb7275e61aa authored over 3 years ago
Update selector doc

github.com/grapesjs/grapesjs - 9190ab2089a206c48f01e0cea41b4889d8dd2d3d authored over 3 years ago
Update getSelectedTargets

github.com/grapesjs/grapesjs - bab9377a574848cb4901c318f4b5177dc3b613e3 authored over 3 years ago
Pass container on custom SelectorManager

github.com/grapesjs/grapesjs - 09b7a3701ed7909e3b5731c36109f658001546cf authored over 3 years ago
Add custom option to SelectorManager

github.com/grapesjs/grapesjs - 859f885e9f341ff7d98fabbcb753256b65c915b0 authored over 3 years ago
Add getSelectedTargets method to Selectors

github.com/grapesjs/grapesjs - 8cd2caa4d3a67f185715219dca8c09de90fccd4c authored over 3 years ago
Enable clearProperties by default

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

github.com/grapesjs/grapesjs - 5e8eda14fa9814b40bfc744c0b997d55a66e4146 authored over 3 years ago
Start Selector Manager doc

github.com/grapesjs/grapesjs - 7bec73ff7ee759f472e81105fbc9d9c3aa98eb7a authored over 3 years ago
Track component selectors in UndoManager. Closes #3879

github.com/grapesjs/grapesjs - cd49a2d4ce1ee79e60115db5e96308ecc7960635 authored over 3 years ago
Up stylemanager

github.com/grapesjs/grapesjs - cdc4c93880b3f54df9d2bd2ec98fda4fba2cadcd authored over 3 years ago
Fix color picker input update with missing hex. Closes #3883

github.com/grapesjs/grapesjs - 29ff3a4b7c29e9466c75235fd9029e9d76ef3259 authored over 3 years ago
Remove locale scripts

github.com/grapesjs/grapesjs - 1a3fd4629fe2303fb01cc6c74011eb9812e9e757 authored over 3 years ago
Update SelectorManager API doc

github.com/grapesjs/grapesjs - c80577063d142e3da4f33102f8fa7290abe5fb38 authored over 3 years ago
Up StyleManager

github.com/grapesjs/grapesjs - d155e775e0544c57f860ad5a0e820a89c1440f1d authored over 3 years ago
Update getStyle

github.com/grapesjs/grapesjs - 5afcf62189c0d2ee252301734da1c7a0bfc14e55 authored over 3 years ago
Start new API for StyleManager

github.com/grapesjs/grapesjs - 2448189d0cc195b6b4cd6374a39e747cb8887931 authored over 3 years ago
Update SelectorManager with new API

github.com/grapesjs/grapesjs - 9aefc4c5771b55d549972feb9aea11ac70b75e02 authored over 3 years ago
Fix SelectorManager tests

github.com/grapesjs/grapesjs - 5bbbb07fbcff18d79ecdcc35e92c3d3932c3c958 authored over 3 years ago
Update property methods

github.com/grapesjs/grapesjs - cadfc5a7c1c78bcc82e0746dd1e52f7a81e94a22 authored over 3 years ago
Update new public methods to Property

github.com/grapesjs/grapesjs - 26e5d5bd0727a0a977167a1841351f8c225948d1 authored over 3 years ago
Update Property class

github.com/grapesjs/grapesjs - ed18f497ed7268ae76603f3fa5c131d22b6fc183 authored over 3 years ago
Update Sectors

github.com/grapesjs/grapesjs - aa9f4aa76c0ba85e11a6f787a54bd047eb0619f7 authored over 3 years ago
Update StyleManager docs with Sector refernces

github.com/grapesjs/grapesjs - 3cbf605c9b72edd7389ae5bce6dcc3653436213e authored over 3 years ago
Added Sector API ref

github.com/grapesjs/grapesjs - 8c9cf9cef7a680934c81ee3b6fab4964e9802f99 authored over 3 years ago
Add getLabel and setLabel to Selector

github.com/grapesjs/grapesjs - cad04f4d703fec63c9d343aa75d17943489330fe authored over 3 years ago
Update states rendering

github.com/grapesjs/grapesjs - b7492efd3f2adfbd02df9b65dca0dae37ef824ff authored over 3 years ago
Add State to SelectorManager

github.com/grapesjs/grapesjs - 5f9c391e5b1a831175eca4e4cfa8e21b8ad52a9e authored over 3 years ago
Fixed next/prev selection. Fixes #3861

github.com/grapesjs/grapesjs - 541bdfc2c9705c2418fd049d543f20d4825a0c18 authored over 3 years ago
Fix SVG parsing. Closes #3866

github.com/grapesjs/grapesjs - a72cf1908e4e81e3e8a6b706336988e7a712623a authored over 3 years ago
Update ClassTagsView tests

github.com/grapesjs/grapesjs - 2ff30157cd9932ec6140ec2c004d74fbdb7027fe authored over 3 years ago
Refactor SelectorManager e2e tests

github.com/grapesjs/grapesjs - e2038f657d297ab4c8cb6f0315e425799b102850 authored over 3 years ago
Add componentFirst methods to SelectorManager

github.com/grapesjs/grapesjs - 03409c96af7febf2258c241d6c8045fc536b1023 authored over 3 years ago
Refactor SelectorManager

github.com/grapesjs/grapesjs - abcc9c6027fab2c74804f54a0d613c69f1b9b43a authored over 3 years ago
Add __appendTo to Module

github.com/grapesjs/grapesjs - 4b730d5b77e34ad857b4b2690e5d74304d0a98b7 authored over 3 years ago
Update SelectorManager docs

github.com/grapesjs/grapesjs - 05ad27e8b07dc41eb53ae133f44abbe421f01b97 authored over 3 years ago
Improve SelectorManager APIs

github.com/grapesjs/grapesjs - dff20e71538dc4a67d669a5089412a09b6b64236 authored over 3 years ago
Add remove method to SelectorManager

github.com/grapesjs/grapesjs - b2f3f0eac21ae618b45e8835c26a13e6a290ad88 authored over 3 years ago
Update selector get method

github.com/grapesjs/grapesjs - 892f74e1e82f975cee48bb7cccf59f62cb9fee49 authored over 3 years ago
Update selector.add method

github.com/grapesjs/grapesjs - 783fef7113078b6f43107ac71275680d7fc64732 authored over 3 years ago
Update selectors render function

github.com/grapesjs/grapesjs - fd21790048bc06c91b6509eee654e8db78196919 authored over 3 years ago