1.3.0
Changes
- DataView: ensure there is only one empty state displayed at a time (#712) @bpierre
- Dark mode support for AutoComplete (#711) @PeterMPhillips
- Update LineChart documentation style (#708) @Evalir
- SyncIndicator: new design (#683) @guidovizoso
- Fix PropTypes._element (#707) @bpierre
- Mark the module to be side-effect free (#706) @bpierre
- LineChart: function component + full width by default (#704) @bpierre
- devbox: update dependencies (#705) @bpierre
- Support for non-DOM environments (Next.js) (#699) @izqui
- Deprecate Countdown, replace all internal Countdown instances with Timer (#701) @Evalir
- Handle auto value through the rowHeight prop on the CardLayout component (#700) @Evalir
- Update the console icon style to match the other svgs (#697) @Evalir
- Gallery: remove PageMain (#695) @bpierre
- Theme: always extend the base theme (#693) @bpierre
- color(): support String wrapper object (#694) @bpierre