- 22 Mar, 2019 1 commit
-
-
陈小聪 authored
* Trend * TopNavHeader * TagSelect * SiderMenu * SettingDrawer * StandardTable * StandardFormRow * SelectLang * Reault * PageHeaderWrapper * PageHeaderWrapper * PageHeader * NumberInfo * NoticeIcon * Login * code style * GlobalHeader Footer * Exception * Ellipsis * EditableLinkGroup * EditableItem * DescriptionList * AvticleList * Update src/components/AvatarList/AvatarItem.d.ts Co-Authored-By: xiaohuoni <xiaohuoni@users.noreply.github.com> * Update src/components/Login/index.d.ts Co-Authored-By: xiaohuoni <xiaohuoni@users.noreply.github.com> * remove '* as' * Update src/components/AvatarList/index.d.ts Co-Authored-By: xiaohuoni <xiaohuoni@users.noreply.github.com> * TagSelect * SiderTheme CollapseType MenuMode * Login
-
- 04 Mar, 2019 1 commit
-
-
何乐 authored
* enhance LoadMore: Debounce * enhance LoadMore: debounce * use Tag instead of div * rewrite margin-right of Tag * hide LoadMore in NoticeList without onLoadMore * another style * fix a mistake * remove local config * fix a bug * user-select: none * remover local config * replace global/fetchMoreNotices with global/fetchNotices * replace LoadMore with ViewMore * remove prop `name` in NoticeIcon * fix: tab title does not show correct text
-
- 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
-