Skip to content

Releases: USACE/groundwork

v2.3.1

09 Apr 21:19
Compare
Choose a tag to compare

Make the footer opt-out on the SiteWrapper component.

v2.3.0

09 Apr 02:47
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

v2.1.0

29 Mar 19:50
Compare
Choose a tag to compare

Make the header more responsive, shouldn't break anything.

v2.0.0

29 Mar 14:10
Compare
Choose a tag to compare

Major version bump because of breaking changes to the Button component, it now has sizes and variable radii.

v1.2.0

27 Mar 21:40
Compare
Choose a tag to compare

Add form components to the library and fix the way images were being imported for the USA banner.

v1.1.1

08 Mar 21:29
Compare
Choose a tag to compare

Start building out specific use-case buttons.