Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow customising dnd indicator classname/style #683

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

prevwong
Copy link
Owner

@prevwong prevwong commented Jul 25, 2024

Closes #437

Allow passing style and className as indicator options:

<Editor 
   indicator={{ style: {...}, className: "..." }}
/>

Copy link

vercel bot commented Jul 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
craftjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 25, 2024 7:23am

Copy link

changeset-bot bot commented Jul 25, 2024

🦋 Changeset detected

Latest commit: 9572b11

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@craftjs/utils Patch
@craftjs/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@prevwong prevwong merged commit b0a9e0b into main Jul 25, 2024
3 checks passed
@prevwong prevwong deleted the prevwong/customisable-dnd-indicator branch July 25, 2024 07:51
@github-actions github-actions bot mentioned this pull request Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom indicator
1 participant