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

Merge pull request #2643 from jorisros/feature/add-language-nl

Add the translations for dutch language

github.com/grapesjs/grapesjs - 57ce2aa3e169d7c91bd3f9ac76772ca6bc8cc538 authored almost 5 years ago
Update getFullValue to return the default

github.com/grapesjs/grapesjs - 237926b42ac686fe52b545d280083a6718e39abc authored almost 5 years ago
Improve preview in style layer for detached properties

github.com/grapesjs/grapesjs - 5f09b2c97c5f5297daeabd70f7b7a2ba0f81e543 authored almost 5 years ago
Avoid rendering of private CSS properties

github.com/grapesjs/grapesjs - f225f2263c5525a41874e95479dd3e5c943b68eb authored almost 5 years ago
Adding placeholder color as an optional value

github.com/grapesjs/grapesjs - 6aa00b286b65b6d2e57883d912dc062524e48481 authored almost 5 years ago
Adding placeholder color into a css variable

github.com/grapesjs/grapesjs - 07cc122579da11053b2c0aa2b2c17d9485c876d3 authored almost 5 years ago
Pass parent ref to layers properties

github.com/grapesjs/grapesjs - 0f219fcfc30b95ef1a991a54d4fae5925a84ca7e authored almost 5 years ago
Added Brazilian Portuguese language support (#2652)

github.com/grapesjs/grapesjs - d9288f4a0f3a0f6dddf6ea6abf6d47f61163faf4 authored almost 5 years ago
Improve style preview

github.com/grapesjs/grapesjs - 500b431c1ae8186744b1e90fab1eb0fc350eadbc authored almost 5 years ago
Make splitValues work with nested parenthesis

github.com/grapesjs/grapesjs - aeb98b28d5f2f9e02907f26d0dc95e87b18de4f6 authored almost 5 years ago
Add splitValues helper function to style Property

github.com/grapesjs/grapesjs - c56fbc990923153871206d7b3f37f36fc072ae2d authored almost 5 years ago
Support default values for detached styles

github.com/grapesjs/grapesjs - 08d78efbf03ba905a17408b301ce742fe03f944c authored almost 5 years ago
Added Persian language

github.com/grapesjs/grapesjs - afe843c9002151fb3e9a6d16de0ba1252532901b authored almost 5 years ago
Bump acorn from 5.7.3 to 5.7.4

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://g...

github.com/grapesjs/grapesjs - 015ab20f0b47301315c6b39119e9d84ba5f644b9 authored almost 5 years ago
Set new added layers as active

github.com/grapesjs/grapesjs - 8d233c0525e651d15c699885586b0d71aa5f0100 authored almost 5 years ago
Make the radio style type work properly in stack

github.com/grapesjs/grapesjs - 8990199508471f4c3c4488f91bcd8de084b09554 authored almost 5 years ago
Add the translations for dutch language

github.com/grapesjs/grapesjs - 1cb5992149761001099144fed483a3a8773c73d8 authored almost 5 years ago
Avoid multiple change events on style property change

github.com/grapesjs/grapesjs - f96e46302e1b2ebd3ce90870f9006bbf1fa616e2 authored almost 5 years ago
Merge pull request #2633 from YUzhva/fix/style-color-to-var

fix: replace static bg colors with scss var

github.com/grapesjs/grapesjs - 85b7b82103e12fb01a3700b1002a57a7b60ccaf1 authored almost 5 years ago
Escape selectors in CSS code. Fixes #2624

github.com/grapesjs/grapesjs - 32daafdf314cd3372db94f7ccea0821c41286104 authored almost 5 years ago
Merge pull request #2634 from artf/dev

Merge dev in master

github.com/grapesjs/grapesjs - a7217f1a9339a5f7acd24db71fe225e69a097645 authored almost 5 years ago
fix: replace static bg colors with scss var

github.com/grapesjs/grapesjs - 90aa75753f2eb242a08bc59f2f2ff40416b95b80 authored almost 5 years ago
Bump v0.16.2

github.com/grapesjs/grapesjs - e18a336bc85fbe1d87aae7889f1a7326c77a8305 authored almost 5 years ago
Update SelectComponent

github.com/grapesjs/grapesjs - a0096960a69fa946aadd7e4b6c5f67672e70a7aa authored almost 5 years ago
Prevent parent selection

github.com/grapesjs/grapesjs - dba570782ea02e3c56ecf476b7666d2fb2c10f4c authored almost 5 years ago
Merge pull request #2620 from mcottret/fix/fix-default-image-placeholder-src

Fix ComponentImage's default src not being base64 encoded. Fixes #2619

github.com/grapesjs/grapesjs - 104f5218f4dd0f1f2b14596cee7d5100f6b32ff5 authored almost 5 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 60508ae06ea8e40cce18e7f2c5687bc047f35233 authored almost 5 years ago
Update find method in Component

github.com/grapesjs/grapesjs - 26a108d8c7924ab25a8ad616bc1ec11e895ab871 authored almost 5 years ago
Merge pull request #2602 from jcamejo/optional-url-input

making the external assets form optional

github.com/grapesjs/grapesjs - 626adff6c83cd5d8ea52552c5aebe84107f6e4b5 authored almost 5 years ago
Fix ComponentImage's default src not being base64 encoded. Fixes #2619

github.com/grapesjs/grapesjs - ba27279f477fdcf4448755810fac3163b0870d3d authored almost 5 years ago
Merge remote-tracking branch 'github/dev' into optional-url-input

github.com/grapesjs/grapesjs - 7c1abb5b56267c77c6e88e8820def8e77c5cbd20 authored almost 5 years ago
removing missplaced validation

github.com/grapesjs/grapesjs - 937ea6cb1c74c815fb8a87726c09ada761879ecc authored almost 5 years ago
Avoid false positive warnings with traits. Closes #2615

github.com/grapesjs/grapesjs - 83754ddb0f5c728da291948a45a061c032b667eb authored almost 5 years ago
Update cash-dom

github.com/grapesjs/grapesjs - 37fe86780cf35e223a2dabc9fdb897e1e677028f authored almost 5 years ago
Adding tests for the optional assets url input

github.com/grapesjs/grapesjs - 377ed274848d218ab0082e075fbadbe8335c8a58 authored almost 5 years ago
Merge remote-tracking branch 'github/dev' into optional-url-input

github.com/grapesjs/grapesjs - c8ed3307a2b3689c2cec218f381c5a49428349f6 authored almost 5 years ago
Check for href in appendStyles. Fixes #2605

github.com/grapesjs/grapesjs - 84fa97b622b5b3ddd8214b892265c2ed2708b652 authored almost 5 years ago
Preserve the display value on layer hide #2571

github.com/grapesjs/grapesjs - ff504880d634fa1f834286aa6d9180b94f553e75 authored almost 5 years ago
Update preview command

github.com/grapesjs/grapesjs - 4c1e74c8d2b75d2c1cdbd59f288cf75d7d2aa690 authored almost 5 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 3dcffff1517e296b675d4e7292876e0fda11cfd0 authored almost 5 years ago
Merge pull request #2589 from Skedog/patch-1

Fix bug toggling preview

github.com/grapesjs/grapesjs - 1214bbd957e88df78cd99491e53ab243010cd1ed authored almost 5 years ago
Pass resultValue to getLayersFromTarget

github.com/grapesjs/grapesjs - 223f4fef39b66ae84342e810d01232b6ad768ce3 authored almost 5 years ago
Fix parent style selecting for detached style properties

github.com/grapesjs/grapesjs - f1c72e114ba764cd147ab4f6bb748cf6169b210f authored almost 5 years ago
Trim values in layers

github.com/grapesjs/grapesjs - 131a7187b58bff5a70c86f0c589873fd4e8ee1c4 authored almost 5 years ago
Avoid style property status in inner composite types

github.com/grapesjs/grapesjs - 44311643a9edc6acc2f500fdd27e505f02ae9374 authored almost 5 years ago
Improve also style parsing for detached properties

github.com/grapesjs/grapesjs - 181fa912861549424e4505a28a1c7a048d4f9545 authored almost 5 years ago
Search alternaive device target for detached properties

github.com/grapesjs/grapesjs - b61ff2e1eac7896812289ec9c77b941f11a85550 authored almost 5 years ago
Improve style parsing for not detached properties

github.com/grapesjs/grapesjs - 16bbbc712afb26a0846b8d7b5c0f6efff65bd33e authored almost 5 years ago
Update stack style parser

github.com/grapesjs/grapesjs - 2e3912feaf895d4d20111029c98a8684186f9d68 authored almost 5 years ago
Search alternative style target for not detached props

github.com/grapesjs/grapesjs - 198298d0052ba753f5a18d0fd4971982b4f35ab8 authored almost 5 years ago
Search alternative style target

github.com/grapesjs/grapesjs - fa39e616bad5d242d6459bbe8db7c99da02a499f authored almost 5 years ago
making the external assets form optional

github.com/grapesjs/grapesjs - c22e3ec06e8ba9adb51738a138c7afe4300eac73 authored almost 5 years ago
Fix get current JS container from CanvasView

github.com/grapesjs/grapesjs - 823f0b3b4e89376a2373d6fff6076994ebbc2fe0 authored almost 5 years ago
Better clear on destroy

github.com/grapesjs/grapesjs - 1b6d489e3da337502a9451d623d23d06080e31c4 authored almost 5 years ago
Added German translation (#2578)

Added German translation

github.com/grapesjs/grapesjs - 7b196aa27ab4e4189a78672deef1d3860484c9d8 authored almost 5 years ago
Fix get current JS container from CanvasView

github.com/grapesjs/grapesjs - 0d4a2d4a4eb2cb010573b7088a874688954e5ecc authored almost 5 years ago
Update cash-dom and cleanup extender

github.com/grapesjs/grapesjs - 7817945b9592bc79b9fe10049ef2dff7aeb88153 authored almost 5 years ago
Add sectors silently

github.com/grapesjs/grapesjs - 3544531e94610d95ac9bbff50ffcf813f5de0dfe authored about 5 years ago
Inital cleanup

github.com/grapesjs/grapesjs - 9c24108dadf2ded39e8805b6c4a5f00c626c468b authored about 5 years ago
Fix bug toggling preview

Currently the component borders are turned on when you turn the preview off, regardless of what ...

github.com/grapesjs/grapesjs - 2fa8e24b264bfced505d72f9ef00b9dcb6809c88 authored about 5 years ago
Update style on block drop in absolute mode

github.com/grapesjs/grapesjs - ea2f7954937c2306b284e09cf08c6e7bffb9309c authored about 5 years ago
Pass correctly undoManager options

github.com/grapesjs/grapesjs - e02b5336b6b11e7b016bba7cde997f4f3398cb44 authored about 5 years ago
Fix property extend in PropertySelect

github.com/grapesjs/grapesjs - a1aefcb314b07afffdbc79090ffe2a4633d1d864 authored about 5 years ago
Fix drag issues on esc key

github.com/grapesjs/grapesjs - cdbdb720078aac82aa49764ee8a8b15faada7917 authored about 5 years ago
Add new component to handle better inner SVG elements

github.com/grapesjs/grapesjs - c3e808c23f57bcfa6550cee42aeaa26819d6d2c2 authored about 5 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 73e383777c2379b9a8b5dfe83cc0943b1eae3fda authored about 5 years ago
Add component:drag in docs

github.com/grapesjs/grapesjs - 034ab3c50ed08efd4db81f9f65018785ab11c17a authored about 5 years ago
Centralize drag event

github.com/grapesjs/grapesjs - 398eeabb9ac5cfd1cec005f0162b5708d5b2785b authored about 5 years ago
Trigger component:drag event in all DragModes

github.com/grapesjs/grapesjs - 6074584127bd1dc6ffaf8be182c6001cb78e75fd authored about 5 years ago
Trigger `component:drag` events in Layers. Closes #2528

github.com/grapesjs/grapesjs - 75b4783bd9e0a8cb4f0a65ad7c964dd0c164dcbc authored about 5 years ago
Add new `component:drag` events #2500

github.com/grapesjs/grapesjs - cc001943889ca1b8fa2e1585fd8fed874a0d8eb5 authored about 5 years ago
Update comment

github.com/grapesjs/grapesjs - ffd6b65f499094b359657af0d255e245038ef340 authored about 5 years ago
Update selection box on window resize

github.com/grapesjs/grapesjs - 5d2a6d4c67a839d469050c4da984f34a2b606255 authored about 5 years ago
Improve selection boxes

github.com/grapesjs/grapesjs - 331d64222d82e1f3032f37e2b5a5fb20af992a2f authored about 5 years ago
Fix global tools position on frame resize

github.com/grapesjs/grapesjs - 8724ae92d8b29b57bcbce3020a65ed1d1b7667cb authored about 5 years ago
Emit event on frame resize

github.com/grapesjs/grapesjs - f9b27d8effb3713e322c3a6cbe8963732553b31c authored about 5 years ago
Canvas refactoring for Multi Frame (#2524)

Canvas refactoring for Multi Frame

github.com/grapesjs/grapesjs - 8b315e4ba053043889456fcc4048c4f504257551 authored about 5 years ago
Update style manager on frame resize

github.com/grapesjs/grapesjs - c7fa9d620ac2006b16d6d6ed3b76d48574e06525 authored about 5 years ago
Merge branch 'dev' into multi-frame

github.com/grapesjs/grapesjs - ce0a03435f515af7d36326a50c1e3ca14fc8d44a authored about 5 years ago
Rerender style property on name change

github.com/grapesjs/grapesjs - 5f1a524d13e70bce8c5dd3539c7285b079314349 authored about 5 years ago
Add also style:update:id event

github.com/grapesjs/grapesjs - 71a39dd0985b3f8a8a19cf7e06c2e3cd0f8eb243 authored about 5 years ago
Added `style:update` event for StyleManager

github.com/grapesjs/grapesjs - 796dac98eb589dc79dde33689b170a45296f472c authored about 5 years ago
Adjust tests in ClassManager

github.com/grapesjs/grapesjs - 759df270bc6653d5ceb0cf197b7a52defc354f6c authored about 5 years ago
Move loaded listener in editor

github.com/grapesjs/grapesjs - d6bac555eee92454d76f56381de66b41804e1684 authored about 5 years ago
Adjust frames loading order

github.com/grapesjs/grapesjs - 36a4c902e879a8c68beac8e191f1ed8001e5caf8 authored about 5 years ago
Update string

github.com/grapesjs/grapesjs - 9e6d308d9f3c3c0c5584e13757cdf43c2043f2d6 authored about 5 years ago
Add onRender property to Frame

github.com/grapesjs/grapesjs - 2fee4e23dfce625bdd985cc7b1fdc45d7ef9b595 authored about 5 years ago
Update frame wrapper edges

github.com/grapesjs/grapesjs - 79682ffe2027e800ed49215d7a775c6dfc5ad65d authored about 5 years ago
Remove frame instance from model on remove

github.com/grapesjs/grapesjs - 5686c33e7003da8103476a775b7d80a48b36b48b authored about 5 years ago
Clear cached components on frame resize

github.com/grapesjs/grapesjs - 07607e4409cc5f23df0bf82b2ead1fbec624222e authored about 5 years ago