Releases: fedspendingtransparency/data-transparency-ui
Releases · fedspendingtransparency/data-transparency-ui
v7.0.8 Update the Share Icon to remove feature specific content
What's Changed
Full Changelog: v7.0.7...v7.0.8
v7.0.7 mobile dom fix
What's Changed
- Fix/default header highlighting by @jagu65 in #242
- DEV-12825 fix mobile dom table by @nick-torres in #244
Full Changelog: v7.0.6...v7.0.7
v7.0.6 Remove default highlighting on Table.jsx
Removed the default header highlighting for Table.jsx. Dependency update to allow npm link to work again.
Full Changelog: v7.0.5...v7.0.6
v7.0.5
v7.0.4 Updated storybook card documentation
What's Changed
Full Changelog: v7.0.3...v7.0.4
v7.0.3 Mobile Additional details
What's Changed
- Mod/11625 move new picker by @jagu65 in #237
- DEV-12443 updated mobile table by @nick-torres in #238
Full Changelog: v7.0.2...v7.0.3
v7.0.2 Adding NewPicker Component
v7.0.1 Table highlighted columns update
The subAward property for the Table component has been changed to the highlightedColumns property. This has given more control to how the final 7 columns can be highlighted in a table.