Skip to content

Releases: hdaklue/actioncrumb

2.0.2

28 Sep 09:08

Choose a tag to compare

- Fix: missing getSeparatorClasses()

2.0.1

28 Sep 09:01

Choose a tag to compare

- Fix: view namespace

2.0.0

28 Sep 08:31

Choose a tag to compare

Update: WireStep implementation from base class to component transporter

- Changed WireStep from extendable base class to transporter pattern
- WireStep now embeds existing Livewire components as breadcrumb steps
- Updated demo components to use new HasCrumbSteps trait
- Replaced stepData/refreshStep pattern with standard Livewire lifecycle
- Added StepRenderer for proper component embedding and fallback handling
- Updated README with comprehensive new implementation examples
- Maintained backward compatibility through graceful fallback system

1.1.3

28 Sep 07:49

Choose a tag to compare

Fix: correct view namespace from actioncrumb to hdaklue.actioncrumb

- Update service provider to register views with proper namespace
- Fix renderer to use correct view namespace
- Resolves 'No hint path defined' error when using WireStep components

1.1.2

27 Sep 17:32

Choose a tag to compare

- Fix: separate component not loading

1.1.1

27 Sep 15:48

Choose a tag to compare

- Fix: alpinejs error with modals

1.1.0

27 Sep 15:31

Choose a tag to compare

- Feat: wire step, Separate re-usable Step Component.

1.0.12

16 Sep 05:42

Choose a tag to compare

Full Changelog: 1.0.11...1.0.12

1.0.11

16 Sep 05:37

Choose a tag to compare

Full Changelog: 1.0.10...1.0.11

1.0.10

15 Sep 09:34

Choose a tag to compare

Full Changelog: 1.0.9...1.0.10