umco / umbraco-inner-content

A helper library for Umbraco Doc Type based property editors providing overlays and conversion helpers
https://our.umbraco.org/projects/backoffice-extensions/inner-content/
MIT License
2 stars 15 forks source link

Adds support for Content Templates (aka Blueprints) #23

Closed leekelleher closed 6 years ago

leekelleher commented 6 years ago

Reworks how the Content Type picker overlay works.

Targets the overlay to the "right" panel and enables Content Type selection to follow the same pattern as creating regular content nodes.

When a Content Type is selected, any Content Templates (Blueprints) will be displayed and can be selected.

Underlying updates have been made to the InnerContent resource & service scripts - these may be breaking changes, though I have only tested using Stacked Content, which (at present) has no side effects.

leekelleher commented 6 years ago

@mattbrailsford I'm sure you'll have a lot of questions - and Angular advice 😉

leekelleher commented 6 years ago

Ace! Thanks for reviewing @mattbrailsford 🎉