* fix: gapDegree=0 in Dashboard progress is now working
* update jest snapshot for Progress
* Add use case of gapDegree and test cases. Also doc error correction
* feat: Tag add status props
* feat: change solution for status tag
* fix: fix coding specification issues
* fix coding specification issues in demo
* add Steps subcomponent in Progress component
* update doc and demo
* fix lint
* small change for progress api
* fix lint
* fix wrong omit
* update test suites
* fix test failed
* use inline-block
* fix test issue
* fix ci issue
* update demo
* optimize demo
* update progress api
* fix stylelint issue
* remove overflow
* reset some prettier
* reset some prettier again
* fix test failed
* resolve bad code
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
* try: init gradient line demo
* demo(Progress): update instructions
* chore: adjust default color
* test: update case and snapshots
* docs: update description for strokeColor
* docs: update for more in written
* test: correct type of Progress
* pref: support percent for strokeColor
* test: update snapshots
* test: update case
* pref: sort key for gradients
* fix: lgtm problem
* refactor: update output of sortGradient to string
* chore: make traversal more elegant
* Upgrade `rc-progress` to `2.1.0`. Support dashboard.
Progress dashboard type (half circle)[#5225]
* restore removed code, it is for compatibility
* format code
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types