Skip to content

Releases: cision/rover-ui

v2.10.2

28 Jul 22:05
Compare
Choose a tag to compare

Fixes

  • Update Button tag property type to accept strings #330

v2.10.1

26 Jul 17:01
dab377f
Compare
Choose a tag to compare

Bug fixes

  • Tooltip text wraps correctly when using strings and width input (EVER-14122) #323

Misc

  • Bump elliptic dependency in from 6.5.3 to 6.5.4 in /example (Dependabot) #304

v2.10.0

08 Jul 21:30
Compare
Choose a tag to compare

Feature

  • EasyDropdown's menuItems prop's entries have a new closeOnClick option so you can suppress the default behavior. (Default is true.) #322

v2.9.0

29 Jun 19:59
Compare
Choose a tag to compare

Feature

  • Adding empty user icon

v2.8.1

25 May 22:01
Compare
Choose a tag to compare

Documentation

  • Added instructions for consumers to load rover-ui.css in main README (#318)

v2.8.0

20 May 14:28
Compare
Choose a tag to compare

Features

  • Added Input.Checkbox component #316

Documentation

  • Added instructions for admins about updating the changelog to PUBLISHING.md #315

v2.7.0

17 May 16:53
Compare
Choose a tag to compare

Features

  • Added Modal component #309

v2.6.0

23 Mar 22:07
d6f4538
Compare
Choose a tag to compare

Features

  • Tooltip has 2-axis alignment options now, e.g. "top-left" #307

Fixes

  • Misc Tooltip a11y improvements, like "Escape" to dismiss, open on focus, and more. #307

v2.5.0

22 Feb 20:17
7966552
Compare
Choose a tag to compare

Features

  • Add Typography component #280

Fixes

  • Fix hygen + eslint bug #288

Documentation

  • Removed attributes we don't need to explicitly define on Input components. #297

Chores

  • Removed third-party theming systems from the project. #272
  • Bump ini from 1.3.5 to 1.3.8 in /example #287
  • Bump dot-prop from 4.2.0 to 4.2.1 in /example #286

v2.4.8

14 Dec 19:36
677fc42
Compare
Choose a tag to compare

Fixes

  • fix: #279 Button type prop now overrides default. (You can make submit buttons now!) #282

Documentation

  • Update CONTRIBUTING.md to replace references to arbitrary "champions" with "admins". Add component writing guidelines. Move publishing info to new PUBLISHING.md. #278

Tests

  • Remove exclusive test and add prop type for test component #277
  • Skipping some tests of incomplete/unused timeZoneOffset functionality. #282