angular-dynamic-layout
angular-dynamic-layout copied to clipboard
Add features proposed in issues #27 #28
New features:
- allow an item to be center horizontaly #27 by include a new attribute in the item's first child named 'dynamic-layout-centerH'
- allow an item to be full width in container #28 by include a new attribute in the item's first child named 'dynamic-layout-fullWidth'
Correcting also issues #25 #26