Commit Graph

4666 Commits

Author SHA1 Message Date
07akioni
e6109f7255 deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
07akioni
97bc288520 refactor(ssr): remove ssr-provider & use new hook from @css-render/vue3-ssr 2021-06-12 18:16:23 +08:00
07akioni
832c759524 docs(readme): move up community
Hope more people can be got involved in.
2021-06-12 16:06:28 +08:00
07akioni
d8c1a8c354 2.11.7 2021-06-12 15:59:11 +08:00
07akioni
ceee5eae3e 2.11.7-0 2021-06-12 15:49:42 +08:00
07akioni
c04912d44c fix: no lodash & lodash-es type 2021-06-12 15:42:46 +08:00
07akioni
e7f1f91da9
fix(color-picker): default value doesn't follow modes (#87)
* fix(color-picker): default value doesn't follow modes

* docs: changelog
2021-06-12 14:06:39 +08:00
07akioni
bff6285540 docs(issue-template): more info 2021-06-12 13:53:05 +08:00
07akioni
d307488479
fix(slider): prevent default on touchstart to avoid page scrolling (#82)
* fix(slider): prevent default on touchstart to avoid page scrolling

* docs(changelog)
2021-06-12 12:38:43 +08:00
07akioni
88c49a4831 docs(pr-template) 2021-06-11 22:18:33 +08:00
07akioni
7ed844047d 2.11.6 2021-06-11 18:48:51 +08:00
07akioni
42b700d698
Merge pull request #79 from TuSimple/feat
chore: merge feat into main
2021-06-11 18:40:38 +08:00
07akioni
5b75311075
fix(color-picker): change modes not working (#78)
* fix(color-picker): change modes not working

* docs(changelog): add issue url
2021-06-11 18:39:39 +08:00
07akioni
7dc0f40dc6
Merge branch 'main' into feat 2021-06-11 18:32:10 +08:00
Ilya
75880dcc88
fix: add touch events support for slider (#73)
* fix: add touch events support for slider

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-11 17:44:03 +08:00
cyn
3e48307cdd
feat(date-picker): add footer slot (#70)
* feat(date-picker): add footer slot

* docs(changelog): change log add footer slot

* refactor(date-picker): refactor footer slot

* fix(date-picker): fix extra footer padding style
2021-06-11 17:40:17 +08:00
07akioni
a1f6f8b4c1 fix(tabs): logs useless info 2021-06-11 17:28:00 +08:00
07akioni
c179c3a665 fix(popconfirm): icon slot not working 2021-06-11 17:26:42 +08:00
07akioni
ed51570bd2 docs(progress): remove dup lines 2021-06-11 17:20:12 +08:00
07akioni
864ac6fa97
feat(card): unstable rtl (#76) 2021-06-11 17:16:19 +08:00
07akioni
6177b96e86
feat(button): unstable rtl (#74) 2021-06-11 16:22:06 +08:00
dependabot[bot]
a8876e1752
chore(deps-dev): bump inquirer from 6.5.2 to 8.1.0 (#72)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 6.5.2 to 8.1.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@6.5.2...inquirer@8.1.0)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 15:24:22 +08:00
07akioni
8514819255 fix(menu): lack on-update-value and on-update-expanded-keys props 2021-06-11 12:00:11 +08:00
Mr. Meo
d4dba862c5
fix(button): cause crash when imported in head tag (#68)
* Fix crash when load app in head tag

* update changelog

* docs: changelog

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-11 10:39:07 +08:00
07akioni
1024db26c3 deps: hljs 11 2021-06-11 01:15:15 +08:00
07akioni
17aa24cf88 deps: husky 6 2021-06-11 00:58:59 +08:00
07akioni
ae4b44dfb5
feat(spin): size prop support number type (#67) 2021-06-11 00:51:11 +08:00
07akioni
c65b068a52
fix(spin): animation shifts (#66)
* fix(spin): animation shifts

* docs
2021-06-11 00:37:59 +08:00
Spenser Black
ca2928e6f2
docs(readme): fix typos (#63) 2021-06-10 23:09:18 +08:00
07akioni
5db8daa937 2.11.5 2021-06-10 22:54:48 +08:00
07akioni
3120750135 build: post changelog to dingtalk script 2021-06-10 22:49:35 +08:00
07akioni
ea4b3afe80 docs(readme): fix typo 2021-06-10 22:22:41 +08:00
07akioni
49c1dc912f
Merge pull request #60 from TuSimple/feat
chore: merge feat into main
2021-06-10 20:05:46 +08:00
07akioni
e7e1b2cd20
Update CHANGELOG.zh-CN.md 2021-06-10 19:44:55 +08:00
07akioni
f2006e8275
Update CHANGELOG.en-US.md 2021-06-10 19:44:21 +08:00
cyn
bcb52b14ec
fix(calendar): fix calendar date month error (#56)
* fix(calendar): fix calendar date calc error

* fix(calendar): optimize  code

* docs(changelog): delete Feats info

* Update CHANGELOG.zh-CN.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-10 18:15:27 +08:00
五柳
21204a508e
fix(menu): the type definition of extra property of menu and submenu (#59) 2021-06-10 18:05:09 +08:00
CharTen
3d424dd018
fix(input): add 'password' declaration for 'input' (#57)
* add 'password' declaration for 'input'

* update change log

* update change log

* Update CHANGELOG.zh-CN.md

Co-authored-by: CharTen <caiting@3k.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-10 17:33:17 +08:00
yck
dbf624c0ac
build: add test:watch script (#51) 2021-06-10 17:21:57 +08:00
ahwgs
eb1bd5bd81
feat(dropdown): add disabled prop to option (#42)
* feat(dropdown): add disabled prop

* refactor: update dropdown disabled prop

* test(dropdown): add disabled case

* test(dropdown): update disabled case
2021-06-10 14:08:58 +08:00
五柳
3cd8dcda29
docs(popover): incorrect x and y description in popover in zh-CN(#52)
* docs(popover-demos-zhCN): incorrect  x and y description in popover's props

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-10 14:03:15 +08:00
handsomeFu
d7ff48e062
chore(.gitignore): update .gitignore file (#54) 2021-06-10 14:01:42 +08:00
07akioni
9a9c51787f fix: dev not working on windows 2021-06-09 20:41:21 +08:00
07akioni
84be289484
fix(message): option should be optional (#45) 2021-06-09 17:14:13 +08:00
07akioni
6ec28ce22b docs(select): remove unused var. fix #40 2021-06-09 16:44:50 +08:00
cyn
50dba5d131
docs: xicons link add www (#38) 2021-06-09 14:23:27 +08:00
cyn
5581cfcc8c
feat(card): add :target style (#35)
* feat(docs): add target style when anchor compoents demo

* feat(card): rename targetColor to colorTarget

* fix(changelog): fix changelog doc typo

* feat(card): delete !important, complete target style by override

* feat(card): rewrite target style
2021-06-09 11:30:00 +08:00
07akioni
44e45fe7a3 docs: fix typo. 2021-06-09 09:10:15 +08:00
07akioni
92fef0bb0e site: adjust copy icon position 2021-06-09 02:27:40 +08:00
07akioni
8d918d1312 chore: tusimple case 2021-06-09 02:21:58 +08:00