Releases: USEPA/the-manifest-game
Releases · USEPA/the-manifest-game
v0.9.5
Changes
minor quick fixes for flaky test. Functionality is unchanged.
- Fix asynchronous tests @dpgraham4401 (#165)
Contributor
v0.9.4
Changes
- Bump tailwindcss from 3.4.4 to 3.4.7 @dependabot (#155)
- Bump @dagrejs/dagre from 1.1.2 to 1.1.3 @dependabot (#158)
- Bump @typescript-eslint/parser from 7.15.0 to 7.18.0 @dependabot (#156)
- Bump jsdom from 24.1.0 to 24.1.1 @dependabot (#157)
- Dep review @dpgraham4401 (#151)
🔩 Maintenance
- Eslint config 9.0 migration @dpgraham4401 (#164)
Contributor
@dependabot, @dependabot[bot] and @dpgraham4401
v0.9.3
v0.9.2
v0.9.1
Changes
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group @dependabot (#140)
- Dependency updates @dpgraham4401 (#137)
🔩 Maintenance
- Typescript eslint @dpgraham4401 (#141)
- Conform styles with RCRAInfo @dpgraham4401 (#139)
- update documentation and README @dpgraham4401 (#131)
Contributor
@dependabot, @dependabot[bot] and @dpgraham4401
v0.9.0
Changes
- Share button @dpgraham4401 (#126)
- Render decision tree based on url @dpgraham4401 (#125)
- Update url with current decision @dpgraham4401 (#124)
- Fix current decision @dpgraham4401 (#123)
- Client side routing @dpgraham4401 (#121)
- Auto update ancestor decisions @dpgraham4401 (#118)
🔩 Maintenance
- First time instructions @dpgraham4401 (#130)
- Fix Base URL configs for client side routing @dpgraham4401 (#122)
- Markup (HTML) Encoded Content @dpgraham4401 (#120)
- 508 compliance baseline @dpgraham4401 (#117)
Contributor
v0.8.0
Changes
- Edge labels @dpgraham4401 (#111)
- indicate form element choices @dpgraham4401 (#110)
- Bump vite from 5.1.4 to 5.1.7 @dependabot (#106)
- Bump msw from 2.2.2 to 2.2.13 @dependabot (#95)
- Bump zustand from 4.5.1 to 4.5.2 @dependabot (#94)
- Bump @vitest/coverage-v8 from 1.3.1 to 1.4.0 @dependabot (#93)
- Bump @types/react from 18.2.61 to 18.2.73 @dependabot (#92)
- update auto labeler @dpgraham4401 (#105)
🚀 Features
- feedback/report and issue link @dpgraham4401 (#108)
🔩 Maintenance
- Path state @dpgraham4401 (#109)
- feedback/report and issue link @dpgraham4401 (#108)
- modify upload package permissions @dpgraham4401 (#107)
- uniform styling implementation @dpgraham4401 (#91)
Contributor
@dependabot, @dependabot[bot] and @dpgraham4401
v0.7.1
v0.7.0
Changes
Adds a new help feature. This half baked release implements the basic functionality needed to provide users with more information for a given node. The help information is displayed in an off canvas sidebar that fetches help configs from the server. EPA can only provide textual help content in this release.
- Help content component @dpgraham4401 (#86)
- Selected path css @dpgraham4401 (#80)
- Reusable help icon @dpgraham4401 (#78)
🔩 Maintenance
- fetch and render help content @dpgraham4401 (#87)
- UseFetchHelp custom hook @dpgraham4401 (#81)
Contributor
v0.6.0
Changes
- Highlight path edges @dpgraham4401 (#73)
- Current focused node @dpgraham4401 (#72)
- highlight chosen nodes and decisions @dpgraham4401 (#70)
- Show nearby decisions @dpgraham4401 (#67)
- Edge slice @dpgraham4401 (#64)