Skip to content

Initial Upgrade Essentials: Make it work with Filament v4#87

Open
coolsam726 wants to merge 1 commit intomokhosh:mainfrom
coolsam726:main
Open

Initial Upgrade Essentials: Make it work with Filament v4#87
coolsam726 wants to merge 1 commit intomokhosh:mainfrom
coolsam726:main

Conversation

@coolsam726
Copy link
Copy Markdown

  • Changed dependencies, classes and tailwind styling to ensure the basic configuration works on Filament v4
  • Removed tailwind config as this is not needed in tailwind v4
  • Removed postcss
  • Fixed the KanbanBoard class to be compatible with v4

- Changed dependencies, classes and tailwind styling to ensure the basic configuration works on Filament v4
- Removed tailwind config as this is not needed in tailwind v4
- Removed postcss
- Fixed the KanbanBoard class to be compatible with v4
@coolsam726 coolsam726 marked this pull request as draft August 29, 2025 21:23
@jalexmelendez
Copy link
Copy Markdown

Damn! Bro moves fast haha

@jalexmelendez
Copy link
Copy Markdown

@mokhosh We may need your approval :)

@coolsam726
Copy link
Copy Markdown
Author

@jalexmelendez Thanks! I have tested the changes and they work fine on Filament v4. I couldn't get the tests to work though. I don't know why. That's why I had left the PR as a draft. I understand there is another similar PR awaiting approval, we may need to coordinate efforts.

@coolsam726 coolsam726 marked this pull request as ready for review September 3, 2025 06:42
@paulohenriquesg
Copy link
Copy Markdown

paulohenriquesg commented Dec 18, 2025

Hey there! So, it seems there is something related to the Laravel 10 tests. As Filament4 has a minimum requirement of Laravel v11.28+, I'd say we could remove the tests that are failing, as they are not relevant.

@tominal
Copy link
Copy Markdown

tominal commented Jan 6, 2026

Hey there! So, it seems there is something related to the Laravel 10 tests. As Filament4 has a minimum requirement of Laravel v11.28+, I'd say we could remove the tests that are failing, as they are not relevant.

You're correct.

@coolsam726 I created a PR on your PR to remove these lines. https://github.com/coolsam726/filament-kanban/blob/7054529a2d2f6ff967872bf5e95e97573ee6346c/.github/workflows/run-tests.yml#L20C1-L23C23

(I'm not sure if that's the preferred way of contributing to things like this so apologies in advance).

paulohenriquesg added a commit to paulohenriquesg/filament-kanban that referenced this pull request Jan 15, 2026
FMpoli pushed a commit to FMpoli/filament-kanban that referenced this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants