File tree Expand file tree Collapse file tree 7 files changed +22
-15
lines changed Expand file tree Collapse file tree 7 files changed +22
-15
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ First of all, thank you for your contribution! 😄
1212- [ ] 性能优化 / Performance optimization
1313- [ ] 代码风格优化 / Code style optimization
1414- [ ] 构建优化 / Build optimization
15+ - [ ] 网站、文档、Demo 改进 / Website, documentation, demo improvements
1516- [ ] 测试相关 / Test related
1617- [ ] 其他 / Other
1718
Original file line number Diff line number Diff line change 22
33A Vue image component. Simple realization of image shadow.
44
5- [ ![ npm] ( https://img.shields.io/npm/v/vue-image-shadow?style=flat-square&color=orange )] ( https://www.npmjs.com/package/vue-image-shadow ) ![ test-ci] ( https://github.com/image-tool /vue-image-shadow/workflows/test-ci/badge.svg ) ![ ] ( https://img.shields.io/github/last-commit/image-tool /vue-image-shadow/main?color=%23722ed1&style=flat-square ) ![ ] ( https://img.shields.io/npm/dt/vue-image-shadow?color=%23eb2f96&style=flat-square ) ![ ] ( https://img.shields.io/npm/l/vue-image-shadow?style=flat-square&color=red )
5+ [ ![ npm] ( https://img.shields.io/npm/v/vue-image-shadow?style=flat-square&color=orange )] ( https://www.npmjs.com/package/vue-image-shadow ) ![ test-ci] ( https://github.com/image-component /vue-image-shadow/workflows/test-ci/badge.svg ) ![ ] ( https://img.shields.io/github/last-commit/image-component /vue-image-shadow/main?color=%23722ed1&style=flat-square ) ![ ] ( https://img.shields.io/npm/dt/vue-image-shadow?color=%23eb2f96&style=flat-square ) ![ ] ( https://img.shields.io/npm/l/vue-image-shadow?style=flat-square&color=red )
66
77## 📚 Example
88
9- Online: https://image-tool .github.io/vue-image-shadow/
9+ Online: https://image-component .github.io/vue-image-shadow/
1010
1111## 📦 Install
1212
@@ -44,4 +44,4 @@ yarn start
4444
4545## License
4646
47- [ MIT] ( https://github.com/image-tool /vue-image-shadow/blob/main/LICENSE )
47+ [ MIT] ( https://github.com/image-component /vue-image-shadow/blob/main/LICENSE )
Original file line number Diff line number Diff line change 22
33A Vue image component. Simple realization of image shadow.
44
5- [ ![ npm] ( https://img.shields.io/npm/v/vue-image-shadow?style=flat-square&color=orange )] ( https://www.npmjs.com/package/vue-image-shadow ) ![ test-ci] ( https://github.com/image-tool /vue-image-shadow/workflows/test-ci/badge.svg ) ![ ] ( https://img.shields.io/github/last-commit/image-tool /vue-image-shadow/main?color=%23722ed1&style=flat-square ) ![ ] ( https://img.shields.io/npm/dt/vue-image-shadow?color=%23eb2f96&style=flat-square ) ![ ] ( https://img.shields.io/npm/l/vue-image-shadow?style=flat-square&color=red )
5+ [ ![ npm] ( https://img.shields.io/npm/v/vue-image-shadow?style=flat-square&color=orange )] ( https://www.npmjs.com/package/vue-image-shadow ) ![ test-ci] ( https://github.com/image-component /vue-image-shadow/workflows/test-ci/badge.svg ) ![ ] ( https://img.shields.io/github/last-commit/image-component /vue-image-shadow/main?color=%23722ed1&style=flat-square ) ![ ] ( https://img.shields.io/npm/dt/vue-image-shadow?color=%23eb2f96&style=flat-square ) ![ ] ( https://img.shields.io/npm/l/vue-image-shadow?style=flat-square&color=red )
66
77## 📚 Example
88
9- Online: https://image-tool .github.io/vue-image-shadow/
9+ Online: https://image-component .github.io/vue-image-shadow/
1010
1111## 📦 Install
1212
@@ -44,4 +44,4 @@ yarn start
4444
4545## License
4646
47- [ MIT] ( https://github.com/image-tool /vue-image-shadow/blob/main/LICENSE )
47+ [ MIT] ( https://github.com/image-component /vue-image-shadow/blob/main/LICENSE )
Original file line number Diff line number Diff line change 11# 🔖 Changelog
22
3+ ## 1.0.1
4+
5+ ` 2020-12-10 `
6+
7+ - docs: rename ` image-tool ` -> ` image-component `
8+
39## 1.0.0
410
511` 2020-12-08 `
Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ Basic display.
1919 export default {
2020 data() {
2121 return {
22- src1: 'https://github.com/image-tool /react-image-shadow/blob/main/image/red.png?raw=true',
23- src2: 'https://github.com/image-tool /react-image-shadow/blob/main/image/blue.jpg?raw=true',
24- src3: 'https://github.com/image-tool /react-image-shadow/blob/main/image/white.jpg?raw=true'
22+ src1: 'https://github.com/image-component /react-image-shadow/blob/main/image/red.png?raw=true',
23+ src2: 'https://github.com/image-component /react-image-shadow/blob/main/image/blue.jpg?raw=true',
24+ src3: 'https://github.com/image-component /react-image-shadow/blob/main/image/white.jpg?raw=true'
2525 }
2626 }
2727 }
Original file line number Diff line number Diff line change 1111 export default {
1212 data () {
1313 return {
14- src1: ' https://github.com/image-tool /react-image-shadow/blob/main/image/red.png?raw=true' ,
15- src2: ' https://github.com/image-tool /react-image-shadow/blob/main/image/blue.jpg?raw=true' ,
16- src3: ' https://github.com/image-tool /react-image-shadow/blob/main/image/white.jpg?raw=true'
14+ src1: ' https://github.com/image-component /react-image-shadow/blob/main/image/red.png?raw=true' ,
15+ src2: ' https://github.com/image-component /react-image-shadow/blob/main/image/blue.jpg?raw=true' ,
16+ src3: ' https://github.com/image-component /react-image-shadow/blob/main/image/white.jpg?raw=true'
1717 }
1818 }
1919 }
Original file line number Diff line number Diff line change 1818 "author" : " xrkffgg" ,
1919 "repository" : {
2020 "type" : " git" ,
21- "url" :
" [email protected] /image-tool /vue-image-shadow" 21+ "url" :
" [email protected] /image-component /vue-image-shadow" 2222 },
23- "homepage" : " https://github.com/image-tool /vue-image-shadow" ,
23+ "homepage" : " https://github.com/image-component /vue-image-shadow" ,
2424 "bugs" : {
25- "url" : " https://github.com/image-tool /vue-image-shadow/issues"
25+ "url" : " https://github.com/image-component /vue-image-shadow/issues"
2626 },
2727 "keywords" : [
2828 " vue" ,
You can’t perform that action at this time.
0 commit comments