v0.0.10
Added
- A real form builder. You can use
super_form_forto build a form that looks
like a Super form. - An error when the
@viewinstance variable wasn't set in the controller.
This should help with debugging custom controllers
Removed
- The "sticky headers" feature. It was very possible for the table to
look bad on certain breakpoints.