Skip to content

Releases: USACE/groundwork

v2.5.2

06 May 21:15
a7039a0

Choose a tag to compare

Patch release adding better A11Y to some of the stock images and better formatting of the footer in mobile mode.

v2.5.1

03 May 18:23
4175422

Choose a tag to compare

  • Add some more water management hooks
  • Add ability to constrain width of header and footer elements
  • Misc small changes

v2.4.1

17 Apr 14:01
dbbff89

Choose a tag to compare

Add skeleton component

v2.4.0

15 Apr 15:40

Choose a tag to compare

Start adding water management components to the lib

v2.3.1

09 Apr 21:19

Choose a tag to compare

Make the footer opt-out on the SiteWrapper component.

v2.3.0

09 Apr 02:47

Choose a tag to compare

So, when you use the prefix option on tailwind, you have to manually add the prefix to any use of a tailwind class in your app or library. That was fun...

v2.1.4

05 Apr 02:56

Choose a tag to compare

This might bloat the lib a little bit but we're going to need charts, so added plotly as an option. We could also add other charting libs if we want, just will need to figure out some tree-shaking as we add more things that may or may not get used.

v2.1.3

04 Apr 17:49

Choose a tag to compare

Small fixes for table class merging, updates to the usa website banner and addition of the github link to the demo site navbar.

v2.1.2

03 Apr 16:51

Choose a tag to compare

Add the login button and profile dropdown that can be used in the navbar.

v2.1.1

01 Apr 01:49

Choose a tag to compare

Fixes some annoying layout stuff on small screens, mainly applies to the docs pages.