John Bacon
John Bacon
FFilament
Created by John Bacon on 5/17/2024 in #❓┊help
Is there any way to get a Link component in via form builder?
We want a "Forgot your password?" link within our form schema, but it doesn't seem possible. What should we do?
6 replies
FFilament
Created by John Bacon on 4/19/2024 in #❓┊help
Defining custom shades for components + colors
Hi there, We've got some custom color palettes we've implemented nicely with Filament v3. Our issue is that the shades we want for buttons are darker than the default shades (400, 500, 600): https://github.com/filamentphp/filament/blob/3ce6455791b598c7ea6bd8627f76dacf050a2571/packages/support/resources/views/components/button/index.blade.php#L108 We've been trying to figure out a way to override the shades for the button component, in particular the primary color of the button component. This PR (https://github.com/filamentphp/filament/pull/8128/files) looked promising but we hit a dead end. Is there a way to specify custom shades like we're looking for? If not, or if not for a particular color, we don't mind trying our hand at making a PR. Thank you!!
1 replies
FFilament
Created by John Bacon on 6/5/2023 in #❓┊help
Minifying app.js output (v2)
3 replies