Skip to content

v0.2.3

Compare
Choose a tag to compare
@nschonni nschonni released this 07 May 20:07
· 295 commits to master since this release
  • Allow @font-face inside of @media (fixes #75) (Nicholas C. Zakas)
  • Merge pull request #74 from bkw/support-vh-vw-vm (Nicholas C. Zakas)
  • support viewport relative units vh, vw and vm (Bernhard K. Weisshuhn)
  • CI tests on Node 0.6+ stable versions (Nick Schonning)
  • Add inherit as value for border-bottom-color (Nick Schonning)
  • Fix display validation test (Nick Schonning)
  • fix spelling. (TooBug)
  • add tests for 'display' (TooBug)
  • add '-webkit-box' and '-webkit-inline-box' (TooBug)
  • Merge pull request #66 from nschonni/patch-1 (Nicholas C. Zakas)
  • GHFM for README code blocks and titles (Nick Schonning)
  • Adding some tests for the viewport start and end events, and fixing two other existing tests that were broken (Jonathan Klein)
  • Adding support for the @Viewport rule along with some tests for it (issue #59) (Jonathan Klein)
  • Move docs content to README (Nick Schonning)
  • Test hooks & keyword data for npm (Artur Cistov)
  • Support inherit for border-radius short and long hand (Nick Schonning)