Skip to content

Commit

Permalink
Merge pull request #2 from xiexingen/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
xiexingen authored Jan 6, 2024
2 parents 90389fd + b646a40 commit ea601b7
Show file tree
Hide file tree
Showing 42 changed files with 3,040 additions and 616 deletions.
4 changes: 1 addition & 3 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,7 @@ export default defineConfig({
rtl: true,
// name: 'TE',
logo: 'https://avatars.githubusercontent.com/u/7939085',
footer: `Open-source MIT Licensed | Copyright © 2021-present
<br />
Powered by XXG`,
footer: `Open-source MIT Licensed | Copyright © 2021-present Powered by XXG`,
prefersColor: { default: 'auto' },
socialLinks: {
github: 'https://github.com/xiexingen/topology-designable',
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ or
yarn add topology-designable
```

## TODO

[] 使用 styled-components 替代掉现有 less 样式
[] 支持注册自定义节点
[] 去掉 cssvar 的主题颜色

## Development

```bash
Expand Down
Loading

0 comments on commit ea601b7

Please sign in to comment.