07akioni
|
06a0e18df3
|
ci: codecov (#176)
* ci: codecov
* fix: typo
* ci: add codecov token
* ci: set env
|
2021-06-17 17:14:06 +08:00 |
|
寻
|
fae668b9ff
|
fix(form-item): custom width override (#175)
* fix: form-item custom width override
* chore: use `formatLength` instead of `pxfy`
|
2021-06-17 16:43:21 +08:00 |
|
五柳
|
bb74d13b56
|
docs(button): add tag prop document introduction (#169)
* docs(button): add tag prop document introduction
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-06-17 10:46:43 +08:00 |
|
07akioni
|
78bd9aaa14
|
Merge pull request #167 from TuSimple/main
sync main
|
2021-06-17 00:01:52 +08:00 |
|
07akioni
|
5b1e14b945
|
docs: new rule for contributing
|
2021-06-16 23:55:49 +08:00 |
|
07akioni
|
8e89d1db4f
|
2.12.0
|
2021-06-16 23:49:38 +08:00 |
|
07akioni
|
f431ba7911
|
Merge pull request #166 from TuSimple/docs
Docs
|
2021-06-16 23:42:23 +08:00 |
|
07akioni
|
051d2d41da
|
Merge pull request #164 from TuSimple/feat
Feat
|
2021-06-16 23:40:21 +08:00 |
|
07akioni
|
5a017d8da3
|
fix: remove tsbuildinfo in release
|
2021-06-16 23:36:06 +08:00 |
|
07akioni
|
1b7236ac1d
|
Merge branch 'main' into feat
|
2021-06-16 23:12:08 +08:00 |
|
07akioni
|
2317e1ea21
|
feat(n-a): remove to prop (#162)
|
2021-06-16 23:06:21 +08:00 |
|
XieZongChen
|
47c8c08001
|
feat(input-number): support keyboard events ArrowUp and ArrowDown opera… (#161)
* feat: InputNumber support keyboard events ArrowUp and ArrowDown operations
* feat: Optimize code
|
2021-06-16 23:02:13 +08:00 |
|
07akioni
|
11fae2f48d
|
refactor: remove service layout
|
2021-06-16 22:18:44 +08:00 |
|
07akioni
|
96147b765e
|
deps: vicons 0.10.0
|
2021-06-16 22:05:59 +08:00 |
|
07akioni
|
f18af1e3f9
|
feat(tree): support disabled & checkboxDisabled on option. fix click on indent won't trigger select in block line mode (#160)
|
2021-06-16 22:03:57 +08:00 |
|
牧码山人
|
902773310e
|
docs(form): fix custom-rule demo
|
2021-06-16 21:58:09 +08:00 |
|
牧码山人
|
9c83e7f1b4
|
docs(form): fix custom-rule demo
|
2021-06-16 21:57:54 +08:00 |
|
二梦
|
a08dbcf1b0
|
fix(cascader): text blur in win10 Chrome. (#154)
|
2021-06-16 17:29:49 +08:00 |
|
caoyugang_1
|
6ec77a2f3f
|
docs: update affix ~ data-table doc (#126)
* feat: update demo doc
* docs: update affix to data-table docs
* fix: change some question
* Update src/affix/demos/enUS/index.demo-entry.md
* Update src/affix/demos/zhCN/index.demo-entry.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update src/auto-complete/demos/enUS/index.demo-entry.md
* Apply suggestions from code review
* Apply suggestions from code review
* fix: vercel test failed
* Apply suggestions from code review
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
|
2021-06-16 15:06:09 +08:00 |
|
07akioni
|
303d30913c
|
Merge pull request #149 from TuSimple/main
sync feat with main
|
2021-06-16 14:30:05 +08:00 |
|
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 |
|