Skip to content

Releases: doximity/vital

v2.2.0

16 May 22:28
Compare
Choose a tag to compare
  • Add Webpack convenience property to allow: require('vital-css').includePaths

v2.1.1

11 May 21:07
Compare
Choose a tag to compare
  • Fix an issue that caused the mobile menu close icon not to show up.
  • Update the README.md.

v2.1.0

07 Apr 22:00
Compare
Choose a tag to compare
  • Remove i. font icon targeting from _notice.sass and refactor for use with an image tag
  • Updated documentation with markup for notice bar
  • Normalized, minified and resized all SVGs
  • Updated documentation to reflect smaller size of Vital: 23KB

v2.0.0

07 Feb 19:19
Compare
Choose a tag to compare
  • Remove fontcustom and font icon dependencies in favor of SVG.
  • Remove support for IE8/IE9.
  • Remove default font weight for some tags.
  • Multiplier classes.i2x, .i3x, .i4x, .i5x renamed to: .x2, .x3, .x4, .x5.
  • Added default opacity classes.
  • Added background variables.
  • Added _mixins.sass.
  • Added text anti-aliasing is enabled by default.
  • Fixed an issue that caused the menu not to appear correctly in Firefox
  • Fixed an issue where a disabled button with color would still have some hover effects.
  • Added smooth transitions to lazy loader.
  • Added /layouts to documentation website
  • Revamped documentation

v1.2.1

09 Nov 01:59
Compare
Choose a tag to compare

No notable framework changes, just added support for bower and npm

v1.2.0

05 Aug 22:21
Compare
Choose a tag to compare

Basically GH-28, which includes:

  • Separate framework from documentation
  • RubyGems package
  • Introduce tarball releases
  • Automatic compilation to SCSS [GH-17]
  • Source maps

This also paves the way for distributing the framework with NPM / Bower

v1.1.0

17 Jun 22:29
Compare
Choose a tag to compare
  • Add command: rake vital:compile_fonts
  • icons partial is now a .sass file
  • The need to manually rename url to font-url in icons partial is no longer required
  • Remove the need to install the fontcustom gem manually
  • Updated the font input and output paths
  • Fix a typo
  • Add !default to variables