Skip to content

Update fragment actions for top level fragment API

Tamlyn Rhodes requested to merge 54-fragment-actions into master

Allow passing a falsy value as the collection and construct the appropriate URL.

Would be better if the arguments were reversed: (fragment, collection = null) but this would be quite a disruptive change. Worth it?

Closes #54

Merge request reports