Thanks for this video could you make a video on CSS trig functions I've seen ana tudor doing great things on codepen like her " No SVG, no image, CSS-only fluid slider with input"
In dit geval combineer je het met bijv opacity 0 om een fade-in te krijgen. Display none en block hebben zelf geen waardes waartussen ze geanimeerd kunnen worden. Dus als je animeert naar display none, zal de browser op het laatste moment de property naar none zetten. Om dan een animatie te zien moet je zelf nog opacity animeren.
The specs make a distinction which they call “modal” or”non-modal”. A dialog is a modal pop-up, which means that in order to dismiss that, the user _has_ to make an important choice in the dialog before it can be dismissed. The popover is non-dialog, meaning it does not have that restriction. This is also why for example the popover auto closes when you click the backdrop vs a dialog which you need to run a JS method for this to happen. There’s a lot of overlap between the two elements and you can definitely create a non modal with a dialog too. But this is what the docs say is their intended behavior. See here too: developer.mozilla.org/en-US/docs/Web/API/Popover_API#concepts_and_usage
@starting-style is a game changer wooo thanks for making a vid on this
Thanks for commenting! Glad you liked the video!
Thanks for this video
could you make a video on CSS trig functions
I've seen ana tudor doing great things on codepen like her " No SVG, no image, CSS-only fluid slider with input"
This is so great I've been looking for a developer RUclipsr who also teaches accessibility
Nice!! Happy you like my content 🙏 Always feel free to share ideas for topic you’d like to see content of.
What vscode theme are you using? I like the font also. I would like to change mine :)
It's called Arc, from the Bearded Theme collection: github.com/BeardedBear/bearded-theme
The font is called Recursive Mono Casual Static
@@frontendfyi thank you 😊💃
bro something lol i found when u write this : popover=" " i didnt an :
///
but i use it anyways cause i can make some error
I ❤ this channel … thank you so much for sharing and teaching us ✌️
Glad you enjoy it! Thanks for sharing this with me too! ❤️
It's such a simple but awesome feature. It's always such a pain to implement this in jsx especially if you want animations
I really like it! And that fact that is so new but we can use it everywhere already is even more amazing. I love the direction CSS is heading into!
Ahhhh yesss, eindelijk transitions van display:none naar flex! Neem aan dat dit altijd gebruikt moet worden i.p.v. opacity:0; visibility:hidden toch?
In dit geval combineer je het met bijv opacity 0 om een fade-in te krijgen. Display none en block hebben zelf geen waardes waartussen ze geanimeerd kunnen worden. Dus als je animeert naar display none, zal de browser op het laatste moment de property naar none zetten. Om dan een animatie te zien moet je zelf nog opacity animeren.
What VSCode theme are you using, Jeroen?
It's called Arc, from the Bearded Theme collection: github.com/BeardedBear/bearded-theme
The font is called Recursive Mono Casual Static
What theme are you using for vs code?
It's called Arc, from the Bearded Theme collection: github.com/BeardedBear/bearded-theme
The font is called Recursive Mono Casual Static
this is just amazing
thanks bro
Glad you liked it!
Eventually we will get rid of all these UI libraries. Hopefully. Thanks for the great content😊
I love the direction css is heading into. Doing these things with plain css definitely is the way! Glad you like the content 😌
What a great video!
Thank you!!
Is there a difference from the dialog element, other than being pure css.
The specs make a distinction which they call “modal” or”non-modal”. A dialog is a modal pop-up, which means that in order to dismiss that, the user _has_ to make an important choice in the dialog before it can be dismissed.
The popover is non-dialog, meaning it does not have that restriction. This is also why for example the popover auto closes when you click the backdrop vs a dialog which you need to run a JS method for this to happen.
There’s a lot of overlap between the two elements and you can definitely create a non modal with a dialog too. But this is what the docs say is their intended behavior.
See here too: developer.mozilla.org/en-US/docs/Web/API/Popover_API#concepts_and_usage
I'm excited
🔥🔥
Liked and subscribed!!!
Thank you! 🙏
Nice!
Which theme?
It's called Arc, from the Bearded Theme collection: github.com/BeardedBear/bearded-theme
The font is called Recursive Mono Casual Static
bro bro make a video about :has() :is() and so on. come on bro u re the best
10/10
So kind!! Thanks 🙏
Can somebody name his font????????
The font is called Recursive Mono Casual Static