halo/console/packages/components
Aero 61c4a226b0
feat: add tabbar component horizontal-scroll-indicator (#4979)
#### What type of PR is this?

/area console
/kind improvement

#### What this PR does / why we need it:

在 Tabbar 组件内容可滚动时,添加内容超出时的水平方向滚动指示器;解决由  #4582 指出的体验问题

#### Which issue(s) this PR fixes:

Fixes #4582

#### Special notes for your reviewer:

注意观察各处使用 Tabbar 组件且内容可滚动时的情况(浏览器宽度变化也可生效)

#### Does this PR introduce a user-facing change?


```release-note
添加 Tabbar 组件内容超出时的水平方向滚动指示器
```
2023-12-21 06:44:12 +00:00
..
.storybook feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
src feat: add tabbar component horizontal-scroll-indicator (#4979) 2023-12-21 06:44:12 +00:00
.eslintignore feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
.eslintrc.cjs feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
env.d.ts feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
package.json feat: use storybook to refactor components library docs (#4944) 2023-12-06 08:30:13 +00:00
postcss.config.js Move root to console 2023-03-02 15:49:22 +08:00
prettier.config.js Move root to console 2023-03-02 15:49:22 +08:00
tailwind.config.js Move root to console 2023-03-02 15:49:22 +08:00
tsconfig.app.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.node.json chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00
tsconfig.vitest.json Move root to console 2023-03-02 15:49:22 +08:00
vite.config.ts chore: improve the console project infrastructure (#4105) 2023-06-26 03:54:17 +00:00