Commit a3282b8
feat(Card): Add selected props & Update example & Update menu to webiste (#175)
* 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文档
* fix:Card组件增加点击选中功能
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 67430ea commit a3282b8
File tree
8 files changed
+125
-25
lines changed- example/examples/src
- routes/Card
- packages/core/src/Card
- website/src
- pages/components/card
- routes
8 files changed
+125
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
| 15 | + | |
13 | 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 | + | |
14 | 46 | | |
15 | 47 | | |
16 | | - | |
17 | | - | |
| 48 | + | |
| 49 | + | |
18 | 50 | | |
19 | | - | |
| 51 | + | |
20 | 52 | | |
21 | 53 | | |
22 | | - | |
| 54 | + | |
23 | 55 | | |
24 | | - | |
| 56 | + | |
25 | 57 | | |
26 | | - | |
| 58 | + | |
27 | 59 | | |
28 | | - | |
| 60 | + | |
29 | 61 | | |
30 | 62 | | |
31 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
22 | 27 | | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| 32 | + | |
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
| |||
32 | 38 | | |
33 | 39 | | |
34 | 40 | | |
| 41 | + | |
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
40 | 47 | | |
41 | 48 | | |
42 | | - | |
| 49 | + | |
43 | 50 | | |
44 | 51 | | |
45 | 52 | | |
| |||
50 | 57 | | |
51 | 58 | | |
52 | 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 | + | |
53 | 85 | | |
54 | 86 | | |
55 | 87 | | |
| |||
74 | 106 | | |
75 | 107 | | |
76 | 108 | | |
77 | | - | |
| 109 | + | |
78 | 110 | | |
79 | 111 | | |
80 | 112 | | |
| 113 | + | |
81 | 114 | | |
82 | 115 | | |
83 | 116 | | |
| |||
120 | 153 | | |
121 | 154 | | |
122 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
123 | 172 | | |
124 | 173 | | |
125 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 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 | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
183 | 186 | | |
0 commit comments