github caresome/filament-auth-designer v2.0.0

latest releases: v2.0.3, v2.0.2, v2.0.1...
2 days ago

Added

  • Closure-based API for flexible configuration
  • Global defaults via ->defaults()
  • Custom page classes via ->usingPage()
  • Dynamic Media Positioning - Replaces fixed layouts. Supports Left, Right, Top ("Stacked"), Bottom, and Cover
  • Dynamic Theme Switcher - Position the theme toggle button anywhere using CSS values, with support for per-page overrides
  • Render Hooks - Inject content into layouts
  • Alt text support for accessibility

Changed

  • BREAKING: Replaced AuthLayout and MediaDirection enums with MediaPosition
  • BREAKING: Replaced ThemePosition enum with dynamic named arguments for themeToggle()
  • Refactored Blade views to use dynamic inline styles
  • Configuration now uses AuthDesignerConfigRepository singleton

Removed

  • AuthLayout, MediaDirection, and ThemePosition enums
  • config/auth-designer.php file
  • ConfigKeys class

Fixed

  • Custom auth page classes are no longer overridden (GitHub Issue #1)
  • Media detection handles URLs with query strings

Don't miss a new filament-auth-designer release

NewReleases is sending notifications on new releases.