MadCcc
|
bd36fba393
|
fix: fix checkbox align issue (#42590)
* fix: fix checkbox align issue
* fix: use center
* chore: comment
* fix: use align-self: center
* chore: add snapshot
* fix: tree checkbox
|
2023-05-25 20:46:51 +08:00 |
|
MadCcc
|
88a00dbf9e
|
test: update test case (#42582)
* chore: update snapshot
* chore: update test case
* chore: rm watermark image test
|
2023-05-24 22:03:26 +08:00 |
|
afc163
|
d90c1c62c0
|
fix: upgrade @ant-design/icons to 5.1.0 (#42443)
* Update package.json
* Update package.json
* chore: update snapshot
* style: #1890ff => #1677ff
* style: fix Upload icon color
* style: fix Upload icon color
* revert menu v4 demo
|
2023-05-18 09:40:09 +08:00 |
|
kiner-tang(文辉)
|
70c2aff3bd
|
docs: update docs (#42367)
|
2023-05-15 17:22:19 +08:00 |
|
二货机器人
|
4e311f0d95
|
test: update snapshot
|
2023-05-08 23:47:41 +08:00 |
|
二货爱吃白萝卜
|
f4858ff581
|
chore: align motion follow popup point (#42225)
* chore: align motion follow popup point
* test: update snapshot
|
2023-05-08 23:28:13 +08:00 |
|
yoyo837
|
7f5042c4fe
|
Merge branch 'master' into feature-merge-master
|
2023-05-06 19:03:11 +08:00 |
|
lijianan
|
ac5a06027e
|
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209 .
|
2023-05-06 15:49:37 +08:00 |
|
二货机器人
|
252f516a5e
|
chore: merge master
|
2023-05-06 11:40:31 +08:00 |
|
lijianan
|
ea8ed28209
|
chore: unified import method (#42149)
* chore: unified import method
* fix lint
|
2023-05-05 20:52:44 +08:00 |
|
MadCcc
|
9e1934248b
|
Merge branch 'master' into feature-merge-master
|
2023-04-27 10:16:07 +08:00 |
|
JiaQi
|
3fcf9de2b6
|
fix(tree): Draggable tree title is not aligned when the text is wrapped (#41928)
|
2023-04-23 09:06:07 +08:00 |
|
JiaQi
|
40fb753349
|
fix(Tree): Checkbox and title do not align (#41920)
|
2023-04-21 14:59:32 +08:00 |
|
MadCcc
|
1babfef998
|
Merge branch 'master' into feature-merge-master
|
2023-04-17 19:38:12 +08:00 |
|
黑雨
|
41ed9bd430
|
feat: Button semantic dom (#41456)
* feat: add semantic doc
* 🔀 feat: rebase feature
* feat: update for code reviewer
* feat: update snap
* feat: update snap
* 🐛 bug: update for cov
* Message
* bug: update snap
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* ♻️ feat: ref code
* 🩺 feat: update for review
* 💄 style: update style
* 📝 doc: update doc
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 💄 style: update style
* 📸 feat:update snap
* 🚧 feat: clean up
* 🚧 feat: clean up
* feat: icon wrapper
* test: update snapshot
* chore: code clean
* fix: icon only font size
* chore: rollback unexpected commit
---------
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-04-11 11:37:31 +08:00 |
|
黑雨
|
cef58664e8
|
📝doc: add design token table (#41717)
* ✨feat: add token
* 📝doc: update lint
* 📝doc: update doc
|
2023-04-11 10:25:24 +08:00 |
|
acyza
|
3b60671fb9
|
fix: switcherIcon cannot be hidden (#41708)
* fix: switcherIcon cannot be hidden
* fix: switcherIcon cannot be hidden
* chore: update
* chore: add test case
* chore: fix test
|
2023-04-08 09:54:20 +08:00 |
|
afc163
|
468f806e03
|
Merge branch 'feature' into master-merge-feature
|
2023-04-01 21:17:17 +08:00 |
|
lijianan
|
fd4cab792b
|
🦄️ refactor: renderSwitcherIcon => React.FC (#41556)
|
2023-04-01 13:38:34 +08:00 |
|
二货机器人
|
d6a73f3c6b
|
chore: feature merge master
|
2023-03-29 14:44:41 +08:00 |
|
二货爱吃白萝卜
|
6770b7fb22
|
test: Use render for demo-extends test (#41242)
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
|
2023-03-15 00:08:31 +08:00 |
|
dependabot[bot]
|
1df1034f20
|
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 (#41109)
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1)
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
|
2023-03-10 11:50:12 +08:00 |
|
二货爱吃白萝卜
|
9d546ed51a
|
chore: bump select tree-select cascader version (#41013)
* chore: bump select tree-select cascader version
* chore: adjust align prepare style
* chore: bump trigger version
* test: update snapshot
|
2023-03-02 22:09:02 +08:00 |
|
Lioness100
|
fd0d8b6031
|
docs: fix typos (#40791)
* docs: fix typos
* Update index.zh-CN.md
* test: update snapshot
* docs: fix demo ref
* chore: force trigger ci
* chore: force trigger ci
* chore: bump dumi ver
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2023-02-23 21:56:43 +08:00 |
|
MadCcc
|
40e77c40d3
|
docs: overview dark cover (#40666)
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
|
2023-02-09 22:17:31 +08:00 |
|
Rinku Chaudhari
|
8fc56256e7
|
ts(Tree.tsx): translated chinese ts defintions to english (#40445)
|
2023-02-01 11:22:29 +08:00 |
|
MadCcc
|
40944a1c02
|
perf: only one parent selector in style (#40325)
* chore: add parent selector
* chore: update lint script
* chore: code clean
* perf: style
* chore: remove demo test cssinjs
* fix: input group
|
2023-01-20 10:31:27 +08:00 |
|
lijianan
|
b9a6b7b578
|
demo: update demo (#40318)
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
|
2023-01-19 15:37:54 +08:00 |
|
二货爱吃白萝卜
|
cc1870d8bd
|
chore: add linter of not selector (#40264)
* chore: add linter of not selector
* chore: update tree style
* fix: DatePicker
* fix: compact
* fix: compact vertical
* perf: style
* fix: vertical compact
Co-authored-by: MadCcc <1075746765@qq.com>
|
2023-01-17 17:51:59 +08:00 |
|
lijianan
|
1f201d5cc9
|
chore: adjust parameter order (#40256)
|
2023-01-16 16:20:57 +08:00 |
|
lijianan
|
8501adbd84
|
fix: add displayName (#40092)
* fix: add displayName
* rerun ci
* rerun ci
|
2023-01-08 21:30:41 +08:00 |
|
lijianan
|
d3764fcce3
|
test: refactor test case demo CC => FC (#40070)
* test: refactor test case demo CC => FC
* add type
* type
|
2023-01-07 21:15:59 +08:00 |
|
lijianan
|
80498afea6
|
test: refactor test case CC => FC (#40068)
|
2023-01-06 16:48:44 +08:00 |
|
lijianan
|
5d3381334c
|
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
|
2022-12-31 22:12:30 +08:00 |
|
kiner-tang(文辉)
|
7cb8b79a6a
|
fix: tree switcher's background display unexpected in dark theme (#39838)
* fix: tree switcher's background display unexpected in drak theme
* fix: tree switcher's background display unexpected in drak theme
* feat: remove demo
|
2022-12-27 15:52:32 +08:00 |
|
afc163
|
e44f11b0f4
|
style: fix Table filter dropdown broken style (#39805)
close #39799
|
2022-12-26 11:35:29 +08:00 |
|
二货爱吃白萝卜
|
1dca4eba98
|
fix: Tree selection style missing (#39292)
* fix: Tree missing selection style
* test: add snapshot
* test: update snapshot
* docs: Update demo
|
2022-12-06 17:18:05 +08:00 |
|
二货爱吃白萝卜
|
1f8c0476d2
|
docs: 5.0.4 changelog (#39256)
* docs: 5.0.4 changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* docs: adjust changelog & tree style
* docs: update desc
* docs: add missing one
* chore: adjust tree style
* docs: add more
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-12-05 15:17:58 +08:00 |
|
afc163
|
e975e5d41d
|
chore: update tree snapshot (#39242)
* chore: update tree snapshot
* chore: bump rc-util
Co-authored-by: 二货机器人 <smith3816@gmail.com>
|
2022-12-05 11:35:37 +08:00 |
|
Wuxh
|
325225e80d
|
chore(tree): remove flex style (#39209)
* chore(tree): remove flex style
fix: #39194
* update
|
2022-12-04 17:43:07 +08:00 |
|
lijianan
|
65af95093b
|
type: type enhance (#39140)
|
2022-12-01 12:22:11 +08:00 |
|
MadCcc
|
e7edfa42d7
|
docs: update overview img (#38946)
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
|
2022-11-30 20:14:41 +08:00 |
|
MadCcc
|
5d9cb2e50d
|
refactor: Optimize theme export and add docs (#38902)
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
|
2022-11-23 20:22:38 +08:00 |
|
二货爱吃白萝卜
|
c511557e76
|
fix: style parse error (#38742)
|
2022-11-19 21:49:11 +08:00 |
|
Tom Xu
|
77ea4038d1
|
chore: remo format and remove prettierrc arrowParens (#38722)
|
2022-11-19 13:47:33 +08:00 |
|
MadCcc
|
4ab8693693
|
docs: fix gfm
|
2022-11-18 16:59:42 +08:00 |
|
MadCcc
|
0162d2e2d8
|
feat: change transiton to mid duration (#38648)
|
2022-11-17 23:31:41 +08:00 |
|
afc163
|
e027cbec1c
|
docs: format all markdown (#38629)
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
|
2022-11-17 17:31:26 +08:00 |
|
MadCcc
|
8df44ddffd
|
chore: fix api table
|
2022-11-17 01:51:18 +08:00 |
|
MadCcc
|
ca4d23ac7e
|
chore: fix api table
|
2022-11-17 01:50:42 +08:00 |
|