Releases: doximity/vital
Releases · doximity/vital
v2.2.0
v2.1.1
v2.1.0
v2.0.0
- 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
v1.2.0
v1.1.0
- Add command:
rake vital:compile_fonts
icons
partial is now a.sass
file- The need to manually rename
url
tofont-url
inicons
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