Skip to content

Commit

Permalink
Merge pull request #22 from Formfeed-UK/v2
Browse files Browse the repository at this point in the history
chore: asset housekeeping
  • Loading branch information
ianrobertsFF authored Dec 5, 2022
2 parents 52d894d + d6876a4 commit c01cf6a
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 6,925 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class MyModel extends Model {

### Resource Methods

You can override the default behaviour of the breadcrumbs package on a per resource basis by adding methods to your Nova Resource. These methods should all return an instance of Breadcrumb or an array of Breadcrumb instances.
You can optionally override the default behaviour of the breadcrumbs package on a per resource basis by adding methods to your Nova Resource. These methods should all return an instance of Breadcrumb or an array of Breadcrumb instances.

- `groupBreadcrumb(NovaRequest $request, Breadcrumbs $breadcrumbs, Breadcrumb $groupBreadcrumb)` - Override the group breadcrumb for this resource
- `indexBreadcrumb(NovaRequest $request, Breadcrumbs $breadcrumbs, Breadcrumb $indexBreadcrumb)` - Override the index breadcrumb for this resource
Expand Down
1 change: 0 additions & 1 deletion dist/css/card.css

This file was deleted.

1 change: 0 additions & 1 deletion dist/js/card.js

This file was deleted.

5 changes: 0 additions & 5 deletions dist/js/card.js.LICENSE.txt

This file was deleted.

4 changes: 0 additions & 4 deletions dist/mix-manifest.json

This file was deleted.

31 changes: 0 additions & 31 deletions nova.mix.js

This file was deleted.

Loading

0 comments on commit c01cf6a

Please sign in to comment.