afc163
5360722e5c
chore: update form demo
3 years ago
afc163
ea525727b2
chore( 💄 ): fix issue template
3 years ago
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
3 years ago
afc163
0224151484
fix: tweak Steps vertical progressDot style ( #32742 )
close #32737
3 years ago
二货机器人
9fa79dc09d
fix: Input disabled should not keep focus style ( #32739 )
3 years ago
hydraZty
c179c39a3b
fix: Typography ellipsis with 1 row doesn't wrap ( #32735 )
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
3 years ago
afc163
c88a03def2
chore: update ISSUE_TEMPLATE
3 years ago
afc163
d9ce314a65
chore: update ISSUE_TEMPLATE
3 years ago
afc163
52572600cf
chore: add ISSUE_TEMPLATE
3 years ago
afc163
75fde3806b
chore: add ISSUE_TEMPLATE
3 years ago
afc163
6dcaa444de
Rename 1-bug-report.yml to template-1-bug-report.yml
3 years ago
afc163
e6ebabd8bd
Rename bug-report.yml to 1-bug-report.yml
3 years ago
afc163
2bd673f714
chore: Create bug-report.yml ( #32716 )
* Create bug-report.yml
* Update bug-report.yml
3 years ago
afc163
afb271c0b3
chore: improve overview card style
3 years ago
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>
3 years ago
afc163
6d06f40a58
docs( ✨ ): release 4.17.0-alpha.9 ( #32705 )
3 years ago
afc163
a0982081fa
style: fix Card tabs of left position ( #32695 )
close #32673
3 years ago
afc163
e40b02b544
docs: fix List demo
close #32685
3 years ago
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>
3 years ago
WeijieChen
4d9b6dc74e
docs: form register demo add textarea item ( #32669 )
Co-authored-by: machixian <machixian@myweimai.com>
3 years ago
afc163
7065e03493
style: fix Upload picture loading style ( #32664 )
3 years ago
hydraZty
a35b567135
fix: Collapse style issue when expandIconPosition is right ( #32648 )
Co-authored-by: ext.zhangtianyi3 <ext.zhangtianyi3@360buyad.local>
3 years ago
Chang Wei
a09e1ad921
fix: Avoid selecting the placeholder of input control on Chrome browser, keep consistent of selection behavior with Firefox browser ( #32639 )
3 years ago
Jtree03
0e7d82bdb4
refactor: Use getKeyThenIncreaseKey in message notice function ( #32642 )
3 years ago
Steven.zhong
abc689b796
chore: document and typescript definition update ( #32625 )
3 years ago
vagusX
f08b6cdd1a
docs: release 4.17.0-alpha.8 ( #32632 )
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
3 years ago
afc163
4d26556a27
docs: use light theme for codesandbox demo
3 years ago
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>
3 years ago
renovate[bot]
628836505a
chore(deps): update dependency stylelint-order to v5 ( #32611 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
hydraZty
9fe5820cf0
fix: Typography ellipsis height error ( #32496 )
3 years ago
afc163
38b94e5aeb
fix: Transfer menu item key warning ( #32578 )
* fix: Transfer menu item key warning
close #32574
* chore: skip tree demo in UI test
3 years ago
叶枫
7d68eca271
docs: add doc ( #32570 )
* feat: add doc
3 years ago
renovate[bot]
39ca711cfa
chore(deps): update dependency http-server to v14 ( #32568 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
xrkffgg
4a62d1a354
ci: update version ( #32563 )
* Update pr-check-ci.yml
* Update verify-files-modify.yml
3 years ago
afc163
f965f99e22
chore: upgrade peaceiris/actions-gh-pages to v3
3 years ago
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
3 years ago
二货机器人
2bb9407f5f
chore: table support rowSpan hover ( #32557 )
3 years ago
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
3 years ago
chen-jingjie
413d979731
fix(pagination): `simple-pager input` no box-shadow ( #32528 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
3 years ago
xrkffgg
f32b44c394
docs: add 4.17.0-alpha.7 changelog ( #32534 )
* docs: add 4.17.0-alpha.7 changelog
* Update package.json
* up changelog
3 years ago
chen-jingjie
204af50bff
fix(Message): typescript type error ( #32524 )
Co-authored-by: chenjingjie <chenjingjie@coding.net>
3 years ago
renovate[bot]
14fa342da3
chore(deps): update dependency eslint to v8 ( #32501 )
* chore(deps): update dependency eslint to v8
* fix eslint errors
* fix eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
renovate[bot]
94b21979e0
chore(deps): update dependency @typescript-eslint/parser to v5 ( #32500 )
* chore(deps): update dependency @typescript-eslint/parser to v5
* fix md lint
* fix eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
renovate[bot]
61a25e3b31
chore(deps): update buildkite/puppeteer docker tag to v10 ( #32509 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
0543f29ecd
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5 ( #32499 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
d4199d972c
chore(deps): update cirrus-actions/rebase action to v1.5 ( #32507 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
afc163
811ac36405
chore(🛡): update badges
3 years ago
renovate[bot]
b9eeb96127
chore: Configure Renovate ( #32494 )
* Add renovate.json
* Update renovate.json
* Update renovate.json
* Update renovate.json
* Create renovate.json
* Delete renovate.json
* Delete renovate.json
* Create renovate.json
* Update renovate.json
* Update renovate.json
* Update renovate.json
* Update renovate.json
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
7c330b77d1
chore: Adjust Collapse header style ( #32492 )
* chore: Adjust collapse header style for align
* chore: replace variable
* test: Update snapshot
3 years ago
Peach
0163fdf6fc
docs: correct content for 4.17.0-alpha.6 changelog ( #32491 )
3 years ago