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

types: 优化项目类型描述,提升开发体验 #53

Merged
merged 147 commits into from
Dec 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
147 commits
Select commit Hold shift + click to select a range
6f9d734
feat: 完善类型文件注释
Oct 27, 2022
baa1cfb
feat: 类型描述
Oct 27, 2022
d7f145f
chore: merge main
Oct 27, 2022
6c89f51
types: 类型描述
Oct 27, 2022
0e807a1
types: 优化 Badge 类型描述
Oct 27, 2022
560a860
chore: 增加开发实时编译命令 (#56)
Zeng-J Oct 28, 2022
002b6f3
fix: taost组件customStyle报错未生效 (#55)
Zeng-J Oct 28, 2022
9715e55
release: 0.3.5
CaedmonW Oct 28, 2022
530ceea
chore: auto publish to npm
CaedmonW Oct 28, 2022
639b643
Update release.yml
CaedmonW Oct 28, 2022
51883f6
feat: 完成按钮组件类型描述
Oct 29, 2022
df874c0
docs: update docs
Oct 29, 2022
eead539
docs: update docs
Oct 29, 2022
f26ef0a
feat: 走马灯相关类型
Oct 29, 2022
0f95473
feat: 走马灯点击回调支持传入当前点击子项索引
Oct 29, 2022
752dd04
fix(Carousel): indicatorColor 与默认保持一致
CaedmonW Oct 29, 2022
b07fca0
chore: merge release
Oct 29, 2022
a7ec10c
feat: 完成复选框类型描述改造
Oct 30, 2022
a75f45f
feat: 删除无用日志
Oct 30, 2022
fd2910a
Create short-elephants-promise.md
kiner-tang Oct 31, 2022
4cc9ed1
Merge pull request #61 from kiner-tang/feat/carouselClick
kiner-tang Oct 31, 2022
8a3468a
Update verifyCommit.js
CaedmonW Oct 31, 2022
1593b16
Update release.yml
CaedmonW Oct 31, 2022
0cd92ee
Update release.yml
CaedmonW Oct 31, 2022
47a8960
chore: auto release
CaedmonW Oct 31, 2022
54295c1
Merge pull request #60 from kiner-tang/fix/carouselDoc
kiner-tang Oct 31, 2022
1968e74
feat: 增加倒计时组件Countdown
jianzhouf Nov 1, 2022
3ca5bc3
chore: changeset
jianzhouf Nov 1, 2022
94709cf
feat: 增加format属性&定时器清除
jianzhouf Nov 2, 2022
8acae3b
feat: 布局组件,颜色组件,时间选择器类型注释
Nov 2, 2022
6d50ebe
fix(Badge): 修复 Badge 的 info 为 0 或为空时显示异常问题 (#58)
kiner-tang Nov 2, 2022
57019bc
feat: Radio 受控 可由 RadioGroup 控制 (#49)
Zeng-J Nov 2, 2022
e72bd7e
Version Packages (#64)
github-actions[bot] Nov 2, 2022
ad3096d
Update release.yml
CaedmonW Nov 2, 2022
089f3bc
feat: 完成图片预览组件类型优化
Nov 3, 2022
901edaa
feat: 类型描述
Nov 4, 2022
d9d5770
docs: 删除冗余输入框类型 (#67)
kiner-tang Nov 4, 2022
3742667
fix: 删除图片预览冗余代码 (#68)
kiner-tang Nov 4, 2022
9107950
feat: input 类型描述
Nov 4, 2022
50d3559
docs: 修改文档中 input 组件错误属性类型描述
Nov 4, 2022
c590e34
chore: update changeset
Nov 4, 2022
138e2fa
Merge branch 'main' into fix/updateDoc
kiner-tang Nov 4, 2022
c7bc275
feat: input 类型描述
Nov 4, 2022
b2a12cd
docs: 补充 showSplitLine 属性文档说明
Nov 4, 2022
05093be
feat: input 组件是否显示字符计数器属性名使用 showCount 属性替代
Nov 4, 2022
37ec0e8
feat: update demo
Nov 4, 2022
71e20f2
feat: input 组件类型描述
Nov 5, 2022
fb5b544
feat: 列表类型描述
Nov 5, 2022
0897dd0
feat: 列表类型描述
Nov 5, 2022
6835c36
docs: 删除 demo 中冗余代码
Nov 5, 2022
417eaf9
chore: update changeset
Nov 5, 2022
5fec612
feat: 列表类型描述
Nov 5, 2022
543602e
docs: 补充列表组件缺少的 leftIconSize 属性文档描述
Nov 5, 2022
1b19a09
feat: 列表类型描述
Nov 5, 2022
f9ac50d
feat: 完成 loading 和 modal 类型描述改造
Nov 6, 2022
536ded9
feat: 导航栏类型描述优化
Nov 6, 2022
e9d6099
feat: 导航栏类型描述优化
Nov 6, 2022
f7ac441
docs: navBar 组件中 rightSlot 属性描述有误
Nov 6, 2022
1897333
feat: update test case
Nov 6, 2022
43bd783
Merge pull request #71 from kiner-tang/fix/showSplitLine
kiner-tang Nov 6, 2022
7d17f60
Merge pull request #70 from kiner-tang/fix/updateDoc
kiner-tang Nov 6, 2022
21c205e
Merge branch 'main' into feat/refactoringInputShowCount
kiner-tang Nov 6, 2022
7fa5607
Merge branch 'main' into docs/removeRedundantCode
kiner-tang Nov 6, 2022
81a7d30
Merge branch 'main' into docs/leftIconSizeDoc
kiner-tang Nov 6, 2022
4e6ed3d
Merge branch 'main' into docs/navBar
kiner-tang Nov 6, 2022
6d3b6bc
Merge pull request #75 from kiner-tang/docs/navBar
kiner-tang Nov 6, 2022
d1315c9
Merge pull request #74 from kiner-tang/docs/leftIconSizeDoc
kiner-tang Nov 6, 2022
760a388
Merge pull request #73 from kiner-tang/docs/removeRedundantCode
kiner-tang Nov 6, 2022
15e76bf
Merge pull request #72 from kiner-tang/feat/refactoringInputShowCount
kiner-tang Nov 6, 2022
75e88ad
chore: Merge branch 'main' into feat/types-all
kiner-tang Nov 7, 2022
dafcb55
refactor: refactor call expression
kiner-tang Nov 8, 2022
946b66d
chore: update changeset
kiner-tang Nov 8, 2022
c505a88
refactor: refactor call expression
kiner-tang Nov 8, 2022
db77cc0
Merge pull request #77 from kiner-tang/refactor/callExpression
kiner-tang Nov 8, 2022
7afc620
chore: merge main
kiner-tang Nov 8, 2022
0a08056
feat: 通知栏类型描述
kiner-tang Nov 9, 2022
dd860aa
feat: 通知栏类型描述文件
kiner-tang Nov 11, 2022
bb693f8
chore: 版本号
jianzhouf Nov 11, 2022
932a66f
feat: 单选按钮 api 命名规范化 & 增加安全使用过期属性方法
kiner-tang Nov 11, 2022
4351100
feat: 单选按钮 api 命名规范化 & 增加安全使用过期属性方法
kiner-tang Nov 11, 2022
713303e
chore: update changeset
kiner-tang Nov 11, 2022
d111138
feat: update docs
kiner-tang Nov 11, 2022
725c422
feat: 类型优化
kiner-tang Nov 11, 2022
b62743b
feat: 代码优化
kiner-tang Nov 11, 2022
f125319
feat: 代码优化
kiner-tang Nov 11, 2022
b062714
feat: 代码优化
kiner-tang Nov 11, 2022
5dc1371
Update dirty-suns-punch.md
kiner-tang Nov 12, 2022
b20d647
feat: 类型优化
kiner-tang Nov 12, 2022
246b249
feat: 文档优化
kiner-tang Nov 12, 2022
e11599c
feat: 文档优化
kiner-tang Nov 12, 2022
7be20d8
feat: 代码优化
kiner-tang Nov 12, 2022
4f5fa55
Update packages/ossa/src/utils/index.ts
kiner-tang Nov 14, 2022
cd2b511
Merge pull request #79 from kiner-tang/feat/optRadio
kiner-tang Nov 14, 2022
e568558
chore: add code of conduct
CaedmonW Nov 15, 2022
ae3c47c
chore: add Security Policy
CaedmonW Nov 15, 2022
f21ea59
fix: 图片预览&轮播支付宝兼容 (#57)
jianzhouf Nov 17, 2022
740938c
Version Packages (#69)
github-actions[bot] Nov 17, 2022
1039034
feat(noticeBar): 通知栏支持自定义滚动速度 (#78)
kiner-tang Nov 24, 2022
ed93bc1
fix(noticeBar): 临时将 noticeBar 自定义滚动示例中的内容改为英文,解决 ci 运行测试任务中文乱码导致不通过问题…
kiner-tang Nov 24, 2022
bb56338
文件命名格式更改 (#84)
CaedmonW Nov 24, 2022
a553577
fix(noticeBar): bias in CI (#88)
CaedmonW Nov 25, 2022
aa940b7
Version Packages (#85)
github-actions[bot] Nov 25, 2022
d56b66f
chore: Merge branch 'main' into feat/types-all
kiner-tang Nov 26, 2022
fd957ee
feat: optimize code
kiner-tang Nov 26, 2022
2ca1b8d
feat: picker type
kiner-tang Nov 26, 2022
5847095
feat: 完成输入框类型描述优化
kiner-tang Nov 27, 2022
3fc08d3
feat: 新增营销组件@ossa/loki (#87)
EchoHub Nov 28, 2022
0fe7e19
Update ci.yml
CaedmonW Nov 28, 2022
98d31d7
Version Packages
github-actions[bot] Nov 28, 2022
fb4c907
Merge pull request #95 from NeteaseYanxuan/changeset-release/main
EchoHub Nov 28, 2022
74008b2
Update package.json
CaedmonW Nov 28, 2022
ed2c5fa
feat: 完善 tab-bar 组件文档与类型描述 (#94)
kiner-tang Nov 29, 2022
f0e0853
feat: 完善 switch 组件相关文档 & 类型描述优化 (#93)
kiner-tang Nov 29, 2022
664ccaa
feat: 补充步进器相关文档与类型描述 (#90)
kiner-tang Nov 29, 2022
10d5f60
feat: 完善评分组件文档 & 优化属性命名 (#89)
kiner-tang Nov 29, 2022
82379b0
chore: 倒计时放入数据展示目录下
jianzhouf Nov 29, 2022
5c3d520
Merge branch 'main' into feature-countdown
jianzhouf Nov 29, 2022
71eab7e
Merge pull request #65 from NeteaseYanxuan/feature-countdown
jianzhouf Nov 29, 2022
2c10c68
chore: 增加countdown.scss文件
jianzhouf Nov 29, 2022
a15754d
Merge pull request #97 from NeteaseYanxuan/fix-countdown-scss
jianzhouf Nov 29, 2022
014d94a
feat: 增加滑动单元格组件swipe-cell
jianzhouf Nov 29, 2022
6ec94e7
chore: changeset
jianzhouf Nov 29, 2022
05529fd
chore: 修改代码格式&类型注释
jianzhouf Nov 29, 2022
da06406
feat: 右侧滑动区域默认展示
jianzhouf Nov 30, 2022
569f27e
chore: Merge branch 'main' into feat/types-all
kiner-tang Nov 30, 2022
1d1cd6d
feat: 类型描述
kiner-tang Nov 30, 2022
555e3ce
test: swipe-cell增加测试用例
jianzhouf Dec 1, 2022
75e8ce9
test: fix test
jianzhouf Dec 1, 2022
3679996
Merge pull request #98 from NeteaseYanxuan/feature-swipe-cell
jianzhouf Dec 1, 2022
7c20c96
Feature build command (#101)
CaedmonW Dec 1, 2022
6604423
fix: swipe-cell测试用例修复 (#102)
jianzhouf Dec 1, 2022
10ee3ba
feat: 标签类型描述
kiner-tang Dec 1, 2022
d62a7a1
feat: modal组件confirm 按钮支持openType (#76)
CaedmonW Dec 1, 2022
bb7bfe2
fix: fix input disabledClear (#100)
jianzhouf Dec 1, 2022
3c060a2
fix: 修改部分 stepper 组件错误 与完善类型描述 (#99)
kiner-tang Dec 2, 2022
14e4389
Version Packages (#96)
github-actions[bot] Dec 2, 2022
ca7417e
chore: change check modify command (#103)
CaedmonW Dec 7, 2022
56c33bd
Feature upload callback (#105)
CaedmonW Dec 7, 2022
fc269ba
Version Packages (#106)
github-actions[bot] Dec 9, 2022
48647db
feat: 类型描述
kiner-tang Dec 10, 2022
9fb2cba
chore: merge release into feat/types-all
kiner-tang Dec 12, 2022
0438671
feat: merge
kiner-tang Dec 12, 2022
d98f85f
Merge branch 'NeteaseYanxuan:release' into release
kiner-tang Dec 12, 2022
2a64b9d
chore: merge release into feat/types-all
kiner-tang Dec 12, 2022
766ab17
chore: update changeset
kiner-tang Dec 14, 2022
0519e2f
docs: delete useless info
CaedmonW Dec 16, 2022
3e5ece7
feat: 类型优化
kiner-tang Dec 17, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .changeset/pink-paws-dance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@ossa/loki": minor
"ossaui": minor
"ossa-demo": minor
"ossa-doc": minor
---

types: 项目类型描述优化
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prettier --write"
],
"*.ts?(x)": [
"eslint"
"eslint --fix"
]
},
"author": "",
Expand Down
2 changes: 1 addition & 1 deletion packages/loki/libs/components/BigWheel/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable import/newline-after-import */
/**
* @name 大转盘
* @description
Expand All @@ -13,5 +12,6 @@
**/
import React from "react";
import { IBigWheel } from "./../../types/loki";

declare const BigWheel: React.FC<IBigWheel>;
export default BigWheel;
2 changes: 1 addition & 1 deletion packages/loki/libs/components/BigWheel/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/loki/libs/components/FlipCard/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable import/newline-after-import */
/**
* @name 翻卡
* @description
Expand All @@ -11,5 +10,6 @@
**/
import React from "react";
import { IFlipCard } from "./../../types/loki";

declare const FlipCard: React.FC<IFlipCard>;
export default FlipCard;
2 changes: 1 addition & 1 deletion packages/loki/libs/components/NineGrid/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/* eslint-disable import/newline-after-import */
/**
* @name 九宫格
* @description
Expand All @@ -10,5 +9,6 @@
**/
import React from "react";
import { INineGrid } from "./../../types/loki";

declare const NineGrid: React.FC<INineGrid>;
export default NineGrid;
2 changes: 1 addition & 1 deletion packages/loki/libs/components/NineGrid/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading