Smaller releases mean:
1. Improved stability as bug are fixed more quickly
2.Rapid improvements as features are released in smaller chunks
3. Contributions merged more quickly
Smaller releases mean:
1. Improved stability as bug are fixed more quickly
2.Rapid improvements as features are released in smaller chunks
3. Contributions merged more quickly
sneak peak of Puck's dedicated new plugin ui 👀
sneak peak of Puck's dedicated new plugin ui 👀
Say you have a long list of components and need to filter them. Puck doesn't come with search, but it's easy to add one using the "components" override.
Say you have a long list of components and need to filter them. Puck doesn't come with search, but it's easy to add one using the "components" override.
This enables you to customise the behaviour of resolveData based on the context, like avoiding expensive async calls.
Neat!
Docs: puckeditor.com/docs/api-ref...
This enables you to customise the behaviour of resolveData based on the context, like avoiding expensive async calls.
Neat!
Docs: puckeditor.com/docs/api-ref...
For example, specifying `delete: false` will prevent the user from deleting components.
You can do this globally, per-component, or dynamically based on current props.
Docs: puckeditor.com/docs/integra...
For example, specifying `delete: false` will prevent the user from deleting components.
You can do this globally, per-component, or dynamically based on current props.
Docs: puckeditor.com/docs/integra...
The demo "template" component combines:
- a slot field for the content
- a custom field to select/save the slot data
- the resolveData API to load the slot data
Slot docs: puckeditor.com/docs/api-ref...
The demo "template" component combines:
- a slot field for the content
- a custom field to select/save the slot data
- the resolveData API to load the slot data
Slot docs: puckeditor.com/docs/api-ref...
Combine this with the <ActionBar> component to extend the interface with custom actions and other behaviours.
Combine this with the <ActionBar> component to extend the interface with custom actions and other behaviours.
It lets you access the internal Puck API without triggering a re-render. Great for performance!
It lets you access the internal Puck API without triggering a re-render. Great for performance!
Notice how the grid fields are removed from the layout section when moving the card.
You can achieve this using the "parent" param provided to the resolveFields API.
Docs: puckeditor.com/docs/api-ref...
Notice how the grid fields are removed from the layout section when moving the card.
You can achieve this using the "parent" param provided to the resolveFields API.
Docs: puckeditor.com/docs/api-ref...
Check out our latest video for a walk-through of the key features 👇
youtu.be/ZXRlB6Uugx8
Check out our latest video for a walk-through of the key features 👇
youtu.be/ZXRlB6Uugx8
What’s new?
🏗️ Nest components using slot fields for programmatic control
💽 Inject metadata into all components without context
⚡ Improved performance, reducing render times by 90%
puckeditor.com/blog/puck-019
What’s new?
🏗️ Nest components using slot fields for programmatic control
💽 Inject metadata into all components without context
⚡ Improved performance, reducing render times by 90%
puckeditor.com/blog/puck-019
Now approaching 7k, I'm on a mission to hit 10k!
I can’t do this alone. If you love Puck please:
Upvote on HN: news.ycombinator.com/item?id=4411...
Star the repo: github.com/puckeditor/p...
Thank you! 🙏
Now approaching 7k, I'm on a mission to hit 10k!
I can’t do this alone. If you love Puck please:
Upvote on HN: news.ycombinator.com/item?id=4411...
Star the repo: github.com/puckeditor/p...
Thank you! 🙏
Now approaching 7,000, and on a mission to hit 10k!
We can’t do this alone, so please:
Upvote on HN: news.ycombinator.com/item?id=4411...
Star the repo: github.com/puckeditor/p...
Thank you! ⭐️
Now approaching 7,000, and on a mission to hit 10k!
We can’t do this alone, so please:
Upvote on HN: news.ycombinator.com/item?id=4411...
Star the repo: github.com/puckeditor/p...
Thank you! ⭐️
Selectors also coming soon to `usePuck`, so your own Puck components can remain performant, too!
Selectors also coming soon to `usePuck`, so your own Puck components can remain performant, too!
Today, I wrote an article where I break down how it improves UX, what it means for you as a developer, and how to start using the new features today: buff.ly/4hp5640
Today, I wrote an article where I break down how it improves UX, what it means for you as a developer, and how to start using the new features today: buff.ly/4hp5640
✨ What’s new?
📌 Drag and drop across CSS Grid & Flexbox
📌 Completely remove wrapping elements with the inline API
📌 No more position: fixed—easily embed the editor into your app's layout
We talked design systems at scale, origins of @puckeditor.com and how to balance it with running a consultancy @measured.co.
Odd to listen to a podcast of yourself, but very much enjoyed playing it back.
open.spotify.com/show/5fazVpZ...
We talked design systems at scale, origins of @puckeditor.com and how to balance it with running a consultancy @measured.co.
Odd to listen to a podcast of yourself, but very much enjoyed playing it back.
open.spotify.com/show/5fazVpZ...
Next week, Puck's will launch its new drag-and-drop engine:
✔ Drag across CSS Grid & Flexbox, right out of the box
✔ Effortlessly integrate your React components
✔ Seamlessly embedded within your app
Goodbye limits. Hello freedom. 🚀
Next week, Puck's will launch its new drag-and-drop engine:
✔ Drag across CSS Grid & Flexbox, right out of the box
✔ Effortlessly integrate your React components
✔ Seamlessly embedded within your app
Goodbye limits. Hello freedom. 🚀
Here’s the livestream: www.youtube.com/live/XONerj4...
Here’s the livestream: www.youtube.com/live/XONerj4...
Read more:
Read more:
Read more:
Thank you to the numerous contributors for this release 🙏
Last release of the year. v0.18 early next year with the new dnd engine 🥳
Happy Holidays!
github.com/measuredco/p...
Thank you to the numerous contributors for this release 🙏
Last release of the year. v0.18 early next year with the new dnd engine 🥳
Happy Holidays!
github.com/measuredco/p...
react.statuscode.com/issues/411
react.statuscode.com/issues/411