Commit Graph

6052 Commits

Author SHA1 Message Date
dependabot[bot]
5456bdb757
build(deps-dev): bump esbuild from 0.13.15 to 0.14.3 (#1836)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.13.15 to 0.14.3.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.13.15...v0.14.3)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 01:45:16 +08:00
07akioni
0060c3222a fix(data-table): test 2021-12-14 01:22:49 +08:00
Sepush
462223641e
feat(alert): let CSS vars prefixed with n (#1830)
* feat(alert): let css vars prefixed with n

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

* update changelog

Signed-off-by: Sepush <sepush@outlook.com>
2021-12-13 22:39:50 +08:00
XieZongChen
d900a7d1b6
docs(changelog): fix changelog problem (#1828) 2021-12-13 09:20:30 +08:00
Yugang Cao
99bc46685a
docs: ts and js language switch (#1616)
* feat: add ts/js check

* feat: add ts/js checkout

* fix: update dependencies

* fix: markdown support ts

* feat: change to vue

* fix: update

* feat: compatiable vue and md of demo

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 03:55:41 +08:00
07akioni
8d870e24b2 fix(data-table): layout display incorrect when the table is empty and min-height set, closes #1809 2021-12-13 03:49:54 +08:00
07akioni
f725ee83a3 fix(radio): click event will be triggered twice, closes #1680 2021-12-13 02:47:58 +08:00
Yugang Cao
f15a1b3917
fix(data-table): selectable when loading (#1815)
* fix: table can selete when loading

* Update CHANGELOG.zh-CN.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 02:15:56 +08:00
Yugang Cao
39a06088b0
feat(tree-select): add action slot (#1790)
* feat: add action slot

* fix: can copy

* Update src/tree-select/demos/enUS/action.demo.md

* Update src/tree-select/demos/zhCN/action.demo.md

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 02:10:49 +08:00
Jack Wu (Mania Jack)
577eda4f1d
refactor(button): can't be clicked in loading status (#1752)
* fix: Button can't be clicked when loading

* docs: 增加 changelog

* fix: 修改 changelog 格式

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 02:04:41 +08:00
Yugang Cao
0c6718de65
feat(tree-select): add empty slot (#1807)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 02:01:48 +08:00
07akioni
0845ddb085 fix(image): lacks scoped style's scope-id, closes #1788 2021-12-13 01:59:54 +08:00
07akioni
bbdac88c16 fix(avatar): color prop not working, inner icon has wrong size 2021-12-13 01:42:49 +08:00
07akioni
4bc5444a91 docs: chore 2021-12-13 01:34:58 +08:00
XieZongChen
088fb58a55
fix(avatar): deprecate color prop (#1811) 2021-12-13 01:34:25 +08:00
XieZongChen
7f01c94a5e
feat(button): let css vars prefixed with n (#1820)
* fix(button): Fix n-button's color is overwritten when using other style library

* feat: optimization

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 01:32:05 +08:00
07akioni
0989eee809 fix(page-header): content has margin-top when header is not displayed, closes #1795 2021-12-13 01:29:06 +08:00
07akioni
664a08df1d fix(data-table): check all if indeterminate header checkbox is clicked, closes #1827 2021-12-13 01:16:51 +08:00
07akioni
acdd696677 docs(select): card title 2021-12-13 01:09:17 +08:00
07akioni
deb80777b6 fix(select): displays with mistake in input if filterable is true, closes #1823 2021-12-13 00:52:57 +08:00
07akioni
c33712361c fix(tag): line-height is too low that clamps the content 2021-12-13 00:52:57 +08:00
Yugang Cao
497b6b24c0
feat(cascader): add empty slot (#1824)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 00:19:37 +08:00
07akioni
62aaa57dd3 refactor(popselect): slots 2021-12-13 00:12:51 +08:00
Yugang Cao
cb3338b90c
feat(popselect): add empty & action slots (#1825) 2021-12-13 00:08:03 +08:00
XieZongChen
20a85209a7
test(button): update test (#1818) 2021-12-11 10:33:46 +08:00
XieZongChen
08ea08fc6b
test(button): update test (#1805) 2021-12-10 10:49:11 +08:00
07akioni
d1d52fdc4c docs: some fixes 2021-12-10 03:41:32 +08:00
Hawods
c9fb32d058
fix(popover): max-width not working (#1786)
* fix(popover): maxWidth and minWidth warn

* fix(popover): support style max-width in string

* docs(popover): add maxWidth demo

Co-authored-by: Hawods <hawods.pan@movit-tech.com>
2021-12-10 03:37:44 +08:00
07akioni
9c3eebbd3f docs(locale): zh_TW 2021-12-10 03:31:10 +08:00
07akioni
55bae7650f refactor(tree-select): menu props 2021-12-10 03:28:16 +08:00
Yugang Cao
11540b8168
feat(tree-select): add menuProps prop (#1797)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-10 03:27:05 +08:00
Yugang Cao
6c44ad2e66
fix(data-table): onUpdatePageSize does not trigger (#1775) 2021-12-10 03:21:48 +08:00
07akioni
a71b504867 test: fix snapshot 2021-12-10 03:05:48 +08:00
Mystery
6acbce0a47
feat(i18n): add zhTW locale (#1791)
* add zhTW locale

* add zhTW locale

* Delete yarn-error.log

Co-authored-by: mysteryjj <yjun520@126.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-10 03:04:27 +08:00
XieZongChen
446e029d13
test(badge): update test (#1794) 2021-12-09 10:35:17 +08:00
07akioni
0224329f5c
docs(menu): value prop description 2021-12-08 18:20:39 +08:00
XieZongChen
d701d7cd7e
test(auto-complete): update test (#1783) 2021-12-08 15:13:57 +08:00
XieZongChen
2654fcd31f
test(alert): update test (#1779) 2021-12-08 09:58:36 +08:00
Yugang Cao
2819d2d92a
fix: changelog typo (#1771)
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-12-07 20:29:55 +08:00
XieZongChen
5e84d9ed6a
test(auto-complete): update test (#1764) 2021-12-07 14:50:23 +08:00
XieZongChen
1b3741b8c7
fix(alert): header slot unable to display normally (#1763) 2021-12-07 14:29:22 +08:00
07akioni
4295c6277e fix: ci 2021-12-07 02:26:03 +08:00
07akioni
2cbda2690d docs(changelog): fix typo 2021-12-07 02:12:09 +08:00
07akioni
5f4a912a98 2.21.5 2021-12-07 01:57:23 +08:00
07akioni
aeb5f18ffb test: update snap 2021-12-07 01:50:15 +08:00
07akioni
7d9c51bb5a fix(date-picker): format in year type 2021-12-07 01:34:33 +08:00
07akioni
7488f7fe79 fix(date-picker): format in month type 2021-12-07 01:30:21 +08:00
07akioni
858f94f154 fix: fr locale 2021-12-07 01:19:45 +08:00
07akioni
8011747313 docs(date-picker): fix actions demo 2021-12-07 01:14:45 +08:00
07akioni
d46bdf78f6 feat(date-picker): default format follows i18n 2021-12-07 01:09:12 +08:00