Releases: USACE/groundwork
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.
v2.1.0
Make the header more responsive, shouldn't break anything.
v2.0.0
Major version bump because of breaking changes to the Button component, it now has sizes and variable radii.
v1.2.0
Add form components to the library and fix the way images were being imported for the USA banner.
v1.1.1
Start building out specific use-case buttons.