Commit Graph

19101 Commits

Author SHA1 Message Date
flyerH
e6dd15f01f fix: fix breadcrumb separator 2020-08-03 20:13:42 +08:00
偏右
8c7f7b4295
site: fix toc active menu (#25978) 2020-08-03 16:27:56 +08:00
xrkffgg
1efbc089ac
style: adjust mentions readonly cursor (#25977) 2020-08-03 16:14:46 +08:00
xrkffgg
c5a7f031e4
docs: format api (#25973) 2020-08-03 15:01:16 +08:00
xrkffgg
ea49b01f0e
fix: cascader disabled border color (#25970) 2020-08-03 14:36:16 +08:00
偏右
bc76e84619
docs: fix site problem (#25968)
close #23332
2020-08-03 14:35:11 +08:00
偏右
eadd475314
Update index.zh-CN.md 2020-08-03 13:56:58 +08:00
二货机器人
9fdad14dc0
fix: useModal missing prefix (#25967)
* fix: useModal hooks missing style

* add test case
2020-08-03 11:41:08 +08:00
afc163
915d94b1dc fix eslint 2020-08-02 23:48:36 +08:00
偏右
6d614f7d48
docs: release 4.5.2 (#25963) 2020-08-02 23:13:24 +08:00
偏右
2e3fbaf117
fix: List actions default cursor style (#25961)
close #25952
2020-08-02 18:49:36 +08:00
zoomdong
58a72a2b28
fix: date-fns format string compatible (#25962)
Co-authored-by: zoomdong <wudongbj@fenbi.com>
2020-08-02 18:49:18 +08:00
xz
f2fa156408
chore: added english translations for illustrations (#25948) 2020-08-02 14:03:14 +08:00
Ivan Yakovlev
b91b30c48a
chore: localization update (#25958)
* chore: add missed variable (#25954)

* chore: add missed variables (#25954)

* chore: transform to uppercase (#25954)

* chore: add missed varibles (#25954)

Co-authored-by: Ivan.Yakovlev <ivan.yakovlev@pochtavip.com>
2020-08-02 13:41:44 +08:00
PeakFish
a87c3a8997
docs: fix typo in demo 2020-08-01 21:35:19 +08:00
lihqi
2a18b55a8d
fix: Slider tooltip visible abnormal (#25945) 2020-08-01 15:53:26 +08:00
xrkffgg
f1154d4f09
fix: table nested table rtl style (#25938) 2020-07-31 17:19:51 +08:00
xrkffgg
0b27e54be5
fix: tabs card type rtl style (#25936) 2020-07-31 16:43:12 +08:00
xrkffgg
ec042c66c2
fix: badge rtl.less import (#25931) 2020-07-31 15:18:00 +08:00
偏右
82c2554ce7
test: update compressed-size file list (#25930) 2020-07-31 15:02:33 +08:00
偏右
43189ed43a
docs: 📖 update Table TypeScript usage (#25928)
* Update index.zh-CN.md

* Update index.en-US.md
2020-07-31 14:01:28 +08:00
xrkffgg
fed87f407d
fix: divider color in dark (#25922)
* fix: divider color in dark

* Update components/style/themes/dark.less
2020-07-31 11:44:32 +08:00
xrkffgg
2d04bef3b3
test: add test for slider (#25917)
* test: add slider test

* add test
2020-07-30 20:59:41 +08:00
07akioni
5a08aab0e8
docs: DatePicker demo refactor (#25913)
* docs: DatePicker change type demo

* chore: snapshot

* chore

* docs: DatePicker use Space

* chore: snapshot
2020-07-30 19:17:34 +08:00
二货机器人
3b7d23485a
docs: Update Tree demo to use treeData (#25916)
* docs: Update Tree demo to use treeData

* clean up
2020-07-30 18:12:45 +08:00
偏右
3d58b5a6b4
test: 📦 add compressed-size-action (#25902) 2020-07-30 17:47:27 +08:00
xrkffgg
309f63ae1d
fix: slider default tooltipplacement in rtl (#25909) 2020-07-30 17:04:13 +08:00
zhangchen
2f99dd8c19
fix: Typography demo Interactive (#25908) 2020-07-30 16:54:49 +08:00
wa-ri
b9db9cd79f
docs: fix typo (#25914) 2020-07-30 15:44:30 +08:00
07akioni
97d1ae096d
fix: Radio.Button disabled text color (#25911) 2020-07-30 15:29:21 +08:00
偏右
226247fc30
chore: fix rc-select to 11.0.x 2020-07-30 14:32:56 +08:00
07akioni
0dff111081
Refactor carousel style (#25906)
* refactor: Carousel style for fix vertical-align

* fix: remove slide border
2020-07-30 14:06:16 +08:00
zombiej
cdefaec190 docs: Update DatePicker docs 2020-07-30 13:56:18 +08:00
Omri Grossman
8800b56e47
fix: The 'indentSize' in the Table component couldn't be zero value (#25890)
* - Fixed the indentSize prop of Table.tsx to also accept 0 values

* - Undo Cascader component test snapshots

* - Added test case
- Used check with typeof === number instead of `undefined` and `null`

Co-authored-by: omri.g <omri.g@alibaba-inc.com>
2020-07-30 10:16:44 +08:00
afc163
36ec093962 fix GitHub action OOM when npm run dist 2020-07-29 18:53:30 +08:00
偏右
7776722bdc
fix: Carousel height issue (#25886)
* chore: 🎬 improve carousel demos

* fix: Carousel weired height issue

close #25878

* fix snapshot
2020-07-29 18:35:52 +08:00
afc163
22d8355ccb site: 📝 fix version switch locale bug 2020-07-29 11:11:11 +08:00
07akioni
832f6929e6
docs: changelog 4.5.1 (#25866)
* docs: changelog 4.5.1

* chore

* chore

* chore

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-28 20:14:37 +08:00
xrkffgg
a204c7fc0c
docs: update dropdown demo text (#25864) 2020-07-28 20:07:09 +08:00
07akioni
44b51dc2b7
fix: Badge style import (#25863) 2020-07-28 17:59:14 +08:00
偏右
8eb4e83535
test: increase test covarage (#25857)
* test:  increase test covarage

* fix test case
2020-07-28 17:54:46 +08:00
07akioni
f498ae0344
fix: menu horizontal dark style & site (#25850)
* fix: menu horizontal dark style & site

* fix: lint

* fix: update snapshot

* chore: revert

* chore

* fix: padding transition glitch
2020-07-28 17:09:09 +08:00
偏右
246d3767ea
style: tweak divider border color (#25855) 2020-07-28 15:45:51 +08:00
偏右
f4e76c603e
style: remove Select choice animation (#25852) 2020-07-28 15:06:18 +08:00
afc163
72fb1c7b52 site: fix header menu item min-width 2020-07-28 13:34:37 +08:00
偏右
cffa9af09b
feat: export FormList interface (#25849)
close #24487
close #25835
2020-07-28 13:04:18 +08:00
afc163
f0509f0bf9 site: fix header menu margin 2020-07-28 11:04:00 +08:00
07akioni
4491c81708
docs: changelog 4.5.0 (#25820)
* docs: changelog 4.5.0

* chore

* chore

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.en-US.md

Co-authored-by: xrkffgg <xrkffgg@gmail.com>

* Update CHANGELOG.zh-CN.md

* chore: reorder

* chore

* chore

* Update CHANGELOG.en-US.md

Co-authored-by: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: 偏右 <afc163@gmail.com>

* chore

* chore

* chore: test ci

* docs: update changelog

* chore

* chore

* docs: changelog date

* chore

Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-07-27 23:05:16 +08:00
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 (#25843) 2020-07-27 22:32:21 +08:00
Hsuan Lee
b34841e39b
fix: Tabs focus state color when disabled (#25827) 2020-07-27 22:29:26 +08:00