Skip to content

Releases: aureuserp/progress-stepper

v1.0.0

23 Jun 10:00
66ed7df

Choose a tag to compare

✨ Features

  • Initial release of the Progress Stepper package.
  • ProgressStepper form component for visualising workflow state as an arrow-stepper in Filament v5 forms.
  • ProgressStepper infolist component for read-only display of workflow state.
  • ProgressStepperPlugin for registering the component with a Filament panel.
  • Configurable steps with per-step status via the StepStatus enum.
  • Styling options through the HasProgressStepperStyle concern and the Direction, Size, ConnectorShape, and Theme enums.
  • Publishable configuration file (config/progress-stepper.php).
  • Publishable and customisable CSS assets registered via ProgressStepperServiceProvider.
  • Translations for English (en) and Arabic (ar).