Skip to content

2019-09-17

Compare
Choose a tag to compare
@patricklafrance patricklafrance released this 17 Sep 20:26
· 5511 commits to master since this release

@orbit-ui/react-date-picker [patch]

  • date range picker's input zone has a pointer when hovered
  • date range picker's input zone has a border and placeholder colour change when hovered
  • single date picker's input zone has a pointer when hovered
  • inline single date picker has a border bottom when hovered or focused

@orbit-ui/react-multi-select [patch]

  • internal maintenance

@orbit-ui/react [new]

First release of the React bundle

@orbit-ui/react-* [patch]

lodash as been moved to a peerDependency

@orbit-ui/tachyons [patch]

  • fixed a bug where primary hover classes (hover-primary-*) were not applying the font colour on focus
  • fixed a bug where background hover classes (hover-bg-*) were not applying the background colour on focus
  • fixed a bug where fill hover classes (hover-fill-*) were not applying the fill colour on focus
  • added a focus rule to all border pseudo classes, now hovering or focusing on a element with a hover-b** class will render the same visual