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

Update guide info position

github.com/grapesjs/grapesjs - af273c79c6fd63eccc7e3144525194e56ad7067e authored almost 6 years ago
Create renderGuideInfo method and add `guidesInfo` option to componentDrag

github.com/grapesjs/grapesjs - 8e41d16f17238bc2a2b8304a93b3dd018c7b07ac authored almost 6 years ago
Add `strict` option in Command module configs #1881

github.com/grapesjs/grapesjs - 01a3053270b8b68c61091b4eb3445e2450b061f6 authored almost 6 years ago
Update guide style

github.com/grapesjs/grapesjs - 150e36e4be54371f12ab1136ffabe821e06beb2e authored almost 6 years ago
Add snapGuides option in Dragge

github.com/grapesjs/grapesjs - fc14739b471ad14d6452ea9f3604305514a84fe1 authored almost 6 years ago
Refactor dragger and move snap check in snapGuides method

github.com/grapesjs/grapesjs - 74acb1086f56bfc0cb8ffcb4fced7b580bb45772 authored almost 6 years ago
Clean drag method in Dragger

github.com/grapesjs/grapesjs - 8bf67414adcd536791b2d8de0dd0f41e0a1427b1 authored almost 6 years ago
Move the guide snap after the first drag

github.com/grapesjs/grapesjs - 55fedb761f4f96abd91454910c5a3ac9bcccf1a5 authored almost 6 years ago
Adjust drag method in Dragger

github.com/grapesjs/grapesjs - adc93ffa2356c353d25f43a2818e126919e53847 authored almost 6 years ago
Refactor Dragger

github.com/grapesjs/grapesjs - bf4dc13b838c29efca3c8b2820efb7235d932f2b authored almost 6 years ago
Refactor guide lock update in Dragger

github.com/grapesjs/grapesjs - 0cee801ddb4f4ed7740d961cb9b3b49835bfa7b7 authored almost 6 years ago
Add render guides helpers

github.com/grapesjs/grapesjs - 16a500f9f89e534988f634b28878b6e08508dfae authored almost 6 years ago
Setup guides in ComponentDrag command

github.com/grapesjs/grapesjs - 5a9a521f443c057c996bf2c56b438560bc4ecbd7 authored almost 6 years ago
Add `onceClose`/`onceOpen` methods in Modal module and make events more reliable

github.com/grapesjs/grapesjs - d809b5b02af2c9f60644647b83980d47bba22fdc authored almost 6 years ago
Refactor Preview command

github.com/grapesjs/grapesjs - e1d341abbb38c90bbf4c79ad9d4050558d747073 authored almost 6 years ago
Refactor buttons and adjust run command order

github.com/grapesjs/grapesjs - 587590d344a74a561a039f16f2e4bfaf103295e9 authored almost 6 years ago
Force stop commands in ButtonView

github.com/grapesjs/grapesjs - 85611e1a4161795b5983cc58eb6190b6e6ff735a authored almost 6 years ago
Added `run` and `stop` events for Commands

github.com/grapesjs/grapesjs - 870791d149d909d0432b8f52e0d5c78bdcad90ea authored almost 6 years ago
Merge pull request #1874 from artf/dev

Merge dev

github.com/grapesjs/grapesjs - 6c962b72a2648f8a5b68185acc2b124eb909168a authored almost 6 years ago
Bump v0.14.55

github.com/grapesjs/grapesjs - ffa39f8540c96b3d34518f56164f8ecdac10e203 authored almost 6 years ago
Make zoom methods public

github.com/grapesjs/grapesjs - c9e85e36dd510df7c65ad07c79f3c9fc6ccc7684 authored almost 6 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 00d1cbf579eb3bec410bfdd5f98c0eb27ee20811 authored almost 6 years ago
Add `update` event to generaly listen any change to the template

github.com/grapesjs/grapesjs - 225c54703a227f6bb5c6cda365a4ce2207d04837 authored almost 6 years ago
Fix scrollIntoView issue in Layers. Closes #1865

github.com/grapesjs/grapesjs - fef3058003fe7a1fac0072e1ed4dafa4cef1fb9e authored almost 6 years ago
Merge element content in text components before toHTML. Closes #1767

