v0.7.0
github-actions
released this
26 Mar 19:03
·
43 commits
to refs/heads/main
since this release
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)