Skip to content

v0.5.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@almossawi almossawi released this 14 Oct 19:54
· 1417 commits to master since this release
  • Reverted the removal of bootstrap.js since we're actually using three of the plugins there (popover and tooltip for chart descriptions and dropdown for our button layout)
  • Cleaned up the way we rely on bootstrap.css, by overriding a few selectors in metrics-graphics.css and using the hosted version of bootstrap.css for everything else

These changes ensure that our library remains modular and doesn't mess up people's websites if it so happens that they have bootstrap installed.