Releases: aureuserp/progress-stepper
Releases · aureuserp/progress-stepper
v1.0.0
✨ Features
- Initial release of the Progress Stepper package.
ProgressStepperform component for visualising workflow state as an arrow-stepper in Filament v5 forms.ProgressStepperinfolist component for read-only display of workflow state.ProgressStepperPluginfor registering the component with a Filament panel.- Configurable steps with per-step status via the
StepStatusenum. - Styling options through the
HasProgressStepperStyleconcern and theDirection,Size,ConnectorShape, andThemeenums. - Publishable configuration file (
config/progress-stepper.php). - Publishable and customisable CSS assets registered via
ProgressStepperServiceProvider. - Translations for English (
en) and Arabic (ar).