filament-title-with-slug icon indicating copy to clipboard operation
filament-title-with-slug copied to clipboard

Support v3

Open mokhosh opened this issue 1 year ago • 7 comments

Hey @camya, any plans to support v3 of Filament? This is the current state:

 - camya/filament-title-with-slug is locked to version v0.5.6 and an update of this package was not requested.
- camya/filament-title-with-slug v0.5.6 requires filament/filament ^2.16 -> found filament/filament[v2.16.0, ..., v2.17.50] but it conflicts with your root composer.json require (^3.0).

mokhosh avatar Jul 22 '23 03:07 mokhosh

Hi, thank you for the hint. If you have time for it, feel free to make a PR. This would be really appreciated.

camya avatar Jul 22 '23 08:07 camya

Hello @camya can you review my PR?

rizkyanfasafm avatar Jul 27 '23 09:07 rizkyanfasafm

@rizkyanfasafm I can confirm that works, nice work.

blueshift9 avatar Aug 02 '23 01:08 blueshift9

Hi @rizkyanfasafm

I can't find your PR.

camya avatar Aug 05 '23 07:08 camya

@rizkyanfasafm Ah, ok. This is a different PR.

I thought you spoke about the subject of this issue, which is "Support Filament v3" compatibility. :)

camya avatar Aug 05 '23 08:08 camya

https://github.com/camya/filament-title-with-slug/pull/24

Log1x avatar Aug 09 '23 18:08 Log1x

In case someone is interested in this, we forked this and applied the already provided v3 PR to it and made it run fine for v3 here: composer require blendbyte/filament-title-with-slug

It's a drop-in replacement and works out of the box (just replace it in your composer.json) and will work until the upstream here is fixed and maintained again.

bashgeek avatar Sep 18 '23 05:09 bashgeek