Commit Graph

4790 Commits

Author SHA1 Message Date
07akioni
d8e9622fdd docs(changelog): fix date 2021-06-16 14:21:52 +08:00
07akioni
e61d2dc57a
Merge pull request #148 from TuSimple/main
sync docs with main
2021-06-16 14:19:18 +08:00
07akioni
445e2772a8 2.11.12 2021-06-16 14:13:09 +08:00
07akioni
11a30dc352
Merge pull request #147 from TuSimple/feat
feat(element): pass `themeVars` to default slot & add `abstract` prop…
2021-06-16 14:05:15 +08:00
07akioni
da5d78378f
feat(element): pass themeVars to default slot & add abstract prop (#146) 2021-06-16 14:04:39 +08:00
07akioni
d54abe1666 ci: ci on feat & docs 2021-06-16 14:04:13 +08:00
07akioni
3a114bbecc
Merge pull request #145 from TuSimple/feat
Feat
2021-06-16 13:36:55 +08:00
07akioni
5c7c05c149
Merge branch 'main' into feat 2021-06-16 13:32:45 +08:00
07akioni
7dd428f090
Merge pull request #144 from TuSimple/main
chore: sync docs with main
2021-06-16 13:19:26 +08:00
07akioni
31d2f8ff01
refactor: remove config-consumer (#142)
* refactor: remove config-consumer

* docs
2021-06-16 13:13:36 +08:00
07akioni
80c368dc2b
fix(auto-complete): customizing input not working (#143) 2021-06-16 13:13:11 +08:00
07akioni
cd19648059
Merge pull request #141 from TuSimple/docs
chore: sync main with docs
2021-06-16 13:11:54 +08:00
07akioni
1678a29118 docs: optimize default slot template style 2021-06-16 12:58:14 +08:00
07akioni
f8f312aec1
feat(drawer-content): closable prop (#140) 2021-06-16 11:47:20 +08:00
07akioni
a2064cc47c site: fix codesandbox link 2021-06-16 10:43:16 +08:00
cyn
59d8643e65
feat(tag): unstable rtl (#130)
* feat(tag): unstable rtl

* feat(tag): optimizate code

* feat(tag): delete extra close class

* feat(tag): optimizate code
2021-06-15 23:51:39 +08:00
ahwgs
b18b742055
test(space): add space test (#138)
* test(space): add space test

* test(space): update snapshot
2021-06-15 23:49:53 +08:00
Loner
87aee41e68
docs(layout): delete error attribute on n-layout-footer (#134) 2021-06-15 23:18:02 +08:00
07akioni
46d558e1e9 ci: add line break in close info 2021-06-15 20:38:21 +08:00
07akioni
4b339f5833 fix: ci issue open check issue number 2021-06-15 20:35:09 +08:00
07akioni
859d680fa0 ci: issue open check 2021-06-15 20:24:23 +08:00
07akioni
1690141486 docs(form): fix slider example 2021-06-15 18:38:07 +08:00
07akioni
7fc659de7e fix(radio-group): doesn't trigger form item validation 2021-06-15 18:36:29 +08:00
07akioni
c4950e01d3 docs(dynamic-tags): fix closable default value 2021-06-15 14:35:13 +08:00
07akioni
1e13babca3 docs(maintaining): fix 2021-06-15 12:31:56 +08:00
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