Skip to content

Releases: cision/rover-ui

v2.4.7

19 Oct 17:03
Compare
Choose a tag to compare

Fixes

  • fix: InputTime validation works with midnight ("00:00") as the value, min, and/or max #276

v2.4.6

26 Oct 19:20
ab54942
Compare
Choose a tag to compare

Fixes

  • fix: min max validation without native input[type=time] support #273

Refactors

  • EasyDropdown => TypeScript #225
  • Grid => TypeScript #262

v2.4.5

26 Oct 14:31
Compare
Choose a tag to compare

Fixes

  • fix: Clear false eslint error related from tab menu items without keyboard-friendly click handlers. #271

v2.4.4

26 Oct 14:35
Compare
Choose a tag to compare

Fixes

  • fix: Fix an issue with clicking custom TabMenu.Items #270

v2.4.3

08 Sep 14:41
Compare
Choose a tag to compare

Fixes

  • TypeScript and CSS custom prop fixes #269
    • Made some types more permissive to improve backwards compatibility
    • Moved custom CSS property definitions to src/shared/sizing.css

v2.4.2

26 Aug 20:34
Compare
Choose a tag to compare

Fixes

  • Input gets explicit box-sizing #266

Refactors

  • TabMenu => TypeScript #213

v2.4.1

26 Aug 20:32
b01c119
Compare
Choose a tag to compare

Refactors

  • Move SideTray to TypeScript #244
  • Convert EasyPill component to TypeScript #250

Tests

  • Add InputTime/utils tests and prepare for timeZoneOffset prop #255

v2.4.0

04 Aug 15:40
Compare
Choose a tag to compare

Features

  • InputTime dropdown menu has default max height of 10.5 rows (#252) #249

Fixes

  • Alignment and style fixes for InputTime #253

Documentation

  • Seemed like the idea was incomplete -- "left higher-order components" to "left out higher-order components" #242

v2.3.0

27 Jul 16:58
afb0086
Compare
Choose a tag to compare

Minor changes

  • Accordion converted to TypeScript #243
  • InputTime takes formatTime for custom i18n time string formatting #237
  • InputTime takes step prop for dropdown options and validation #236

v2.2.2

22 Jul 19:16
058f49d
Compare
Choose a tag to compare

Minor fixes

  • Ignore .vscode configs #239
  • Fix Pill action spacing #238 #235