Releases: USACE/groundwork
v2.5.2
Patch release adding better A11Y to some of the stock images and better formatting of the footer in mobile mode.
v2.5.1
- Add some more water management hooks
- Add ability to constrain width of header and footer elements
- Misc small changes
v2.4.1
Add skeleton component
v2.4.0
Start adding water management components to the lib
v2.3.1
Make the footer opt-out on the SiteWrapper component.
v2.3.0
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
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
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
Add the login button and profile dropdown that can be used in the navbar.
v2.1.1
Fixes some annoying layout stuff on small screens, mainly applies to the docs pages.