- Grid layouts: move container wrapper classes to its own attributes. Also check attributes for "container--" modifier classes and move them to the right container-wrapper attributes.
- Add new container max-width option, to override the default BS container max-width.
Row Layout: Disallow to set the row column options on the region, since we merge the layout option classes with the region classes in this special case.