期贤
6043d892cb
use defult mock
7 years ago
期贤
f2e3525fa1
remove cnpm
7 years ago
期贤
99ac6a78c3
Merge branch 'master' into v4
7 years ago
陈帅
41719aa59f
V4 fetch block ( #4238 )
* first step
* fix local error
* commit
* test serve
* fix test
* sort package.json
* fix typo
* fix pageHeader error
* new style
* change script name
* fix copy block url style
* new copy code style
* add loginout
* auto insert pro code
* use new layout
* add locale to copy button
7 years ago
zombieJ
5a30e60e97
chore: Add copy files ( #4260 )
* add prepare
* update rules
* remove create-umi
* update copy content
7 years ago
陈帅
e6728b295c
remove decorators
7 years ago
陈帅
dcce84463b
rm config file
7 years ago
Anderson
225ecf665b
remove unused code api.js ( #4251 )
7 years ago
zombieJ
4970575548
more ignore ( #4248 )
7 years ago
zombieJ
f4ee09fd8b
add ignore ( #4245 )
7 years ago
zombieJ
7287c10fed
update comment ( #4236 )
7 years ago
陈帅
99834c3dd5
merge master
7 years ago
陈帅
1ee2515e20
up umi
7 years ago
Loïc PIREZ
a194dda616
用法语翻译README ( #4222 )
* Translation of the README in French and adding French into others README
* Spelling error "poir" -> "pour"
* Better use "Contribution" than "Contribué"
7 years ago
陈帅
de0cf3da16
use new local
7 years ago
陈帅
3764485290
remove default block
7 years ago
陈帅
dd59a08be2
fix code lint error
7 years ago
偏右
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
信鑫-King
80ce8fe437
Tweak console dev ( #4133 )
* 💄 allow use console in dev, auto remove in production.
* fix: use uglifyJSOptions
* fix: config.ts using NODE_ENV identify isProd
7 years ago
陈帅
db2c01c69b
less add package
7 years ago
陈帅
c8b910d7f7
set defult router
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
陈帅
7e187a90f6
remove all code
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
陈帅
6639cbe455
remove prettier.js
7 years ago
何乐
0858fb9edf
[v4] fix e2e test ( #3915 )
* fix type definition
* fix e2e test
* fix e2e compile failed
* remove untracked file
* retrack file
* fix azure windows test timeout
* roll back timeout
* clean
* add mock/route.ts
7 years ago
陈帅
b20e9c9d11
sort package.json
7 years ago
陈帅
c76d911e81
sort package.json
7 years ago
陈帅
dafdb9c11c
build don not need functions
7 years ago
陈帅
b8e9d67d64
remove script
7 years ago
陈帅
8fa71a249d
use bizcharts beta
7 years ago
陈帅
d1d6ec05f8
Merge branch 'master' into v4
7 years ago
陈帅
4ad0e5a1f1
add a block
7 years ago
陈帅
313a01fd19
rm dev script
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
陈帅
c7bffe52f1
Merge branch 'master' into v4
7 years ago
陈帅
4a7320edaa
fix style error
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