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

chore: lockfile

github.com/prevwong/craft.js - 21de65d4612727c463db987d240390fa75356a22 authored over 3 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.27

github.com/prevwong/craft.js - 3c566ad541737438cfdf0e8e95d7dda0f1ca31c4 authored over 3 years ago by Prev Wong <[email protected]>
fix: drag shadow (#304)

* feat: improve dnd

* chore: cleanup

* fix: bugs

* chore: cleanup

* fix: initial can...

github.com/prevwong/craft.js - dc047c9079038101cd25e46bff5e630ce07d2066 authored over 3 years ago by Prev Wong <[email protected]>
feat: improve dnd (#300)

* feat: improve dnd

* chore: cleanup

* fix: bugs

* chore: cleanup

* feat: get closes...

github.com/prevwong/craft.js - 3fdbab669dd941f484128ef9d8440a9565606477 authored over 3 years ago by Prev Wong <[email protected]>
fix(examples): multiselect

github.com/prevwong/craft.js - 536c7a0a65dc291ebaf8fff1e9002a1a8cf32bea authored over 3 years ago by Prev Wong <[email protected]>
chore: lock file

github.com/prevwong/craft.js - aaa64ce6871b3c45c3ad49e1c435a4338fbc17ca authored over 3 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.26

github.com/prevwong/craft.js - 30e326349a210d914b9a6c2f0bbbce23202fff7a authored over 3 years ago by Prev Wong <[email protected]>
feat: throw error if component is missing from resolver (#293)

* feat: throw error if component is missing from resolver

* chore: feedback

* debug

github.com/prevwong/craft.js - 4fa47134a4a8f688266cc56dd58e0fb5b6d061d1 authored over 3 years ago by Prev Wong <[email protected]>
chore: fix lock file

github.com/prevwong/craft.js - 81bb58a31c2e587bc2f93d87f39af20c9d9115f0 authored over 3 years ago by Prev Wong <[email protected]>
chore: replace package shortid with nanoid (#287)

* replace shortid with nanoid

* changed ID length to 10 added getRandomId to utils

github.com/prevwong/craft.js - 7c420ee5beda016d30e068cf720bceeb359df924 authored over 3 years ago by Andy Krings-Stern <[email protected]>
chore(layers): mark styled-components as external dependencies (#253)

* Mark styled-components as external dependencies

* Add installing styled-components to layers ...

github.com/prevwong/craft.js - ebfaef878dd0eecf7061f7fa3734dc47c5b43599 authored over 3 years ago by Ayobami Akingbade <[email protected]>
chore: update lock file

github.com/prevwong/craft.js - 3e2035636b7a2160e91a8120f3a18a0fb9a29c40 authored over 3 years ago by Prev Wong <[email protected]>
fix: sync <Editor /> props with state options (#271)

* Fixes prevwong/craft.js#149
- Updates Editor's options as a side-effect.

* Run the effect on...

github.com/prevwong/craft.js - 5ee6714f73eb8dcca79d28befecc8144853851c8 authored over 3 years ago by aroramayur <[email protected]>
fix: readonly parent error (#280)

github.com/prevwong/craft.js - 536afce7a8898bd98e54465cd11c554ac20f791a authored over 3 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.25

github.com/prevwong/craft.js - f316b1589284b9c1a75de26effcf3419f37fa8be authored over 3 years ago by Prev Wong <[email protected]>
feat: clear history (#281)

github.com/prevwong/craft.js - 3117ba47a8cc4c7c813bd009b40a3421a362321f authored over 3 years ago by Prev Wong <[email protected]>
chore: cleanup

github.com/prevwong/craft.js - 8ab46871c85c87bdb7e8fd329684f6ab5ee0ddf3 authored over 3 years ago by Prev Wong <[email protected]>
chore: fix lockfile

github.com/prevwong/craft.js - 278fe89340e3795fc6c4dead95aebf821e480921 authored over 3 years ago by Prev Wong <[email protected]>
chore: fix paths

github.com/prevwong/craft.js - 3000f315f2c80899fc6d6dc0845085cc5661777d authored over 3 years ago by Prev Wong <[email protected]>
chore: move experimental packages

github.com/prevwong/craft.js - 0598c30ffba14013fcd8b22ab2854642285bb0b3 authored over 3 years ago by Prev Wong <[email protected]>
fix: useLayerManager collector type

github.com/prevwong/craft.js - bc46dd424d245bc8377085f7686ee313449ef273 authored over 3 years ago by Prev Wong <[email protected]>
chore(site): rename package.json

github.com/prevwong/craft.js - 271dc8c907cb68be4694056c9ee0470cdb98d313 authored over 3 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.24

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

github.com/prevwong/craft.js - 6cc506c7237ce026bcd416a27ccb5da299ccf54a authored over 3 years ago by Prev Wong <[email protected]>
chore: remove site from .gitignore

github.com/prevwong/craft.js - 641a1a643292e5bf443a8a3d1a57668c54b5bba7 authored over 3 years ago by Prev Wong <[email protected]>
fix: layer node console warning (#246)

github.com/prevwong/craft.js - d882ea6b4d90b20014f34d95413d5c2e8e2c23c9 authored over 3 years ago by Prev Wong <[email protected]>
fix(layers): layer node type

github.com/prevwong/craft.js - f228f48cb84152edeaa60e83d3cea0c82caa0ff8 authored over 3 years ago by Prev Wong <[email protected]>
fix: linked node props (#245)

* fix: persist linked node props

* chore: update workflows

github.com/prevwong/craft.js - 452ea484f20f2d9536404f9e831cd7ee6629a4f6 authored over 3 years ago by Prev Wong <[email protected]>
chore: update workflows

github.com/prevwong/craft.js - 45f42c5b8250626901853521f751940bea3f3ce5 authored over 3 years ago by Prev Wong <[email protected]>
fix: types

github.com/prevwong/craft.js - bd726c7ddb43a26381785687ff5ce11c222b2033 authored over 3 years ago by Prev Wong <[email protected]>
chore: site nit

github.com/prevwong/craft.js - 05d27f35a91d4fe321c1361c1905a8e57399fd76 authored over 3 years ago by Prev Wong <[email protected]>
chore: bump lerna

github.com/prevwong/craft.js - dac1d4af890bfde745562b62f4ee115f6254ccbc authored over 3 years ago by Prev Wong <[email protected]>
chore: lint

github.com/prevwong/craft.js - 23963e7e1522e5dce477097857269739ba613ac4 authored over 3 years ago by Prev Wong <[email protected]>
chore: fix deploy path

github.com/prevwong/craft.js - b9de63a19c22b86bb756c9cc849ff3bd2eff582b authored over 3 years ago by Prev Wong <[email protected]>
fix: missing type in UserComponentConfig

github.com/prevwong/craft.js - 3da530ad61bb362fe36272a43213f6cafbafedd1 authored over 3 years ago by Prev Wong <[email protected]>
fix(landing): hover indicator

github.com/prevwong/craft.js - 0a126ac6116a980184c3ba88f115b1b44229fa8a authored over 3 years ago by Prev Wong <[email protected]>
chore: site upgrades

commit 4b4fb028ae67e9263e8d9cbe02612eb0aef00770
Author: Prev Wong <[email protected]>
Date: T...

github.com/prevwong/craft.js - 2bbf2ad6b79525986e42d58518cdbc9f40db9fa1 authored over 3 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.23

github.com/prevwong/craft.js - b61998c8ab6ef0e534c9523bdc0aac56f58d37a1 authored over 3 years ago by GitHub Action <[email protected]>
feat(slate): improve speed of slate/craft integration (#241)

* avoid applying the same actions twice

* fix bug in acitons

github.com/prevwong/craft.js - 763274c4787130675127703d333ea63ee8482fb1 authored over 3 years ago by Michele Riccardo Esposito <[email protected]>
v0.2.0-alpha.22

github.com/prevwong/craft.js - 6c12e6976248a7a963c75848cb2766398f93c76d authored over 3 years ago by GitHub Action <[email protected]>
fix: orphaned linked nodes (#236)

github.com/prevwong/craft.js - 65450ea97a0bbac4efc51d0306025bd07a5165bb authored over 3 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.21

github.com/prevwong/craft.js - 32e63f786c15f58455ac5c83fab480d91953b973 authored almost 4 years ago by GitHub Action <[email protected]>
hotfix: remove deleted slate nodes

github.com/prevwong/craft.js - 0a4c22c9a86efdee20fb9cee9c2af6bd9d24e474 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.20

github.com/prevwong/craft.js - 7c0034c61815986c9ab3a63eb4b74efe8a65087b authored almost 4 years ago by GitHub Action <[email protected]>
fix: remove slate node (#217)

github.com/prevwong/craft.js - 9f7ec97e88825460054f8880bb4b5900c2776721 authored almost 4 years ago by Prev Wong <[email protected]>
chore: update package.json

github.com/prevwong/craft.js - ed9752023eaf41a5a782bdcc25667874585a15de authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.19

github.com/prevwong/craft.js - ae94c14fcc576ad4a761d9247b8235710bc7546e authored almost 4 years ago by GitHub Action <[email protected]>
feat: additional indicator options (#212)

github.com/prevwong/craft.js - 0d9c6e59a8725ba600d177ad5a9beec0434e640c authored almost 4 years ago by Tim <[email protected]>
v0.2.0-alpha.18

github.com/prevwong/craft.js - efa0ace3f02cda599115cb52635d0fd1338d5754 authored almost 4 years ago by GitHub Action <[email protected]>
hotfix: migrate immer (#214)

* fix: layers unsafe mutation

* chore: remove immer from core

* chore: enable immer plugin...

github.com/prevwong/craft.js - fb214d3877d30f600821c4b4e420bf0ea754d4d4 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.17

github.com/prevwong/craft.js - 5bd47834f336d9c308b27ef11c85923734e53251 authored almost 4 years ago by GitHub Action <[email protected]>
fix: lint

github.com/prevwong/craft.js - 3750b11dbe27b477820dac8c940bcb46981e6956 authored almost 4 years ago by Prev Wong <[email protected]>
chore: update immer to fix npm audit security vulnerability (#211)

# Conflicts:
# yarn.lock

github.com/prevwong/craft.js - 43a4afb7bc333c65d0167f414b82b47fc7b80cf3 authored almost 4 years ago by Deepak Kumar Jain <[email protected]>
chore: fix lockfile

github.com/prevwong/craft.js - 639994cd28ab4378c5ad22bc08d59c125405a050 authored almost 4 years ago by Prev Wong <[email protected]>
test(cypress): Add integration tests (#193)

* add cypress

* add tests

* make basic example testable with testids

* update the cypre...

github.com/prevwong/craft.js - 0c4f4edbe3880757232c950ce42b2adffbc90bc8 authored almost 4 years ago by Andy Krings-Stern <[email protected]>
v0.2.0-alpha.16

github.com/prevwong/craft.js - 195ea3096d8f5480f03a2f64eec174db930d4240 authored almost 4 years ago by GitHub Action <[email protected]>
fix: handlers not being disabled (#189)

github.com/prevwong/craft.js - f9c227415d3bc4ef0490437b16a862234c15d7f7 authored almost 4 years ago by Prev Wong <[email protected]>
feat: Added a callback function to connectors.create to get access to the added node (#188)

* fixed lint errors

* added options parameter to be able to solve #152 in another PR

* fix...

github.com/prevwong/craft.js - 81bfb711335821b96e2d49d253dfc0d03ce4520c authored almost 4 years ago by Andy Krings-Stern <[email protected]>
Revert "Added events.draggedOver part 2 (#184)" (#185)

This reverts commit 3fad8a2a88a776c2ad60c56cdf08b7a2aca4fe8e.

github.com/prevwong/craft.js - e92488716b1dc65a4a7aaef40bca63b01752dc4f authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.15

github.com/prevwong/craft.js - ba4a7a2c49f974ad81c71f61e6f51dbb0e303f93 authored almost 4 years ago by GitHub Action <[email protected]>
Added events.draggedOver part 2 (#184)

This PR adds `draggedOver` to the `events`. It's almost the same as #37 but targets the `next` b...

github.com/prevwong/craft.js - 3fad8a2a88a776c2ad60c56cdf08b7a2aca4fe8e authored almost 4 years ago by Andy Krings-Stern <[email protected]>
v0.2.0-alpha.14

github.com/prevwong/craft.js - c2647368b032f283d8d1d5310d9641e770c3469d authored almost 4 years ago by GitHub Action <[email protected]>
chore: fix draggable=true layer handlers

github.com/prevwong/craft.js - 964e2d36d96dc3ca66738af9667e955240bea689 authored almost 4 years ago by Prev Wong <[email protected]>
feat: rework handlers (#178)

- Improves and simplifies EventHandlers internal API
- Removes hacky and unstable subscriber logic

github.com/prevwong/craft.js - ef4a4a1aa42df7c75b93cb9884041333f1f2c900 authored almost 4 years ago by Prev Wong <[email protected]>
fix: css grid drag and drop jank (#174)

Follow up from https://github.com/prevwong/craft.js/pull/151.

This PR fixes the CSS grid drag/d...

github.com/prevwong/craft.js - 43526c8af1fc3d6f781d87dabb3dae8550aec68c authored almost 4 years ago by Tim <[email protected]>
chore: add kodiak

github.com/prevwong/craft.js - 797007acfb237aec8565129a360f8b72ee371057 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.13

github.com/prevwong/craft.js - adbfa18926c757b0d2a2028f377312f528ed2e21 authored almost 4 years ago by GitHub Action <[email protected]>
fix: yarn.lock

github.com/prevwong/craft.js - 6782edf1715a41c0f21daaeab92c5e7edb8c2f17 authored almost 4 years ago by Prev Wong <[email protected]>
chore: limit autodeploy

github.com/prevwong/craft.js - 9e3ece360853111d5f5f0db494f1f0f8e3d57ed1 authored almost 4 years ago by Prev Wong <[email protected]>
hotifx: events not defined

github.com/prevwong/craft.js - 5768b114e609dd943444226b544c1a5c3fd98b6d authored almost 4 years ago by Prev Wong <[email protected]>
feat: add grid to styleInFlow (#151)

github.com/prevwong/craft.js - 783aae9245a7948e678ed248be94046cf37d4209 authored almost 4 years ago by Tim <[email protected]>
chore: fix dependencies (#166)

# Conflicts:
# packages/layers/package.json

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

github.com/prevwong/craft.js - 25b4a4b0f8eb28983862ebf409f3365859e334a0 authored almost 4 years ago by Prev Wong <[email protected]>
hotfix: clear events prior to updating nodes state (#164)

github.com/prevwong/craft.js - f86aed1cf7d693abafe4259b74abd9fdd632ea5a authored almost 4 years ago by Prev Wong <[email protected]>
chore: add netlify badge

github.com/prevwong/craft.js - 52292271e46d270bc062c239114fa1baebd785eb authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.12

github.com/prevwong/craft.js - 9c27936ec48dc8e9ea319deff5ef581139c2bf94 authored almost 4 years ago by GitHub Action <[email protected]>
fix(slate): delete orphaned nodes (#171)

github.com/prevwong/craft.js - f201ddc8a26cd09deab69220a9099bb5ff2c6973 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.11

github.com/prevwong/craft.js - 4d34370cb3c6771879f002e296e90f16685a3b40 authored almost 4 years ago by GitHub Action <[email protected]>
fix(slate): split operation bug (#169)

github.com/prevwong/craft.js - 9a7b3b3e3a4f6d71d2ef5d9d1de1cb4d2c931696 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.10

github.com/prevwong/craft.js - ca70c46516471bdb5761e5f65b901bc0dfdd8c22 authored almost 4 years ago by GitHub Action <[email protected]>
fix: remove auto-add drag connector (#163)

github.com/prevwong/craft.js - 60a600a8c9bc675b3715c6f5881da9574fbf3845 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.9

github.com/prevwong/craft.js - 4a8126d6cdd0fbdd3c04b30d37dd4a8099d8b09a authored almost 4 years ago by GitHub Action <[email protected]>
fix: remove slate op (#162)

github.com/prevwong/craft.js - a46ed6cd72700273279e89c13e9e7c3d4238f93c authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.8

github.com/prevwong/craft.js - 3f086e8643ab75596473fec1b89d0e3582e95caf authored almost 4 years ago by GitHub Action <[email protected]>
fix: slate bugs (#159)

* fix: splitSlate

* nit

* feat: history merge

* feat: useCraftStateSync history merge
...

github.com/prevwong/craft.js - 58af80669a43bedf015d22be0a8d6be2a47de89c authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.7

github.com/prevwong/craft.js - f009cf0b489c0647c82e648e62f93dc1126184ac authored almost 4 years ago by GitHub Action <[email protected]>
feat: history merge

github.com/prevwong/craft.js - 8016b82bf26dd208a17df59c93ed7f46cbee955f authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.6

github.com/prevwong/craft.js - 0e1ed1898582c70d86acd07330aa35cc309300e4 authored almost 4 years ago by GitHub Action <[email protected]>
chore: slate npm package

github.com/prevwong/craft.js - 78f5898c4d08e0b64ebf62fc925d9d41fcd4f176 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.5

github.com/prevwong/craft.js - 16cab344df368d1f9e2ffe11e6fb5f38782d347e authored almost 4 years ago by GitHub Action <[email protected]>
chore: bump node version

github.com/prevwong/craft.js - b94e19c2e136eca7d80e809b10ba665bfa0b5bd0 authored almost 4 years ago by Prev Wong <[email protected]>
feat: add Slate integration (#148)

* feat: add event info

* feat: export NodeHelpers

* feat: expose connect connector

* fe...

github.com/prevwong/craft.js - e2974752583b1fe61bab37e42e41dcb97e56e0d1 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.4

github.com/prevwong/craft.js - 68d957c169d557fced5ba0a4ab575d3b3d228199 authored almost 4 years ago by GitHub Action <[email protected]>
chore: bump node version

github.com/prevwong/craft.js - 3245fa09774d83ef3efe0efa95d7951f9d0d3db3 authored almost 4 years ago by Prev Wong <[email protected]>
chore: export testHelpers

github.com/prevwong/craft.js - b61ac9fa0e33f62df8f3e028a58c4926d37c83b1 authored almost 4 years ago by Prev Wong <[email protected]>
chore: update test matcher

github.com/prevwong/craft.js - b52a411f57c9feb34818ed2a1a2df37b2a8afc70 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.3

github.com/prevwong/craft.js - d8cc3c226d34e4ed2db6b28eaec3d6fad9d9e794 authored almost 4 years ago by GitHub Action <[email protected]>
Merge branch 'next' of ssh://github.com/prevwong/craft.js into next

github.com/prevwong/craft.js - 2b93e2ac94af82ac489433483ae9d90a943685da authored almost 4 years ago by Prev Wong <[email protected]>
chore: update release script

github.com/prevwong/craft.js - 2decf1bae66296e3580d64322298a9e4c5d5c380 authored almost 4 years ago by Prev Wong <[email protected]>
v0.2.0-alpha.2

github.com/prevwong/craft.js - 0f46f2446f7936900362a1fe9e25a1c1249e4109 authored almost 4 years ago by GitHub Action <[email protected]>