Rainy
e60f18ce0b
Update index.zh-CN.md ( #22187 )
2020-03-13 14:36:14 +08:00
Rainy
caf6143c1a
Update index.en-US.md
2020-03-13 14:16:06 +08:00
Wendell
a6c207d9dd
fix: fix vertical handle position ( #22135 )
...
* fix: fix vertical handle position
* 💄 make tooltip right for vertical slider
* fix: fix style and bump rc-slider
2020-03-13 13:52:47 +08:00
偏右
faf3578c54
Merge pull request #22179 from ant-design/master-to-merge-feature
...
chore: 🔀 merge master into feature
2020-03-13 13:51:18 +08:00
偏右
b1189097c7
🐛 fix Menu inlineCollpsed title ( #22182 )
...
when set getPopupContainer to trigger node
close #22180
2020-03-13 12:21:24 +08:00
偏右
71c8fac72f
Merge branch 'feature' into master-to-merge-feature
2020-03-13 11:52:28 +08:00
afc163
e2029e398e
✅ update snapshots
2020-03-13 11:48:56 +08:00
xrkffgg
e43b8c8258
style: optimization steps in RTL ( #22175 )
2020-03-13 10:51:16 +08:00
二货机器人
c49948082c
chore: Update rc-picker for activePickerIndex
support ( #22170 )
...
ref https://github.com/ant-design/ant-design/issues/22158
2020-03-12 23:51:19 +08:00
二货机器人
286d930cb6
adjust select single style ( #22167 )
2020-03-12 21:43:05 +08:00
二货机器人
6a563ff49c
docs: Update Table resize demo ( #22165 )
...
* update demo
* update snapshot
2020-03-12 21:30:08 +08:00
xrkffgg
a589b56a28
style: add breadcrumb clear ( #22159 )
...
* style: add breadcrumb clear
* style: add clear
* style: use mixins
* style: rtl only
2020-03-12 17:46:56 +08:00
偏右
10f4454536
💄 fix Slider handler focus style ( #22161 )
...
like 3.x
2020-03-12 17:41:23 +08:00
xrkffgg
12420a91d1
style: optimization page style in RTL ( #22155 )
2020-03-12 16:14:45 +08:00
偏右
2a6f975acf
💄 Fix Calendar header select ellipsis ( #22148 )
...
close #22123
2020-03-12 13:53:50 +08:00
Gibson C
875f1afc79
feat: Define PickerLocale typedef ( #22132 )
2020-03-12 10:49:32 +08:00
二货机器人
f44f6f38cf
fix: Table dropdown prefix cls ( #22133 )
...
* fix: Table dropdownPrefixCls
* update snapshot
* update snapshot
2020-03-11 23:58:32 +08:00
二货机器人
7ec2b771d4
fix: Table expandable with fixed column style ( #22131 )
2020-03-11 22:08:07 +08:00
zombiej
84dc474269
docs: fix site build
2020-03-11 21:28:08 +08:00
Wendell
889a9ba9fd
fix: fix tooltip trigger type ( #22043 )
...
* fix: fix tooltip trigger type
* fix: use extends over duck type
* update rc-tooltip deps
* fix rate ts define
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 21:10:40 +08:00
Gibson C
bf7f47a7d7
feat: Refine TimePicker locale typedefs ( #22129 )
2020-03-11 21:08:15 +08:00
偏右
da215be583
Merge pull request #22111 from ant-design/master-to-merge-feature
...
chore: 🔀 merge master into feature
2020-03-11 18:45:46 +08:00
Paul Julien
e989683eef
fix: fr_FR locale ( #22122 )
2020-03-11 18:37:48 +08:00
Fawen
284697dda9
docs: fix ColorPicker cover by page-nav ( #22115 )
2020-03-11 18:26:11 +08:00
afc163
d03ac85f36
🔀 merge master into feature
2020-03-11 15:41:51 +08:00
Chris Frisina
909bde6c07
documentation about browser keyboards and restrictions ( #21174 )
...
This helps teach users that a commonly requested feature can be included with proper documentation of how to utilize the numeric keyboard or numeric restrictions on the input
2020-03-11 15:39:18 +08:00
Micah Guttman
8c5cf00627
docs: translating ( #22086 )
...
* translating
* Create dark.en-US.md
* Update dark.en-US.md
* still working on translations
added google translate translations, will go through and check grammar soon
* still working on translations
added google translate translations, will go through and check grammar soon
* fixing formatting
* grammar fixes
* Update dark.en-US.md
* Update dark.en-US.md
* Update dark.en-US.md
* Update dark.en-US.md
* Update docs/spec/dark.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update dark.en-US.md
* Update dark.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-11 15:26:54 +08:00
Gibson C
d2ef74b2ed
feat: Refine locale types ( #22103 )
2020-03-11 14:56:01 +08:00
xrkffgg
a9942809c5
style: optimize dropdown RTL icon ( #22104 )
2020-03-11 14:35:59 +08:00
二货机器人
698d358af9
docs: Update Demo icon ( #22100 )
2020-03-11 12:31:53 +08:00
偏右
65c2a473d4
fix: 🐛 Fix Select ellipsis bug of Firefox in another way ( #22101 )
...
* 🐛 Fix Select ellipsis bug in Firefox by another way
close #22017
revert #22033
* Update components/select/style/single.less
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-03-11 12:30:03 +08:00
xrkffgg
7b1ba24bd3
style: fix dropdown menu icon ( #22098 )
...
* style: fix dropdown menu icon
* style: promote margin right
* style: add dropdown rtl
2020-03-11 11:23:39 +08:00
Amumu
5d9d1ef31b
remove non-null assertion ( #22096 )
2020-03-11 11:22:46 +08:00
Blaz Pocrnja
c8f437ea02
Ellipsis onExpand function takes event parameter ( #22092 )
2020-03-11 11:11:25 +08:00
Alex
f67e1833e9
changed display of anticon ( #22090 )
2020-03-11 11:07:14 +08:00
二货机器人
33e726f874
fix: Should also fix expand col when selection fixed ( #22087 )
2020-03-10 23:12:37 +08:00
偏右
145f72741b
Merge pull request #22072 from ant-design/new-table-filter-menu-buttons
...
style: 💄 New table filter menu buttons
2020-03-10 22:32:03 +08:00
afc163
c5c1b6d9f9
fix missing style dep and uncomment test case
2020-03-10 22:16:18 +08:00
骗你是小猫咪
9ccd5bcc33
fix: basic form style abnormal ( #21907 )
...
* fix: basic form style abnormal
* improve grid
* upgrade snapshots and improve priority
* resolve #22009
* fix wrap element
* increase priority
* revert grid basic demo
* fix snapshots
2020-03-10 22:15:27 +08:00
骗你是小猫咪
924f1cfd3a
fix: Table filter menu reset not working ( #22079 )
...
* fix: Table filter menu reset not working
* use setFilteredKeysSync
2020-03-10 21:24:41 +08:00
afc163
ebd31cdfc8
test: fix test cases
2020-03-10 20:43:19 +08:00
Wendell
584d0ae048
feat: pagination could change its size by the width of the window ( #21959 )
...
* feat: pagination could change its size by the width of the window
feat: pagination add autoResize prop
chore: remove resizing
* doc: fix doc
* feat: rename API
* fix: rename
* fix: test
2020-03-10 20:32:34 +08:00
Saeed Rahimi
5787f3e8b2
fix: FixedColumns issue in rtl ( #21914 )
...
* fix: FixedColumns issue in rtl
* update rc-table version
2020-03-10 20:30:31 +08:00
xrkffgg
8adefd4390
style: fix radio button in rtl ( #22066 )
2020-03-10 20:29:50 +08:00
afc163
15ca801f41
style: fix Dropdown sub menu edge padding missing
2020-03-10 18:15:42 +08:00
afc163
a68db2da20
💄 update Table filter menu UI
2020-03-10 18:07:11 +08:00
二货机器人
3670ca7c8d
docs: Update demo preview link ( #22061 )
...
* docs: Update demo preview link
* Update snapshot
2020-03-10 16:43:23 +08:00
Jingsong Gao
639cedeac2
fix: fix FormList Operation type definitions ( #22058 )
2020-03-10 15:46:13 +08:00
偏右
cff8c08286
🔨 simplify Popconfirm and Popover dom structure ( #22052 )
2020-03-10 15:17:23 +08:00
偏右
3bbd63a73a
chore: 🆙 upgrade rc-visual-list ( #22055 )
...
* 🆙 upgrade rc-visual-list
* same as rc-select dep
ececb04602/package.json (L49)
2020-03-10 14:45:38 +08:00