Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/explorer service #40

Merged
merged 16 commits into from
Feb 25, 2021
Merged

Feat/explorer service #40

merged 16 commits into from
Feb 25, 2021

Conversation

zhangtengjin
Copy link
Contributor

Description

closed #10

finished

  • explorerService 重构(抽离 TreeView 工具类 )
  • 一些代码优化(bug 修复等)

todo

  • 存在一些优化点待修复
  • 先帮忙 review 下,整体没有大问题的话,我这边补充下单测

@zhangtengjin zhangtengjin added the enhancement New feature or request label Feb 24, 2021
@zhangtengjin zhangtengjin added this to the 0.9.0-alpha.1 milestone Feb 24, 2021
@zhangtengjin zhangtengjin self-assigned this Feb 24, 2021
src/components/tree/index.tsx Outdated Show resolved Hide resolved
src/components/tree/index.tsx Show resolved Hide resolved
delete some test code
premitter code format
fix ci type validate error
format code prettier
optimize fileType definition
code format premitter
@zhangtengjin zhangtengjin linked an issue Feb 25, 2021 that may be closed by this pull request
@wewoor wewoor merged commit de3d81a into master Feb 25, 2021
@wewoor wewoor deleted the feat/explorerService branch August 19, 2021 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

重构 Explorer 模块代码 Explorer TreeView 支持基本的增、删、改操作
3 participants