Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/grapesjs/grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://github.com/grapesjs/grapesjs

Merge branch 'dev' of https://github.com/artf/grapesjs into dev

1141f6789cd3101e436c5d8e52c5a5d589c14ae7 authored almost 7 years ago
Merge pull request #983 from funkjedi/funkjedi-patch-1

Make font size variables overridable

d89f9844cfb32dd107d86ae1c793b1d7f500438c authored almost 7 years ago
Fix loading with autoload but without the storage

3775f8fa2dcad97f2bed31b0858970debc093938 authored almost 7 years ago
Removed unused require

56addf73cfd0f5aafeaf641bdd0f4f8aff3d4dc4 authored almost 7 years ago
Fixed tests

1280f7c8ad7aba42b6dcf63de7b12427995b8306 authored almost 7 years ago
Don't stringify `script`s function in toJSON method. Fixes #980

5d0e9567a6d66e71f52577f5c3b62b99ba6d2766 authored almost 7 years ago
Check if loaded CSS is actually empty

8d29d2001fbb8438b7c889375651f41a4e16d2f5 authored almost 7 years ago
Avoid adding CssRules with empty style object

033ed7d0cdcd13e27d1f4ac669be4fc4254cfd21 authored almost 7 years ago
Added style containers to fix styles/media-query order

38a0dc84347ae10d6ff6cac79de26489bbeb29d5 authored almost 7 years ago
Update storage:load event

2e8a0429d320a78d0d223329a0cdc37c6a78af4c authored almost 7 years ago
Make font size variables overridable

ffa06de3d815c4d7babe1fef54df0781e86f7fd4 authored almost 7 years ago
Add `core:component-delete` command

396047a9eb98a8e5a115f21e126d0b2335baab2b authored almost 7 years ago
Add new Command lifecycle events

98896c0e833500f35f377a14bead0ea966437d6d authored almost 7 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

ec4173b7f9ab1f8bed71edec1139129bfed20519 authored almost 7 years ago
Merge pull request #942 from tommedema/wip-pr-expose-base-css

New feature: expose `baseCss` (non-breaking & with tests)

d5f0ae94dfd801a8c13cc0f6ce33e209f98f1c65 authored almost 7 years ago
Remove controls option for Vimeo videos as it's only for PRO users. Closes #977

4b565fe3142dfaa25cfb281d049bbcc53fecf2d4 authored almost 7 years ago
Merge pull request #971 from chapterjason/patch-1

Remove unnecessary duplicated property in block_manager config.js

7af53cd5aebdb02c9e2f9b7f67b078e00b42c3d2 authored almost 7 years ago
Fix youtube loop parameter in Video Component. Fixes #969

bee57c85fcc3c93c4beb2b37994daafedad4b3b7 authored almost 7 years ago
keep readme clean

20c0177d308957f56ea6d75e23a59d216137e4c2 authored almost 7 years ago
Check if the event exists in move command. Fixes #710

3ea720c9373f036fb1faab7fbf9cfd3c77d4f877 authored almost 7 years ago
Fix some issues in IE11 #768

d27819c3eb405e7b6d4ec1db3f68449b27fddeb8 authored almost 7 years ago
Updated block_manager config.js

removed duplicated property

ac15b233cb41e3bea9b05916ee1966d93c8bce44 authored almost 7 years ago
Merge pull request #961 from artf/dev

Merge dev

376a60867d3ffae33f2540b05f5f37a830b91cff authored almost 7 years ago
Bump v0.14.6

1efe55fcf2b01875a5fde33714de0262fec3d4a2 authored almost 7 years ago
Fix the import of components and styles with the same ids. Fixes #932

7621704f833b449b1093d386d7ac3a191e763483 authored almost 7 years ago
Fix block text overflow. Closes #946

e6593e7ad9a8771ef1a9bef33d061b131df1ea76 authored almost 7 years ago
removed redudandant options and global

3646d9fc4d4c41f0502ae49d1194ddb667883d73 authored almost 7 years ago
enabled iframes in jsdoc and added positive and negative tests for baseCss overwriting feature

aba4b2362a3d55dff0575c16e5637b846455fc46 authored almost 7 years ago
Once the id rule is created in Component, clean its internal style

7619979daac7c6268759c7a87a80d2c3821bcabd authored almost 7 years ago
Manage correctly boolean attributes in HTML output. Fixes #943

9a71368f43d690405d3c60682c7dfee83fd87a4e authored almost 7 years ago
Check if the attribute is a string before replacing

b20dd6f4b3864b7d294a84365be312288d54a2d9 authored almost 7 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

