afc163
0e6f677ff9
Fix doc headings
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
afc163
ee60b42d6d
improve Modal code style
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
8 years ago
afc163
36293e2ccb
fix tslint
8 years ago
ddcat1115
2c76b19a1a
fix #2688 避免对已经unmount的组件进行操作 ( #2720 )
8 years ago
ddcat1115
3bdd8212ec
refactor: Ts rewrite patination notification modal menu ( #2699 )
8 years ago
Benjy Cui
8dd31d0bb2
fix: buttons of Modal.xxx should be disabled, close : #2684 ( #2687 )
8 years ago
Benjy Cui
2ed192db52
docs: fix demo style
8 years ago
Gray Choi
5c2087311f
docs: translate modal ( #2634 )
8 years ago
RaoHai
3209edddca
modal 添加小屏幕适配。
+ 加入 768px 断点。当屏幕小于 768 时,宽度 auto 且 margin:10。其他不变。
8 years ago
ddcat1115
ef84f8d408
refactor: ts LocaleProvider ( #2548 )
8 years ago
afc163
d7defe458b
blank line
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
afc163
089f1ae512
update components category name
9 years ago
afc163
b5f49a5aad
improve modal zoom animation
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
陆离
0b3146dba0
modal destroy ( #2124 )
* modal destroy
* document and typo
* remove blank line
9 years ago
Benjy Cui
209e3c1f9d
docs: remove deprecated Modal.warn
9 years ago
afc163
90c2d7ee12
downgrade rc-util
9 years ago
Benjy Cui
2144349741
style: enable react/jsx-closing-bracket-location
9 years ago
yiminghe
fc55cf6919
keep .warn
9 years ago
afc163
f1817e1a9e
clear style
9 years ago
afc163
884f6510b2
Fix confirm icon color, close #1753
9 years ago
afc163
a15b601e6d
Fix fixed modal, close #1751
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
afc163
6c4adf3348
Fix modal close focus style, close #1668
9 years ago
afc163
c247e6ee6a
fix lint
9 years ago
afc163
a3850a4df8
LocalePrivider should not dependconfirm
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
51693994b5
upgrade center modal demo
9 years ago
afc163
72f68fa003
support custom Modal position and add vertical middle demo
9 years ago
afc163
c45ed1365e
Fix confirm missing style
9 years ago
afc163
03cb74ead5
upgrade eslint-config-airbnb version and fix some problems
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
5ee64fe105
Add Modal.warning
9 years ago
afc163
4c60da7316
Modal.confirm, iconClassName => iconType
9 years ago
afc163
ae87f60075
remove Modal align in API document
9 years ago
afc163
71ee13a2a8
Fix Modal animation
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
0acce38f08
Convert more createClass over to extending Component.
9 years ago
afc163
7cee16d153
Fix alert icons style
9 years ago
Benjy Cui
5e4786440d
deps: remove object-assign
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
04f747770e
fix(docs), confirm demo & docs
9 years ago
afc163
80d6ae30a8
Add propTypes and prop align in Modal docs
9 years ago