陈帅
5e298dba51
3.14.0 Changelog ( #15145 )
* add responsive property to carousel (#15071 )
* add responsive property to carousel #15065
* extend carousel props from Slick type definitions #15065
* rm key in OptionProps (#15104 )
* update doc
* fix cascader should tab twice to exist (#15117 )
* fix cascader should tab twice to exist
* update snapshot
* Drawer Body padding should be variable
* fix DatePicker to support an array of formats (#15116 )
ref #13148
* table reader mobile friendly
* up
* up
* doc: add 3.14.0 changelog
* doc: fix ci warning
* doc: fix ci warning
* doc: fix typo
* doc: fix ci warning
* doc: fix ci warning
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* doc: fix cr warring
* -m
* -m
* doc: fix cr warning
6 years ago
zombiej
34eafbfae5
update doc
6 years ago
zombiej
fdf1224ad1
update faq
6 years ago
Mounish Sai
bc40076db9
docs: remove --save flag
--save is no longer needed.
6 years ago
undefined
43486e085c
delete vue faq
6 years ago
zombieJ
c80136a9a7
New Component: Typography ( #14250 )
* text with prefix
* add edit style
* support editable
* enhance accessibility & type experience
* optimize IME case
* support copy
* add locale
* add secondary & disabled
* add ellipsis shadow text
* split to 3 components
* update snapshot
* update desc
* change lines also need update ellipsis
* skip aria when is in ellipsis
* add ResizeObserver in _util
* update snapshot
* move TestBase into test file
* update test case
* update doc
* fix typo
* important => level
* use rows
* update demo cols to 1
* fix cssText not work in firefox
* update doc
* add miss point
* support extendable
* update snapshot
* fix doc
* copyable support string
* update snapshot
* update doc
* update doc desc
* adjust style
* full test
* reset after test
* rename
* update snapshot
* fix compile
* adjust style
* update desc
* update prefixCls
* update margin
* adjust
* nest wrap of tag content
* adjust style
* update comment
* rm %
* one more thing
* tmp of measure
* merge string as children
* update snapshot
* update testcase
* remove comment
* use internal variable for configProvider passing
* update snapshot
* use expandable instead of extendable
* less variable it
* update demo
* update less
* adjust code & mark style
* remove mark padding
* update measure logic
* support nest element style
* use childNode.textContent to fix react 15 error
* update css
* popout Typography
* add link style
* adjust doc
* use ellipsis instead of rows & expandable
* update doc
* update doc
* update doc & style
* fix typo
* add css ellipsis support
* client render
* update snapshot
* enhance copyable
* support onExpand
* update test case
* add test of css ellipsis
* fix logic in react 15
* rename onChange -> onSave
* use tagName of article
* fix lint
6 years ago
tangjinzhou
e68dab6e5d
add ant-design-vue ( #14869 )
6 years ago
Michelle Zhang
306796605a
Update typo ( #1471 , #6391 )
6 years ago
Michelle Zhang
4a784b4e24
Add English translation for 'Data Entry' ( #1471 )
6 years ago
afc163
7d64962036
📝 fix faq link in documentation
dc1ead2a47
6 years ago
Bolun Zhang
ee1aa103a2
Add motion guidelines' translation ( #14756 )
6 years ago
afc163
c7a57302ed
📝 Fix use-in-typescript documentation
close #14776
6 years ago
zy410419243
a7886403af
chore: fix single quotes
6 years ago
zy410419243
a2b47eb388
chore: remove useless punctuation
6 years ago
zy410419243
3e4ec3ae59
chore: add attribute alt for accesslint
6 years ago
zy410419243
bf4560cf37
docs: fix wrong usage of comma
6 years ago
Josue Peralta
b6f81340ba
small change
6 years ago
Josue Peralta
976a6a5c5a
Fixed typos and improved grammar
6 years ago
Andrew Shearer
163140189f
Fix quote rendering ( #14708 )
Use curly quotes from the current font, removing an override that
switched to a Chinese font for those 4 characters. On all platforms,
this caused the quotes to differ in size and weight from the
surrounding text. On Linux, it also caused text to fall back to a
serif font rather than the intended sans-serif font. On Windows,
it used a full-width Chinese character, making it look like there
were extra spaces in the text. Typographic apostrophes, in
particular, appeared to have two or more extra spaces after them.
fix #13095
6 years ago
maks
736f5b9549
doc: handle invalid date in message.info() call
The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
Same way it's done as for the `<div>` contained message.
6 years ago
Lyndon001
ed88aa32eb
Update work-with-us.zh-CN.md
6 years ago
Lyndon001
3bc313113c
Update work-with-us.zh-CN.md
6 years ago
afc163
2fd7591c19
📝 Fix code diff in documentation
6 years ago
afc163
33ac498318
📝 improve doc
6 years ago
afc163
d0d5604790
📝 upgrade typescript English doc
6 years ago
afc163
9e69fe6378
📝 use babel-plugin-import in typescript project
6 years ago
afc163
a678d85757
📝 Add craco and craco-antd in docs
6 years ago
afc163
0c7890f931
📝 use cra --typesript
6 years ago
afc163
01167d9e62
📝 use yarn create in doc
6 years ago
cc189
a2b813173c
Update practical-projects.en-US.md
6 years ago
cc189
bedf08d33c
Update practical-projects.zh-CN.md
将教程中的指令更新为最新版的`create-umi@0.9.5`
6 years ago
youngbeen
afae775c9a
Update stay.zh-CN.md
修复错别字“撤消” => “撤销”
6 years ago
afc163
ef1018d2a8
fix codesandbox link
6 years ago
afc163
2569097a0f
📝 Renew some documentations for state of art
6 years ago
afc163
047e253ce4
💄 New Sketch resources!
6 years ago
偏右
b87261673a
📝 beautify code style in documentation ( #14457 )
6 years ago
QC-L
b1a96776d9
docs: updated doc for create-react-app
6 years ago
Higor Araújo dos Anjos
ec4fcd2281
Add information about customize-cra installation
Complementation of PR #14385
6 years ago
Ming Hann
f30c11110b
updated dated doc for create-react-app
6 years ago
afc163
4a41dd1848
💄 Tweak site footer padding for more room
6 years ago
zombieJ
54463c908b
ConfigProvider support `csp` prop ( #14222 )
close #12438
6 years ago
aashutoshrathi
0e42cbf7e6
Added Hindi Locale
6 years ago
ycjcl868
a74d04118b
📝 update tech antfin cases
6 years ago
Rahul Gurung
1a4fce7d0f
#13576 - Kannada locale added (kn_IN)
6 years ago
afc163
e1d68061d1
📝 Add react-highlight-words in recomendation
6 years ago
Lyndon001
4b0bcee220
Update values.zh-CN.md
6 years ago
jiajiangxu
506ab082f6
Update use-with-create-react-app md
Add antd-react-scripts link
6 years ago
Igor
43f47e0f4a
Set apostrophes to uniform style
Some apostrophes use more width than they need and all symbols should be in uniform style.
6 years ago
陈帅
daca08b6f1
merge master
6 years ago
lilun
4f5355675b
doc: add antd-table-infinity in en-US
6 years ago