64a8fafbec1b949e6023a20e68784d419c11047c authored almost 7 years ago
Merge pull request #939 from ryandeba/escape-attributes

escpae quotes in Component.toHTML

a36ddc99f0ae83a154a943ba6ac86eec9cd00c2a authored almost 7 years ago
revert previous test change

0e47b6fe5df82dd01a7def2416860ed7d3ec2f0f authored almost 7 years ago
wip test case

61ef0fba5d0c96b6c4df1588463159022a2a5f4c authored almost 7 years ago
add baseCss overwrite documentation

6d095a0316191cdf3d67404717344b54bfa66833 authored almost 7 years ago
use config.baseCss in canvasView if set in config

cf431db237c5d748f91976e0ea710ab43a03014c authored almost 7 years ago
escpae quotes in Component.toHTML

ff15c3454a828150562d0e9e8afe3031b7a27e1e authored almost 7 years ago
Refactor OpenTraitManager

87bff5d1dc7a5de5abf6fe7d07e6efd43e0d19b8 authored almost 7 years ago
Merge pull request #929 from ryandeba/trait-manager-no-comp-msg Closes #869

Show message in trait manager panel when there is no comp selected

e6395e23a03f2df0e96c6060f72e1f076cbf2675 authored almost 7 years ago
Merge pull request #928 from tommedema/no-duplicate-dev-js

prevent grapes.js from being injected twice during development

a724b66982343ec64d042256e8a85b91337fcea4 authored almost 7 years ago
Refactor few methods in Canvas

baf578dcf0560d8e4c3cd6efbaabf630e2b33ddf authored almost 7 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

799e4e0302eb19a7593421e6665c6fe0b1d35b25 authored almost 7 years ago
Merge pull request #920 from nojacko/dev Fixes #914

Fixed TypeError when canvas has been removed.

1e3dc7124fd8ab2ef37a7b48fb474794d8355372 authored almost 7 years ago
modify Component.toHTML to property encode attribute values

48a3bccb22dd29057c95e09a3f03646684e4d905 authored almost 7 years ago
add failing unit test

0a11ea864237c3beea47011e2d1dbfa1b872eb76 authored almost 7 years ago
show message in trait manager panel when there is no comp selected

d1af24d84e25715d907c7b6f4c717a342ed46211 authored almost 7 years ago
prevent grapes.js from being injected twice during development

cc029b7744ce27fba17d57bdd9fadc247e88d162 authored almost 7 years ago
Fixed TypeError when canvas has been removed.

3e89fe14c31c65cf2a4d9f6eeee30980310f6e69 authored almost 7 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

c773085586ab568edfafe67af028da0b5c412b28 authored almost 7 years ago
Merge pull request #881 from maxtacco/dev Closes #876

Pass response to 'editor.store(clb)' callback. Closes #876

49100b2f63411fb08d438d21a5f7ff9131773a75 authored almost 7 years ago
Init correctly components with javascript. Fixes #873

feb9a8b67435036f12563a69017a58cf72b96143 authored almost 7 years ago
Escape title inside blocks

e60a5bcda0640e5283a0683a9087350b2a2f36aa authored almost 7 years ago
Pass response to 'editor.store(clb)' callback. Closes #876

dab30fd8f1ebf95ffb6030e3b8e5d8562c57cb36 authored almost 7 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

1f2a083caa44d6d2017d9b69503b18943a6f8801 authored almost 7 years ago
Merge pull request #870 from JuanTincho/Large-block-label

Hide large labels on blocks

4079db90623c5643cc8bde183aba2d5e06e0ce40 authored almost 7 years ago
Don't trigger `component:add` when components are just moved. Fixes #868

1fe03ddcee6a5e569f5a7b76a43f7c80ce070f6c authored almost 7 years ago
* Added css to hide very large labels.

* Added title to label class, thus it shows the text on a tooltip.

c23c9519cd2b83eb9d9d3ce5adceea5f81a00a52 authored almost 7 years ago
Merge pull request #856 from artf/dev

Merge dev branch

01254dc2182261fdc42be6e4431b4d02b8fa8675 authored almost 7 years ago
Update style

50cc585f23f2560077fd0e9a42ced22e67e69723 authored almost 7 years ago
Bump v0.14.5

df50c8841a7bf86aab483378ec1744b397320dde authored almost 7 years ago
Fix undo manager when moving components

9bee876e5bb02cd8509c16314cb5197ce11ab832 authored almost 7 years ago
Update npm dependencies

850e8a047a3d20be2826f707470bf28096ac528e authored almost 7 years ago
Merge branch 'refactor-panels'

80c896aef48ce854c9710ae18c125ee31f1ac7db authored almost 7 years ago
Test build

