Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Benjy Cui
08e21e0a2f
refactor: close : #3490
8 years ago
afc163
fc52934c12
Faster animation for Tooltip
8 years ago
afc163
36058f7173
Fix arrowPointAtCenter not work in Popconfirm
8 years ago
afc163
6df2100a5c
update some demos
8 years ago
afc163
8dcb9b6a22
Adjust Tooltip less variables
8 years ago
feng zhi hao
bb22f7864b
fix: improve declaration ( #3167 )
* improve declaration
* remove id props in row
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
Benjy Cui
31a0bed13c
docs: update demo of Tooltip
8 years ago
Marius Ileana
39a11f00a0
docs: upload, alert, tooltip - translations of remaining demos ( #3035 )
* upload - translations of two remaining demos
* alert & tooltip - remaining demo translations
* Prompt typo
8 years ago
Benjy Cui
8db2b79505
chore: fix compile errors
8 years ago
afc163
123b2c1728
Add some translation
8 years ago
afc163
b10ff61272
update builtInPlacements order
8 years ago
afc163
977e2e32fc
Add arrowPointAtCenter to Tooltip Popover Popconfirm
修正默认对齐方式为边缘对齐,增加属性用于箭头指向中心的行为
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
lixiaochou077
9cec8af5f7
docs: translation tooltip ( #2577 )
8 years ago
ddcat1115
a396e3779a
Ts rewrite popconfirm ( #2472 )
* Popconfirm rewrite
* fix`
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
414de809ea
update tooltip
8 years ago
Rrrandom
fe92f4dc85
typo in tooltip demo
9 years ago
afc163
089f1ae512
update components category name
9 years ago
bang88
38b18eef2d
refactor(Tooltip): rewrite Tooltip
9 years ago
afc163
151dc957a8
fix onVisible again ( #2134 )
9 years ago
afc163
b5b9175e1e
Fix onVisibleChange, close #2134
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
afc163
c4c834b529
update tooltip doc for #1871
9 years ago
afc163
c40655d3a6
update tooltip doc for #1871
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
5b6d356fb8
refactor ant-popover-open
9 years ago
ddcat1115
7c866bc382
fix #1453
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
afc163
761e5534c0
fix test cases
9 years ago
afc163
fa776b9481
improve code style
9 years ago
jljsj
6fdb4e013f
add tooltip anim origin
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
9 years ago
afc163
c9fd887ce1
fix(style): Make arrow point to target always
9 years ago
afc163
affec24940
update tooltip demo
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago