Commit 7d8a22c
TDesign 微信小程序组件库提供原生深色模式适配 (#2636)
* feat: 暗黑模式配置完成
* feat: 修改button组件的颜色变量
* fix: divider颜色变量修改
* fix: link适配深色模式
* feat: 部分组件完成深色模式适配
* feat: 导航模块下组件完成深色模式适配
* feat: 完成输入类型组件深色模式适配
* feat: 完成数据展示类别深色模式适配
* feat: 反馈类别组件适应深色模式
* feat: 修改示例导航栏为自定义导航栏
* feat: 删除app.json无用navbar配置
* feat: 修改grid的border示例
* feat: 文档深色模式预览完成
* feat: 优化文档深色模式代码
* fix: 修复自定义导航栏的样式bug
* feat: 修复navbar在navbar示例中的bug
* fix: 优化代码
* fix: 调整dark引用位置
* fix: 修改mobile小白条显示
* fix: 修复样式bug至sidebar
* fix: 修复深色模式问题
* feat: 修改无承载token组件颜色
* fix: 修改tabbar自定义样式
* fix: dark的token全部提到app.less
* fix: 修复mac暗黑模式不行的问题
* feat: 监听预览器路由跳转更新dark
* fix: 修复mr问题
* fix: 修改mr问题
* fix: 修复自定义导航栏导致的交互问题
* fix: 删除globalData,解决side-bar可滑动问题
* test: update snapshots
* fix: dark mode style bug
* feat: 解决官网路由切换问题
* chore: restore vscode setting.json
---------
Co-authored-by: anlyyao <[email protected]>
Co-authored-by: wenkang <[email protected]>1 parent 3eb6b16 commit 7d8a22c
File tree
236 files changed
+1363
-643
lines changed- example
- assets
- components
- demo-block
- pull-down-list
- pages/home
- site
- plugin-tdoc
- theme
- src
- action-sheet
- _example
- avatar/_example
- character-avatar
- back-top
- _example
- badge
- _example
- button
- _example
- calendar
- _example
- cascader
- _example
- cell-group
- _example
- cell
- _example
- check-tag
- checkbox
- _example
- horizontal
- special
- collapse-panel
- collapse/_example
- col/_example
- common/style
- theme
- count-down
- _example
- base
- size
- date-time-picker/_example
- dialog
- _example
- with-input
- divider
- _example
- base
- drawer
- _example
- empty
- _example
- fab/_example
- grid-item
- grid
- __test__/__snapshots__
- _example
- border
- icon/_example
- image-viewer/_example
- image
- _example
- base
- status
- indexes-anchor
- indexes
- __test__/__snapshots__
- _example
- base
- custom
- input
- __test__/__snapshots__
- _example
- bordered
- special
- link
- _example
- content
- disabled
- prefix
- size
- suffix
- theme
- underline
- loading
- _example
- message
- _example
- base
- theme
- message-item
- notice-bar
- _example
- custom
- overlay/_example
- picker-item
- picker
- _example
- popup/_example
- base
- custom-close
- with-title
- progress
- _example
- pull-down-refresh
- _example
- base
- radio
- _example
- horizontal
- special
- rate
- _example
- action
- base
- color
- count
- custom-prefix
- custom
- show-text
- size
- special
- un-filled
- result
- _example
- search
- _example
- action
- base
- maxlength
- other
- shape
- side-bar-item
- side-bar
- __test__/__snapshots__
- _example
- base
- custom
- switch
- with-icon
- skeleton
- _example
- animation
- theme
- slider
- _example
- disabled
- label
- step
- vertical
- step-item
- stepper
- _example
- base
- min-max
- size
- status
- theme
- steps/_example
- horizontal
- special
- status
- vertical
- sticky
- __test__/__snapshots__
- _example
- base
- container
- offset
- swipe-cell/_example
- double
- icon
- left
- right
- swiper/_example
- cards
- switch
- _example
- tab-bar-item
- tab-bar
- _example
- custom
- tabs
- _example
- with-content
- tag
- _example
- checkable
- type
- textarea
- _example
- custom
- toast/_example
- transition/_example
- tree-select
- _example
- upload
- _example
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
236 files changed
+1363
-643
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
| 106 | + | |
105 | 107 | | |
106 | 108 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | 109 | | |
111 | | - | |
| 110 | + | |
112 | 111 | | |
113 | 112 | | |
114 | 113 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
5 | 39 | | |
6 | 40 | | |
7 | 41 | | |
8 | 42 | | |
9 | | - | |
10 | | - | |
11 | 43 | | |
12 | 44 | | |
13 | 45 | | |
14 | 46 | | |
15 | 47 | | |
16 | 48 | | |
17 | | - | |
| 49 | + | |
18 | 50 | | |
19 | 51 | | |
20 | 52 | | |
21 | 53 | | |
22 | | - | |
| 54 | + | |
23 | 55 | | |
24 | 56 | | |
25 | 57 | | |
| |||
Loading
Loading
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
4 | | - | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | | - | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| 55 | + | |
53 | 56 | | |
54 | 57 | | |
55 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
11 | 8 | | |
0 commit comments