- 12 Feb, 2019 1 commit
-
-
米老朱 authored
* add stylelint shareable config for css modules * fix CSS pseudo element with double colon * support stylelint declaration-block-no-ignored-properties rule * support sorted CSS properties order for readability and consistency * autofix order of all styles by lint:fix script * fix propTypes error of TagSelect component * Revert "autofix order of all styles by lint:fix script" This reverts commit 51cb9d055f607489a259fd878d80c6b6e70c61de. * Revert "support sorted CSS properties order for readability and consistency" This reverts commit ff6c24d263cf5d3f73880bd7a5866efb4911de9f. * make lint:fix work for stylelint * Revert "Revert "autofix order of all styles by lint:fix script"" This reverts commit 946ed0a351542904e70680c166e47a1f5080d1ca. * Revert "Revert "support sorted CSS properties order for readability and consistency"" This reverts commit 31b557e3826e6e5c5cf9b591fc97e24b9b2abb6e.
-
- 11 Feb, 2019 1 commit
-
-
lf7817 authored
* fix customize menu icon bug 当采用自定义菜单图标(即通过url引用方式)且菜单折叠时,文字不隐藏 * fix customize menu icon bug 修改样式
-
- 08 Feb, 2019 1 commit
-
-
linyongping authored
* add actionsText prop to TagSelect, add locales to List page * add actionsText prop to TagSelect, add locales to List page
-
- 04 Feb, 2019 3 commits
-
-
Shuai Chen authored
-
陈帅 authored
* style: prettier SiderMenu.js * new config file
-
Mike authored
-
- 01 Feb, 2019 1 commit
-
-
doudou authored
-
- 30 Jan, 2019 1 commit
-
-
Zhongjie Wu authored
-
- 29 Jan, 2019 1 commit
-
-
何乐 authored
* fix: horizontal scroll bar appears on SiderMenu with light navTheme * a better solution
-
- 28 Jan, 2019 1 commit
-
-
陈帅 authored
* prettier html * update dependencies * centering icon * set icon size * edit text
-
- 25 Jan, 2019 1 commit
-
-
陈帅 authored
* remove PureComponent * fix typo
-
- 23 Jan, 2019 1 commit
-
-
何乐 authored
-
- 21 Jan, 2019 1 commit
-
-
In authored
-
- 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.
-
- 15 Jan, 2019 1 commit
-
-
何乐 authored
-
- 13 Jan, 2019 1 commit
-
-
信鑫-King authored
cutStrByFullLength should be string
-
- 08 Jan, 2019 1 commit
-
-
陈帅 authored
-
- 07 Jan, 2019 2 commits
-
-
Yanghc authored
* 修复 HeaderSearch 的 onSearch 回调 修复 #3222 问题,在使用 HeaderSearch组件时,可以选择使用 `onSearch` 或者 `onChange ` 方法。 * 统一代码格式
-
gitlwz authored
修改onChange、onSearch中英文 文档说明 添加onSelect文档说明 Signed-off-by: liuwenzhu <547485261@qq.com>
-
- 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
-
- 27 Dec, 2018 1 commit
-
-
Yanghc authored
#3224 @sorrycc
-
- 25 Dec, 2018 2 commits
-
-
Shuai Chen authored
-
Shuai Chen authored
-
- 22 Dec, 2018 1 commit
-
- 21 Dec, 2018 1 commit
-
-
Ya Liu authored
全局页面头右侧padding,防止滚动条闪烁
-
- 18 Dec, 2018 1 commit
-
-
afc163 authored
-
- 17 Dec, 2018 3 commits
-
-
Yhspehy authored
* fix: css(:not(.ant-dropdown-menu)) use in global * fix: use extra css-class instead of child combinator * fix: use * to overwrite
-
linyongping authored
-
Lucas Bastianik authored
* Translation of form and monitor (pt-BR) * Change flag of Portugal (pt-PT) to Brazil (pt-BR)
-
- 13 Dec, 2018 2 commits
- 12 Dec, 2018 1 commit
-
-
Javier Arias authored
-
- 08 Dec, 2018 1 commit
-
-
Dr_rOot authored
-
- 06 Dec, 2018 1 commit
-
-
Rayron Victor authored
* NoticeIcon: using Dropdown instead of Popover. * NoticeIcon: using 100% width on mobile * New component `HeaderDropdown` * Using PureComponent because of refs
-
- 03 Dec, 2018 3 commits
-
-
陈帅 authored
-
kenve authored
-
Rayron Victor authored
-
- 01 Dec, 2018 1 commit
-
-
陈帅 authored
-
- 30 Nov, 2018 2 commits
-
-
JoeyKo authored
change `width` to `min-width` in order to be compatible with the width of the globalheader's account is more than 160px
-
Rayron Victor authored
* AvatarList: add attribute `maxLength` that determine the number of avatar items to show. * fix markdown lint * fix markdown lint
-