- Decrease public API of View
- Minimal support for rendering non-ActiveRecord tables
- Validate styles params against known Bootstrap styles
- Add support for responsive tables
- Remove
View#styles_class
in favor ofView#styles
that returns an instance ofBootstrapStyles
- Update default value of
Configuration#links
to be empty - Change
View#cols
toView#columns
- Change
Configuration#link_method
toConfiguration#links
The rest is history..