Commit Graph

4665 Commits

Author SHA1 Message Date
07akioni
1fc593874c docs(maintaining) 2021-06-15 12:29:55 +08:00
cyn
962c2cebbb
docs(button): optimizate button rtl demo (#125) 2021-06-15 12:16:06 +08:00
07akioni
b1bf5bbcd6
Merge pull request #122 from TuSimple/main
2.11.11
2021-06-15 11:33:43 +08:00
07akioni
0727cd9f74
Merge pull request #121 from TuSimple/main
2.11.11
2021-06-15 11:33:35 +08:00
07akioni
f9fb82695a 2.11.11 2021-06-15 11:23:16 +08:00
07akioni
3fd19124da
Merge pull request #119 from TuSimple/main
chore: sync feat with main
2021-06-15 01:18:22 +08:00
07akioni
0678245cab
Merge pull request #118 from TuSimple/main
chore: sync doc with main
2021-06-15 01:15:01 +08:00
07akioni
801b647530 2.11.9 2021-06-15 01:09:52 +08:00
07akioni
f1812ff90a feat(space): a11y 2021-06-15 01:03:12 +08:00
07akioni
5905c07276 chore(input-number): format 2021-06-15 01:00:51 +08:00
07akioni
4e927823a3 fix(progress): better a11y 2021-06-15 01:00:16 +08:00
LiamLi
d301208d47 feat: progress and button-group supports wai-aria (#109)
* feat(progress): supports wai-aria

* feat(button-group): supports wai-aria

* Update ButtonGroup.tsx

* Update Line.tsx

* feat(progress): fixed some generic DOM which shouldn't appear in a11y tree.

* feat: (progress) supports wai-aria

* feat: (progress) supports wai-aria

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-15 00:52:16 +08:00
07akioni
9e2ba9b339 docs(changelog): fix branch 2021-06-15 00:47:46 +08:00
07akioni
56a0a59d2e refactor(rate): clean codes 2021-06-15 00:38:39 +08:00
caoyugang_1
b062eb122f feat(rate): add default slot for icon and color size property (#91)
* feat: rate add slot and add color size property

* fix: update rate md

* Update CHANGELOG.en-US.md

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

* Update CHANGELOG.zh-CN.md

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

* Update src/rate/demos/enUS/icon.demo.md

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

* Update src/rate/src/Rate.tsx

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

* Update src/rate/src/Rate.tsx

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

* Update src/rate/demos/zhCN/color.demo.md

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

* Update src/rate/demos/zhCN/size.demo.md

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

* Update src/rate/demos/enUS/size.demo.md

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

* Update src/rate/demos/enUS/color.demo.md

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

* Update src/rate/demos/zhCN/events.demo.md

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

* Update src/rate/demos/zhCN/icon.demo.md

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

* fix: resolve rate comment

* fix: change demo

* fix: update md

* fix: add type lint

* fix: icon demo remove n-space

* Update CHANGELOG.en-US.md

* Update src/rate/demos/zhCN/color.demo.md

* Update CHANGELOG.en-US.md

* Update src/rate/demos/enUS/size.demo.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-15 00:38:22 +08:00
07akioni
03d8938084 feat(menu): supports use <a /> and <router-link /> as label (#117) 2021-06-15 00:37:18 +08:00
07akioni
c780a28b55 docs(input-number): optimize description 2021-06-15 00:34:44 +08:00
XieZongChen
b0294bab0d feat(input-number): add show-button props (#65)
* feat: inputNumber add show-button props

* Update src/input-number/tests/InputNumber.spec.ts

* feat: Perfect pr

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-15 00:33:23 +08:00
07akioni
b6c5134f71
Merge pull request #116 from TuSimple/docs
chore: sync main with docs
2021-06-14 23:35:29 +08:00
07akioni
867ed96d3d docs(button): icon button demo 2021-06-14 23:23:37 +08:00
07akioni
68c1e4e28b docs(changelog): fix typo 2021-06-14 22:48:57 +08:00
07akioni
03a684dc4e fix(data-table): missing on-update-sorter, on-update-filter, on-update-page and on-update-page-size props 2021-06-14 22:46:52 +08:00
XieZongChen
7a6ba2d26c
chore: config issue-helper (#110)
* chore: config issue-helper

* docs: change demo home reportBug
2021-06-14 17:54:23 +08:00
07akioni
dc78f77380 deps: @vicons/ionicons5 2021-06-14 17:41:15 +08:00
dependabot[bot]
36f1f7d47a
chore(deps-dev): bump @vicons/ionicons4 from 0.8.0 to 0.9.0 (#113)
Bumps [@vicons/ionicons4](https://github.com/07akioni/xicons) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/07akioni/xicons/releases)
- [Changelog](https://github.com/07akioni/xicons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/07akioni/xicons/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: "@vicons/ionicons4"
  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-06-14 17:35:13 +08:00
07akioni
c08e3f775c build: add discord changelog bot 2021-06-14 17:29:33 +08:00
dependabot[bot]
cdc77110cf
chore(deps-dev): bump @vicons/fluent from 0.8.0 to 0.9.0 (#114)
Bumps [@vicons/fluent](https://github.com/07akioni/xicons) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/07akioni/xicons/releases)
- [Changelog](https://github.com/07akioni/xicons/blob/main/CHANGELOG.md)
- [Commits](https://github.com/07akioni/xicons/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: "@vicons/fluent"
  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-06-14 17:18:16 +08:00
07akioni
e9a422792a docs(changelog): add date 2021-06-14 10:08:27 +08:00
07akioni
53bbbba717 chore(dialog): fix changelog & optimize codes 2021-06-14 09:15:25 +08:00
djkloop
fc09a36d8c
fix(dialog): add dialog destroyAll methods (#104)
* fix(dialog):add  dialog destroyAll methods

* update changelog
2021-06-14 09:12:55 +08:00
07akioni
fa11306afd
fix(card): header-style is not applied to header (#105) 2021-06-14 01:21:50 +08:00
ahwgs
d022cf2f36
test(avatar): add avatar test (#102) 2021-06-14 00:01:40 +08:00
07akioni
2ea6b1aa48 docs(modal): fix preset dialog 2021-06-13 20:30:27 +08:00
yck
5992dbbe2f
test(dropdown): add unit test (#89)
* build: add test:watch script

* test: add dropdown unit test

* style: dropdown group warn 文案

* style: import 合并

* style: remove log

* style: 重命名

* test: update snapshot
2021-06-13 20:28:51 +08:00
07akioni
9450e72956 docs(dialog): api table 2021-06-13 19:10:58 +08:00
zhypower1997
6d21f72e1d
feat(data-table): add slot to custom empty content (#98)
* feat: add slot to custom description when data table is empty

* feat: change props to slot

* fix: change comment

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

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

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

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

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

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

* Update CHANGELOG.zh-CN.md

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

* feat: add tests

* feat: change comment

* feat: update comment

* feat: update comment

* feat: update comment

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-13 16:42:16 +08:00
07akioni
1720f232cf chore: add docs branch 2021-06-13 16:18:00 +08:00
07akioni
a1319e75b5 docs(select): fix group demo 2021-06-13 16:12:14 +08:00
07akioni
fce6c5502e docs(contributing): docs & change log format 2021-06-13 14:38:35 +08:00
07akioni
dabf8b1b2b refactor(use-rtl): optimize watchEffect 2021-06-13 14:05:43 +08:00
07akioni
3f06e96650 build: test before release 2021-06-13 13:00:46 +08:00
07akioni
5d50114397 2.11.8 2021-06-13 12:59:23 +08:00
07akioni
fbbd4c667a docs(form): fix clearValidationEffect => restoreValidation 2021-06-13 12:39:21 +08:00
07akioni
7ef3357472
fix(data-table): prop types of rowKey, rowClassName, rowProps, summary aren't compatible with expected value (#95) 2021-06-13 12:36:35 +08:00
XieZongChen
3905fb1972
fix(form-item): autosize textarea may overflow (#94)
* fix: n-form-item's grid-template-columns

* Update src/form/src/styles/form-item.cssr.ts

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-13 12:04:24 +08:00
Robert Soriano
1d8deaffae
docs(notification): fix typo (#92) 2021-06-13 00:40:32 +08:00
07akioni
b008d51039 docs(data-table): make row-key's type explicitly 2021-06-12 23:55:34 +08:00
07akioni
5a7b2fa0e2 fix(calendar): on-update:value prop type 2021-06-12 19:23:05 +08:00
07akioni
7033bf9272 docs: issue template 2021-06-12 19:05:21 +08:00
07akioni
e6109f7255 deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00