Skip to content

Tags: hydro-project/hydroscope

Tags

v1.3.0

Toggle v1.3.0's commit message
Release v1.3.0: NonDeterministic node halo, dark mode fix, header str…

…ip design

v1.2.0

Toggle v1.2.0's commit message
release: v1.2.0

v1.1.0

Toggle v1.1.0's commit message
Release v1.1.0 - Add comprehensive dark mode support

v1.0.4

Toggle v1.0.4's commit message
chore: bump version to 1.0.4 for flashing fix

v1.0.3

Toggle v1.0.3's commit message
chore: release v1.0.3

v1.0.2

Toggle v1.0.2's commit message
test: fix flaky HierarchyTree test by refreshing DOM references

The test was using stale DOM references after state changes. Now we
re-query the switcher button before each click to ensure we're
interacting with the current DOM element.

v1.0.1

Toggle v1.0.1's commit message
Release version 1.0.1

Bug fixes:
- Fixed lint errors (removed unused ReactDOM import)
- Applied prettier formatting to HydroscopeCore
- Moved slow test to performance suite to prevent CI timeouts
- Fixed popup positioning using DOM coordinates
- Improved popup styling with smaller font size

v1.0.0

Toggle v1.0.0's commit message
Release version 1.0.0

Major features:
- Complete graph visualization with ReactFlow integration
- ELK-based automatic layout engine
- Container expansion/collapse with smart state management
- Async coordinator for operation sequencing
- File upload and JSON parsing
- Hierarchy tree navigation with search
- Info panel with grouping controls
- Popup labels for collapsed containers
- Comprehensive test suite
- Full TypeScript support

v1.0.0-alpha.7

Toggle v1.0.0-alpha.7's commit message
1.0.0-alpha.7

v1.0.0-alpha.6

Toggle v1.0.0-alpha.6's commit message
clean up for ESM-only import