Skip to content

v1.1.4

Compare
Choose a tag to compare
@MaxwellKendall MaxwellKendall released this 09 Jul 15:40
· 860 commits to master since this release
df5f442

Major/Minor/Bug-fix Release | v_..

Upgrade Steps

  • npm i fedspendingtransparency/data-transparency-ui#v1.1.4

Breaking Changes

QuarterPicker changes

  • disabledQuarters changed from array of booleans to array of strings.
  • pickedQuarter renamed to handleSelection

Bug Fixes

Table Component Bug

  • Prevents an error on the COVID-19 profile when switching between tabs with tables of a different number of columns

Improvements

Table

  • Updates display of long label text for expandable row so that it doesn't wrap under caret
  • Ensures unique keys for mapped elements
  • Allows table headings to be JSX elements
  • Right-align table headings of columns designated with prop right: true

QuarterPicker

  • isCumulative prop allows for cumulative selections
  • showPeriods allows for display and selection of periods within quarter

Pagination:

  • Updates the Pagination limit selector component to add a "Rows Per Page:" label