Tom Xu
4b8674d9e9
refactor(editable): rewrite with hook ( #27655 )
...
* refactor(editable): rewrite with hook
* Update Editable.tsx
* chore: imrpove
* Update Editable.tsx
* Update Editable.tsx
* Update Editable.tsx
2020-11-11 11:28:06 +08:00
jiang.he
9881be97fd
fix: update the slice rule when the TextArea component limits maxLength ( #27679 )
2020-11-11 00:56:57 +08:00
fish yu
e5319bd1df
fix: RangePicker align active-bar with small size ( #27673 )
...
* fix: RangePicker align active-bar with small size
* fix: RangePicker align active-bar with small size on RTL
2020-11-10 14:58:23 +08:00
偏右
d0a7f3f79a
chore: 🆙 upgrade devDeps ( #27672 )
2020-11-10 13:03:03 +08:00
xrkffgg
a3b05577a9
perf: reduce css ( #27670 )
2020-11-10 11:16:27 +08:00
二货机器人
05e9edc7e4
chore: bump rc-field-form ( #27664 )
2020-11-09 22:58:06 +08:00
afc163
3031a7e6b2
site: fix Table Drag sorting demo
...
close #27623
2020-11-09 20:10:27 +08:00
骗你是小猫咪
1b7a642b57
test: fix pull request target action ref ( #27649 )
...
* test: pull request target action
* fix checkout pr ref
2020-11-09 18:13:13 +08:00
偏右
e39407e1e5
docs: ✨ release 4.8.2 ( #27652 )
...
* docs: ✨ release 4.8.2
* update changelog
2020-11-09 16:48:01 +08:00
偏右
f4d5017599
fix: Steps navigation broken style ( #27654 )
...
* fix: Steps navigation broken style
close #27653
* fix steps custom icon
2020-11-09 16:33:53 +08:00
偏右
4f9b97c619
fix: Pagination jumper margin lost ( #27650 )
...
close #27648
2020-11-09 15:17:43 +08:00
偏右
3fcecdde0a
docs: ✨ release 4.8.1 ( #27635 )
2020-11-09 11:51:03 +08:00
xrkffgg
395cc5674e
style: optimize pagination link ( #27646 )
2020-11-09 11:50:42 +08:00
Tom Xu
e9591e858f
docs(menu): sider demo change to hook ( #27643 )
2020-11-09 10:20:26 +08:00
二货机器人
6b01e2b2fb
fix: Menu bg style flickering ( #27640 )
...
* fix: Menu bg style
* fix lint
2020-11-09 10:13:06 +08:00
Tom Xu
a2acc56235
docs(menu): switch mode demo change to hook ( #27638 )
...
* Update switch-mode.md
* Update switch-mode.md
2020-11-09 08:57:24 +08:00
不吃猫的鱼
20bdbb34ae
fix: introduce generic type for transfer item ( #27630 )
2020-11-08 15:28:03 +08:00
Tom Xu
cd15ba4c1a
refactor(tree-select): rewrite with hook ( #27593 )
2020-11-08 15:27:30 +08:00
Tom Xu
535400f7cd
docs(switch): change demo to hook ( #27618 )
2020-11-08 15:27:13 +08:00
偏右
ef2c494c12
fix: Select error outline style in Form ( #27607 )
...
* fix: Select error outline in Form
close #27378
close #27526
* fix: css priority
2020-11-08 15:26:28 +08:00
afc163
88210e92fc
chore: improve npm run changelog
2020-11-08 15:09:46 +08:00
einq7
3357fccf0e
docs: format inline code ( #27634 )
2020-11-08 15:04:02 +08:00
tangjinzhou
d2206eb132
perf: Optimize menu animation ( #27632 )
...
体感好一些
2020-11-08 13:28:13 +08:00
Muhammad Sameer
87dfa411bc
docs: Update nest-messages.md ( #27620 )
...
Fixed grammatical errors.
2020-11-07 02:49:30 +08:00
偏右
684248c52a
style: fix Pagination extra margin right ( #27610 )
...
* style: fix Pagination extra margin right
* fix rtl style
2020-11-06 19:50:46 +08:00
Tom Xu
f5ed19248f
docs(checkbox): change check all demo to hook ( #27608 )
...
* docs(checkbox): change check all demo to hook
* Update check-all.md
* Update demo.test.js.snap
2020-11-06 17:09:21 +08:00
hatanon
9f529d251b
docs: update responsive-more.md ( #27605 )
...
Add missing dimension `xxl` to en-US
2020-11-06 15:50:45 +08:00
hatanon
6af4d9b4ba
docs: Update responsive.md ( #27604 )
...
Add missing dimension `xxl` to en-US.
2020-11-06 15:20:19 +08:00
afc163
2430ae2732
chore: fix color picker position
...
close #27598
2020-11-06 12:11:47 +08:00
二货机器人
f5d5e9b5ee
docs: tree conduction logic ( #27600 )
2020-11-06 11:55:01 +08:00
Davide Bianchi
72dbcfcfde
fix: prevent Search component to throw passing null as enterButton ( #27591 )
2020-11-06 10:41:51 +08:00
Tom Xu
7f4acb0237
refactor(layout): rewrite with hook ( #27595 )
2020-11-06 10:26:45 +08:00
Tom Xu
da681fe4dd
chore: improve select ref type ( #27594 )
2020-11-06 09:52:42 +08:00
Tom Xu
18054b8cc9
docs(select): size demo change hook ( #27592 )
2020-11-06 09:09:06 +08:00
骗你是小猫咪
3e62e85a5d
Revert "test: enable argos batch mode ( #27560 )" ( #27580 )
...
This reverts commit 811102b105
.
2020-11-05 19:55:57 +08:00
偏右
6c9b5437a9
docs: instruction about AutoComplete and Select
2020-11-05 18:07:14 +08:00
afc163
9c400e3266
chore: fix lint
2020-11-05 17:21:57 +08:00
afc163
c09dc30c1d
docs: 💄 improve home page loading style
2020-11-05 17:09:57 +08:00
Tom Xu
9772a63b4c
fix: Avatar group size ( #27531 )
...
* fix: Avatar group size
* fix
2020-11-05 16:22:21 +08:00
偏右
bd1a6c44d4
fix: vertical Tabs active bold style ( #27569 )
...
close #27557
2020-11-05 15:37:33 +08:00
Kermit Xuan
d862b688d0
feat: fetch siteData from remote ( #27543 )
2020-11-05 15:22:59 +08:00
Tom Xu
edb39437f3
docs(steps): step next change to hooks ( #27564 )
2020-11-05 13:26:20 +08:00
Tom Xu
9d056c1508
docs(Modal): async change to hook ( #27559 )
2020-11-05 11:35:37 +08:00
骗你是小猫咪
811102b105
test: enable argos batch mode ( #27560 )
...
* test: enable argos batch mode
* back 3
2020-11-05 11:10:38 +08:00
afc163
a624169266
chore: force exit from npm run site:test
2020-11-04 18:47:50 +08:00
偏右
234cc1ea24
docs: 🚹 improve riddle/codesandbox/codepen ( #27546 )
...
* docs: 📝 update riddle template
* docs: improve icon
2020-11-04 18:04:38 +08:00
Yuan
d01aa2539e
fix: filters in column.children should render ( #27435 )
...
* fix: filters in column.children should render
when a column has filter and it's children also have filters, all these filters in children can not render. this problem can not be found when use sorter.
* test: add test for this fix
* Update components/table/__tests__/Table.filter.test.js
Co-authored-by: 偏右 <afc163@gmail.com>
2020-11-04 15:44:13 +08:00
xrkffgg
cba9634a3d
perf: reduce css size ( #27527 )
...
* perf: reduce css size
* add
* add
* fix line-height
* add .reset-component
2020-11-04 15:06:41 +08:00
xrkffgg
36cdf0a129
refactor: direction type define ( #27540 )
2020-11-04 14:12:45 +08:00
偏右
36f8ce8e6f
perf( 📦 ): reduce Steps responsive css size ( #27536 )
...
* perf(📦 ): reduce Steps responsive css size
* deps-lint-skip: grid
2020-11-04 13:47:13 +08:00