* Update CHANGELOG
* Upgrade to Filament v4 (#15)
* Upgrade to Filament v4
* Fix styling
* wip
* wip
---------
Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
* Update CHANGELOG
* wip (#16)
* fix: use correct declaration
* Migrate to Tailwind v4
* feat: remove unnecessary styles
* Bump aglipanci/laravel-pint-action from 2.5 to 2.6
Bumps [aglipanci/laravel-pint-action](https://github.com/aglipanci/laravel-pint-action) from 2.5 to 2.6.
- [Release notes](https://github.com/aglipanci/laravel-pint-action/releases)
- [Commits](https://github.com/aglipanci/laravel-pint-action/compare/2.5...2.6)
---
updated-dependencies:
- dependency-name: aglipanci/laravel-pint-action
dependency-version: '2.6'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: hide the done button (#26)
* fix: agressively hide the done button
* Fix styling
---------
Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
* Bump actions/checkout from 4 to 5 (#25)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: failed to add file from CDN url (#27)
* add reminder in code
* fix: rerendering in live forms (#28)
* fix: rerendering in live forms
* fix: phpstan issues
* fix: darkmode support (#29)
* styles: use same colors as Filament
* styles: improve text readability
* fix: dark mode live support (#30)
* styles: use same colors as Filament
* styles: improve text readability
* fix: switching darkmode live
* fix: assets
* feat: try to remove copyright by default
* styles: file preview container and remove debugging logs
* feat: make field more compatibel with file upload (#32)
* feat: add methods to make field more compatible with file upload
* docs: update
* Fix styling
* feat: add acceptedFileTypes
---------
Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
* fix: commit message in workflow
* fix: formatting
* use filament 3.x versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Baspa <10845460+Baspa@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>