Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/prevwong/craft.js
π A React Framework for building extensible drag and drop page editors
https://github.com/prevwong/craft.js
Can't resolve '@craftjs/core' in landing example
XamHans opened this issue over 2 years ago
XamHans opened this issue over 2 years ago
Landing Example - Module parse failed: Unexpected token (1:0)
alelordelo opened this issue over 2 years ago
alelordelo opened this issue over 2 years ago
How can we prevent the child components of `<Editor/>` to getting re-render ?
ProPhycient5 opened this issue over 2 years ago
ProPhycient5 opened this issue over 2 years ago
<Element {..._props} /> with key "type" results in "cannot convert undefined or null to object"
BrianVanlerberghe opened this issue over 2 years ago
BrianVanlerberghe opened this issue over 2 years ago
Can't remove Element node from list
valkorm opened this issue over 2 years ago
valkorm opened this issue over 2 years ago
<Element/> is cancelling some specifications of complex react components.
yusuf-mutlu opened this issue over 2 years ago
yusuf-mutlu opened this issue over 2 years ago
Updated `isMultiSelectEnabled` to support ctrl key on windows
amkoehler opened this pull request over 2 years ago
amkoehler opened this pull request over 2 years ago
Auto scroll to the top of the page does not work while dragging an element
AminRafaey opened this issue over 2 years ago
AminRafaey opened this issue over 2 years ago
fix: multi-select move order
prevwong opened this pull request over 2 years ago
prevwong opened this pull request over 2 years ago
fix: input field caret jumps in react 18
prevwong opened this pull request over 2 years ago
prevwong opened this pull request over 2 years ago
Unexpected order when dragging multiple nodes
brendanowens opened this issue over 2 years ago
brendanowens opened this issue over 2 years ago
How to generate react code by clicking save?
qiaogaolong opened this issue over 2 years ago
qiaogaolong opened this issue over 2 years ago
Display of created pages without editing options
LukasBlu1 opened this issue over 2 years ago
LukasBlu1 opened this issue over 2 years ago
selected node
JerryBerton opened this issue over 2 years ago
JerryBerton opened this issue over 2 years ago
How can I cancel dragging into iframe?
CarlosBalladares opened this issue over 2 years ago
CarlosBalladares opened this issue over 2 years ago
Custom indicator
luc-hn opened this issue over 2 years ago
luc-hn opened this issue over 2 years ago
chore: export default layer components
prevwong opened this pull request over 2 years ago
prevwong opened this pull request over 2 years ago
React Native implementation
syntheticencounters opened this issue over 2 years ago
syntheticencounters opened this issue over 2 years ago
Customizing default layer
fikrizakaria opened this issue over 2 years ago
fikrizakaria opened this issue over 2 years ago
React v 18?
bostondevin opened this issue almost 3 years ago
bostondevin opened this issue almost 3 years ago
feat(v0.3.x): add history event listener
prevwong opened this pull request almost 3 years ago
prevwong opened this pull request almost 3 years ago
undo , redo error when enable strictMode
phungvansyhb opened this issue almost 3 years ago
phungvansyhb opened this issue almost 3 years ago
Conditionally wrapping `Element` causes an error, works without wrapping
trulysinclair opened this issue almost 3 years ago
trulysinclair opened this issue almost 3 years ago
Can't we use any eventlister like `onClick` on `<Element/>` tag that craftjs provide ???
ProPhycient5 opened this issue almost 3 years ago
ProPhycient5 opened this issue almost 3 years ago
chore(deps): bump next from 10.2.0 to 12.1.0
dependabot[bot] opened this pull request almost 3 years ago
dependabot[bot] opened this pull request almost 3 years ago
feat: add events.draggedOver
ankri opened this pull request almost 3 years ago
ankri opened this pull request almost 3 years ago
fix: correct URLs in README
dxcqcv opened this pull request almost 3 years ago
dxcqcv opened this pull request almost 3 years ago
View-only mode works in react-native (with installed or shimmed react-dom)
Shaddix opened this pull request almost 3 years ago
Shaddix opened this pull request almost 3 years ago
Support react-native (view-only)
Shaddix opened this issue almost 3 years ago
Shaddix opened this issue almost 3 years ago
Passing events data with create ref
nickm89 opened this issue about 3 years ago
nickm89 opened this issue about 3 years ago
button `text` property doesn't exist
EdenCoder opened this pull request about 3 years ago
EdenCoder opened this pull request about 3 years ago
Dynamically rendered components not updating within <Element>
ITCuw opened this issue about 3 years ago
ITCuw opened this issue about 3 years ago
Fix: Stop the creation of a component when mouse leaves Frame
microfe opened this pull request about 3 years ago
microfe opened this pull request about 3 years ago
when i update <Frame /> component data props, i want to my draw content update
963542298 opened this issue about 3 years ago
963542298 opened this issue about 3 years ago
WIP - add touch events
ArasBazyan opened this pull request about 3 years ago
ArasBazyan opened this pull request about 3 years ago
Immer: Maximum call stack size exceeded when a prop has circular references
antoineol opened this issue about 3 years ago
antoineol opened this issue about 3 years ago
fix: add generic props type for NodeData
kkshyu opened this pull request about 3 years ago
kkshyu opened this pull request about 3 years ago
Save as Pdf
Vishnu-rkumar opened this issue about 3 years ago
Vishnu-rkumar opened this issue about 3 years ago
Broken link in documentation
Delwalt opened this issue over 3 years ago
Delwalt opened this issue over 3 years ago
feat: support custom nodeTree in connectors.create()
linxianxi opened this pull request over 3 years ago
linxianxi opened this pull request over 3 years ago
How do I save a node as a template that I can drag into the editor
linxianxi opened this issue over 3 years ago
linxianxi opened this issue over 3 years ago
Dynamically defined components fail rehydration
verystack opened this issue over 3 years ago
verystack opened this issue over 3 years ago
Mobile-first drag and drop
a-tonchev opened this issue over 3 years ago
a-tonchev opened this issue over 3 years ago
Fix: Nested "type" key in Element props leads to serialization error
tscanlin opened this pull request over 3 years ago
tscanlin opened this pull request over 3 years ago
Will craft.js plan to support the rulers feature like photoshop?
byMoya opened this issue over 3 years ago
byMoya opened this issue over 3 years ago
How can I disabled auto selectNode when click to user component
luc-hn opened this issue over 3 years ago
luc-hn opened this issue over 3 years ago
feat: improve dnd
prevwong opened this pull request over 3 years ago
prevwong opened this pull request over 3 years ago
The UseEditor state events has changd from simple string to Set<string> for events
pksorensen opened this issue over 3 years ago
pksorensen opened this issue over 3 years ago
Issue with drag and drop components between other components
hugominas opened this issue over 3 years ago
hugominas opened this issue over 3 years ago
fix: sync <Editor /> props with state options
aroramayur opened this pull request over 3 years ago
aroramayur opened this pull request over 3 years ago
how to build craft.js in local
kams-online opened this issue over 3 years ago
kams-online opened this issue over 3 years ago
Replaced lodash with lodash-es in web bundles
amkoehler opened this pull request over 3 years ago
amkoehler opened this pull request over 3 years ago
fix: forward props to related components
Nileff opened this pull request over 3 years ago
Nileff opened this pull request over 3 years ago
Impossible to stop the creation of a component dragged from the toolbox
dentiluca opened this issue over 3 years ago
dentiluca opened this issue over 3 years ago
Nested "type" key in Element props leads to serialization error
Jank1310 opened this issue almost 4 years ago
Jank1310 opened this issue almost 4 years ago
Fix drag events not moving indicator when staying in the same node
nicoladefranceschi opened this pull request almost 4 years ago
nicoladefranceschi opened this pull request almost 4 years ago
useNode - dom is always 1 change behind the actual dom element
MarkLyck opened this issue almost 4 years ago
MarkLyck opened this issue almost 4 years ago
Clone element work only after serialize and deserialize
nicosh opened this issue almost 4 years ago
nicosh opened this issue almost 4 years ago
Drag and Drop conflict with react-dnd package
xQwexx opened this issue almost 4 years ago
xQwexx opened this issue almost 4 years ago
How do I merge two histories into oneοΌ
linxianxi opened this issue almost 4 years ago
linxianxi opened this issue almost 4 years ago
Server side rendering possibility
timc1 opened this issue almost 4 years ago
timc1 opened this issue almost 4 years ago
How to make multipage editor ?
Bhaliya-jigar opened this issue almost 4 years ago
Bhaliya-jigar opened this issue almost 4 years ago
Fix: Updating props from the outside
ankri opened this pull request almost 4 years ago
ankri opened this pull request almost 4 years ago
Added events.draggedOver part 2.5
ankri opened this pull request almost 4 years ago
ankri opened this pull request almost 4 years ago
Added events.draggedOver part 2
ankri opened this pull request almost 4 years ago
ankri opened this pull request almost 4 years ago
Is there a way to detect when a child component is incoming into a parent container?
raphkhan opened this issue almost 4 years ago
raphkhan opened this issue almost 4 years ago
Ability to select a node immediately after connectors.create()
timc1 opened this issue almost 4 years ago
timc1 opened this issue almost 4 years ago
added touch events
Nikshitha-ui opened this pull request about 4 years ago
Nikshitha-ui opened this pull request about 4 years ago
Changing the hidden prop on Element doesn't update the corresponding node
Spenc84 opened this issue about 4 years ago
Spenc84 opened this issue about 4 years ago
Customize props prior to adding a new node
Spenc84 opened this issue about 4 years ago
Spenc84 opened this issue about 4 years ago
Craft.js's behavior when Component is removed from Resolver
RaGreen opened this issue over 4 years ago
RaGreen opened this issue over 4 years ago
Fix handlers insertion when using an iframe
nicoladefranceschi opened this pull request over 4 years ago
nicoladefranceschi opened this pull request over 4 years ago
Fix serializeNodes when props are undefined / null
tomgidden opened this pull request over 4 years ago
tomgidden opened this pull request over 4 years ago
Custom the Layers
ChrisNg02655332 opened this issue over 4 years ago
ChrisNg02655332 opened this issue over 4 years ago
State is not initiated
thedv91 opened this issue over 4 years ago
thedv91 opened this issue over 4 years ago
Undefined error when selecting object then deleting.
tonychandesign opened this issue over 4 years ago
tonychandesign opened this issue over 4 years ago
add Open Collective
monkeywithacupcake opened this pull request over 4 years ago
monkeywithacupcake opened this pull request over 4 years ago
Ability to save json on edit
chungchi300 opened this issue almost 5 years ago
chungchi300 opened this issue almost 5 years ago
How to export the page as html
DanyRupes opened this issue almost 5 years ago
DanyRupes opened this issue almost 5 years ago
Absolute positioning and free dragging inside base canvas
unloved opened this issue almost 5 years ago
unloved opened this issue almost 5 years ago
[WIP] Package json
ackvf opened this pull request almost 5 years ago
ackvf opened this pull request almost 5 years ago
Add draggedOver to state.events
ackvf opened this issue almost 5 years ago
ackvf opened this issue almost 5 years ago
Support for Frame inside iframe / react-frame-component / react-styled-frame
hdaggett opened this issue almost 5 years ago
hdaggett opened this issue almost 5 years ago