Skip to content

2019.06 release

Compare
Choose a tag to compare
@volfpeter volfpeter released this 08 Jun 07:55
· 30 commits to master since this release

Changes:

  • Added the navs module.
  • Added custom keyword arguments to layout.row(), layout.one(), layout.container(), layout.container_fluid(), and layout.row_item().
  • Added the navbars module.
  • Added the scrollspy module.
  • Added the pagination module.
  • Some minor bug fixes.
  • Added examples of all new features to demo.py and the demo page (on GithubPages).
  • Added tests.