github.com/grapesjs/grapesjs - 2ab410dc58659f82014cabcf2fb3196909b7971e authored almost 6 years ago
Fix regressions

github.com/grapesjs/grapesjs - f2dc62905a135169315e4c954e738bbc0635d3c6 authored almost 6 years ago
Improve the recognition of stateless commands

github.com/grapesjs/grapesjs - 363a4e77a0f4bd13c2c034cfcd8920bc70d4256e authored almost 6 years ago
Merge pull request #1858 from WebEtSolutions/#1857 Closes #1857

Check protected attribute before remove a tag

github.com/grapesjs/grapesjs - dc5e9085a528b3f0a6768f70d24377291684a9e4 authored almost 6 years ago
Move from the DOM the drag prevent in image component

github.com/grapesjs/grapesjs - 89f0ec77cf4d2c4817d277c3571c626f68642667 authored almost 6 years ago
Add `component:type:add` and `component:type:update` events

github.com/grapesjs/grapesjs - 0c1a272073a442d26fb116f7809806c8b7796d72 authored almost 6 years ago
Fix empty provider select in the video component

github.com/grapesjs/grapesjs - 06a03ecdd071493f1faa840094b6ba9302ada765 authored almost 6 years ago
Fix updateSrc in video component

github.com/grapesjs/grapesjs - 279aa394a8799590e6dc80e560a55e8e4edc966b authored almost 6 years ago
Add `fallback` property to Image component and setup placeholder images

github.com/grapesjs/grapesjs - a776ad646abfa493eae0bf26b2cc9673db35da9c authored almost 6 years ago
Refactor Resizer and update its container on text change

github.com/grapesjs/grapesjs - 7d0acc5baa8063cfa226f3e6c0a891704f159ec6 authored almost 6 years ago
Accept classes as a string in Component

github.com/grapesjs/grapesjs - ea3c4337723ecd27e34696a2a2c3f857127307a8 authored almost 6 years ago
Check protected attribute before remove a tag

github.com/grapesjs/grapesjs - de48a29e3911a19b9f75f2b61f20e03b649363fe authored almost 6 years ago
Force show-offset command in SelectComponent

github.com/grapesjs/grapesjs - a031c409b5b8b056f0205dada64052017d574c1b authored almost 6 years ago
Pass options in component collection `add` method

github.com/grapesjs/grapesjs - eb001b35d4f8c8c20f5368289dd51412c0cf8cac authored almost 6 years ago
Move ratioDefault option from the Rezie command to image component

github.com/grapesjs/grapesjs - 0a440e96ad3d41e176df2637a224a7383d797867 authored almost 6 years ago
Reset upload input file in AssetManager

github.com/grapesjs/grapesjs - 8f0a12ffc6d84a0c2d1bfcab3f089cd9b8a48f8a authored almost 6 years ago
Merge pull request #1840 from Rottohawkins/bugfix/selector_manager_documentation

Fixed typo in selector manager documentation

github.com/grapesjs/grapesjs - 94e295ef919dceaade90a3aa36355f2e23935657 authored almost 6 years ago
Avoid property breaking in StyleManager without `property`. Fixes #1830

github.com/grapesjs/grapesjs - 23d0dcd2d7bab079afc5b972d4d3bd3a53c1907d authored almost 6 years ago
Ensure default units for devices

github.com/grapesjs/grapesjs - 6aaf0a9adfaaec4bd1c18aaf3f54c973bac5ddf3 authored almost 6 years ago
Ensure default CSS block container. Fixes #1829

github.com/grapesjs/grapesjs - 2b45543d7ff887fd6dd68e740cab6cfc81e96d1d authored almost 6 years ago
Add default options to getTargetToElementDim

github.com/grapesjs/grapesjs - 4745b663e9d7abd8c907f15204d7daba8c45533e authored almost 6 years ago
Fixed typo in selector manager documentation

github.com/grapesjs/grapesjs - f2234ab1f4aa9760f0430a9e8359632043fe5edf authored almost 6 years ago
Add documentation aboud custom render in Blocks

github.com/grapesjs/grapesjs - 15a95cfca84ba9a9cfae1d9c7a69bba332410ea0 authored almost 6 years ago
Add custom render for blocks

