Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tabs): docs and jmapp css variables #1838

Merged
merged 35 commits into from
Jan 4, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
49a6aca
feat: uploader taro h5 支持video
xiaoyatong Nov 9, 2023
8297caf
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Nov 13, 2023
9d730d4
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Nov 14, 2023
ecc10ce
fix: delete sth doesnot merge
xiaoyatong Nov 14, 2023
c4a95d7
Merge branch 'next' of https://github.com/xiaoyatong/nutui-react into…
xiaoyatong Dec 4, 2023
bfcac57
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
d4e5820
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
1a8bc4c
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
d7d244b
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
5ee572e
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
d08b5a3
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
444346e
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 4, 2023
6f6c66d
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
8b43d3a
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
c87d30c
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
176700b
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
7e635fb
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
e801c2b
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
bd75947
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 5, 2023
24b8414
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 6, 2023
d350666
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 7, 2023
9503a0e
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 8, 2023
9f0ad94
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 11, 2023
62045d4
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 12, 2023
2c7fe40
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 13, 2023
75a0065
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 15, 2023
a12f9f1
fix(cascader): 第二列数据无法展示问题修复
xiaoyatong Dec 15, 2023
84a6f8e
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 21, 2023
8f38296
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 22, 2023
622ac02
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 24, 2023
6ddec6b
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 28, 2023
35ed209
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Dec 28, 2023
a78ec3d
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Jan 2, 2024
3a20e29
Merge branch 'next' of https://github.com/jdf2e/nutui-react into next
xiaoyatong Jan 3, 2024
3ccce26
fix(tabs): docs and jmapp css variables
xiaoyatong Jan 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/packages/tabs/doc.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -659,9 +659,11 @@ export default App;
| --- | --- | --- |
| \--nutui-tabs-titles-height | 水平方向標題的高度 | `44px` |
| \--nutui-tabs-titles-background-color | Tab 標題的背景色 | `$color-background` |
| \--nutui-tabs-titles-padding | Tab 標題的內邊距 | `0 16px` |
| \--nutui-tabs-title-gap | Tab 標題的左右 margin | `0px` |
| \--nutui-tabs-titles-font-size | Tab 標題的字號 | `$font-size-base` |
| \--nutui-tabs-titles-item-min-width | 水平方向標題的最小寬度 | `50px` |
| \--nutui-tabs-titles-item-color | Tab 標題的字色 | `$color-title` |
| \--nutui-tabs-titles-item-active-color | Tab 選中標題的字色 | `$color-primary` |
| \--nutui-tabs-titles-item-active-font-weight | Tab 選中標題的字重 | `$font-weight-bold` |
| \--nutui-tabs-titles-item-active-font-size | Tab 選中標題的字號 | `$font-size-large` |
Expand Down
5 changes: 5 additions & 0 deletions src/styles/variables-jmapp.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1634,6 +1634,7 @@ $tabs-titles-background-color: var(
--nutui-tabs-titles-background-color,
$white
) !default;
$tabs-titles-padding: var(--nutui-tabs-titles-padding, 0 16px) !default;
$tabs-titles-gap: var(--nutui-tabs-titles-gap, 12px) !default;
$tabs-titles-font-size: var(
--nutui-tabs-titles-font-size,
Expand All @@ -1643,6 +1644,10 @@ $tabs-titles-item-min-width: var(
--nutui-tabs-titles-item-min-width,
50px
) !default;
$tabs-titles-item-color: var(
--nutui-tabs-titles-item-color,
$color-title
) !default;
$tabs-titles-item-active-color: var(
--nutui-tabs-titles-item-active-color,
$color-text-link
Expand Down
Loading