* 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
* 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
* 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
* 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 51cb9d055f.
* Revert "support sorted CSS properties order for readability and consistency"
This reverts commit ff6c24d263.
* make lint:fix work for stylelint
* Revert "Revert "autofix order of all styles by lint:fix script""
This reverts commit 946ed0a351.
* Revert "Revert "support sorted CSS properties order for readability and consistency""
This reverts commit 31b557e382.
* 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