Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
tangjinzhou
257f3ec35d
fix: badge offset x y axis order error
2018-08-07 20:45:58 +08:00
HeskeyBaozi
768af40c4c
Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
...
# Conflicts:
# components/drawer/__tests__/__snapshots__/Drawer.test.js.snap
# components/drawer/__tests__/__snapshots__/DrawerEvent.test.js.snap
# components/drawer/index.tsx
2018-07-25 12:03:00 +08:00
zongzi531
e29a88b704
fix: badge type error.
2018-07-24 00:01:26 +08:00
HeskeyBaozi
4a553a2006
upgrade test cases
2018-07-19 20:37:47 +08:00
HeskeyBaozi
8df086f022
update test cases
2018-07-18 13:39:02 +08:00
HeskeyBaozi
9338f33c1c
update test cases
2018-07-18 10:33:54 +08:00
afc163
009ed08580
upgrade eslint-config-airbnb
2018-06-27 16:09:58 +08:00
Wei Zhu
aa580beb8b
docs: sort api table
2018-06-24 17:09:18 +08:00
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
2018-06-02 20:12:09 +08:00
afc163
e124cabc5b
update badge snapshot test
2018-06-02 13:18:25 +08:00
afc163
322ebf0039
fix badge snapshot
2018-05-25 21:43:21 +08:00
afc163
21db29bd53
Add test cases for Badge
2018-05-25 21:43:21 +08:00
afc163
042c014a38
test => it
2018-05-25 21:43:21 +08:00
afc163
8da79f4b34
Badge[status] should work with Tooltip
...
close #10626
2018-05-23 13:11:49 +08:00
Ludwig Bäcklund
74d81c2d07
Add title prop to Badge that shows when hovering it
2018-04-12 11:53:32 +08:00
Wei Zhu
43537ed368
Fix type error
...
Close #9931
2018-04-04 17:51:51 +08:00
afc163
454567dee4
remove !important
2018-03-23 11:45:39 +08:00
Mathew
947cee4475
fix issue #9359 ( #9364 )
...
* fix issue #9359
* fix trailing whitespaces
2018-02-24 11:40:44 +08:00
George Gray
053396810b
add @badge-font-weight var ( #9352 )
2018-02-14 12:35:52 +08:00
afc163
ba236419be
Fix badge API doc
2018-02-11 19:21:12 +08:00
bzone
3418cb8a60
update Badge doc ( #8905 )
...
* Update index.zh-CN.md
* Update index.en-US.md
2018-01-13 04:10:45 -06:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
Wei Zhu
db560bb10d
Fix implicit any error for Badge
2017-11-22 11:25:05 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
afc163
3c648820a0
Fix badge style
2017-11-12 14:10:41 +08:00
afc163
09af43c314
Allow Badge[status] usage with Badge[children], close #8164
2017-11-12 13:58:12 +08:00
Graeme Yeates
b46cb4b740
Add a variable to control processing colors ( #8166 )
2017-11-11 14:15:16 +08:00
afc163
ca1b79ad34
Add Badge[offset]
2017-11-03 11:37:35 +08:00
Wei Zhu
bbb1a3a828
Merge branch 'master' into antd-3.0
2017-10-25 10:27:38 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
afc163
914fec9ac4
Tweak badge padding
2017-10-18 17:19:42 +08:00
afc163
c5ffc3b4f0
Fix upload and badge styles
2017-10-17 15:01:21 +08:00
afc163
00bfa49031
Merge branch 'master' into antd-3.0
2017-10-16 20:45:25 +08:00
afc163
26e416c364
Tweak style
2017-10-16 19:56:04 +08:00
vgeyi
0a6475cb0d
Badge add scrollNumberPrefixCls ( #7882 )
...
* badge add scrollNumberPrefixCls
* badge add scrollNumberPrefixCls
2017-10-14 14:29:18 +08:00
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
2017-10-09 19:18:04 +08:00
偏右
2bced36f0c
New component styles ( #7731 )
...
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
2017-09-27 22:32:49 +08:00
ChaXinyu
14e2a56b75
export components interface ( #7654 )
...
* export components interface
* export specific props
* fix formItem missed import
2017-09-25 22:14:49 +08:00
偏右
759b0bb821
seperate reset styles ( #7682 )
...
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
2017-09-22 18:33:29 +08:00
Khalifa Lame
81e3429955
Update Badge English doc ( #7628 )
...
* Update Badge English doc
Fixed typos.
* Update index.en-US.md
Reverted some changes after studying the component.
2017-09-16 11:29:38 +08:00
afc163
a0a1bff7fe
Use real count as badge title
2017-08-31 10:55:25 +08:00
afc163
8892d85e33
use @font-size-base for Badge[text]
2017-08-08 14:23:50 +08:00
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
2017-08-04 18:01:40 +08:00
afc163
a88f8fcc21
fix badge demo
2017-07-31 18:03:16 +08:00
afc163
330e1f7a4b
Fix badge title, close #7024
2017-07-31 18:01:45 +08:00
afc163
39207efa4d
Add @badge-font-size and @tabs-title-font-size
2017-07-12 17:32:31 +08:00
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
2017-07-03 16:57:11 +08:00
Benjy Cui
8e9a2eae38
chore: fix ts lint
2017-06-28 16:49:49 +08:00
afc163
fd625ef1a0
upgrade and fix tslint problems
2017-05-31 15:48:35 +08:00
afc163
4417dcf300
fix tsc
2017-05-29 19:06:26 +08:00
Jordan Hornblow
03adcefafd
Make count prop optional in BadgeProps interface
...
E.g. https://ant.design/components/badge/#components-badge-demo-dot
2017-05-29 20:14:16 +10:00
Benjy Cui
0e5431d21b
deps: upgrade antd-tools and code style
2017-05-25 16:54:15 +08:00
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
...
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
2017-05-09 13:40:33 +08:00
afc163
56775e5ed7
fix badge snap
2017-03-24 14:58:00 +08:00
afc163
b090dec8e0
Fix badge style in Maxthon, close #5477
2017-03-24 14:34:37 +08:00
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
...
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
Wei Zhu
f6b1e942e3
Jest 19 ( #5361 )
...
* Upgeade to jest 19
* Use jest.spyOn
2017-03-17 18:56:30 +08:00
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
...
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
Benjy Cui
ef2375885e
feat: support Badge[showZero], close : #4251 ( #5096 )
2017-03-01 11:16:58 +08:00
Wei Zhu
1fc8990531
docs: Rewrite Badge demos to ES6 component
2017-02-19 20:27:06 +08:00
afc163
49b050ccc1
Improve button and badge[status] with pulse animation
2017-02-16 17:08:15 +08:00
afc163
e5ccc1d4ba
fix for stylelint
2017-02-13 15:01:02 +08:00
afc163
8726e8581b
New animation for Badge[status="processing"]
2017-02-13 14:49:03 +08:00
Benjy Cui
200b88246f
docs: update docs format
2017-02-13 10:55:53 +08:00
Benjy Cui
d2b8d65c87
style: update code style to please lint, close : #2179
2017-02-06 12:09:58 +08:00
afc163
0eb5c689a3
remove type="ghost" from demo
2017-02-04 22:35:33 +08:00
afc163
70a0cc0940
fix badge borderColor
2017-02-04 01:14:10 +08:00
偏右
f786f607cf
Fix misplace Badge when browser zoom above 100% ( #4749 )
...
close #4747 #4290 #4176
2017-02-03 14:20:42 +08:00
Graeme Yeates
1006015ef0
Add border customization variables ( #4734 )
...
* Add border customization variables (#4712 )
* Make border styles customizable (fixes #4712 )
2017-01-31 16:05:10 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Benjy Cui
3e17551b7e
site: improve build speed
2017-01-19 15:22:53 +08:00
Benjy Cui
4b08601f0f
style: update code style
2016-12-22 17:09:11 +08:00
Benjy Cui
e6052d5832
docs: update demo for badge
2016-12-20 11:06:40 +08:00
Benjy Cui
1351b5da5d
refactor: remove splitObject
2016-12-19 15:19:15 +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
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
Will Chen
6b774a1343
docs: improve docs' detail ( #4050 )
2016-11-29 17:13:24 +08:00
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
...
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
2016-11-25 12:03:39 +08:00
afc163
a6e09ccfd0
fix Badge z-index, close #3898
2016-11-18 11:26:29 +08:00
afc163
5d2a2cc39b
Add @highlight-color less variables
2016-11-09 21:30:02 +08:00
ddcat1115
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
bd8482c893
update doc
2016-11-03 16:59:42 +08:00
afc163
d44271ce45
Fix badge initial position jump bug again, close #3709
2016-11-03 16:58:51 +08:00
Benjy Cui
60ecb3c628
refactor: each message should warn just once
2016-11-01 11:10:11 +08:00
Benjy Cui
e7fb3447a2
style: fix lint
2016-10-30 12:44:47 +08:00
afc163
216f046f3b
Change badge count title to raw value, close #3645
2016-10-29 15:26:05 +08:00
Benjy Cui
e9111a855f
refactor: remove propTypes in private components
2016-10-24 16:51:53 +08:00
Benjy Cui
4878258f6c
refactor: ref: #3490
2016-10-24 12:04:26 +08:00
afc163
1da5490ab8
Fix badge initial position jump bug
2016-10-24 11:48:25 +08:00
afc163
12e1735255
fix badge[style]
2016-10-24 11:34:12 +08:00
Benjy Cui
f52dcbfb37
chore: add warning for invalid usage, close : #3475
2016-10-19 09:45:46 +08:00
afc163
6dd222a8a4
Refactor code of status Badge
2016-10-12 19:42:10 +08:00
afc163
33b8b3345b
Merge branch "1.x-stable"
2016-09-21 22:01:54 +08:00
afc163
11b019667c
Fix badge props, close #3109
2016-09-21 21:52:43 +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
Shawn Sit
7ce12fe36a
doc: demo translation enhancement ( #3033 )
...
* doc enhancement
* keep chinese simplified demo
2016-09-18 14:30:37 +08:00