Commit 2db9c6a
feat: 添加 Card 组件 & 更新 QuickList官网文档 & 删除TableDemo多余代码 (#167)
* chore(deps): add renovate.json (#6)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* chore(deps): pin dependencies (#7)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
* chore(deps): update react-navigation monorepo
* fix(deps): update dependency @types/color to v3.0.1
* chore(deps): update dependency react-navigation-stack to v2
* released v1.6.1
* feat(CheckBox): Enhance checkedIcon/unCheckedIcon props.
* chore: Update @uiw/icons to v2.4.3
* released v1.6.2
* doc(CheckBox): Update README.md
* feat: Modify unCheckedIcon default value.
* released v1.6.3
* chore(deps): Update react-native to v0.62.2
* chore(deps): pin dependencies
* chore(deps): update dependency tsbb to v1.7.3
* chore: Modify example.
* chore: Fix homepage layout issue.
* chore: Format the code.
* released v1.7.0
* released v1.7.1
* chore: Remove redundant codes.
* released v1.7.2
* feat: Add MaskLayer component.
* feat: Add usePrevious.
* fix: Fix Animated errors.
* fix: Fix Modal style.
* released v1.7.3
* released v1.7.4
* Update dependency tsbb to v1.7.4
* Update dependency react-native-safe-area-context to v2
* Update dependency @types/react-native to v0.62.11
* Update react-navigation monorepo
* Update dependency react-native-safe-area-context to v2.0.1
* Update react-navigation monorepo
* Update dependency react-native-safe-area-context to v3
* chore(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
* Update dependency tsbb to v1.7.6
* Upgrade react-native to v0.63.2 (#61)
Co-authored-by: songjie@nihaosi.com <songjie@nihaosi.com>
* 恢复babel.config的eslink,删除不需要上传的flowconfig (#65)
* react-native升级0.63.2
* 恢复babel的eslink
* flx删除不需要上传的flowconfig
Co-authored-by: songjie@nihaosi.com <songjie@nihaosi.com>
* chore(deps): bump logkitty from 0.6.1 to 0.7.1
Bumps [logkitty](https://github.com/zamotany/logkitty) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/zamotany/logkitty/releases)
- [Commits](zamotany/logkitty@v0.6.1...v0.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
* doc: Update README.md
* fix:解决MenuDropdown组件下拉报错
* 升级TypeScript,注释babel.config.js两行代码 (#68)
* react-native升级0.63.2
* 恢复babel的eslink
* flx删除不需要上传的flowconfig
* flx升级TypeScript,注释babel.config.js两行代码
Co-authored-by: songjie@nihaosi.com <songjie@nihaosi.com>
* Create LICENSE
* fix(SelectCascader): update native Pick
* chore: Update ios/UIW.xcodeproj/project.pbxproj &yarn.lock
* chore: Update dependencies
* released v1.7.5
* fix: update react-native-svg
* fix: update react-native-svg
* doc: Update README.md
* chore: Update dependencies.
* released v1.7.5
* released v1.7.6
* chore(deps): pin dependencies
* chore: remove package-lock.json
* chore(deps): update dependency typescript to v4
* chore: Update yarn.lock
* doc: Update README.md
* chore(deps): update dependency tsbb to v1.7.8
* fix(Icon): Add fill default value.
* chore(deps): update dependency react-native to v0.64
* chore: update yarn.lock
* released v1.7.6
* type: Fix type errors.
* released v1.7.6
* released v1.8.0
* fix:SearchBar组件
* released v1.9.0
* type(SearchBar): Fix type errors. #93
* released v1.9.1
* fix:SearchBar组件
* fix:Table表格
* #95
* released v1.10.0
* chore(doc): Update README.md
* fix(deps): update dependency @react-native-picker/picker to v1.16.0
* chore(deps): update react-navigation monorepo
* Wx (#103)
* fix:解决MenuDropdown组件下拉报错
* fix:SearchBar组件
* fix:Table表格
* fix:展开组件封装,修复xcode14.5无法运行问题
* fix:update package.json
* released v1.11.0
* chore: publish npm using workflows.
* chore: update workflows config.
* type: fix tsconfig.json errors.
* chore(deps): update dependency fs-extra to v10
* chore(deps): update dependency prettier to v2.3.1
* chore(deps): update dependency tsbb to v2.2.1
* fix(deps): update dependency @uiw/icons to v2.5.1
* chore(deps): update dependencies.
* released v1.12.0
* fix:team团队页面调用github用户信息接口
* fix:解决svg报错
* fix:Tab example报错和封装quickList 组件
* fix:QuickList routes Demo
* fix:删除Table demo 多余代码
* fix:Card 组件
* fix:QuickLidt文档
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: jaywcjlove <398188662@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cc <33281802+matuanc@users.noreply.github.com>
Co-authored-by: songjie@nihaosi.com <songjie@nihaosi.com>
Co-authored-by: 小弟调调™ <kennyiseeyou@gmail.com>
Co-authored-by: xingyuefeng <15262870437@163.com>1 parent e8ed97c commit 2db9c6a
File tree
9 files changed
+245
-19
lines changed- example/examples/src
- routes
- Card
- Table
- packages/core/src
- Card
- website/src
- pages/components/quicklist
- routes
9 files changed
+245
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
309 | 317 | | |
310 | | - | |
311 | | - | |
| 318 | + | |
| 319 | + | |
312 | 320 | | |
313 | | - | |
314 | | - | |
| 321 | + | |
| 322 | + | |
315 | 323 | | |
316 | 324 | | |
317 | 325 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 12 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
21 | 16 | | |
22 | 17 | | |
23 | 18 | | |
| |||
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
35 | | - | |
| 30 | + | |
36 | 31 | | |
37 | | - | |
| 32 | + | |
38 | 33 | | |
39 | 34 | | |
40 | 35 | | |
| |||
52 | 47 | | |
53 | 48 | | |
54 | 49 | | |
55 | | - | |
| 50 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 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 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 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 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
180 | 183 | | |
0 commit comments