github.com/grapesjs/grapesjs - 4b5932fdcdb30ebdc5c95d11d25be346f501666a authored almost 6 years ago
Refactor TraitSelectVIew and listen options changes

github.com/grapesjs/grapesjs - e79ffd96979e2e435462ffc76139f5b5906eae5d authored almost 6 years ago
Update style canvas

github.com/grapesjs/grapesjs - 6d42b6bb271eafaa3dca1166005e3ea09d53a48a authored almost 6 years ago
Update plugins in README

github.com/grapesjs/grapesjs - 9e832fd873a8d5efd3d30c4cd3c5f01da9cae4fb authored almost 6 years ago
Update README

github.com/grapesjs/grapesjs - 03d67051bbd6f87df4ed852bae284b0a46f17bd5 authored almost 6 years ago
Fix issue in Sorter when no canvasOffset is set

github.com/grapesjs/grapesjs - 62f3e8909648f8b541a10aad783294a30362f5b0 authored almost 6 years ago
Remove useless test

github.com/grapesjs/grapesjs - 60032775459bc2a9dc652dbb36290d32cfd29451 authored almost 6 years ago
Update add in Keymaps

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

github.com/grapesjs/grapesjs - efc6387084c39c78ace18d14f4621cbec1556395 authored almost 6 years ago
Merge pull request #1800 from arthuralmeidap/issue-1567-toolbar Fixes #1567

Issue 1567 toolbar fix

github.com/grapesjs/grapesjs - ec735ef0dbe13d7430892e54e6256753c40c71cd authored almost 6 years ago
Update ComponentDrag

github.com/grapesjs/grapesjs - 6016b6083c9bfe04b3e88e024d4ecdfc50d36e57 authored almost 6 years ago
Allow the ComponentDrag use of translate mode

github.com/grapesjs/grapesjs - f7d1658528543af59f330ac6c126b24d43cde627 authored almost 6 years ago
Refactor ComponentDrag

github.com/grapesjs/grapesjs - 587395d7603c9dbdb5359d17a05e7cdb14f376c6 authored almost 6 years ago
Update toggleDrag

github.com/grapesjs/grapesjs - 0bd4ac2fe82c90b72710cd70468d88a8264a8dde authored almost 6 years ago
Scale in the Dragger only on move

github.com/grapesjs/grapesjs - 57ff6effa2423f3d72e2bd5fa63fb15c6eaf6cbd authored almost 6 years ago
Add scale to the dragger

github.com/grapesjs/grapesjs - e1f3f324d2c24ae53a147602ad302e377717bd9d authored almost 6 years ago
Refactor Drag command

github.com/grapesjs/grapesjs - c3af5b4116e01635a09b8a05160c4261a06ba016 authored almost 6 years ago
Refactor the Dragger

github.com/grapesjs/grapesjs - e1a2af788d76a099447d70d56b3aa5ed223fafd3 authored almost 6 years ago
added new parameter to add method; running keymaps only when the editor is not on edit mode; improved test setup

github.com/grapesjs/grapesjs - 80b19c220ed8e29de4e5ba395c300e59e1ef022f authored almost 6 years ago
removed validation to check if editor is on edit mode

github.com/grapesjs/grapesjs - 31cf595f19001e47df5ee4c0c21a6f38bef6ae6c authored almost 6 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - 8dbd31a31de1c7886fd968bb425248956b63234d authored almost 6 years ago
Custom tag for buttons in Panels module. Closes #1787

github.com/grapesjs/grapesjs - 2972a3289042db4a41aad367009432aeac2aae03 authored almost 6 years ago
Clean ToolbarView

github.com/grapesjs/grapesjs - dc9888a1fcd026bf88c6bf78d19f5520c3c24469 authored almost 6 years ago
Merge pull request #1785 from WebEtSolutions/dev

Fix parent to parent.length for stop while

github.com/grapesjs/grapesjs - b4406d670db89ad2e5218457b90d1b0a7272960f authored almost 6 years ago
Fix parent to parent.length for stop while

github.com/grapesjs/grapesjs - f6821ff04e30110c17f26fa9ea5dcf81b30524e3 authored almost 6 years ago
Merge pull request #1773 from david-polak/update-am-docs

Add embedAsBase64 to AssetManager config

