Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 445 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 445 Bytes

Changelog

Please add your work to the change log vNext entry as you're building your PR

#vNext (v0.1.3?)

#0.1.2

  • Upgrade styled-components to v4
  • Use rollup for build process
  • enable tree shaking
  • Removes usage of injectGlobal and .extend
  • Moves global styles into new components that are opt in
  • Updates readme to match api
  • Updates innerRef to use ref
  • Updates usage of ref to use createRef
  • Menu button uses new implementation.