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

Main #557

Closed
wants to merge 273 commits into from
Closed

Main #557

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
273 commits
Select commit Hold shift + click to select a range
bedfc4d
fix(anchor): 修复anchor组件MD文档说明 (#34)
chenxi-20 Mar 3, 2023
d578aba
fix(milestone): 修复里程碑图标不对齐bug (#37)
chenxi-20 Mar 3, 2023
c43fb95
fix: 修复存在2个高度不一样的notify时,新增的notify高度错误 (#26)
rayhaoqin Mar 3, 2023
28cc92d
feat(anchor): 添加锚点anchor组件onchange事件 (#35)
chenxi-20 Mar 3, 2023
904cce4
feat(timeline): 时间线插槽作用域增加index属性 (#39)
chenxi-20 Mar 7, 2023
381325d
fix(switch): switch组件提示文字只在首次显示,切换开关状态后提示文字消失 (#42)
yuanningning Mar 8, 2023
a7effca
feat(timeline): timeline样式修改 (#38)
MNZhu Mar 9, 2023
096f475
feat(form): form组件增加自动换行 (#40)
TC-twwang Mar 10, 2023
de940e9
chore: add auto-publish workflow (#41)
kagol Mar 10, 2023
505e4d1
fix(tiny-loading): 修复loading组件在vue2.0版本报错bug (#46)
zzcr Mar 10, 2023
105531c
feat(indexbar): 增加索引组件 (#47)
MNZhu Mar 13, 2023
7407fd1
feat(form): form组件增加自动换行-检视意见修改 (#54)
TC-twwang Mar 13, 2023
d7bade3
feat(anchor): 锚点组件增加固定模式,修复示例文档bug问题 (#49)
chenxi-20 Mar 13, 2023
05a23ed
feat(anchor): 修复检视意见,同步远程代码 (#55)
chenxi-20 Mar 13, 2023
dc8b0ab
fix(indexbar): 类命名整改 (#56)
MNZhu Mar 13, 2023
c34f066
fix(dropdown): 修复 dropdown 下拉后箭头旋转向上 (#45)
MomoPoppy Mar 13, 2023
11918cd
feat(anchor): 调整anchor组件,让其可以适配主题配置 (#57)
chenxi-20 Mar 13, 2023
a872c07
feat(badge): add badge-class close #50 (#51)
kagol Mar 13, 2023
23eae85
feat(tag): add beforeDelete props (#52)
kagol Mar 13, 2023
fea8c86
feat(form): form组件增加自动换行-增加移动端条件校验 (#58)
TC-twwang Mar 13, 2023
9409de7
feat(switch): add beforeChange props (#59)
kagol Mar 14, 2023
22e3848
feat(fullscreen): add beforeChange props (#61)
kagol Mar 14, 2023
f276a7c
docs: update CONTRIBUTING.md (#62)
kagol Mar 14, 2023
56e26f3
feat(badge): add offset props (#63)
kagol Mar 14, 2023
b78561d
feat(tabs): tabs组件支持展开 (#60)
TC-twwang Mar 14, 2023
34757ff
feat(split): add collapsible props (#64)
kagol Mar 16, 2023
770215f
fix(cascader): 修复级联组件属性无法透传问题 (#66)
rayhaoqin Mar 16, 2023
d56288b
feat(pull-refresh): pull-refresh组件支持上拉刷新 (#67)
TC-twwang Mar 16, 2023
0ef2704
chore: add release condition
kagol Mar 17, 2023
1d15b81
chore: fix release:ui script
kagol Mar 17, 2023
8ad2c7b
feat(tabs): 增加tabs组件超出隐藏提示tip配置 (#68)
chenxi-20 Mar 20, 2023
f551d40
feat(action-menu): 修复 ActionMenu 下拉后箭头旋转向上 (#70)
MomoPoppy Mar 20, 2023
7223cf8
feat(transfer): add beforeTransfer props (#75)
kagol Mar 20, 2023
db4770b
feat(search): add prefix/suffix slots (#77)
kagol Mar 20, 2023
64c4003
docs: add english README and CONTRIBUTING (#79)
kagol Mar 20, 2023
8082191
docs: add homepage and keywords
kagol Mar 20, 2023
b3f0412
fix(dropdown-mobile): 修复移动端组件dropdownMenu无法正常渲染的问题,顺带修复pc端dropDown组件的…
chenxi-20 Mar 22, 2023
7cffec3
fix: 修复tabs组件展开内容被遮盖,multi-slect返回值增加value (#81)
TC-twwang Mar 22, 2023
05f3353
chore: release v3.6.0
kagol Mar 22, 2023
4d34fe3
fix(radio): 修复主题配置radio-button无法继承属性的bug,打开可继承属性 (#82)
chenxi-20 Mar 24, 2023
df4a5d1
Refactor project to Monorepo and TypeScript (#90)
kagol Mar 28, 2023
534e80d
fix: fix monorepo (#91)
kagol Mar 28, 2023
90372cb
refactor: remove useless files (#92)
kagol Mar 28, 2023
0a1a598
fix(anchor): 修复父锚点指示异常的问题 (#93)
chenxi-20 Mar 29, 2023
41f5809
docs: update README (#98)
kagol Mar 30, 2023
5248bec
fix: Failed to resolve entry for package "@opentiny/vue" close #99 (#…
kagol Mar 30, 2023
e62130e
fix(upload): 取消fileupload组件的自动隐藏和提示功能,修改成用户可自定义配置 (#95)
chenxi-20 Mar 31, 2023
7b7adf0
fix(timeline): 增加箭头点击区域 (#103)
MNZhu Apr 3, 2023
985afee
fix(exception): 优化定位布局样式 (#104)
MNZhu Apr 3, 2023
501010d
fix(timeline): 修复单个节点数据显示线条问题 (#105)
MNZhu Apr 3, 2023
f21d114
修复打包,发布报错等问题,调整类型声明等问题 (#108)
zzcr Apr 6, 2023
b67a79d
fix(vue-common): 修复adapter中的mode的传值问题 (#110)
shenjunjian Apr 7, 2023
ebafe60
fix: 修复文档初始`pathname`错误 (#107)
acyza Apr 7, 2023
2379ee1
修复国际化键值的问题 (#111)
shenjunjian Apr 7, 2023
b393bc4
添加打包前置脚本 (#112)
zzcr Apr 7, 2023
8334249
fix(vue-panel): 修复panel 的问题 (#113)
shenjunjian Apr 7, 2023
8a941f3
fix: Removing the invalid resource path enables `pnpm dev` to succeed…
ygj6 Apr 7, 2023
442a6e9
fix: fix build error (#119)
kagol Apr 8, 2023
7ae2726
fix(grid): 使用gpu加速优化虚拟滚动性能,修复筛选面板单选框无法选中问题
zzcr Apr 8, 2023
f5752ce
fix(ipaddress): git@github.com:opentiny/tiny-vue.git (#122)
rayhaoqin Apr 10, 2023
a574e11
fix(grid): 修复表格开启虚拟滚动,当滚动条滚动后在添加数据,导致页面空白的bug
zzcr Apr 10, 2023
2455c1c
fix: 修复 pnpm dev:docs 报错的问题。 (#123)
ygj6 Apr 11, 2023
8293251
fix: fix vuepress-vite version error when execute pnpm i (#126)
kagol Apr 11, 2023
5e0aad6
refactor(tabs): optimize new tab button postion close #127 (#128)
kagol Apr 11, 2023
868e1cf
fix(chart-line): fix line-chart tooltip.axisPointer.lineStyle does no…
kagol Apr 12, 2023
d64df1f
fix(types): 修复vue3-example项目中的ts报错。 (#132)
ygj6 Apr 12, 2023
2741062
fix: fix conflict (#135)
kagol Apr 13, 2023
2293bde
fix(date-picker): fix date-picker style (#136)
kagol Apr 13, 2023
3f0adf5
fix pnpm build:ui (#116)
acyza Apr 15, 2023
e5ee94b
fix: table-misaligned when frozen columns (#140)
awspi Apr 17, 2023
7613d09
修复actionSheet在手机上click无效问题 (#147)
MrWang2016 Apr 18, 2023
01294ad
feat: 当children为空数组是认为是叶子节点 (#143)
GaoNeng-wWw Apr 18, 2023
63f8c16
fix: popper correct display (#146)
acyza Apr 18, 2023
2d6e893
fix(pull-refresh): 修复下拉刷新组件频繁触发的问题 (#145)
TC-twwang Apr 18, 2023
b6bec13
chore: release v3.6.6 (#148)
kagol Apr 19, 2023
abd16d8
fix: 修复windows下pnpm install rm rf not found (#149)
coderbaozi Apr 19, 2023
582fa0d
修复build:ui打包出来的产物有问题bug,修复input组件本地开发报警告bug (#150)
zzcr Apr 19, 2023
6ea177e
fix(tabs): fix tab header bottom border line close #154 (#155)
kagol Apr 19, 2023
68bb453
chore: Compatible with windows users (#151)
ErKeLost Apr 19, 2023
7ed0948
fix(carousel-item): 合并重复属性 (#152)
jxhhdx Apr 19, 2023
6dc6612
chore: add CI for dev commit (#153)
xiejay97 Apr 19, 2023
a465716
chore(.vscode): add vscode fileNesting config (#159)
brenner8023 Apr 20, 2023
c0f9db4
fix(tooltip): 修复tooltip组件显示错误bug
zzcr Apr 20, 2023
61719ad
fix(command): 删除无用的命令
zzcr Apr 20, 2023
b87367b
chore: 添加文件后缀名 (#160)
CatsAndMice Apr 20, 2023
c294f6b
refactor(button): 优化size属性校验 (#162)
LadyChatterleyLover Apr 21, 2023
db72cd4
fix(checkbox): icon position when checked (#164)
zuixinwang Apr 22, 2023
9932230
端口号以及微信的改动 (#171)
heygsc Apr 23, 2023
2cb1770
fix(grid): 修复窗口改变时,表格尺寸变形问题
zzcr Apr 25, 2023
8165b75
fix(build:runtime): 修复打包runtime产物的脚本 (#183)
shenjunjian Apr 28, 2023
afb447d
fix(build runtime) 修复打包运行时报错问题 (#185)
zzcr May 4, 2023
3e4b201
fix(carousel) 走马灯手动轮播切换到此处数据会偶现与实际不符 (#188)
WXC-Spring May 4, 2023
4d44883
fix(runtime-build) 修复:运行时多入口打包会抽取公共依赖,导致加载报错 (#191)
zzcr May 5, 2023
b89b033
fix(dialog-box): 修复对话框移动后动态style没更新的bug (#195)
Huangyilin19 May 6, 2023
11a28e3
fix(upload) 修复uplaod组件销毁时报错的bug
zzcr May 6, 2023
a1ce16b
fix(upload) 修复uplaod组件销毁时报错的bug (#196)
zzcr May 6, 2023
9502054
fix(fileupload): 上传组件增加用户不配置action属性报错的警告,告知用户需要配置 (#199)
chenxi-20 May 10, 2023
a8f4025
fix(button): 修复无内容的情况下上下错位的问题(#194) (#203)
qinwencheng May 10, 2023
969550b
fix: 修复pullRefresh组件,数据类型不匹配,导致控制台告警日志超大量打印,导致页面渲染慢的问题 (#211)
MrWang2016 May 13, 2023
437d1e6
fix: 修复Breadcrumb配置textField的demo不显示面包屑内容 #207 (#210)
yuanningning May 13, 2023
5072361
fix(rate) 修复组件Rate半选加禁选后,2.5与3星实际不匹配的问题 (#200)
wwttff May 13, 2023
97e8e2f
docs: 增加 all-contributors 机器人🤖️用于自动添加贡献者 (#214)
kagol May 14, 2023
f47627d
docs: add kagol as a contributor for code (#215)
allcontributors[bot] May 14, 2023
95e19fe
docs: update README.zh-CN.md (#216)
kagol May 14, 2023
99837cf
docs: add zzcr as a contributor for code (#217)
allcontributors[bot] May 14, 2023
5a0c9a8
docs: add TC-twwang as a contributor for code (#218)
allcontributors[bot] May 14, 2023
837b2f4
docs: add MNZhu as a contributor for code (#219)
allcontributors[bot] May 14, 2023
8b0e30b
docs: add awspi as a contributor for code (#220)
allcontributors[bot] May 14, 2023
b5eea33
docs: add heygsc as a contributor for code (#221)
allcontributors[bot] May 14, 2023
ad835c4
docs: add wwttff as a contributor for code (#222)
allcontributors[bot] May 14, 2023
c4c74bc
docs: add ErKeLost as a contributor for code (#223)
allcontributors[bot] May 14, 2023
30db47e
docs: add chenxi-20 as a contributor for code (#227)
allcontributors[bot] May 14, 2023
0a6f214
docs: add rayhaoqin as a contributor for code (#228)
allcontributors[bot] May 14, 2023
7b4cffa
docs: add yuanningning as a contributor for code (#229)
allcontributors[bot] May 14, 2023
4df3f69
docs: add shenjunjian as a contributor for code (#230)
allcontributors[bot] May 14, 2023
6ca421b
docs: add MomoPoppy as a contributor for code (#231)
allcontributors[bot] May 14, 2023
adc9c1b
doc: 修改文档示例 (#224)
GaoNeng-wWw May 14, 2023
063cee1
docs: add WXC-Spring as a contributor for code (#233)
allcontributors[bot] May 16, 2023
42cd6d0
docs: add GaoNeng-wWw as a contributor for code (#234)
allcontributors[bot] May 16, 2023
dfc1bb3
feat: add XDesign
kagol May 18, 2023
b17660f
Merge branch 'dev' of github.com:opentiny/tiny-vue into fix-upload-0505
zzcr May 18, 2023
31ff849
fix(build) 修复grid、pager组件bug
zzcr May 18, 2023
63d58bf
fix(build) 更新版本号
zzcr May 18, 2023
ae9b7fe
fix(build) 修复grid、pager组件bug (#240)
zzcr May 18, 2023
766874c
fix: fix npm publish 402 error (#241)
kagol May 18, 2023
e39bb91
Merge branch 'dev' of github.com:opentiny/tiny-vue into fix-bug-0518
zzcr May 18, 2023
8cb490c
fix(build) 按需加载插件支持屏蔽mobile-first模板
zzcr May 18, 2023
034cf3c
fix(build) 修改版本号
zzcr May 18, 2023
663e8fc
chore: add label ci (#243)
kagol May 18, 2023
e91e659
docs: update contributors
kagol May 20, 2023
eef60dc
docs: add acyza as a contributor for code (#244)
allcontributors[bot] May 20, 2023
1583251
docs: add ygj6 as a contributor for code (#245)
allcontributors[bot] May 20, 2023
e52f7c5
docs: add MrWang2016 as a contributor for code (#246)
allcontributors[bot] May 20, 2023
8c032bc
docs: add qinwencheng as a contributor for code (#247)
allcontributors[bot] May 20, 2023
17a7bdf
docs: add Huangyilin19 as a contributor for code (#248)
allcontributors[bot] May 20, 2023
9f2fd3d
docs: add zuixinwang as a contributor for code (#249)
allcontributors[bot] May 20, 2023
bad8c0d
Refactor: 重构cli (#238)
GaoNeng-wWw May 20, 2023
b5ee981
refactor: A constructor name should not start with a lowercase letter…
pe-3 May 21, 2023
0e095ef
fix(runtime-build) 修复运行打包构建产物缺少组件问题 (#250)
zzcr May 22, 2023
886499b
fix: fix some XDesign bug
kagol May 25, 2023
b319be3
docs: update contributors
kagol May 25, 2023
8cf6d4a
Refactor: 重构cli (#238)
GaoNeng-wWw May 20, 2023
ee759b2
fix(tinyvue): 同步内部代码,并修改grid组件再vue2下报错问题 (#254)
zzcr May 29, 2023
e91aa22
fix(date-picker): fix date-picker clear icon style (#260)
kagol May 31, 2023
2946111
docs: Update PULL_REQUEST_TEMPLATE.md (#258)
zuixinwang May 31, 2023
f038e65
docs: add LadyChatterleyLover as a contributor for code (#262)
allcontributors[bot] May 31, 2023
dec6a4c
docs: add brenner8023 as a contributor for infra (#263)
allcontributors[bot] May 31, 2023
afae337
docs: add xiejay97 as a contributor for infra (#264)
allcontributors[bot] May 31, 2023
651546c
docs: add linxiang07 as a contributor for code (#265)
allcontributors[bot] May 31, 2023
33373bc
docs: add coderbaozi as a contributor for code (#266)
allcontributors[bot] May 31, 2023
8f9f386
feat: 增加auto-lookup属性demo及api文档 (#269)
yuanningning Jun 5, 2023
0d3ca6b
fix(numeric): 解决bug: 设置数值精度后无法输入小数点; 超出小数位数后裁剪值不对. (#270)
Huangyilin19 Jun 5, 2023
302cf25
fix(eslint): 屏蔽eslint:top-level-function规则 (#273)
zzcr Jun 6, 2023
6b1d103
style(internal-cli): fix types and lint code (#257)
zuixinwang Jun 8, 2023
77b68be
feat: config-provider (#271)
GaoNeng-wWw Jun 8, 2023
598d173
fix(vite-plugin): 按需打包插件支持更多自定义包名 (#276)
zzcr Jun 8, 2023
ae97ad8
feat(TinyVue): 同步内部代码,解决若干bug
zzcr Jun 10, 2023
dff7e83
fix: 修复actionSheet组件api.watchVisible空指针问题和去掉tabs空白padding (#278)
MrWang2016 Jun 10, 2023
130e3cf
fix(page): 修复page分页初始化出触发分页改变事件
zzcr Jun 10, 2023
9fde21f
fix(build): design 增加摇树配置
zzcr Jun 10, 2023
ede7504
Mrwang/fix: 修复search组件不支持键盘回车事件和修正删除图标不垂直居中问题 (#282)
MrWang2016 Jun 12, 2023
608aa04
fix(cli): template path resolve error after built (#279)
zuixinwang Jun 12, 2023
5164adc
fix(grid): 修复表格type=operation时有插槽情况下,渲染为空白问题
zzcr Jun 12, 2023
9a29239
Merge branch 'dev' of github.com:opentiny/tiny-vue into dev
zzcr Jun 12, 2023
8c2dc35
feat: 增加联想查询api及demo示例 #289 (#290)
yuanningning Jun 21, 2023
637a8d1
docs: change content of toolbar-button-click-event (#296)
KevinAndrewDong Jun 25, 2023
df96e16
feat(TinyVue): 同步内部代码,新特性添加和bug修复
zzcr Jun 29, 2023
68c0781
fix(icon): 修复icon图标显示异常问题
zzcr Jun 29, 2023
d7a6a21
fix(icon): 修复icon图标显示异常问题
zzcr Jun 29, 2023
4e48d37
fix(numeric): 修复当前value + step > max时, 无法取值max的问题 (#297)
Huangyilin19 Jul 3, 2023
337fb81
fix(grid): 修复表格组件存在冻结列且没有滚动条时样式异常问题 (#298)
zzcr Jul 3, 2023
35e833e
fix(grid): 修复表格表头居中对齐不生效问题
zzcr Jul 3, 2023
d20f9f7
fix(button): 修复朴素按钮图标禁用态颜色 (#299)
gimmyhehe Jul 5, 2023
a0df193
fix(grid): 修复表格筛选面板样式错误问题,修复ResizeObserver,api在webpack本地环境报警告问题 (#305)
zzcr Jul 7, 2023
ef951b3
fix(theme): 移除container ,layout中的样式 (#306)
shenjunjian Jul 7, 2023
0c1e8dc
fix(grid): 修复tabs切换表格配置autoresize有闪动问题
zzcr Jul 10, 2023
e73df05
恢复demo中的示例中的样式 (#311)
shenjunjian Jul 10, 2023
2b2bb47
fix #268 增加编辑框弹出时自定义事件 (#315)
yuanningning Jul 12, 2023
6e3e2ee
fix(vue-theme): fix textarea 中的 @apply (#319)
shenjunjian Jul 12, 2023
35d5451
feat(pnpm-lock): 添加pnpm-lock到git仓库 (#320)
zzcr Jul 13, 2023
b2064e7
fix(input): 修复input在表单中disabled不生效bug (#322)
gimmyhehe Jul 14, 2023
4fddd42
fix(checkbox): 修复checkbox label为0时不显示bug (#331)
gimmyhehe Jul 24, 2023
2781d0d
docs: add pe-3 as a contributor for code (#347)
allcontributors[bot] Jul 31, 2023
e7d4e67
docs: add gimmyhehe as a contributor for code (#348)
allcontributors[bot] Jul 31, 2023
3bee89a
docs: add KevinAndrewDong as a contributor for code (#349)
allcontributors[bot] Jul 31, 2023
b908654
docs: add CatsAndMice as a contributor for code (#350)
allcontributors[bot] Jul 31, 2023
e26f182
feat #272 ipAddress组件ipv6类型整改 (#337)
yuanningning Aug 2, 2023
d747c05
Momo poppy/fix select :Fixed the problem of calculating the height of…
MomoPoppy Aug 2, 2023
5bd36e7
docs: add Caesar-ch as a contributor for code (#360)
allcontributors[bot] Aug 2, 2023
ded52d3
chore: add issue-translator (#361)
kagol Aug 2, 2023
8465248
feat(button): 完善单元测试 (#364)
chenqifeng66 Aug 6, 2023
517c06e
docs: add chenqifeng66 as a contributor for test (#366)
allcontributors[bot] Aug 7, 2023
aeaf9ad
tooltip performance optimization (#368)
shenjunjian Aug 8, 2023
58f36ed
test(alert): add alert unit test (#369)
Zz-ZzzZ Aug 9, 2023
6c6bf20
docs: add Zz-ZzzZ as a contributor for test (#371)
allcontributors[bot] Aug 9, 2023
7265156
fix(carousel): adjust arrow circle width to 28px (#376)
lyx-jay Aug 11, 2023
c38d204
docs: add lyx-jay as a contributor for code (#377)
allcontributors[bot] Aug 11, 2023
18d4d19
fix(drawer): mask disappear faster than content (#375)
lyx-jay Aug 11, 2023
164afb2
feat: add dialog-select and refactor sites (#378)
kagol Aug 11, 2023
3dc9769
add unit test (#379)
kagol Aug 11, 2023
f2528e9
chore: add pnpm-lock.yaml (#380)
kagol Aug 11, 2023
aff83c2
fix(badge): same content display duplicate (#382)
lyx-jay Aug 13, 2023
8de953e
fix(Modal): Fix the issue of incorrect props type declaration in moda…
Huangyilin19 Aug 14, 2023
5f6784e
fix(grid): fix grid fixed style
zzcr Aug 14, 2023
d6264f9
fix: fix ts declaration error when execute pnpm build:ui vue command …
kagol Aug 14, 2023
61a5f5b
fix(theme): delete theme sideEffects
zzcr Aug 15, 2023
a74390d
fix(theme): delete renderless type module
zzcr Aug 15, 2023
ee04489
fix(sites): 切换 sites 引用 @opentiny/vue-repl包 (#391)
shenjunjian Aug 16, 2023
75032bd
fix:当使用垂直方向split包裹水平方向split, (#392)
jack-zishan Aug 16, 2023
159fd4f
test(badge): add unit test (#388)
lyx-jay Aug 16, 2023
c1d78fd
fix: fix packages/vue/package.json format error when execute pnpm dev…
kagol Aug 16, 2023
4c25c74
feat(color-picker): color-picker component (#383)
GaoNeng-wWw Aug 16, 2023
0b50e4f
test(modal): add modal unit test (#374)
Zz-ZzzZ Aug 16, 2023
23fa983
fix(sites): change design config when change theme (#393)
gimmyhehe Aug 16, 2023
0029477
fix(docs): fix docs build error
zzcr Aug 16, 2023
55c322c
docs: update release notes (#397)
kagol Aug 17, 2023
b6e7939
fix Playground Page (#399)
shenjunjian Aug 17, 2023
194df1f
fix(sites): fix (#400)
shenjunjian Aug 17, 2023
8a972cf
feat(release): delete color-picker
zzcr Aug 17, 2023
060aab7
feat(release): delete color-picker
zzcr Aug 17, 2023
fe58760
feat(release): fix grid tips contentMethod
zzcr Aug 18, 2023
7a410e7
fix(playground): fix process.env \ changeVersion \sortablejs bugs (…
shenjunjian Aug 21, 2023
770149d
fix(sites): fix grid demo api link jump error url (#421)
gimmyhehe Aug 21, 2023
7162ac5
fix(form-demo): add form validateField api demo (#424)
gimmyhehe Aug 21, 2023
2f61b95
fix: fix demo import vue-modal; fix playground share (#428)
shenjunjian Aug 22, 2023
8dcf029
fix: import Modal (#430)
shenjunjian Aug 22, 2023
1f8ade7
fix(select): Fix label not displaying correctly when using optimizati…
MomoPoppy Aug 22, 2023
0da300c
fix(search): the enter bug of the search component is fixed (#439)
chenxi-20 Aug 23, 2023
056f12e
feat(release): fix grid watch data
zzcr Aug 24, 2023
898c45d
feat(grid): fix grid custom tooltip
zzcr Aug 24, 2023
f4c5973
fix: fix grid pager events
zzcr Aug 29, 2023
bdbb188
docs: fix the problem of missing container component style (#453)
kagol Aug 31, 2023
fbfa551
fix(checkbox): fix checkbox selected icon bug close #450 (#451)
gimmyhehe Aug 31, 2023
5dbb699
fix: fix input attrs id
zzcr Sep 1, 2023
3884661
fix(slider): fix slider range demo bug
zzcr Sep 1, 2023
44e4fc6
fix: fix when datetime component in dialog-box, the popper scroll awa…
shenjunjian Sep 3, 2023
279f336
fix(mobile-tabbar): fixed a tabbar component switchover issue on the …
chenxi-20 Sep 4, 2023
16dae49
fix(slider): fix upload destory bug
zzcr Sep 6, 2023
4d66cf2
fix(smb-theme): smb theme change fix (#469)
gimmyhehe Sep 8, 2023
b34bdb1
fix(checkbox): fix checkbox group wrap (#467)
gimmyhehe Sep 8, 2023
b42738d
fix(dropdown): Fix the issue of incorrect theme icons for Dropdown co…
MomoPoppy Sep 8, 2023
adf9d90
fix(dropdown-item): (#472)
MomoPoppy Sep 8, 2023
ea53ded
fix(button): button smb theme change fix (#470)
gimmyhehe Sep 8, 2023
ee5e6f5
fix(playground): fix jump to incorrect demo (#466)
gimmyhehe Sep 8, 2023
1d93f28
fix(link): smb theme change fix (#474)
gimmyhehe Sep 8, 2023
c485da2
fix(theme): smb theme change fix (#480)
gimmyhehe Sep 11, 2023
3e19c40
fix(grid): fix grid checkbox radio x-design theme
zzcr Sep 11, 2023
8bb8e4b
chore(ts): change code style for import ts type (#511)
gimmyhehe Sep 25, 2023
913342c
fix(Cascader, DropDown, Popeditor): fixed Cascader component panel no…
yoyo201626 Sep 25, 2023
20c1e54
feat: workflow-e2e
yoyo201626 Oct 8, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
323 changes: 323 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,323 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "kagol",
"name": "Kagol",
"avatar_url": "https://avatars.githubusercontent.com/u/9566362?v=4",
"profile": "https://github.com/kagol",
"contributions": [
"code"
]
},
{
"login": "zzcr",
"name": "ajaxzheng",
"avatar_url": "https://avatars.githubusercontent.com/u/18521562?v=4",
"profile": "https://github.com/zzcr",
"contributions": [
"code"
]
},
{
"login": "TC-twwang",
"name": "TC-twwang",
"avatar_url": "https://avatars.githubusercontent.com/u/42400776?v=4",
"profile": "https://github.com/TC-twwang",
"contributions": [
"code"
]
},
{
"login": "MNZhu",
"name": "jacknan",
"avatar_url": "https://avatars.githubusercontent.com/u/17588953?v=4",
"profile": "https://github.com/MNZhu",
"contributions": [
"code"
]
},
{
"login": "awspi",
"name": "Pithy",
"avatar_url": "https://avatars.githubusercontent.com/u/66438036?v=4",
"profile": "https://github.com/awspi",
"contributions": [
"code"
]
},
{
"login": "heygsc",
"name": "heygsc",
"avatar_url": "https://avatars.githubusercontent.com/u/103993866?v=4",
"profile": "https://github.com/heygsc",
"contributions": [
"code"
]
},
{
"login": "wwttff",
"name": "MangoWu",
"avatar_url": "https://avatars.githubusercontent.com/u/32888622?v=4",
"profile": "https://github.com/wwttff",
"contributions": [
"code"
]
},
{
"login": "ErKeLost",
"name": "ADNY",
"avatar_url": "https://avatars.githubusercontent.com/u/66500121?v=4",
"profile": "https://github.com/ErKeLost",
"contributions": [
"code"
]
},
{
"login": "chenxi-20",
"name": "chenxi-20",
"avatar_url": "https://avatars.githubusercontent.com/u/76168465?v=4",
"profile": "https://github.com/chenxi-20",
"contributions": [
"code"
]
},
{
"login": "rayhaoqin",
"name": "Alaray",
"avatar_url": "https://avatars.githubusercontent.com/u/46983981?v=4",
"profile": "https://github.com/rayhaoqin",
"contributions": [
"code"
]
},
{
"login": "yuanningning",
"name": "ing",
"avatar_url": "https://avatars.githubusercontent.com/u/104059491?v=4",
"profile": "https://github.com/yuanningning",
"contributions": [
"code"
]
},
{
"login": "shenjunjian",
"name": "申君健",
"avatar_url": "https://avatars.githubusercontent.com/u/6848520?v=4",
"profile": "https://github.com/shenjunjian",
"contributions": [
"code"
]
},
{
"login": "MomoPoppy",
"name": "MomoPoppy",
"avatar_url": "https://avatars.githubusercontent.com/u/125256456?v=4",
"profile": "https://github.com/MomoPoppy",
"contributions": [
"code"
]
},
{
"login": "WXC-Spring",
"name": "WXC-Spring",
"avatar_url": "https://avatars.githubusercontent.com/u/131581326?v=4",
"profile": "https://github.com/WXC-Spring",
"contributions": [
"code"
]
},
{
"login": "GaoNeng-wWw",
"name": "GaoNeng",
"avatar_url": "https://avatars.githubusercontent.com/u/31283122?v=4",
"profile": "https://github.com/GaoNeng-wWw",
"contributions": [
"code"
]
},
{
"login": "acyza",
"name": "acyza",
"avatar_url": "https://avatars.githubusercontent.com/u/101238421?v=4",
"profile": "https://acyza.github.io",
"contributions": [
"code"
]
},
{
"login": "ygj6",
"name": "ygj6",
"avatar_url": "https://avatars.githubusercontent.com/u/7699524?v=4",
"profile": "https://github.com/ygj6",
"contributions": [
"code"
]
},
{
"login": "MrWang2016",
"name": "MrWang2016",
"avatar_url": "https://avatars.githubusercontent.com/u/24307164?v=4",
"profile": "https://github.com/MrWang2016",
"contributions": [
"code"
]
},
{
"login": "qinwencheng",
"name": "qinwencheng",
"avatar_url": "https://avatars.githubusercontent.com/u/24841685?v=4",
"profile": "https://github.com/qinwencheng",
"contributions": [
"code"
]
},
{
"login": "Huangyilin19",
"name": "黄怡林",
"avatar_url": "https://avatars.githubusercontent.com/u/48042709?v=4",
"profile": "https://github.com/Huangyilin19",
"contributions": [
"code"
]
},
{
"login": "zuixinwang",
"name": "zuixinwang",
"avatar_url": "https://avatars.githubusercontent.com/u/59717852?v=4",
"profile": "https://github.com/zuixinwang",
"contributions": [
"code"
]
},
{
"login": "LadyChatterleyLover",
"name": "luopei",
"avatar_url": "https://avatars.githubusercontent.com/u/35223515?v=4",
"profile": "https://github.com/LadyChatterleyLover",
"contributions": [
"code"
]
},
{
"login": "brenner8023",
"name": "前端爆冲",
"avatar_url": "https://avatars.githubusercontent.com/u/31237954?v=4",
"profile": "https://juejin.cn/user/1996368846785128",
"contributions": [
"infra"
]
},
{
"login": "xiejay97",
"name": "Xie Jay",
"avatar_url": "https://avatars.githubusercontent.com/u/64340763?v=4",
"profile": "https://github.com/xiejay97",
"contributions": [
"infra"
]
},
{
"login": "linxiang07",
"name": "linxiang",
"avatar_url": "https://avatars.githubusercontent.com/u/40119767?v=4",
"profile": "https://github.com/linxiang07",
"contributions": [
"code"
]
},
{
"login": "coderbaozi",
"name": "程序员包子",
"avatar_url": "https://avatars.githubusercontent.com/u/103836393?v=4",
"profile": "https://bollome.netlify.app/",
"contributions": [
"code"
]
},
{
"login": "pe-3",
"name": "peter G",
"avatar_url": "https://avatars.githubusercontent.com/u/103579791?v=4",
"profile": "https://github.com/pe-3",
"contributions": [
"code"
]
},
{
"login": "gimmyhehe",
"name": "gimmyhehe",
"avatar_url": "https://avatars.githubusercontent.com/u/26026184?v=4",
"profile": "https://github.com/gimmyhehe",
"contributions": [
"code"
]
},
{
"login": "KevinAndrewDong",
"name": "dong",
"avatar_url": "https://avatars.githubusercontent.com/u/20911103?v=4",
"profile": "https://github.com/KevinAndrewDong",
"contributions": [
"code"
]
},
{
"login": "CatsAndMice",
"name": "凌览",
"avatar_url": "https://avatars.githubusercontent.com/u/58327088?v=4",
"profile": "http://www.linglan01.cn",
"contributions": [
"code"
]
},
{
"login": "Caesar-ch",
"name": "Caesar-ch",
"avatar_url": "https://avatars.githubusercontent.com/u/74941512?v=4",
"profile": "https://github.com/Caesar-ch",
"contributions": [
"code"
]
},
{
"login": "chenqifeng66",
"name": "chenqifeng66",
"avatar_url": "https://avatars.githubusercontent.com/u/97503755?v=4",
"profile": "https://github.com/chenqifeng66",
"contributions": [
"test"
]
},
{
"login": "Zz-ZzzZ",
"name": "Zz-ZzzZ",
"avatar_url": "https://avatars.githubusercontent.com/u/48228016?v=4",
"profile": "https://zz-zzzz.github.io/",
"contributions": [
"test"
]
},
{
"login": "lyx-jay",
"name": "Lyx",
"avatar_url": "https://avatars.githubusercontent.com/u/39766860?v=4",
"profile": "https://github.com/lyx-jay",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 8,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "tiny-vue",
"projectOwner": "opentiny",
"commitType": "docs"
}
Loading
Loading