Commit Graph
82 Commits
Author SHA1 Message Date
偏右andddcat1115 d811ebee5c New color system (#4426)
* Add new color patterns algorithm

* Add color palettes

* update other colors

* fix gray color

* update more tint/shade to colorPalette

* new font color

* Update doc for new color system

* improve doc style
2017-01-01 22:20:06 +08:00
Benjy Cui 1351b5da5d refactor: remove splitObject 2016-12-19 15:19:15 +08:00
PierreandWei Zhu 827aa2f94c style: remove hardcoded inputs height (#4175)
* remove hardcoded inputs height

* revert pagination input height

* revert pagination input heights bis
2016-12-15 11:17:09 +08:00
Wei Zhu 07103b9fb6 Don't ignore test files. 2016-12-14 14:48:09 +08:00
Wei Zhu 17a0a33283 Restructure tests. 2016-12-14 14:41:39 +08:00
afc163 4184e7c8ac fix input-number snap 2016-12-03 14:44:10 +08:00
Andrey GandBenjy Cui 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
Benjy Cui 932443099a css: use @component-background, ref: #4040 2016-11-29 11:56:10 +08:00
cathayandyandBenjy Cui addb6e44dc Fix #4039. Replace background-color: #fff with background: @body-background (#4040) 2016-11-29 09:54:54 +08:00
afc163 c20239829d Fix InputNumber vertial-align
https://github.com/ant-design/ant-design/issues/3866#issuecomment-261148256
2016-11-17 12:16:25 +08:00
ddcat1115andBenjy Cui 0baef0627e docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
2016-11-09 14:43:32 +08:00
afc163 e4974ac72a use @font-size-base (#1752) 2016-11-08 20:57:07 +08:00
afc163 0a48c62dcb use @text-color 2016-11-08 20:50:59 +08:00
afc163 9b81fe86d9 clear less variables and add @text-color-secondary 2016-11-08 20:48:03 +08:00
feng zhi haoand偏右 4b9db4ff87 improve props interface in InputNumber and Table (#3360) 2016-10-10 22:38:47 +08:00
Benjy Cui bd7e9f00c0 style: update code style 2016-09-21 11:54:53 +08:00
Benjy Cui 3f67fd3f9f docs: update docs details 2016-09-21 11:28:38 +08:00
afc163 7233b9a908 Fix #3075 and #2876 2016-09-19 16:16:13 +08:00
afc163 e4ecb88220 fix InputNumber long text overflow style, close #3075 2016-09-19 16:01:57 +08:00
feng zhi haoandBenjy Cui cad2d19be2 fix: complete loss declaration (#3068)
* complete loss declaration

* fix error in ts-lint

* fix Icon name error
2016-09-19 10:17:07 +08:00
偏右andBenjy Cui 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
马斯特andBenjy Cui 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
2016-09-14 16:18:33 +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
afc163 e0eb9ae162 Merge branch "1.x-stable" 2016-08-29 21:02:59 +08:00
afc163 c3c1d091c2 Fix InputNumber flush style in Chrome, close #2876 2016-08-29 20:57:42 +08:00
Marius Ileanaand偏右 75741854c9 input-number / index.en-US.md - small update (#2790)
Small update on the API section.
2016-08-21 00:20:42 +08:00
Benjy Cuiand偏右 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
Benjy Cui 2c0ed57e5a docs: fix InputNumber demos' format 2016-08-18 15:59:07 +08:00
ryangunandBenjy Cui 0723b9664c docs: the translation of Input-number (#2707) 2016-08-18 15:46:11 +08:00
偏右andGitHub de359d2cf7 fix tslint problems (#2360) 2016-07-13 11:14:24 +08:00
yiminghe 94706f1d2c fix ts 2016-07-07 20:25:03 +08:00
afc163 95351bfffa Merge branch '1.x-stable' 2016-06-27 19:31:38 +08:00
afc163 089f1ae512 update components category name 2016-06-27 18:21:12 +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 95222a51fa site: migrate changelog.md 2016-05-27 09:44:07 +08:00
Benjy Cui 8842d9342a site: update components' type 2016-05-16 15:41:55 +08:00
afc163 80c7583562 update input-number disabled style 2016-05-15 14:20:38 +08:00
Benjy Cui ecaa6c56c3 style: enable comma-dangle 2016-05-11 09:32:33 +08:00
afc163 03cb74ead5 upgrade eslint-config-airbnb version and fix some problems 2016-04-29 12:13:27 +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
afc163 b1abf3bc28 change demo format 2016-04-15 23:56:44 +08:00
afc163 728c3c2d6a Merge branch master into develop-1.0.0 2016-04-15 23:45:28 +08:00
afc163 278b5d83e1 update docs 2016-04-15 23:40:01 +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 03d09b66e8 docs: update demo format 2016-03-31 09:40:55 +08:00
afc163 c47fdeaf8f Merge branch 'master' into develop-1.0.0 2016-03-30 11:17:39 +08:00