github.com/grapesjs/grapesjs - 2da8df492a52ac9e01bb7d69e2a72f7cdc182d0c authored almost 6 years ago
Merge branch 'dev' of github.com:artf/grapesjs into update-am-docs

github.com/grapesjs/grapesjs - 89dc2f5414659250d36f3864b158aa473d6e0b9b authored almost 6 years ago
Fix embedAsBase64 blocking default endpoint upload

github.com/grapesjs/grapesjs - eaa9f654cdbebf0d407595f6de665e4ae84e8a90 authored almost 6 years ago
Add the possibility to disable StorageManger with `storageManager: false`

github.com/grapesjs/grapesjs - da4844db17fd25ace561e3a4ee9efe31db615182 authored almost 6 years ago
Merge pull request #1775 from artf/dev

Merge dev

github.com/grapesjs/grapesjs - 86493f7f9949831a0f8c52b62ab4ffcde38bfcbf authored almost 6 years ago
Add embedAsBase64 to AssetManager config

github.com/grapesjs/grapesjs - 9118ff305390187278188d632560749dfd736fd4 authored almost 6 years ago
Add model and property value to the trigger of `change:attributes:ATTR`

github.com/grapesjs/grapesjs - 560fe8f22b35173f43f78cee99f1dfb071ce757d authored almost 6 years ago
Merge branch 'unique-id' into dev

github.com/grapesjs/grapesjs - d8af0b2ae0f052c9771b448c829db1aff5c23cee authored almost 6 years ago
Avoid nested duplicate IDs

github.com/grapesjs/grapesjs - a4c2a50345aa3286b48ca7c03c0f33a6ae05efb8 authored almost 6 years ago
Change the container of components by IDs

github.com/grapesjs/grapesjs - 60cb2846031ef38cc45aaca66b91fd1d677b400d authored almost 6 years ago
Avoid duplicate IDs

github.com/grapesjs/grapesjs - 12897993bd7e4d58fa5769a5257ab44bae8c2d6d authored almost 6 years ago
Add onChange to CodeEditor

github.com/grapesjs/grapesjs - bad140fa1ca842c67b3039a5d7b588a9954aa21e authored almost 6 years ago
Enable refresh in setContent of the CodeMirrorEditor

github.com/grapesjs/grapesjs - 2803ace2fc3bb10b645958d18a699733376f77fa authored about 6 years ago
Add the possibility to preventDefault from `add` method, in Keymaps module

github.com/grapesjs/grapesjs - f5e56d9a6e16ff62f610c35932d8bb65ce172280 authored about 6 years ago
Run `preventDefault` in `add` method of the Keymaps module (before executing the handler)

github.com/grapesjs/grapesjs - 56c10d0193fbfbd3c5d765a6374605d24f61d450 authored about 6 years ago
Add multiFrames option (WIP)

github.com/grapesjs/grapesjs - e48e597308df75896684583cf04e28e0ebe017cd authored about 6 years ago
Add the possibility to force the command

github.com/grapesjs/grapesjs - 026774df8dc67124f7b727cdfab1041860f11981 authored about 6 years ago
Merge multi-frame

github.com/grapesjs/grapesjs - dd9aaf10df6e1bdcaaec8b20a52bd6362c7461c6 authored about 6 years ago
Allow default as a function in component addType

github.com/grapesjs/grapesjs - 8622f186fce1d2e8ac156ad52f2fc8f3e28b21f9 authored about 6 years ago
Bump v0.14.52

github.com/grapesjs/grapesjs - 18173b553270ca651ed267b7e5c9245d54085010 authored about 6 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - d8eb094d9ed62c88962cfde2414a094b32c97884 authored about 6 years ago
Merge pull request #1755 from thinkanymore/undo_beat Closes #1512

Undo fix

github.com/grapesjs/grapesjs - c305ce4e83858d1603e94a6c291a1de8ce79ce99 authored about 6 years ago
Update classes in SectorView. Closes #1753

github.com/grapesjs/grapesjs - 3079efbb738ad83fffd4ade9465b4d3dfffa6921 authored about 6 years ago
Merge branch 'dev' of https://github.com/artf/grapesjs into dev

github.com/grapesjs/grapesjs - b7820d1bd59f350942a9237cdfbb0d2e07797332 authored about 6 years ago