Commit Graph

11923 Commits

Author SHA1 Message Date
yeshan333
1a692de9e2
docs: Update components/table/demo/custom-filter-panel.md (#25502)
Improved the quality of the sample code.  Considered the case when the data does not exist. If the user searches, an error will be reported.
2020-07-08 18:10:15 +08:00
偏右
0c5f3cce7a
fix: nested Table cell background (#25498)
close #25480
2020-07-08 14:48:11 +08:00
zombiej
c26bb28ad1 chore: Update snapshot 2020-07-08 14:26:02 +08:00
xrkffgg
efdbb21f08
docs: reduce demo transfer/upload (#25487) 2020-07-08 08:58:45 +08:00
xrkffgg
8079e0fb8e
docs: reduce demo mentions/slider/switch (#25486) 2020-07-07 23:04:27 +08:00
xrkffgg
22d4dbbe99
docs: reduce demo cascader/checkbox/form/inputno (#25484) 2020-07-07 22:06:00 +08:00
xrkffgg
6f8e21b75f
docs: reduce demo pageheader/pagination/steps (#25483) 2020-07-07 21:33:07 +08:00
xrkffgg
eb63231ab4
style: add @select-item-selected-color (#25476) 2020-07-07 18:07:42 +08:00
Zgo
75645c4981
fix: Popover wrong position when using Radio.Button (#25449)
* fix Popover wrong position when using Radio.Button

* lint:style

* changelog

* changelogmd revert
2020-07-07 17:57:40 +08:00
07akioni
0ba2f830ac
test: update snapshots (#25469) 2020-07-07 15:38:09 +08:00
Gerson Garrido
93c294664a
feat: add missing translations in es_ES (#25460)
* feat: add missing translations in es_ES

* fix eslint no-template-curly-in-string
2020-07-07 09:31:51 +08:00
二货机器人
6769a9baa9
fix: RangePicker clear btn position (#25458) 2020-07-06 23:01:43 +08:00
Albert Zhang
6f2aa5afb7
fix: show thumbnail for non-image files by upload onChange (#25432) 2020-07-06 21:47:01 +08:00
zxyao
b06e2567b6
docs(comment): like and dislike number event binding #25437 (#25444)
* fix(comment): like and dislike number cursor style(#25437)

* docs: modify like and dislike DOM order and onclick event binding

* fix: key missing for actions array

* fix: add test snapshot

* fix: modify test snapshot
2020-07-06 16:03:12 +08:00
Kermit Xuan
e4bbc8fcb3
refactor(menu): move feature to rc-menu(#24975) (#25369)
* refactor(menu): move feature to rc-menu(#24975)

* fix(table-useFilter): fix types;

* chore(menu): upgrade to 8.4.1
2020-07-06 11:40:52 +08:00
Johannes Andersen
f71d2d5493
feat: improve nb_NO translations (#25374)
* feat: improve nb_NO translations

* fix: issued with VSCode not highlighting issues

* fix: fix failing snapshot test

* Updated rc-picker 1.10.0 -> 1.10.6
2020-07-06 11:03:56 +08:00
Kurt Furbush
20c2a6703f
Grammar (#25436) 2020-07-06 10:27:31 +08:00
zombiej
645bbacfd6 docs: Add Table expandIconColumnIndex -1 desc 2020-07-04 13:39:16 +08:00
Kayson Wu
684a773706
fix: menu a color for #25412 (#25414)
* fix #25412

* Fix menu a color for #25412
2020-07-04 13:03:24 +08:00
kitsoRik
2b767887d9
feat: improved uk_UA translations (#25402)
* Update uk_UA.tsx

Changed english 'item' and 'items' to uk_UA 'елем.' (елемент) and 'елем.' (елемента/елементів)

* Updated snapshots
2020-07-03 21:23:55 +08:00
07akioni
a4712a8f67
docs: add debug on form/disabled-input-debug (#25413) 2020-07-03 16:23:52 +08:00
afc163
61eb92f8d2 fix Table test snapshot 2020-07-03 12:07:00 +08:00
afc163
d2d8c67e5a chore: update form demo 2020-07-03 11:25:34 +08:00
07akioni
7348baa6fb
fix: shouldn't set input-bg inside a error form item (#25385)
* fix: fix: shouldn't set input-bg inside a error form item

* chore

* test: update snapshots

* Update disabled-input-debug.md

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-07-02 22:16:15 +08:00
xrkffgg
2d7d56985e
docs: format api ancho/backtop/config (#25393) 2020-07-02 17:26:33 +08:00
xrkffgg
a7a75eaeef
docs: format api popconfirm/result/skeleton/spin (#25390) 2020-07-02 16:13:17 +08:00
xrkffgg
cbd93324cc
docs: format api message/notification/progress (#25388) 2020-07-02 15:33:42 +08:00
xrkffgg
674ee73a2f
docs: format api alert/drawer/modal (#25387) 2020-07-02 14:55:12 +08:00
xrkffgg
af2cc506da
docs: format api table/tabs/tag (#25384) 2020-07-02 14:07:52 +08:00
William Stein
ee53db28dc
docs: fix two typos in the overview (#25383) 2020-07-02 13:29:48 +08:00
xrkffgg
b423a09233
docs: format api timeline/tooltip/tree (#25377) 2020-07-02 11:56:48 +08:00
偏右
879bcd1479
style: Fix Table header extra border of right column (#25378) 2020-07-02 11:47:47 +08:00
zhangchen
26fa36083e
fix: ResponsiveObserve unsubscribe (#25309) (#25319)
* fix: ResponsiveObserve unsubscribe (#25309)

* fix: ResponsiveObserve unsubscribe (#25309)

* fix: ResponsiveObserve unsubscribe

* test: add responsiveObserve.test.js
2020-07-02 10:46:47 +08:00
二货机器人
e3982e94f8
docs: Update Tree virtual scroll desc (#25375) 2020-07-02 09:58:13 +08:00
xrkffgg
1f1c376b47
docs: format api list/popover/statistic (#25368) 2020-07-02 09:52:28 +08:00
zoomdong
2ad8fec45d
fix: change progress to percent in success props & warning in Progress (#25356)
* fix: warning in Progress

* feat: update api

* feat: update

* update

* update demo

* feat: add test case

* update test case
2020-07-01 23:32:22 +08:00
CornerSkyless
6d5c3fe953
fix: slider typescript definition gets type warning in onChange (#25358)
* fix: slider typescript definition gets type warning in onChange

* test: add slider value type test
2020-07-01 23:29:28 +08:00
xrkffgg
69416c904a
docs: format api calendar/descriptions/empty (#25366) 2020-07-01 22:37:55 +08:00
xrkffgg
7f9fdded18
docs: format api card/carousel/collapse (#25364) 2020-07-01 22:15:26 +08:00
xrkffgg
6cd8827072
docs: format api avatar/badge/comment (#25363) 2020-07-01 21:35:29 +08:00
Justin Schuldt
b9e9e238a1
fixed Typescript type in Table example (#25337)
`columns` should not be an array. Here is the `columns` type that Table takes: https://github.com/ant-design/ant-design/blob/master/components/table/Table.tsx#L74

Thanks!
2020-07-01 20:53:55 +08:00
偏右
6d03122215
docs: clarify Select labelInValue onChange argument (#25361)
close #25355
2020-07-01 20:49:24 +08:00
xrkffgg
1503a58aee
docs: format api timepicker/transfer/upload (#25351) 2020-07-01 20:18:48 +08:00
xrkffgg
e494c9589c
docs: format api select/slider/treeselect (#25348) 2020-07-01 17:28:59 +08:00
xrkffgg
58ede7df60
docs: format api radio/rate/switch (#25342) 2020-07-01 16:21:56 +08:00
弘树@阿里
0a80ca75ad
fix:tabList bottom margin in page header (#25340)
fixes issue: https://github.com/ant-design/ant-design-pro/issues/6906
2020-07-01 16:09:55 +08:00
二货机器人
cfcd990efd
fix: Menu transition finished by opacity (#25341) 2020-07-01 15:41:55 +08:00
xrkffgg
382b8a78be
docs: format api input/inputnumber/mentions (#25339) 2020-07-01 15:14:31 +08:00
afc163
7b9231afc0 revert #25336 mistake 2020-07-01 14:13:47 +08:00
偏右
5b7104cc9d
fix: Form.Item hidden no working (#25336)
close #25335
2020-07-01 14:12:35 +08:00