Commit 583d4a9
committed
feat: 完成3个任务 - 变量监视面板、结果点击高亮、递归树增强
1. 任务1950: 右侧算法代码区域已实现debug效果
- 变量监视面板显示局部变量和调用栈
- 变量变化时有高亮动画
2. 任务1951: 找到的组合点击高亮递归树路径
- ResultList组件添加点击事件
- TreeVisualization组件支持路径高亮
- 金色高亮显示选中路径
3. 任务1952: 递归树增加更多示意元素
- 连接线添加箭头标记
- 深度标签和参考线
- 连接线旁显示+字母标签
- 当前节点脉冲动画
- 叶子节点显示完整路径1 parent 7fadcd7 commit 583d4a9
File tree
8,917 files changed
+1887985
-0
lines changed- .kiro/specs
- phone-letter-combinations
- variable-watch-panel
- node_modules
- .bin
- .vite
- deps
- vitest
- @acemir/cssom
- lib
- @asamuzakjp
- css-color
- dist
- browser
- cjs
- esm
- js
- node_modules/lru-cache
- dist
- commonjs
- esm
- src
- js
- dom-selector
- dist/cjs
- node_modules/lru-cache
- dist
- commonjs
- esm
- src
- js
- types
- js
- nwsapi
- src
- @babel
- code-frame
- lib
- compat-data
- data
- core
- lib
- config
- files
- helpers
- validation
- errors
- gensync-utils
- parser
- util
- tools
- transformation
- file
- util
- vendor
- src
- config
- files
- generator
- lib
- generators
- node
- helper-compilation-targets
- lib
- helper-globals
- data
- helper-module-imports
- lib
- helper-module-transforms
- lib
- helper-plugin-utils
- lib
- helper-string-parser
- lib
- helper-validator-identifier
- lib
- helper-validator-option
- lib
- helpers
- lib
- helpers
- parser
- lib
- typings
- plugin-transform-react-jsx-self
- lib
- plugin-transform-react-jsx-source
- lib
- template
- lib
- traverse
- lib
- path
- inference
- lib
- scope
- lib
- types
- lib
- asserts
- generated
- ast-types/generated
- builders
- flow
- generated
- react
- typescript
- clone
- comments
- constants
- generated
- converters
- definitions
- modifications
- flow
- typescript
- retrievers
- traverse
- utils
- react
- validators
- generated
- react
- @csstools
- color-helpers
- dist
- css-calc
- dist
- css-color-parser
- dist
- css-parser-algorithms
- dist
- css-syntax-patches-for-csstree
- dist
- css-tokenizer
- dist
- @esbuild/darwin-arm64
- @eslint-community
- eslint-utils
- node_modules/eslint-visitor-keys
- dist
- lib
- regexpp
- @eslint
- config-array
- dist
- cjs
- std__path
- esm
- std__path
- config-helpers
- dist
- cjs
- esm
- core
- dist
- cjs
- esm
- eslintrc
- conf
- dist
- lib
- config-array
- types
- node_modules/globals
- js
- src
- configs
- types
- object-schema
- dist
- cjs
- esm
- plugin-kit
- dist
- cjs
- esm
- @humanfs
- core
- dist
- src
- node
- dist
- src
- @humanwhocodes
- module-importer
- dist
- src
- retry
- dist
- @jridgewell
- gen-mapping
- dist
- types
- src
- types
- remapping
- dist
- src
- types
- resolve-uri
- dist
- types
- sourcemap-codec
- dist
- src
- types
- trace-mapping
- dist
- src
- types
- @rolldown/pluginutils
- dist
- @rollup/rollup-darwin-arm64
- @typescript-eslint
- eslint-plugin
- dist
- configs
- eslintrc
- flat
- rules
- enum-utils
- naming-convention-utils
- prefer-optional-chain-utils
- util
- class-scope-analyzer
- node_modules/ignore
- parser
- dist
- project-service
- dist
- scope-manager
- dist
- definition
- lib
- referencer
- scope
- variable
- tsconfig-utils
- dist
- type-utils
- dist
- typeOrValueSpecifiers
- typescript-estree
- dist
- create-program
- jsx
- parseSettings
- ts-estree
- node_modules
- .bin
- brace-expansion
- .github
- minimatch
- dist
- commonjs
- esm
- semver
- classes
- functions
- internal
- ranges
- types
- dist
- generated
- utils
- dist
- ast-utils
- eslint-utils
- eslint-utils
- ts-eslint
- eslint
- ts-utils
- visitor-keys
- dist
- @types
- babel__core
- babel__generator
- babel__template
- babel__traverse
- d3-array
- d3-axis
- d3-brush
- d3-chord
- d3-color
- d3-contour
- d3-delaunay
- d3-dispatch
- d3-drag
- d3-dsv
- d3-ease
- d3-fetch
- d3-force
- d3-format
- d3-geo
- d3-hierarchy
- d3-interpolate
- d3-path
- d3-polygon
- d3-quadtree
- d3-random
- d3-scale-chromatic
- d3-scale
- d3-selection
- d3-shape
- d3-time-format
- d3-timer
- d3-time
- d3-transition
- d3-zoom
- d3
- estree
- geojson
- json-schema
- prop-types
- react-dom
- test-utils
- react
- ts5.0
- @vitejs/plugin-react
- dist
- @vitest
- expect
- dist
- mocker
- dist
- pretty-format
- dist
- runner
- dist
- snapshot
- dist
- spy
- dist
- utils
- dist
- acorn-jsx
- acorn
- dist
- agent-base
- dist
- ajv
- dist
- lib
- compile
- dotjs
- dot
- refs
- scripts
- ansi-styles
- argparse
- lib
- assertion-error
- balanced-match
- .github
- baseline-browser-mapping
- dist
- bidi-js
- dist
- src
- data
- util
- brace-expansion
- browserslist
- cac
- deno
- dist
- callsites
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
8,917 files changed
+1887985
-0
lines changedLarge diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
0 commit comments