Releases: fedspendingtransparency/data-transparency-ui
Releases · fedspendingtransparency/data-transparency-ui
v1.3.7 Table Body Headers
v1.3.7
Other Changes
- Update the table component to allow for column headers in the body of the table component.
Bug Updates
Bug-fix Release | v1.3.6
Bug Fixes
- Center alignment of the loading message text.
- left position of tooltip pointer (PR #70)
- Table headers right align.
Styling Improvements: LoadingMessages & Tooltip Component
Styling Improvements (Bug-Fix) Release | v1.3.5
Upgrade Steps
npm i fedspendingtransparency/data-transparency-ui#v1.3.5
Breaking Changes
- none
New Features
- none
Bug Fixes
- none
Improvements
- Tooltip Styles Fix
- Loading Message Component uses animation
v1.3.4
## Bug-fix Release | v1.3.4
# Breaking Changes
- Tab `label` prop is now required to be a string; use `labelContent` for elements
# Bug Fixes
- Fixes title text when the Tab content is an element
# Improvements
- Styling improvement for Tooltips with multi-line titles
Picker Component options array change
Major/Minor/Bug-fix Release | v1.3.3
Upgrade Steps
- [ACTION REQUIRED]
Breaking Changes
New Features
Bug Fixes
Improvements
- Picker component, options prop, now allows for className
Other Changes
Bug Fix
v1.3.1
Major/Minor/Bug-fix Release | v1.3.1
Upgrade Steps
Breaking Changes
New Features
GenericMessage
,LoadingMessage
,ErrorMessage
,NoResultsMessage
andComingSoon
components
Bug Fixes
- onClick callback in Picker component uses props.value
Improvements
Other Changes
v1.3.0
Removing Security Vulnerability
Major/Minor/Bug-fix Release | v1.2.1
Upgrade Steps
npm i fedspendingtransparency/data-transparency-ui#v1.2.1
Security Fix
- Upgrades
resolve-url-loader
to remove a child dependency security vulnerability that can be found here https://www.npmjs.com/advisories/1573
Search Bar
Major/Minor/Bug-fix Release | v1.2.0
New Features
- SearchBar
Other Changes
- Allows for auto expansion of ExpandableTableRow.