HeskeyBaozi
e07321024a
fix demo for ssr
2018-07-19 21:15:51 +08:00
HeskeyBaozi
50f5ee9059
tslint fix
2018-07-19 21:07:33 +08:00
HeskeyBaozi
4a553a2006
upgrade test cases
2018-07-19 20:37:47 +08:00
HeskeyBaozi
05ef3127bd
use typeof
to judge DOM object.
2018-07-19 20:32:34 +08:00
HeskeyBaozi
a5b85fd520
remove AntdIcon.library, make it inner.
2018-07-19 20:24:04 +08:00
HeskeyBaozi
5b5af6ae77
hotfix: svg should receive viewBox prop.
2018-07-19 20:10:36 +08:00
HeskeyBaozi
3589159489
use <i/> to wrap <svg/>, <i/> only inherit className.
2018-07-19 20:08:04 +08:00
HeskeyBaozi
0db233ddb6
update icon chinese doc
2018-07-19 19:24:19 +08:00
HeskeyBaozi
6b8360c349
add viewBox attr & create method can add extra props
2018-07-19 19:23:33 +08:00
HeskeyBaozi
5b87f32cff
don't need to locally deploy any more.
2018-07-19 12:27:06 +08:00
HeskeyBaozi
3bf122abac
make <CustomIcon/> as an inner component in <Icon/>
2018-07-19 12:23:33 +08:00
HeskeyBaozi
9338f33c1c
update test cases
2018-07-18 10:33:54 +08:00
HeskeyBaozi
7503a0c827
use antd-icons
2018-07-18 10:07:10 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
Wei Zhu
2437ca419e
Use snapshot test
2017-09-15 10:50:45 +08:00
Khalifa Lame
ec2322a906
Update Icon English doc ( #7441 )
...
Fixed small typo.
2017-09-04 21:01:48 +08:00
afc163
e13ffac490
update doc
2017-06-13 17:36:54 +08:00
afc163
d7837da175
Fix icon API documentation
2017-06-07 17:06:21 +08:00
afc163
8703145d70
Fix prop-types and createClass warning, #5678
2017-05-18 14:22:47 +08:00
afc163
31273135e2
remove displayName
2017-04-13 11:10:40 +08:00
偏右
c1c261e081
Merge pull request #5643 from handycode/patch-1
...
fix: Icon add displayName
2017-04-13 11:05:36 +08:00
afc163
a8808c45ac
react-addons-test-utils => react-dom/test-utils
2017-04-12 20:49:02 +08:00
afc163
11852b815a
Add instruction for setting iconfont size and color, ref #2125
2017-04-06 20:52:43 +08:00
handycode
4b6c5643e7
Update index.tsx
2017-04-06 11:51:48 +08:00
handycode
4736a1b990
Update index.tsx
2017-04-06 03:41:03 +08:00
handycode
fb837ea9a8
Update index.tsx
2017-04-06 03:36:54 +08:00
handycode
99639bf5de
Update index.tsx
2017-04-06 03:24:47 +08:00
handycode
93cc6d5cbc
Icon组件增加displayName
2017-04-06 02:50:12 +08:00
afc163
9a72f94027
update documentation of icon
2017-03-19 14:12:58 +08:00
afc163
b3982ad210
site: improve copy icon and color
2017-03-10 18:04:14 +08:00
afc163
7645a77c44
Update iconfont url and docs
2017-03-03 14:42:00 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
Wei Zhu
07103b9fb6
Don't ignore test files.
2016-12-14 14:48:09 +08:00
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
2016-11-30 10:20:23 +08:00
偏右
3caa85b3f3
Merge pull request #3908 from ant-design/docs-customize-theme
...
Docs customize theme
2016-11-20 19:17:59 +08:00
afc163
7af7e8382d
Add customize-theme.md
2016-11-18 15:38:36 +08:00
afc163
ca9ed27445
upgrade demo primary-color
2016-11-18 14:24:50 +08:00
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
...
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
Benjy Cui
a7d335ec7a
docs: update docs detail
2016-10-30 12:43:59 +08:00
afc163
49256c59c9
Merge branch 'master' of github.com:ant-design/ant-design
2016-10-21 20:20:03 +08:00
afc163
3bb4b6ea7c
fix icon spin style, close #3536
2016-10-21 20:18:47 +08:00
feng zhi hao
0257e02e65
optimize declaration ( #3531 )
2016-10-21 16:27:26 +08:00
yiminghe
8afe3965c1
upgrade ts 2.0
2016-10-19 17:52:23 +08:00
Albert Zheng
23dd825afd
【Please review】Fixes for supporting TypeScript 2.0.3 ( #3439 )
...
* Fixes for supporting TypeScript 2.0.3
* Fixes for supporting TypeScript 2.0.3. Issue is #3358
2016-10-18 11:55:00 +08:00
偏右
795df0ea96
feat: Add icon[spin], close #2363 ( #3322 )
2016-10-08 15:09:56 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
偏右
354759cb17
Redesigned icons ( #3041 )
...
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
2016-09-18 09:54:47 +08:00
afc163
d2effd165b
update icon doc
2016-09-10 14:00:57 +08:00
afc163
0e6f677ff9
Fix doc headings
2016-09-10 13:43:30 +08:00
Benjy Cui
cb367f3f35
site: update site details
2016-09-08 16:53:50 +08:00
Benjy Cui
5dcce12c2c
fix: some tsc errors ( #2804 )
2016-08-22 17:26:14 +08:00
ryangun
bc651a207c
docs: Translation icon ( #2706 )
2016-08-20 11:58:31 +08:00
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
...
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
2016-08-19 17:11:06 +08:00
afc163
0eeca99f02
Merge 1.x-stable
2016-07-26 22:20:33 +08:00
afc163
75da5a358a
fix some site style
2016-07-26 19:45:55 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
Benjy Cui
0869e2959a
docs: translate message
2016-07-04 10:44:55 +08:00
afc163
9bf8c81ec8
fix icon.tsx
2016-06-28 22:22:42 +08:00
afc163
11283d01a3
Merge 1.x-stable
2016-06-28 22:14:53 +08:00
jiang
d5d7aa48b3
Alert tag animate ( #2209 )
...
* fix alert animation
* improve code
2016-06-28 22:13:11 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00
RaoHai
ff31a5b555
Revert "Revert "refactor with bisheng""
...
This reverts commit 7a07b128d1
.
2016-05-27 11:48:08 +08:00
RaoHai
7a07b128d1
Revert "refactor with bisheng"
2016-05-27 11:03:49 +08:00
Benjy Cui
0d0b6b0a32
site: update
2016-05-27 09:44:07 +08:00
afc163
7c2ac50ca7
Add new icons, close #1170
...
`pushpin` `pushpin-o` `enter` `file-pdf` `file-ppt` `file-excel`
`file-jpg`
2016-05-23 16:41:33 +08:00
Benjy Cui
8842d9342a
site: update components' type
2016-05-16 15:41:55 +08:00
afc163
3487e06f28
fix detail site style
2016-05-11 00:24:00 +08:00
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
2016-04-27 20:44:36 +08:00
Benjy Cui
71e4a6fb7d
site: support import style respectivly
2016-04-08 15:29:04 +08:00
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
2016-04-01 10:08:19 +08:00
Benjy Cui
d5a6932c15
docs: update documentation format
2016-03-31 14:17:09 +08:00
Benjy Cui
ebab622add
Merge branch 'master' of github.com:ant-design/ant-design into develop-1.0.0
2016-03-15 09:47:55 +08:00
afc163
ece5b0cfb2
Add docs for #1193
2016-03-14 18:39:32 +08:00
Benjy Cui
ba9ec11079
chore: support IconSet
2016-03-10 10:50:39 +08:00
afc163
5035a3ec5c
Add new icons
2016-03-06 00:10:20 +08:00
afc163
aa16f6c398
Fix(site): fix icon copy text
2016-02-23 14:36:24 +08:00
afc163
d4a65d14ba
Merge branch 'master' into new-design-spec
2016-01-13 16:30:30 +08:00
afc163
33f2863e68
update new design spec style
2016-01-13 15:11:54 +08:00
afc163
7470b3e5c5
Fix qrcode icon, close #772
2016-01-12 19:00:40 +08:00
afc163
3090930ae3
Fix icon doc
2015-12-29 13:52:31 +08:00
afc163
91bd7f22c0
use mountNode replace the long getElementById
2015-12-29 12:08:58 +08:00
afc163
e834d6a1a6
Add new icons
2015-12-23 19:58:18 +08:00
afc163
8ab0e32758
fix icon
2015-12-23 19:23:14 +08:00
afc163
424166d335
Fix ie8 error caused by clipboard.js
2015-12-18 11:33:27 +08:00
afc163
05ee2bf036
update icon document
2015-12-07 16:32:44 +08:00
afc163
a9818876e9
update icon stateless component
2015-12-06 16:22:34 +08:00
afc163
087c64649d
upgrade iconfont
2015-11-30 17:59:46 +08:00
afc163
a0f93bfa83
use stateless component
2015-11-28 14:23:31 +08:00
afc163
e07a116659
update iconfont index.md
2015-11-20 11:30:21 +08:00
afc163
e058e67cb4
fix iconfont
2015-11-20 11:05:34 +08:00