This repository was archived by the owner on Feb 5, 2025. It is now read-only.
v1.0.1
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