-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Badge): fix count slot position error (#1539)
* fix(Badge): fix count slot position error * test: update snapshots * chore: update _common
- Loading branch information
Showing
9 changed files
with
10 additions
and
421 deletions.
There are no files selected for viewing
Submodule _common
updated
14 files
+19 −0 | docs/mobile/api/badge.en-US.md | |
+5 −5 | docs/mobile/api/badge.md | |
+35 −0 | docs/mobile/api/grid.en-US.md | |
+18 −2 | docs/mobile/api/grid.md | |
+31 −0 | docs/mobile/api/search.en-US.md | |
+19 −5 | docs/mobile/api/search.md | |
+21 −0 | docs/mobile/api/table.en-US.md | |
+21 −0 | docs/mobile/api/table.md | |
+4 −0 | docs/web/api/empty.en-US.md | |
+4 −0 | docs/web/api/empty.md | |
+2 −2 | style/mobile/components/_index.less | |
+11 −11 | style/mobile/components/badge/v2/_index.less | |
+27 −0 | style/web/components/empty/_index.less | |
+10 −5 | style/web/components/empty/_var.less |
Oops, something went wrong.