This repository was archived by the owner on Oct 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
抽象了Component基类 #34
Merged
Merged
抽象了Component基类 #34
Changes from all commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
ab71f3f
chore: changed ./github/build.yml runs on macos
1def142
chore: 修复了scripts build
0383cba
feat(slider): 创建了没有minimap的slider
26b97eb
test(text): 设置了合适的精度
7638b56
Merge branch 'master' of https://github.com/antvis/GUI
27feadd
feat(slider): 创建了基本slider
4f91f73
test(slider): slider的基本单测
67b3513
chore: 设置编译目标为ES2019以支持可选链
2dcb137
Merge branch 'master' of ssh://github.com/antvis/GUI
e4d7d8f
refactor(slider): merge master into feat-slider
dde3697
fix(sparkline): 修正了sparkline的baseline计算方法,修正了sparkline的定位
a179a7b
feat(slider): 加入了sparkline
57c51c5
refactor(slider): 暂存
c7751f8
docs(slider): 添加了slider的example
0a21507
docs(slider): 添加了slider的文档
7395146
refactor(slider): slider 支持缩略图
96a908f
refactor(slider): 更新了参数类型
9a7c2bd
test(slider): 添加了slider 单测
e0ce930
Merge branch 'master' of ssh://github.com/antvis/GUI
b309bbc
refactor(slider): merge master into slider branch
3b03d16
fix(sparkline): 修正了sparkline data参数为空时不显示
2a61d57
refactor(util): 抽取了取得数字精度的方法
de74316
refactor(slider): 手柄尺寸自适应
1d7cd92
docs(slider): 修改了案例
eb7deeb
fix(slider): 修复了纵向布局下的slider 手柄尺寸
98d564a
Update index.ts
Aarebecca 7e41cdf
refactor: 移除了applyAttrs
67d17e3
refactor(sparkline): 调整了类型定义
35eacdd
refactor(sparkline): sparkline添加了update方法
7c8f959
refactor: 重构了slider 和 sparkline代码,具有update功能
c8793a6
refactor(sparkline): 调整了代码结构
fa7de40
refactor(slider): 使用了padding[]代替{}
a647335
refactor: 从index导出component
a458a2f
refactor(component): 添加了getStyle方法
d6ed3b3
refactor(scrollbar): 改写了scrollbar
f94b4db
refactor(marker): 改写了marker
753208e
refactor(icon): 改写了icon
465d5fe
Merge branch 'master' of ssh://github.com/antvis/GUI
54658ac
refactor: 移除了isPC
9fece1f
test(marker): 更新了marker单测
b8c7168
test(sparkline): 更新了单测
06aeee6
refactor(icon): 更新了访问权限
5ba2f10
refactor(sparkline): 修正了lines
de5fed6
test(sparkline): 更新了path单测
a99edb1
refactor(slider): 更新了slider types
b91c582
refactor(soparkline): 更新了sparkline types
4552b07
Merge branch 'master' of ssh://github.com/antvis/GUI
b6e88ab
refactor: merge master
6c9245e
refactor: 修改了type
5f22562
refactor: 更新了update方法
236dc83
refactor: 更新了访问权限及types
6943dc3
refactor(slider): 更新了slider handle
8214e7c
test: 更新了单测
a260851
refactor(sparkline): 更新了sparkline的update方法
a2baf8c
test(sparkline): 更新了sparkline单测
b6d98c5
refactor(slider): 更新了slider的update方法参数
eaadfab
refactor: 更新了types attrs
cae6147
test: 移除了调试输出
5e4fc21
refactor: 移除了attributeChangedCallback中无用代码
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.