This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +118
-201
lines changed Expand file tree Collapse file tree 6 files changed +118
-201
lines changed Original file line number Diff line number Diff line change 272272 "avatar_url" : " https://avatars.githubusercontent.com/u/931497?v=4" ,
273273 "profile" : " https://github.com/abelnnieva" ,
274274 "contributions" : [
275- " bug" ,
276275 " code"
277276 ]
278277 },
282281 "avatar_url" : " https://avatars.githubusercontent.com/u/20158564?v=4" ,
283282 "profile" : " https://github.com/simpletrontdip" ,
284283 "contributions" : [
285- " bug" ,
286- " code" ,
287- " test"
284+ " code"
285+ ]
286+ },
287+ {
288+ "login" : " Pwuts" ,
289+ "name" : " Reinier van der Leer" ,
290+ "avatar_url" : " https://avatars.githubusercontent.com/u/12185583?v=4" ,
291+ "profile" : " https://pwuts.nl/" ,
292+ "contributions" : [
293+ " code"
288294 ]
289295 }
290296 ],
293299 "projectOwner" : " chakra-ui" ,
294300 "repoType" : " github" ,
295301 "repoHost" : " https://github.com" ,
296- "skipCi" : true
302+ "skipCi" : true ,
303+ "commitConvention" : " none"
297304}
Original file line number Diff line number Diff line change @@ -224,8 +224,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
224224 <td align="center"><a href="https://github.com/MaySoMusician"><img src="https://avatars.githubusercontent.com/u/34566290?v=4?s=50" width="50px;" alt=""/><br /><sub><b>MaySoMusician</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=MaySoMusician" title="Code">💻</a></td>
225225 <td align="center"><a href="https://github.com/MWFIAE"><img src="https://avatars.githubusercontent.com/u/6072971?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Martin</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=MWFIAE" title="Code">💻</a> <a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=MWFIAE" title="Tests">⚠️</a></td>
226226 <td align="center"><a href="http://linkedin.com/in/ejiro-asiuwhu"><img src="https://avatars.githubusercontent.com/u/45228014?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Ejiro Asiuwhu</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=ejirocodes" title="Documentation">📖</a></td>
227- <td align="center"><a href="https://github.com/abelnnieva"><img src="https://avatars.githubusercontent.com/u/931497?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Abel N. Nieva</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/issues?q=author%3Aabelnnieva" title="Bug reports">🐛</a> <a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=abelnnieva" title="Code">💻</a></td>
228- <td align="center"><a href="https://github.com/simpletrontdip"><img src="https://avatars.githubusercontent.com/u/20158564?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Lê Thông</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/issues?q=author%3Asimpletrontdip" title="Bug reports">🐛</a> <a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=simpletrontdip" title="Code">💻</a> <a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=simpletrontdip" title="Tests">⚠️</a></td>
227+ <td align="center"><a href="https://github.com/abelnnieva"><img src="https://avatars.githubusercontent.com/u/931497?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Abel N. Nieva</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=abelnnieva" title="Code">💻</a></td>
228+ </tr >
229+ <tr >
230+ <td align="center"><a href="https://github.com/simpletrontdip"><img src="https://avatars.githubusercontent.com/u/20158564?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Lê Thông</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=simpletrontdip" title="Code">💻</a></td>
231+ <td align="center"><a href="https://pwuts.nl/"><img src="https://avatars.githubusercontent.com/u/12185583?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Reinier van der Leer</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=Pwuts" title="Code">💻</a></td>
229232 </tr >
230233</table >
231234
Original file line number Diff line number Diff line change 11{
22 "files" : [
33 {
4- "path" : " ./packages/chakra-ui-core/dist/umd /*.js" ,
4+ "path" : " ./packages/chakra-ui-core/dist/cjs /*.js" ,
55 "maxSize" : " 85kB"
66 },
77 {
Original file line number Diff line number Diff line change 4444 "docs-dev" : " yarn workspace chakra-ui-docs dev" ,
4545 "docs-build" : " yarn workspace chakra-ui-docs build" ,
4646 "docs-serve" : " yarn workspace chakra-ui-docs nuxt start" ,
47- "evalbundle" : " bundlesize"
47+ "evalbundle" : " bundlesize" ,
48+ "contributors:add" : " all-contributors add" ,
49+ "contributors:generate" : " all-contributors generate"
4850 },
4951 "dependencies" : {
5052 "@chakra-ui/styled-system" : " ^1.12.1" ,
8587 "mdx-vue" : " ^1.0.2" ,
8688 "mdx-vue-loader" : " ^1.0.2" ,
8789 "node-fetch" : " ^2.6.0" ,
88- "node-sass" : " ^6.0.1" ,
8990 "nuxt" : " 2.14.6" ,
9091 "portal-vue" : " ^2.1.6" ,
9192 "prismjs" : " ^1.19.0" ,
137138 "@vue/eslint-config-standard" : " ^4.0.0" ,
138139 "@vue/test-utils" : " 1.0.0-beta.29" ,
139140 "add" : " ^2.0.6" ,
141+ "all-contributors-cli" : " ^6.20.0" ,
140142 "babel-core" : " 7.0.0-bridge.0" ,
141143 "babel-eslint" : " ^10.1.0" ,
142144 "babel-helper-vue-jsx-merge-props" : " ^2.0.3" ,
157159 "eslint-plugin-prettier" : " ^3.1.2" ,
158160 "eslint-plugin-testing-library" : " ^3.3.1" ,
159161 "jest" : " ^25.1.0" ,
162+ "node-sass" : " 4.13" ,
160163 "prettier" : " ^1.19.1" ,
161164 "rimraf" : " ^3.0.2" ,
162165 "rollup" : " ^1.31.1" ,
Original file line number Diff line number Diff line change 1- import { CBox , CFlex , CGrid , boxProps } from '@chakra-ui/vue'
1+ import { CBox , CFlex , CGrid } from '@chakra-ui/vue'
22
33export const ColorPalette = {
44 props : {
5- ...boxProps ,
65 color : String ,
76 name : String
87 } ,
@@ -28,7 +27,7 @@ export const ColorPalette = {
2827 } ,
2928 render ( h ) {
3029 return (
31- < CFlex align = "center" { ...this . $props } >
30+ < CFlex align = "center" { ...this . $props } { ... this . $attrs } >
3231 < CBox rounded = "md" w = "3rem" h = "3rem" boxShadow = "inner" mr = { 3 } bg = { this . color } />
3332 < CBox fontSize = "sm" >
3433 < CBox fontWeight = "semibold" textTransform = "capitalize" >
You can’t perform that action at this time.
0 commit comments