jiang
852a451477
chore(Tag): update tween-one ( #32800 )
...
close #32731
2021-11-10 09:56:16 +08:00
九思⚡⚡⚡
90aff3a517
docs: fix Spin API ts description ( #32786 )
...
Co-authored-by: DanielLeefu <you@2228429150@qq.com>
2021-11-08 21:18:17 +08:00
afc163
8a3b5d9f3c
fix: Form horizontal broken style when select item is too long ( #32778 )
...
close #32777
2021-11-08 17:27:03 +08:00
Pob Ch
a73f4a324f
docs: Fix the link in Table's API doc ( #32779 )
...
- Fix FilterDropdownProps link in table/index.en-US.md
- Fix FilterDropdownProps link in table/index.zh-CN.md
2021-11-08 16:28:16 +08:00
X-Jagger
ecc54dda83
fix: codepen demo error using hooks ( #32766 )
2021-11-08 11:04:01 +08:00
陈帅
cf15379d22
docs: add 4.17.0-alpha.10 changelog ( #32775 )
2021-11-08 08:48:55 +08:00
dependabot[bot]
f7380b737f
chore(deps-dev): bump eslint-plugin-unicorn from 37.0.1 to 38.0.0 ( #32765 )
...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 37.0.1 to 38.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v37.0.1...v38.0.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
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-11-05 19:38:39 +08:00
solitia7125
b1ea2e4c55
fix: opening animation of the bottom drawer ( #32761 )
...
Co-authored-by: Korra <1178115756@qq.com>
close #32621
2021-11-05 18:45:46 +08:00
Jiajun Chen
10a8578bf9
fix: Spin tip can be react node ( #32733 )
...
Though this may be opposed to the design. It may be useful to people who want to have complicated tip content.
2021-11-05 18:44:49 +08:00
dependabot[bot]
fa65cd3ebf
chore(deps-dev): bump @types/gtag.js from 0.0.7 to 0.0.8 ( #32746 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-05 18:43:52 +08:00
二货机器人
f88bd4d2af
refactor: Move part mixins less to theme instead ( #32763 )
...
* refactor: Move theme related variables
* chore: move rest motion
* chore: trigger CI
* chore: steps by steps
* chore: back order
* docs: Update docs
2021-11-05 17:22:41 +08:00
afc163
5360722e5c
chore: update form demo
2021-11-05 15:51:50 +08:00
afc163
ea525727b2
chore( 💄 ): fix issue template
2021-11-04 19:29:20 +08:00
afc163
410e92f522
chore: update issue template ( #32749 )
...
* Update template-1-bug-report.yml
* Update template-2-feature-request.yml
* Update template-2-feature-request.yml
* Update template-1-bug-report.yml
* Update template-1-bug-report.yml
* Update template-2-feature-request.yml
2021-11-04 19:25:32 +08:00
afc163
0224151484
fix: tweak Steps vertical progressDot style ( #32742 )
...
close #32737
2021-11-04 19:06:31 +08:00
二货机器人
9fa79dc09d
fix: Input disabled should not keep focus style ( #32739 )
2021-11-04 16:49:57 +08:00
hydraZty
c179c39a3b
fix: Typography ellipsis with 1 row doesn't wrap ( #32735 )
...
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
2021-11-04 15:38:33 +08:00
afc163
c88a03def2
chore: update ISSUE_TEMPLATE
2021-11-02 20:04:13 +08:00
afc163
d9ce314a65
chore: update ISSUE_TEMPLATE
2021-11-02 20:00:47 +08:00
afc163
52572600cf
chore: add ISSUE_TEMPLATE
2021-11-02 19:57:52 +08:00
afc163
75fde3806b
chore: add ISSUE_TEMPLATE
2021-11-02 19:54:59 +08:00
afc163
6dcaa444de
Rename 1-bug-report.yml to template-1-bug-report.yml
2021-11-02 19:33:07 +08:00
afc163
e6ebabd8bd
Rename bug-report.yml to 1-bug-report.yml
2021-11-02 19:32:10 +08:00
afc163
2bd673f714
chore: Create bug-report.yml ( #32716 )
...
* Create bug-report.yml
* Update bug-report.yml
2021-11-02 18:53:01 +08:00
afc163
afb271c0b3
chore: improve overview card style
2021-11-01 16:16:23 +08:00
Miloud Belaabed
884c8ef5a3
fix: table loading css error when sticky is true ( #32703 )
...
* Table loading css error when sticky is true
* [CodeFactor] Apply fixes to commit dc1a930
[ci skip] [skip ci]
* fix Table loading css error when sticky is true
* Fix table loading css error when sticky is true bug
* Update index.less
Co-authored-by: Miloud Belaabed <m.belabed@itihad.me>
Co-authored-by: codefactor-io <support@codefactor.io>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-31 17:43:34 +08:00
afc163
6d06f40a58
docs( ✨ ): release 4.17.0-alpha.9 ( #32705 )
2021-10-31 15:02:26 +08:00
afc163
a0982081fa
style: fix Card tabs of left position ( #32695 )
...
close #32673
2021-10-30 14:46:34 +08:00
afc163
e40b02b544
docs: fix List demo
...
close #32685
2021-10-29 15:56:41 +08:00
zwlafk
b0e0e592b3
chore(ci): update release workflow ( #32668 )
...
* chore(ci): update release workflow
* chore(ci): update release-helper workflow
Co-authored-by: zwlafk <zwlafk@users.noreply.github.com>
2021-10-28 20:25:56 +08:00
WeijieChen
4d9b6dc74e
docs: form register demo add textarea item ( #32669 )
...
Co-authored-by: machixian <machixian@myweimai.com>
2021-10-28 12:26:18 +08:00
afc163
7065e03493
style: fix Upload picture loading style ( #32664 )
2021-10-27 18:32:40 +08:00
hydraZty
a35b567135
fix: Collapse style issue when expandIconPosition is right ( #32648 )
...
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
2021-10-27 12:02:18 +08:00
Chang Wei
a09e1ad921
fix: Avoid selecting the placeholder of input control on Chrome browser, keep consistent of selection behavior with Firefox browser ( #32639 )
2021-10-26 13:33:21 +08:00
Jtree03
0e7d82bdb4
refactor: Use getKeyThenIncreaseKey in message notice function ( #32642 )
2021-10-26 13:17:21 +08:00
Steven.zhong
abc689b796
chore: document and typescript definition update ( #32625 )
2021-10-25 19:43:17 +08:00
vagusX
f08b6cdd1a
docs: release 4.17.0-alpha.8 ( #32632 )
...
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
2021-10-25 14:07:17 +08:00
afc163
4d26556a27
docs: use light theme for codesandbox demo
2021-10-22 13:47:11 +08:00
renovate[bot]
b6bd4c18b4
chore(deps): update dependency stylelint to v14 ( #32609 )
...
* chore(deps): update dependency stylelint to v14
* Update package.json
* fix some stylelint
* fix some stylelint
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
* fix some stylelint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-10-22 13:35:36 +08:00
renovate[bot]
628836505a
chore(deps): update dependency stylelint-order to v5 ( #32611 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 10:16:47 +08:00
hydraZty
9fe5820cf0
fix: Typography ellipsis height error ( #32496 )
2021-10-21 13:22:13 +08:00
afc163
38b94e5aeb
fix: Transfer menu item key warning ( #32578 )
...
* fix: Transfer menu item key warning
close #32574
* chore: skip tree demo in UI test
2021-10-20 18:19:20 +08:00
叶枫
7d68eca271
docs: add doc ( #32570 )
...
* feat: add doc
2021-10-20 12:23:56 +08:00
renovate[bot]
39ca711cfa
chore(deps): update dependency http-server to v14 ( #32568 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-20 11:18:08 +08:00
xrkffgg
4a62d1a354
ci: update version ( #32563 )
...
* Update pr-check-ci.yml
* Update verify-files-modify.yml
2021-10-19 19:55:20 +08:00
afc163
f965f99e22
chore: upgrade peaceiris/actions-gh-pages to v3
2021-10-19 19:40:08 +08:00
xrkffgg
96648754a0
ci: unite action version ( #32537 )
...
* ci: unite action version
* Update verify-package-version.yml
* Update issue-open-check.yml
* Update preview-start.yml
* Update preview-deploy.yml
* Update pr-open-check.yml
* Update issue-remove-inactive.yml
2021-10-19 19:36:22 +08:00
二货机器人
2bb9407f5f
chore: table support rowSpan hover ( #32557 )
2021-10-19 15:27:37 +08:00
D-to-the-K
0a8065e5bd
fix: DirectoryTree keyboard error ( #32551 )
...
* Fix bug in keyboard navigation
When selecting a node using the keyboard (spacebar), the event received by onSelect has an undefined MouseEvent. Keyboard navigation was not possible because an error was thrown when trying to access properties from the undefined nativeEvent. We are now testing if nativeEvent is defined before accessing its properties.
* fix: DirectoryTree throws error during keyboard navigation
2021-10-19 13:05:17 +08:00
chen-jingjie
413d979731
fix(pagination): simple-pager input
no box-shadow ( #32528 )
...
Co-authored-by: chenjingjie <chenjingjie@coding.net>
2021-10-18 21:52:59 +08:00