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

Prep release #872

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Prep release #872

merged 2 commits into from
Jan 31, 2025

Conversation

chrisvxd
Copy link
Member

0.18.2

Bug Fixes

  • add missing types for root render method (0f52caf)
  • address ownerDocument permission error in Firefox (c22b3a9)
  • address prop name collision regression (3a69ad4)
  • correctly infer types when using Render with RSC (ad7fbf4)
  • don't jump to end of textarea fields during change (36c27a9)
  • don't trigger clicks when dropping array items (29a7f1d)
  • don't trigger drag when interacting with array fields (c7cd341)
  • ensure ctrl+i interactive toggle hotkey works on Windows (5db6f4d)
  • ensure renderDropZone provided correctly to root render (b9ce5b7)
  • fix RTL drag-and-drop behaviour (28f518a)
  • improve behaviour of array drag-and-drop (565fabd)
  • provide empty readOnly object instead of undefined to root resolveFields (8992a94)
  • provide updated props to resolveFields (b7ff689)
  • reinstate padding for external field filters (28ccfda)
  • tidy up stale items on drag cancellation (de48691)
  • update styles for RTL (23c8dda)
  • use correct type for onChange args when overriding fieldTypes (daff71e)

Copy link

vercel bot commented Jan 31, 2025

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

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 0:50am
puck-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 31, 2025 0:50am

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.

1 participant