Skip to content

v1.0.1

Compare
Choose a tag to compare
@rhamilto rhamilto released this 19 May 13:34
· 1701 commits to master since this release

Release Notes

Bug Fixes

  • recompiled CSS to reflect Font Awesome version update (it didn't get properly compiled in v1.0.0)
  • set Bootstrap Tree View .node-selected font color in CSS

Test Page Cleanup

  • added IE9 conditional comment class to all pages
  • added patternfly.min.js to all pages
  • moved all js to <head> for consistency, except bootstrap-select, which requires being before </body>
  • fixed typo in warning message on all pages
  • fixed html validation errors as appropriate
  • set .node-selected via javascript in the tree view on bootstrap-treeview-2.html