Skip to content

Releases: fedspendingtransparency/data-transparency-ui

v5.6.1

31 May 18:01
1ebab05
Compare
Choose a tag to compare

Pushed missing artifacts

v5.6.0

25 May 19:10
9b5470c
Compare
Choose a tag to compare

Added props to Share Icon to allow it to be inactive until a download is ready on the search page

What's Changed

  • Mod 9702 add button component to cards by @chasls2 in #163
  • 9218 - added props to share icon so it can be disabled until download… by @brianpetway in #164

Full Changelog: v5.4.0...v5.6.0

v5.5.0

21 Apr 20:20
5c0682f
Compare
Choose a tag to compare
Merge pull request #162 from fedspendingtransparency/ftr/9541

DEV-9541 migrated button here

v5.4.0

29 Mar 16:35
5c0682f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.1...v5.4.0

v5.3.0

20 Mar 19:49
4fae859
Compare
Choose a tag to compare
  • Fix to card component link to Glossary
  • Add npm-resolutions

v5.2.8

08 Mar 15:33
de73320
Compare
Choose a tag to compare

Made the mobile table keyboard accessible

V5.2.7

07 Mar 16:48
8e11a0b
Compare
Choose a tag to compare
  • Fixed Status of Funds loading message placement
  • Fixed Status of Funds no results message width on mobile

v5.2.6

10 Feb 20:28
ca37848
Compare
Choose a tag to compare

Added logic in TableData.jsx so user can tap multiple rows and always see the 'View Next Level' message on the last row that was tapped.

v5.2.5

09 Feb 18:03
d3a4aa4
Compare
Choose a tag to compare
  • Added "View next level" mobile behavior to the Stacked Mobile table
  • Added Card component and documentation
  • Fixed security vulnerabilities

v5.2.4

27 Jan 17:49
796de96
Compare
Choose a tag to compare
Merge pull request #145 from fedspendingtransparency/fix/9464

DEV-9464 share icon fixes