Gaspar
change Infolists\Components\TextEntry content class
Ideally i would like to "just pass classname" to FI component to keep the changes minimal. I do not want to make System-wide modification to just override one component in one view. Maybe it is better to make my component just for this.
Thank you!
7 replies
change Infolists\Components\TextEntry content class
By "assets" you mean "views"?
https://filamentphp.com/docs/3.x/support/style-customization#publishing-blade-views
7 replies
Theme switcher do not save state in local storage
Some "progress " with this problem - discovered i have some Alpine errors after upgrading Filament to v.3!
It is the Filament Panel default user menu 😦
I guess JS problem is directly related to that Filamentphp Theme switcher logic - no records appear in localstorage!
Also my Filament mobile view sidebar is not working - no menu items appear there (in desktop view they are appearing and working just fine).
No idea what's wrong with it..
6 replies
Theme switcher do not save state in local storage
i use the same browser for https://filamentphp.com/docs - and it saves data to the localStorage (theme = system/light/dark). althou there is some other component used i think..
but not Filament User Theme-Switcher (in Panel) in my local site. should i debug it somehow?
6 replies
How to translate "All" in filter
Well. I do not have those files in filament published language files...
I have only:
lang/vendor/filament/en/pages/dashboard.php
lang/vendor/filament/en/resources/pages/(4 files)
lang/vendor/filament/en/widgets/(2 files)
lang/vendor/filament/en/global-search.php
lang/vendor/filament/en/layout.php
lang/vendor/filament/en/login.php
lang/vendor/filament-support/en/actions/(13 files)
lang/vendor/filament-support/en/components/(2 files)
No table.php
NB! i have v.2
15 replies