Dan Harrin

Results 529 comments of Dan Harrin

Sorry, I didn't check the author

No deadline, but if you're not planning to work on it within the next month I would rather close this and then you can open it once you do get...

Unfortunately this branch still has many conflicts @Bender-0

@iztok I can't seem to download the repository because of a local `google-search-api` I am missing. Can you double check this is still an issue, as I can't reproduce it...

Let me know if its still a problem and I'll reopen

Please swap it to use Htmlable and get rid of the HtmlString wrapper. If we need to do extra processing into an HtmlString internally once its passed in then we...

I would welcome a PR to fix this, but this isn't the right way to go about it IMO. You should be able to pass in a View object as...

In Filament 3, colored components like buttons had fixed shades. For example, the background color of a button would be 600 (green, red, blue) on light mode and 500 in...

This request has been sitting inactive for a while, and it isn't something that I am going to PR to implement myself, so I am going to remove it from...

I implemented it in #17932 as I needed it for something, although the table empty state is not using this new component yet