This website requires JavaScript.
Explore
Help
Sign In
alkdev
/
flowgraph
Watch
2
Star
0
Fork
0
You've already forked flowgraph
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87722ae73f3e2b3e97cc217c918e82c691b1d711
flowgraph
/
test
History
glm-5.1
87722ae73f
Merge branch 'feat/component-conditional'
2026-05-21 21:04:20 +00:00
..
analysis
Implement analysis defaults module with default value resolution for CallStatus, NodeStatus, EdgeType, and node attributes
2026-05-21 21:01:12 +00:00
component
Implement <Conditional> ujsx component with test prop (string/function), else prop, and unit tests
2026-05-21 21:04:01 +00:00
error
Implement FlowgraphError hierarchy with all error classes and validation result types
2026-05-21 20:51:19 +00:00
graph
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
helpers
setup: add vitest test infrastructure with helpers, fixtures, and reactive test patterns
2026-05-21 20:52:04 +00:00
host
setup: initialize project with package.json, tsconfig, tsup, vitest, src skeleton, and test placeholders
2026-05-21 20:46:10 +00:00
schema
feat(schema): add edge attribute schemas and CallResult schema
2026-05-21 20:59:11 +00:00