Skip to content

Releases: USACE-WaterManagement/groundwork-water

v3.5.2

02 Dec 22:02
f455ee1

Choose a tag to compare

Patch Changes

  • a8c2461: Add missing baseurl to docs

v3.5.1

02 Dec 21:44
6190d58

Choose a tag to compare

Patch Changes

  • ad16cf6: Updating routing in docs by removing leading /#/ can setting base_Url to be "/groundwork-water/" : "/"

v3.5.0

02 Dec 17:08
137941d

Choose a tag to compare

Minor Changes

  • 25f99ad: Adds a squite of form components to easily allow users to create and maintain manual data entry forms to the CWMS database. Components include text, number, dropdown, radio, and checkbox, fields, along with a seemless intregration with existing Auth contexts.

Patch Changes

  • 2246ae5: Update to CWMS Plot to modify location level trace with dates bounded by start and end of all timeseries datasets @stephenkissock

v3.4.1

07 Oct 11:55
8e5c76b

Choose a tag to compare

Patch Changes

  • b71d72d: Fix: republish version due to npm publish config issue

v3.2.0

07 May 14:01

Choose a tag to compare

What's Changed

  • useCdaLatestValue - isPending/QueryOptions by @krowvin in #97
  • Add date format prop to CWMSTable by @krowvin in #105
  • AuthProvider component - Authentication Handling by @jbkolze in #107
  • Bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot in #108
  • Bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #115
  • Revert library css filename to style.css by @jbkolze in #116

Full Changelog: v3.1.4...v3.2.0

3.1.6

21 Apr 14:42

Choose a tag to compare

What's Changed

  • useCdaLatestValue - isPending/QueryOptions by @krowvin in #97

Full Changelog: v3.1.4...v3.1.6

v3.1.1

06 Feb 18:28

Choose a tag to compare

What's Changed

  • Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #85
  • Add page size back to the CWMSTable by @krowvin in #86
  • Remove page from CWMSPlot component by @krowvin in #84

Full Changelog: v3.1.0...v3.1.1

v3.1.0

04 Feb 19:02

Choose a tag to compare

What's Changed

  • Using lib version for header instead of doc site version by @krowvin in #67
  • Set Height for CodeBlocks by @krowvin in #68
  • Fix the home import statement. by @krowvin in #69
  • Docs/cda url provider by @krowvin in #70
  • #61 Update the query cache key to be any of the cda parameters by @krowvin in #62
  • Update to CWMS Table Component by @stephenkissock in #52
  • Add missing export for CWMSTable by @krowvin in #79
  • Start Contribution guidelines for Add a contribution guide #59 by @krowvin in #73
  • Addressing all the comments in last PR as well as most in the Issues page by @stephenkissock in #77
  • Bump the npm_and_yarn group across 2 directories with 3 updates by @dependabot in #78
  • Create CWMSTable Documentation by @krowvin in #81

Full Changelog: v3.0.0...v3.1.0

v3.0.0

07 Jan 17:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v3.0.0

v2.6.0

13 Dec 21:07

Choose a tag to compare

Resolves some npm publishing issues