9941ea6c27607a07a771b63ea2a51fd7f17c371f authored almost 7 years ago
Update font style

b141309e41af129d5723757b69de84789e7947b5 authored almost 7 years ago
Remove some legacy code from Assets

5bac65811f68134627ecd77f8426662ced16ab5b authored almost 7 years ago
Add new 'freezed-selected' status for a component

bc01d331e59fdd362de75d3f7022ba3b308fdd37 authored almost 7 years ago
Update canvas offset on resize of panels

48a944b45a6202abc60fc10f9aebbec511fe6f74 authored almost 7 years ago
Append the modal inside the container and not the editor element

a58bfd0f581e6384354a72f5b45fa77a21c00a86 authored almost 7 years ago
Update panel style

2d941a58e764c9520c4c7a29a50293e430261057 authored almost 7 years ago
Add `avoidContainerUpdate` option in Resizer

27917a64dbf4d914d10bbffafeee1e0bf938a4fa authored almost 7 years ago
Add `silentFrames` option in Resizer

4ca9db444be4a5fbe4b95b4b301870297bebf92b authored almost 7 years ago
Update styles for selectors

8b6200f9326991c600646eb05b031c4be8c8e48a authored almost 7 years ago
Refactor font size styles

8ff14fa4571e53635aaa1c10e8a70591de9eb6f2 authored almost 7 years ago
Update traits styles

8d26f90a4a69ac7511a6fe60db4d20a66b266419 authored almost 7 years ago
Add `appendTo` option to TraitManager

73b1439974f90f941bb105f127b26efa7e3e10cf authored almost 7 years ago
Update SVG dimension icon styles

b3a7df1e9e1862d4efd67787cac429aed4515ec8 authored almost 7 years ago
Refactor event propagation in CanvasView

3c92263a3416a437b26103d8d82176c81bac8190 authored almost 7 years ago
Execute the callback in StorageManager even with an empty storage

Basically, without it the `postLoad` in modules is not called.
Faced it because the undo manager ...

9f8be31b654fe155a3affa7f94351f4914552c36 authored almost 7 years ago
Update panels styles

910921c1eb97feb59bb6ff4885700c136a1da5bf authored almost 7 years ago
Update, in panels, how dimensions are fetched from Resizer

2c5f519ff83fffcb3854c939a83411b57b18f096 authored almost 7 years ago
Update the resizer in conjunction with panels

a8fbace82b12859596765a875134fe1b55e7374c authored almost 7 years ago
Make the panel be another element via `el` attribute

e43b36bc1be2dec06087f436d81468f5c3576f88 authored almost 7 years ago
Add `appendTo` option to SelectorManager

4ede1c66fcc7a907ee773f4aa864ef0fb073d7b8 authored almost 7 years ago
Add `appendTo` option to StyleManager

89d4ab7863cebe3895cd993139278b31f52486d3 authored almost 7 years ago
Update blocks view styles

1317fb69df16819aae1f7922669f0bb2bc345499 authored almost 7 years ago
Add `remove` listener to buttons in panels. Closes #824

81488fbfb6665802dc67dbeae985ff137dcc78f7 authored almost 7 years ago
Add `appendTo` option to BlockManager

2cfe8b6a16329777224a841fd9d4210f9a7c8926 authored almost 7 years ago
Update sorting in layers

8646a61ffdbb6e262f9bbcd6145d9edc81688489 authored almost 7 years ago
Update componentChanged in domComponents

2911db7dcbd6b8fb2bd7adee78550dffca56d0b0 authored almost 7 years ago
Refactor `setSelected` in Editor

6aa46fc7e47cf7c24666c2d88ec8918844235c72 authored almost 7 years ago
Refactor ItemsView

253d0011abaef030dca306ba6c1f037cc0421226 authored almost 7 years ago
Clean OpenLayers

8c4e28ba65d1a4315b032bf6d2b6d154f47b26c3 authored about 7 years ago
Update layer input style and refactor OpenLayers command

566516c70e58924dd23eb2a73c62c88f3c73fa8b authored about 7 years ago
Change the layer input in editable span

ca8fba3dfec9f76952f5295b98bea641e1319fd3 authored about 7 years ago
Refactor ItemView to be more independent

c8c3781b96217dc8b5057385551e146bfe290ad9 authored about 7 years ago
Change `el` option with `appendTo` inside Layers

1f7918fb144b91ae264335e904675d4226369850 authored about 7 years ago
Add LayerManager at Editor level

660039e8d515c31a21aacef7ca28a30314bfa1f0 authored about 7 years ago
Start refactoring Layers module

610decc71cfe458f7ee6d918a8828b61fdbda519 authored about 7 years ago