issues
search
aws
/
graph-explorer
React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
332
stars
49
forks
source link
IconButton
#675
Closed
kmcginnes
closed
2 weeks ago
kmcginnes
commented
2 weeks ago
Description
Use tailwind for the styles of
IconButton
Add light background to hover state
Use default size variant for node expansion filter delete buttons
Adjust v1.11.0 release notes to match what was in GitHub Releases
I had edited a few times within the GitHub Release draft after I submitted the PR containing the changelog changes
Validation
New hover state
Related Issues
None (tech debt)
Check List
[x] I confirm that my contribution is made under the terms of the Apache 2.0 license.
[x] I have run
pnpm checks
to ensure code compiles and meets standards.
[x] I have run
pnpm test
to check if all tests are passing.
[ ] I have covered new added functionality with unit tests if necessary.
[x] I have added an entry in the
Changelog.md
.
Description
IconButton
Validation
New hover state
Related Issues
Check List
pnpm checks
to ensure code compiles and meets standards.pnpm test
to check if all tests are passing.Changelog.md
.