2019-02-04
- The component has been rewritten from scratch to be a display component. All internal state is now gone!
- The
element
prop has changed tocomponent
- The styling system was stripped out in favor of a simple
className
prop. Much easier and customizeable.
- This is now written in typescript! Types are now available :)
- Any previous styling issues should now be resolved since there is no styling system or default styles.
Lost to history :(