- 17 Jan, 2019 1 commit
-
-
Jakub Knejzlík authored
The attribute `skeletonProps` in NoticeIcon tab has default value of `{}` so it doesn't necessary have to be required as stated in typings. This PR fixes it be optional.
-
- 04 Jan, 2019 1 commit
-
-
何乐 authored
* add LoadMore for NoticeIcon * fix some bugs * add demo in GlobalHeader * update docs && change some props' name * fix some bugs * fix some bugs * lint markdown files * lint markdown files * 修复 NoticeIcon 列表 Avatar align 问题 * fix .md files * looking for errors in ci * add scrollToLoad * add LoadMore for NoticeIcon * fix some bugs * add demo in GlobalHeader * update docs && change some props' name * fix some bugs * fix some bugs * lint markdown files * lint markdown files * 修复 NoticeIcon 列表 Avatar align 问题 * fix .md files * looking for errors in ci * add scrollToLoad * fix: onLoadMore() * update document * fix markdown files @NoticeIcon
-
- 16 Nov, 2018 1 commit
-
-
Anyuxuan authored
* feat: add count prop for NoticeIconTab component.(ant-design-pro#2216) prop count is not required. * feat: unread notice message demo
-
- 26 Oct, 2018 1 commit
-
-
Rayron Victor authored
* SelectLang: languages options don't need to be translated * fix e2e tests when `PORT` is set in `.env` * prettier: fix glob by adding single quotes. * prettier: running prettier after glob fix
-
- 29 Sep, 2018 1 commit
-
-
kennylbj authored
* Add name prop for NoticeIconTab in order to support clear-by-type when using i18n. * Fix typo
-
- 01 Jun, 2018 1 commit
-
-
Juan Rodrigo Venegas Boesch authored
You can pass a react element like a custom icon from icon moon instead of an image.
-
- 29 Apr, 2018 2 commits
- 27 Mar, 2018 2 commits
- 08 Mar, 2018 1 commit
-
-
jim authored
-