Ecosyste.ms: OpenCollective

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

craft.js

🚀 A React Framework for building extensible drag and drop page editors
Collective - Host: opensource - https://opencollective.com/craftjs - Code: https://github.com/prevwong/craft.js

Merge changes from candulabs/craft.js (#69)

* Add prepush hook, some small nits to the craft project setup (#1)

* add test staged

* ad...

github.com/prevwong/craft.js - 8fa6f008d42291791a6d999422dacb3da4ef70e5 authored over 4 years ago by Michele Riccardo Esposito <[email protected]>
Merge branch 'master' into develop

github.com/prevwong/craft.js - 6147a24fe13bf3152bbc9fc61f9b7eb9acb8c3f1 authored over 4 years ago by Prev Wong <[email protected]>
fix: indicator width over the line (#70)

* fix: indicator width

* fix: width calculation

github.com/prevwong/craft.js - d1dd78e65ffe9e56054d7ac6ae6262e898377dfe authored over 4 years ago by Sigit Prabowo <[email protected]>
v0.1.0-beta.6

github.com/prevwong/craft.js - 20ac59804c7ff8728c87c8720c289f0344be8673 authored over 4 years ago by Prev Wong <[email protected]>
hotfix: add action errors (#68)

github.com/prevwong/craft.js - b87d5d7dbb2e39c213ecc87b7b2167d65a27dff8 authored over 4 years ago by Prev Wong <[email protected]>
Deep clone data nodes (#67)

Otherwise immer will mutate the object as we remove nodes

github.com/prevwong/craft.js - 9cba583228e6bfd78547e059fd526e1bf8d7fdd3 authored over 4 years ago by Joel Schneider <[email protected]>
Create CODEOWNERS

github.com/prevwong/craft.js - 1d125d6feb71b2e45096231477ba0f68eb7171ff authored over 4 years ago by Prev Wong <[email protected]>
Merge pull request #63 from prevwong/fix/layers-editable-name

fix(layers): remove side effect

github.com/prevwong/craft.js - 2fab8e2f2bc4504e0612c7b176921e7dc201ae50 authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'fix/layers-editable-name' into develop

github.com/prevwong/craft.js - 775ad5df41bfd6ba0413eeae4edeaa01720f78f9 authored over 4 years ago by Prev Wong <[email protected]>
fix(layers): remove side effect

Remove the need for side effects for changing layer name via the .setCustom action

github.com/prevwong/craft.js - cf5ad71dd2efa08492bdaffe66500b8d59d6f2f1 authored over 4 years ago by Prev Wong <[email protected]>
v0.1.0-beta.5

github.com/prevwong/craft.js - 386c561ea0c562ff189fde14296b38c8ca0525f7 authored over 4 years ago by Prev Wong <[email protected]>
docs: fix typos

github.com/prevwong/craft.js - 2ca47cee021e57206adc5684ed685242896a130b authored over 4 years ago by Prev Wong <[email protected]>
chore: migrate staging to Netlify

github.com/prevwong/craft.js - 18822ab38d0e5637d803ac06a21c4c6bd4f83e14 authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'fix-dynamic-connectors'

github.com/prevwong/craft.js - 25b60816748593b9bf796594dda3abfabb483602 authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'develop'

github.com/prevwong/craft.js - d8dd7f5c058b23db9b87379f51fc466db49695db authored over 4 years ago by Prev Wong <[email protected]>
docs: fix Frame props description

github.com/prevwong/craft.js - 775c72724f65cd2256e290445da9e45b69e578d2 authored over 4 years ago by Prev Wong <[email protected]>
chore: update README

github.com/prevwong/craft.js - 91a7760b213b1ed8e3d0d31abb71f87faf9cbf65 authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'update-docsite' into develop

github.com/prevwong/craft.js - 5e7e60b75e10b5380b9be01acd3fb8c1563bfa99 authored over 4 years ago by Prev Wong <[email protected]>
docs: add layers gif

github.com/prevwong/craft.js - 3bba7952342c2e10e790d02157ba104d214ed736 authored over 4 years ago by Prev Wong <[email protected]>
chore: add open collective

github.com/prevwong/craft.js - d987281a4a1a77271f5842e4456a84faf4b0017b authored over 4 years ago by Prev Wong <[email protected]>
docs: add example for drop indicator colours

github.com/prevwong/craft.js - 421944e90bf7afa9345f3cb709abc7893c3e865c authored over 4 years ago by Prev Wong <[email protected]>
docs: fix typos

github.com/prevwong/craft.js - d86014121e606a55d4de4629cd33d8d1d51e9f5c authored over 4 years ago by Prev Wong <[email protected]>
docs: update styling

github.com/prevwong/craft.js - 00821ee066013b02d6c236113b10cc770e66b2c2 authored over 4 years ago by Prev Wong <[email protected]>
fix: add types for subscriber

github.com/prevwong/craft.js - 878b5e35fee56ce0dfe4b1d7bd74e4d315375291 authored over 4 years ago by Prev Wong <[email protected]>
fix: allow Subscriber to collect state when created (#52)

github.com/prevwong/craft.js - f286a12bf6ddf729a4df9ad07ab84809b97cb90b authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'develop'

github.com/prevwong/craft.js - ef6f60c20e326bf2d5dcd70c282f0aa620b0a754 authored over 4 years ago by Prev Wong <[email protected]>
Update contributing

github.com/prevwong/craft.js - 0e55287cf03fd0144726280bef53f36ea0a32d58 authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'candulabs-michele-nits-to-project' into develop

github.com/prevwong/craft.js - 20dce0424bd56ac4744e897872a1d784cbbc3857 authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'michele-nits-to-project' of https://github.com/candulabs/craft.js into candulabs-michele-nits-to-project

# Conflicts:
# lerna.json
# packages/core/src/__tests__/Canvas.spec.tsx

github.com/prevwong/craft.js - ca3a03ed65268aad319053a277a6823c94622e09 authored over 4 years ago by Prev Wong <[email protected]>
v0.1.0-beta.4

github.com/prevwong/craft.js - 236b010cb2681630561dfc6e653cf6e88c2cd032 authored over 4 years ago by Prev Wong <[email protected]>
ignore Canvas root id test

Caused by Subscriber, to be fixed

github.com/prevwong/craft.js - 332172cffa8136046455a68aa14ffe760b4d61ac authored over 4 years ago by Prev Wong <[email protected]>
change unit test matcher

github.com/prevwong/craft.js - 7fe562a6d99fd9669eb2ff06203a538724049b5c authored over 4 years ago by Michele Riccardo Esposito <[email protected]>
run prettier

github.com/prevwong/craft.js - b24881e4366d6c9ed91caeaa4093e84eeb1b9700 authored over 4 years ago by Michele Riccardo Esposito <[email protected]>
add prepush hook

github.com/prevwong/craft.js - 48b358cee08b13a80df8f9d8b1c1655b4bde5023 authored over 4 years ago by Michele Riccardo Esposito <[email protected]>
add test staged

github.com/prevwong/craft.js - dd80511a798afbb1ca6d3a6ca8c2e56ea6822ca5 authored over 4 years ago by Michele Riccardo Esposito <[email protected]>
Merge branch 'develop'

github.com/prevwong/craft.js - e9eca61fdc8e5086169fc836b08f0d9b4c3ea9ff authored over 4 years ago by Prev Wong <[email protected]>
Merge branch 'refactor-event-handling' into develop

github.com/prevwong/craft.js - eb7224eabcd004633fc6285cdb2ae1a3cc225ab8 authored over 4 years ago by Prev Wong <[email protected]>
Add comments

github.com/prevwong/craft.js - 010c1a1f8ba77615b2a5bdfbf03625779709de46 authored over 4 years ago by Prev Wong <[email protected]>
Remove package-lock

github.com/prevwong/craft.js - a20ea65e7af0b373a9d7a842a0b6f1d9eb9d5759 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'canvas-props-reactivity' into develop

github.com/prevwong/craft.js - a6132adc36489f433ab36b9ae2b595a8ea7208a1 authored almost 5 years ago by Prev Wong <[email protected]>
(#31) Fix reactivity for non-child props on <Canvas />

Remove useMemo

github.com/prevwong/craft.js - 2ecd3d79269cd7b69d1b2d3a1942fa6aca4ed8a2 authored almost 5 years ago by Prev Wong <[email protected]>
Remove incorrect notice on useEditor

github.com/prevwong/craft.js - 9f2eee010c4c9519c7f50d1ee6a59d85905fbfe2 authored almost 5 years ago by Prev Wong <[email protected]>
Update docs

github.com/prevwong/craft.js - 29c1ab895fcb1f8dcceb934cec82b6e079399b34 authored almost 5 years ago by Prev Wong <[email protected]>
Fixed drag handler and renamed draggedNode

github.com/prevwong/craft.js - c833b47e4d2dba1fb6d3e25b77c6daba48c127ca authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'refactor-event-handling' into develop

github.com/prevwong/craft.js - 849f764d5159465546eadf029489d44a618fc35f authored almost 5 years ago by Prev Wong <[email protected]>
Separate create and drag handlers

github.com/prevwong/craft.js - c7a4a7f46e05725eb0b9f6f9ec4a102cffff22b7 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'refactor-event-handling' into develop

github.com/prevwong/craft.js - d9a942ce0dcf477fe645f965b1a6e112af0224be authored almost 5 years ago by Prev Wong <[email protected]>
Remove circular deps and fix types

github.com/prevwong/craft.js - e0397a9d86560c868c627a73fc4827168512dd8b authored almost 5 years ago by Prev Wong <[email protected]>
export DerivedEventHandlers

github.com/prevwong/craft.js - b27f8db4867d7c530603ee808880dd5285b75700 authored almost 5 years ago by Prev Wong <[email protected]>
use updated Handlers

github.com/prevwong/craft.js - 85304ac533df1b8bd60e8ebdde4bcf140d082ff3 authored almost 5 years ago by Prev Wong <[email protected]>
move NodeHandlers

github.com/prevwong/craft.js - 4cee27f0f539d3bde5c7f26734c5b4af9e9add3f authored almost 5 years ago by Prev Wong <[email protected]>
update types

github.com/prevwong/craft.js - 9f19a05bd405a871a97a468ce90bdc2af4559349 authored almost 5 years ago by Prev Wong <[email protected]>
add types

github.com/prevwong/craft.js - c30c915a23bddf0aa5e6121fb7fc7f329b625688 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'develop'

github.com/prevwong/craft.js - 584b2dceac14b3e5e99cf8af912a2e064b0733a6 authored almost 5 years ago by Prev Wong <[email protected]>
add DocSearch

github.com/prevwong/craft.js - b73709fab9c18fd8c079a34d63ada53e66092218 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'Enva2712-master' into develop

github.com/prevwong/craft.js - b093bc99f17d22d5be430aac250936527eb581bc authored almost 5 years ago by Prev Wong <[email protected]>
move setIndicator to actions

github.com/prevwong/craft.js - 399715a998ad5e2272f5a93d7e92822bc39e9582 authored almost 5 years ago by Prev Wong <[email protected]>
refactor layer events

github.com/prevwong/craft.js - 05649df9f00811853714d8d8bc3398369d80fbfd authored almost 5 years ago by Prev Wong <[email protected]>
use derived connectors

github.com/prevwong/craft.js - d84a16673e605004a05fff162398e325396af039 authored almost 5 years ago by Prev Wong <[email protected]>
refactor EventManager

rename EventManager => Events
expose useEventHandler

github.com/prevwong/craft.js - c9761e535b8bd272f210bf64ca4fb09a5ba1d3a3 authored almost 5 years ago by Prev Wong <[email protected]>
cleanup Handlers

github.com/prevwong/craft.js - 33ac3da72de0aa0edcc34e11ee8a0863105a7a54 authored almost 5 years ago by Prev Wong <[email protected]>
Fix collectors and handlers

github.com/prevwong/craft.js - 1c2837eaea7b18ef6cfee7b53eed7500f1c46b67 authored almost 5 years ago by Prev Wong <[email protected]>
fix handlers

github.com/prevwong/craft.js - c6fcb2682ffda2a43e4ea14b1da8dba79cfe3bd6 authored almost 5 years ago by Prev Wong <[email protected]>
fix state management unsubscriber

github.com/prevwong/craft.js - 37794cf39dec6d07a611d88bf630f7c61510fcae authored almost 5 years ago by Prev Wong <[email protected]>
Use refactored connectors

github.com/prevwong/craft.js - 1986303516c96c15c5cfecbcacb2b90b9a2d82b0 authored almost 5 years ago by Prev Wong <[email protected]>
Add Handlers

github.com/prevwong/craft.js - 907deded00e2b5908d6469909c7838d567eccc0c authored almost 5 years ago by Prev Wong <[email protected]>
Fix missed import

github.com/prevwong/craft.js - c6b9b27999fcae450f3f1dd11b445f7d466a50f1 authored almost 5 years ago by Evan Rusmisel <[email protected]>
Change import path to use namespaced package

github.com/prevwong/craft.js - 583531cd5e043a3e7a3387ddb51381bc0d4ed45a authored almost 5 years ago by Evan Rusmisel <[email protected]>
Fix 'cradt' typo in docs

github.com/prevwong/craft.js - 8b401b375c363549e8f46bdb828f229d58226357 authored almost 5 years ago by Evan Rusmisel <[email protected]>
v0.1.0-beta.3

github.com/prevwong/craft.js - b84c49f489a6ff93f0bea0e3ef0552bff50d6989 authored almost 5 years ago by Prev Wong <[email protected]>
Merge pull request #43 from prevwong/improve-create-node

Improve creation of new elements

github.com/prevwong/craft.js - 7b04d36fef5dff9335d3e1a8f6d111e9a3f5d650 authored almost 5 years ago by Prev Wong <[email protected]>
Revert redirect url

docusaurus probably runs its own shell. Hence, cross-env variables are not being passed to selec...

github.com/prevwong/craft.js - bd02af84bff19396fbd5b4ea2119f127fe2000fb authored almost 5 years ago by Prev Wong <[email protected]>
comment typo

github.com/prevwong/craft.js - 0babf34ee4e648ae0b4a05b8dc6f900249287a75 authored almost 5 years ago by Prev Wong <[email protected]>
(#10) add new elements onDragEnd

github.com/prevwong/craft.js - 0a846b8e19e3498c2e04abf62626d37e40b65540 authored almost 5 years ago by Prev Wong <[email protected]>
v0.1.0-beta.2

github.com/prevwong/craft.js - 4b4b4836232003ad6022f9a73e7eb96088d17460 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'develop'

github.com/prevwong/craft.js - 7cea05e19849c7cea2213f9c6a39ca80c2676649 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'master' into develop

github.com/prevwong/craft.js - 7cc37aee4de112b8acd4d84de1576c6b615e5a18 authored almost 5 years ago by Prev Wong <[email protected]>
set development as default

github.com/prevwong/craft.js - 3964857d24dde0b9bfeaf4fb1689e3df9788f0e4 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'develop'

github.com/prevwong/craft.js - 3ef073267974f2894695e39db7d5d25e0d2771ab authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'ankri-layers-export-fix' into develop

github.com/prevwong/craft.js - 2d81fe8c7f70dc478c5387d8f4a0d789f47782c7 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'layers-export-fix' of https://github.com/ankri/craft.js into ankri-layers-export-fix

github.com/prevwong/craft.js - fd5afb3d40ac202d55e36d4837a3cf671b46b49a authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'jmschneider-master' into develop

github.com/prevwong/craft.js - 1b1c436767a2b6c39514c37b29aa8e54b82e39cc authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'master' of https://github.com/jmschneider/craft.js into jmschneider-master

github.com/prevwong/craft.js - b2a2176f447d08f3eba8f1d2e2252cb6d87589fb authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'master' into develop

github.com/prevwong/craft.js - b069650c7d430433304370e3a4ebef35e14ea835 authored almost 5 years ago by Prev Wong <[email protected]>
Merge pull request #41 from prevwong/dependabot/npm_and_yarn/mixin-deep-1.3.2

Bump mixin-deep from 1.3.1 to 1.3.2

github.com/prevwong/craft.js - 76422f97c829c18858bb7b3de9a00254f1cc38b7 authored almost 5 years ago by Prev Wong <[email protected]>
Bump mixin-deep from 1.3.1 to 1.3.2

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release ...

github.com/prevwong/craft.js - 5789be0d7b7dd1c79b114ffa080ea53ccbbd2a53 authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'develop'

github.com/prevwong/craft.js - 830affcf322fe2f2a56081266a4d97bd9ae73437 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'dependabot/npm_and_yarn/lodash-4.17.15' into develop

github.com/prevwong/craft.js - 537fdca5fbbe85778147bcf4eceb5ee6544c0057 authored almost 5 years ago by Prev Wong <[email protected]>
Bump lodash from 4.17.11 to 4.17.15

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

github.com/prevwong/craft.js - f6b960b5a67a321fcb8a2fdc65bacdcb8cf5105b authored almost 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'develop'

github.com/prevwong/craft.js - 91a99df4346f8a66724beee8a699ca370f0fb697 authored almost 5 years ago by Prev Wong <[email protected]>
Add staging url

github.com/prevwong/craft.js - e769ddc978a1a29085b5a240da21076c7e52d532 authored almost 5 years ago by Prev Wong <[email protected]>
ignore .vscode

github.com/prevwong/craft.js - 7ad3fcd60e3ca0f1e5ca2a5425e3baa57ddb1844 authored almost 5 years ago by Prev Wong <[email protected]>
Merge branch 'ankri-set-selection' into develop

# Conflicts:
# .gitignore

github.com/prevwong/craft.js - e200f119976768561bbafd8e103493b3e651f017 authored almost 5 years ago by Prev Wong <[email protected]>
setup staging environment

move tokens to secrets

update staging github action

update staging action

fix

remove

github.com/prevwong/craft.js - 912e743669ed0a0703ad181d6c5ea274b990503f authored almost 5 years ago by Prev Wong <[email protected]>
cleanup package.json

github.com/prevwong/craft.js - 12c7dd5b174341d454246d6d57fdb2a84d3a28b3 authored almost 5 years ago by Prev Wong <[email protected]>
Deserialize hidden value

github.com/prevwong/craft.js - e7e2932097e42a8caf5d5bd53ce8aca2eb98ee91 authored almost 5 years ago by Joel Schneider <[email protected]>