Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

2016-03-13

Pre-release
Pre-release
Compare
Choose a tag to compare
@kmmbvnr kmmbvnr released this 13 Mar 16:34
· 526 commits to master since this release

The last alpha release.

  • Forms - Fix controls in new forms in formsets
  • Forms - New way to append or override widget attrs in template
  • Forms - Removed group_class, add_group_class, add_label_class redifinable parts
  • Admin - Match table styles to google guidelines.
  • Admin - Start to work on admin widget support improvements http://forms.viewflow.io/demo/widget/admin/
  • Admin - Fix scrollbar
  • Frontend - Switch from fontawesome to material-design-iconic font
  • Frontend - Fix broken links on user navigation menu
  • Frontend - Modules are refactored to AppConfig mixins