偏右
fbeb545a0f
Fix warnings and details ( #4209 )
* remove useless state loading
* 🆙 upgrade bizcharts version to fix forceFit of null
close #4107
ref alibaba/BizCharts#819
close #4195
* Fix setState after unmount
* use Link over router.push
* 🐛 Fix duplicated keys in basic profile, close #4195
* use bizcharts@3.5.2-beta.2
* use bizcharts@3.5.3-beta.0
* 💹 Remove unused resize fns in Pie
* remove resize function
7 years ago
陈帅
0bbbcc7263
remove env
7 years ago
Rayron Victor
34f1c4f86b
PageHeaderWrapper: fixed width, logo and home ( #4187 )
* PageHeaderWrapper with fixed width when contentWidth === 'Fixed' and an
new prop fluid that indicate PageHeaderWrapper to be fluid independent of
contentWidth
* PageHeaderWrapper: logo side by side with title
* PageHeaderWrapper: home={null} working again
* fix title-view-extra position
7 years ago
合木
b9d9724ad2
fix(List): width of search input overflow in mobile mode ( #4164 )
#4162
7 years ago
Magton
6663cb8529
Spell mistake in Authorized util. ( #4170 )
This is causing a redirect issue after login attempts.
'RenderAuthorized' should be 'RenderAuthorize'
7 years ago
陈帅
c38761cfd3
new Netlify badge
7 years ago
陈帅
32a519361b
change message to Modal
7 years ago
depfu[bot]
a375bddc60
Update husky to version 2.2.0 ( #4117 )
7 years ago
陈帅
0d35ae24f4
fix #4119 ,use row flex
7 years ago
billfeller
a731ca8b38
fix: set engines>=10.0.0 to use Promise.finally() method
7 years ago
Hilmi Erdem KEREN
03db6495c8
requestAnimationFrame optimization ( #4115 )
* requestAnimationFrame optimization
Optimizes animation by doing the following changes:
- Moves offsetWidth, innerWidth like expensive calculations out of requestAnimationFrame
- Adds menu mode change control before requesting the animation frame
* fix: Uses object destructuring to read state property
7 years ago
Hilmi Erdem KEREN
257f097952
Replaces this.main.offsetWidth as 'offsetWidth'
7 years ago
陈帅
c8ea597978
remove auto width
7 years ago
陈帅
a2cca354e4
feat: remove auto width
7 years ago
陈帅
29c23b1f5c
Add Loading ( #4055 )
* add loading in html
* add loading
* rm console
* add ResizeObserver
7 years ago
陈帅
78c07fc910
up bizcharts
7 years ago
JerryYu2014
a6fee6b72b
Update login.js ( #4103 )
解决在组件componentDidMount()方法中调用多个接口失败时(如:401情况)返回登录界面的query string 中会递归叠加多个redirect参数的问题;解决代码导致 lint 挂了的问题。
7 years ago
depfu[bot]
b8c5c01533
Update stylelint-declaration-block-no-ignored-properties to version 2.1.0
7 years ago
XM
1f4e89df31
fix #4079 PageHeaderWrapper margin in xs screen ( #4081 )
* fix PageHeaderWrapper margin in xs screen, #4079
* fix: PageHeaderWrapper doesn't perform as expected on xs screen
7 years ago
陈帅
46d8462caa
rm pwa ( #4090 )
7 years ago
hexuebin001
feebab8176
change the copyright time
7 years ago
zthxxx
327d696b95
fix: fix classnames typo in PageHeaderWrapper ( #4071 )
7 years ago
陈帅
cbbd338c5d
add source map in site ( #4059 )
7 years ago
陈帅
b1aefa5658
Rm hack ie9 ( #4060 )
* rm css hack for ie9
7 years ago
depfu[bot]
b1acbf702d
Update serverless-http to version 2.0.1 ( #4067 )
7 years ago
高力
df6c2b9c41
chore: Replace the images with base64 ( #4057 )
7 years ago
陈帅
9b13ab687e
bugfix:fix #3878 , In the top mode. Menu will follow the slide ( #3928 )
* bugfix:fix #3878 , In the top mode. Menu will follow the slide
* typo: repalce warp to wrap
7 years ago
Timmy Zhang
02cbcec999
remove useless code ( #4017 )
7 years ago
Haoran Zhang
ee9ea55507
Fix ambiguous label
7 years ago
陈帅
32cc540b15
fix test ( #4065 )
7 years ago
陈帅
ab35aa0066
prettier md
7 years ago
拷钉
cc5c81555e
hiddenBreadcrumb && menu.disableLocal ( #4009 )
* menu.disableLocal
* hiddenBreadcrumb
* lint
* lint
7 years ago
陈帅
edd2962ea3
fix lint style
7 years ago
陈帅
79cc60ac32
fix #4025 ,feat: home will be able to click
7 years ago
陈帅
81e8606054
feat: support extra
7 years ago
陈帅
123f46d79d
feat: add site script
7 years ago
TnWah
9a7e7ca798
PageHeaderWrapper组件bug ( #3938 )
* PageHeaderWrapper组件内PageHeader部分显示判断修改为title存在即可
* 删除title/content判断
7 years ago
陈小聪
e245efe0cb
change environment variables pro only ( #3951 )
* change environment variables pro only
* change notes
7 years ago
耐小心
23d00abbc8
Fix当hideInBreadcrumb==true,面包屑报错的问题 ( #3984 )
* fix hideInBreadcrumb==true error
* update for ci
7 years ago
depfu[bot]
f1c495d3f1
Update stylelint-config-rational-order to version 0.1.0
7 years ago
陈帅
4d639359b4
use netlify functions ( #3961 )
* use netlify functions
* fix: change url
7 years ago
陈小聪
7e2500c713
remove serve authRoutes ( #3946 )
7 years ago
Yoshihisa Kaino
ac55ffce5e
[Fix] miss transration ( #3943 )
* [Fix] miss transration
* [Fix] miss
7 years ago
Yoshihisa Kaino
a9fdb403b0
ja-JP README ( #3931 )
* [Add] ja-JP README
* [Fix] Indent
* [Fix] Indent
* [Fix] pipeline
* [Fix] indent
7 years ago
何乐
cab75e7672
upgrade antd for using page-header ( #3914 )
* upgrade antd for using page-header
* antd@^3.16.1
7 years ago
陈帅
37c8fb7c5e
feat: add login message ( #3918 )
* feat: add login message
* doc: change message text
7 years ago
陈帅
20b0dd9694
bugfix: fix #3910 , fix custom breadcrumbs error reporting
7 years ago
陈帅
276a55dd53
fix #3923 , eslint igrone lambda
7 years ago
陈帅
db1423ee6f
Roll back api, fix blocking
7 years ago
陈帅
ac4e1db33d
bugfix: fix test
7 years ago