BLUE
PB
Pascal Baljet
@pascalbaljet.bsky.social
Owner of protone.media. Open-source enthusiast. Fan of PHP, Laravel, Inertia.js + Vue, and Tailwind CSS 🚀 pinkary.com/@pascalbaljet
78 followers40 following111 posts
PBpascalbaljet.bsky.social

Here are the Tailwind docs for anyone who is interested: tailwindcss.com/docs/hover-f... Also, isn't a browser a fascinating and powerful piece of software?

Handling Hover, Focus, and Other States - Tailwind CSS
Handling Hover, Focus, and Other States - Tailwind CSS

Using utilities to style elements on hover, focus, and more.

0
PBpascalbaljet.bsky.social

I'm working on this PR right now, and it's quite magical that it works almost entirely with Tailwind classes. I've never worked on RTL support in my career, but I'm amazed! 👏

1
PBpascalbaljet.bsky.social

Is there a way to align the inner path of an SVG to the left or right? Preferably without changing the SVG/path itself, as I'm using Heroicons.

0
PBpascalbaljet.bsky.social

Q4 is here! What are your plans for October and the rest of the year? 🗓️ This month, I'm focusing on getting Inertia Form Components out the door and improving the Modal and Table packages. Then, I hope to release the other upcoming packages before the end of the year 🚀

0
PBpascalbaljet.bsky.social

There's an event system, support for nested/stacked modals, reloading of the modal props, opening modals on page load, and much more. Go check it out and give it a star if you like it! 🌟

0
PBpascalbaljet.bsky.social

Don't you want to load the modal by a URL? You can also include the modal content directly on the page.

1
PBpascalbaljet.bsky.social

That's it! Of course, there are many more features, like changing the behavior and style of the modal. This can be done on both the ModalLink and Modal components, as well as through a global configuration.

1
PBpascalbaljet.bsky.social

On the page of the modal itself, simply wrap the content within the Modal component.

1
PBpascalbaljet.bsky.social

Opening modals is nothing more than replacing the Link component with the ModalLink component.

1
PB
Pascal Baljet
@pascalbaljet.bsky.social
Owner of protone.media. Open-source enthusiast. Fan of PHP, Laravel, Inertia.js + Vue, and Tailwind CSS 🚀 pinkary.com/@pascalbaljet
78 followers40 following111 posts