Wondering about how things like mobile menus are going to work when they are set to 100dvh height. Will the regular page content show underneath the floating URL bar? 🤔
Or are there new safe area insets?
Wondering about how things like mobile menus are going to work when they are set to 100dvh height. Will the regular page content show underneath the floating URL bar? 🤔
Or are there new safe area insets?
@permanenttourist.ch I take it I’ll see you there though? :)
@permanenttourist.ch I take it I’ll see you there though? :)
(I can still see many really useful use cases for this. Just wondering about this particular one :))
(I can still see many really useful use cases for this. Just wondering about this particular one :))
Question on your example of ramping an existing site onto using a block based theme though 🤔 Given how the template hierarchy works in block themes I always felt that gradual adoption actually was one of the strong suits of it out of the box.
Question on your example of ramping an existing site onto using a block based theme though 🤔 Given how the template hierarchy works in block themes I always felt that gradual adoption actually was one of the strong suits of it out of the box.
Still they just look soo much better the way they are 🫣😅
Still they just look soo much better the way they are 🫣😅
Just had another new project opt to install gravity forms and it just makes me sad 😅
Just had another new project opt to install gravity forms and it just makes me sad 😅
As soon as you edit them in the site editor they just become static…
As soon as you edit them in the site editor they just become static…
You can hide that pattern from the inserter…
See github.com/WordPress/tw...
You can hide that pattern from the inserter…
See github.com/WordPress/tw...
Most of what we need to learn are interactivity api specifics… :/
Most of what we need to learn are interactivity api specifics… :/
The interactivity API uses it to handle a lot of what it does.
The main difference is that today it doesn’t actually support rendering full on components like we are used to because those cannot be server rendered
The interactivity API uses it to handle a lot of what it does.
The main difference is that today it doesn’t actually support rendering full on components like we are used to because those cannot be server rendered
Sadly don’t have enough insight here to be very helpful…
But for inner blocks you can add directives with the tag processor which works quite well
Sadly don’t have enough insight here to be very helpful…
But for inner blocks you can add directives with the tag processor which works quite well
@wordpress/interactivity === preact
So yes in this case it is rather confusing but they are separate functions from separate frameworks bundled in different ways :)
@wordpress/interactivity === preact
So yes in this case it is rather confusing but they are separate functions from separate frameworks bundled in different ways :)
I have yet to come across any instances where I actually needed the each directives
I have yet to come across any instances where I actually needed the each directives
And having a full REST API to interface with it will be 🤩
And having a full REST API to interface with it will be 🤩