Commit Graph

5953 Commits

Author SHA1 Message Date
XieZongChen
2e495d325b
docs(log): update trim prop docs (#1701) 2021-11-29 15:32:21 +08:00
07akioni
3c9fc505e2
Merge pull request #1698 from TuSimple/main
sync main
2021-11-29 01:22:56 +08:00
07akioni
7c4dcd9873 2.21.2 2021-11-29 01:20:58 +08:00
07akioni
7642a62b25 feat(auto-complete): add prefix & suffix slots 2021-11-29 00:57:25 +08:00
07akioni
9e9dcca096
Merge pull request #1697 from TuSimple/docs
Docs
2021-11-29 00:53:07 +08:00
07akioni
d93985a34c
Merge branch 'main' into docs 2021-11-29 00:52:58 +08:00
07akioni
814ca77ceb fix(input-number): input value is not changed to a valid value if it exceeds min or max multiple times 2021-11-29 00:51:03 +08:00
07akioni
da13fcf152 feat(input-number): add update-value-on-input prop, closes #1664 2021-11-29 00:41:09 +08:00
07akioni
bb1682002f feat(popover): better flip, closes #1520, closes #1643 2021-11-29 00:12:37 +08:00
07akioni
9050fbccf0 fix(data-table): arrow vertical align 2021-11-28 23:40:30 +08:00
07akioni
b079e7d14c feat(data-table): add expanded-row-keys prop 2021-11-28 23:36:23 +08:00
07akioni
ddb2326651 refactor(upload): custom request 2021-11-28 23:35:00 +08:00
07akioni
989bcffb2a fix(popover): remove invalid line in style 2021-11-28 23:04:17 +08:00
Mr.Bai
9fcc91525b
feat(upload): support custom request (#1474)
* feat(upload): support custom request

* optimazitaion

* feat(upload): custom request finished

* feat(upload): update doc

* feat(upload): update changelog

* optimazition

* update change log

* optimazition

* update changelog

* update changelog

* update changelog

* Update src/upload/demos/enUS/index.demo-entry.md

Co-authored-by: 07akioni <07akioni2@gmail.com>

* Update src/upload/demos/zhCN/index.demo-entry.md

Co-authored-by: 07akioni <07akioni2@gmail.com>

Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-11-28 23:03:24 +08:00
XieZongChen
dd844bb048
fix(data-table): pagination onUpdatePage prop trigger twice (#1677)
* fix(data-table): pagination onUpdatePage prop trigger twice

* fix: Optimization

* Update src/data-table/src/use-table-data.ts

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-11-28 20:57:46 +08:00
Sepush
9a539f402a
fix(popover): onFocus (#1695)
* fix:(popover): onFocus

Signed-off-by: Sepush <sepush@outlook.com>

* docs(changelog): add changelog

Signed-off-by: Sepush <sepush@outlook.com>
2021-11-28 14:32:37 +08:00
不见月
49e3543aac
fix(scrollbar): judement error on mouse up away (#1694) 2021-11-28 13:07:50 +08:00
07akioni
cd71f9a85e fix(notification): errors when push notification syncly 2021-11-28 04:39:47 +08:00
07akioni
de18f6dc3f test: fix temporaly 2021-11-28 02:55:55 +08:00
07akioni
fb410474cf feat(layout-sider): add on-after-enter, on-after-leave props, closes #1241 2021-11-28 01:58:59 +08:00
07akioni
dfa846c3df fix(date-picker): throw error when time-picker input is empty, closes #1678 2021-11-28 01:24:46 +08:00
07akioni
15eb953bf0 refactor(notification): max 2021-11-28 01:03:31 +08:00
Wanli Song
297aaae926
feat(notification): max, placement & destroyAll (#1685)
* feat(notification): add max & placement

* feat(notification): add destroyAll method

* doc: add changelog

* test(notification): fix test lint

Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
2021-11-28 00:26:31 +08:00
07akioni
db4cbc0e62 fix: typo 2021-11-28 00:18:33 +08:00
07akioni
696315f1c2 docs(color-picker): use color name 2021-11-28 00:16:47 +08:00
07akioni
3ac2117f33 test: update snap 2021-11-28 00:00:52 +08:00
07akioni
1d76e017a5 docs(upload): on download 2021-11-27 23:53:01 +08:00
Sepush
e8ea7227b5
docs(upload): docs for download (#1687)
* docs(upload): docs for download

Signed-off-by: Sepush <sepush@outlook.com>

* Update src/upload/demos/zhCN/index.demo-entry.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-11-27 23:47:56 +08:00
07akioni
206d071317 refactor(data-table): tableColorStriped theme variable 2021-11-27 23:45:11 +08:00
Yugang Cao
86977a0cb1
feat(data-table): add stripped color theme variable (#1691)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-11-27 23:37:02 +08:00
07akioni
d251d7d4b3 feat(input-number): add keyboard prop 2021-11-27 23:26:33 +08:00
07akioni
090889ea33 refactor(log): trim 2021-11-27 23:26:33 +08:00
不见月
0255fd6838
perf(slider): optimize performance when processing precision (#1689)
* perf(slider): optimize performance when processing precision

* style(slider): compact code

* docs(slider): changelog

* Update CHANGELOG.en-US.md

* Update src/slider/src/Slider.tsx

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-11-27 23:10:57 +08:00
XieZongChen
24724d1568
fix(log): trim prop not being independent when used (#1692) 2021-11-27 22:50:32 +08:00
07akioni
5b10f8876f fix: @babel/eslint-parser should not be in dev deps 2021-11-27 22:47:57 +08:00
XieZongChen
6c99740e87
test(log): update test (#1690) 2021-11-27 10:48:44 +08:00
Sepush
ce09fc1f80
refactor(ci): use actions/setup-pnpm@2 (#1688)
* refactor(ci): use actions/setup-pnpm@2

Signed-off-by: Sepush <sepush@outlook.com>

* ci: add indentation

Signed-off-by: Sepush <sepush@outlook.com>

* fix(ci): remove -

* ci: add name for lint

* fix(ci): remove cache

* fix(ci): new version
2021-11-27 01:23:11 +08:00
XieZongChen
49f7b4f9d6
test(radio): update test (#1682) 2021-11-26 09:35:06 +08:00
XieZongChen
9c1d6c4ba0
test(log): update test (#1676) 2021-11-25 11:24:51 +08:00
不见月
966773d314
fix(slider): fix fill style (#1675)
* fix(#1670): fix fill style bug

* test(slider): add test

* chore(slider): change usage

* docs(slider): add changelog
2021-11-25 03:22:50 +08:00
07akioni
2b75be77b6 site: algolia 2021-11-25 03:21:54 +08:00
XieZongChen
3359de513c
docs(log): improve trim props docs (#1668) 2021-11-24 16:03:26 +08:00
XieZongChen
9bc32b8dad
test(log): update test (#1667) 2021-11-24 15:37:42 +08:00
Mr.Bai
2e3e863537
Merge pull request #1665 from Volankey/main
fix: changelog pending
2021-11-24 14:56:03 +08:00
Jiwen Bai
7368155b83 fix: changelog pending 2021-11-24 14:54:17 +08:00
XieZongChen
5f419c2e52
test(log): update test (#1660) 2021-11-24 10:04:27 +08:00
不见月
2b34734cae
fix(slider): tooltip tracking timing (#1654)
* fix(slider): tooltip tracking timing

* docs(slider): add docs

* chore(slider): change variable name
2021-11-23 21:49:10 +08:00
XieZongChen
376110d8fd
test(log): update test (#1657) 2021-11-23 16:26:35 +08:00
songjianet
0ac58d8645
test(input): Update input component test (#1650) 2021-11-23 15:48:11 +08:00
XieZongChen
be21f9c861
test(log): update test (#1655) 2021-11-23 10:00:57 +08:00