* remove useless state loading
* 🆙 upgrade bizcharts version to fix forceFit of null
close#4107
ref alibaba/BizCharts#819close#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
* feat: Add the `GGEditor` demo
* style: Update the size of the card
* feat: Extract the `MenuItem` and `ToolbarButton` components
* feat: Add the shape type of the line
* feat: Extract the `DetailForm` components
* feat: add PageHeader
* fix: add all local laug
* fix: Fix the height of the editor
* Added document title to UserLayout by identifying the current route object and using its name kaey to set the title
* Adjusment to document title
* feat: use same getPageTile function
* feat: add a demo that jump to details
* feat: hide progress in coi
* remove trigger config
* remove fetchDepth: 1
* refactor: userinfo and application from api
* style: fix code style