File tree Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Expand file tree Collapse file tree 5 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` vue-scroll-indicator ` will be documented in this file.
44
5- ## [ 0.1.2] - TBA
5+ ## [ 0.1.2] - 2019-01-31
66
77### Added
88- Add component name.
99
10+ ### Changed
11+ - Moved repo to [ robbinworks/vue-scroll-indicator/] ( https://github.com/robbinworks/vue-scroll-indicator ) .
12+ - Moved demo to [ robbinworks.github.io/vue-scroll-indicator/] ( https://robbinworks.github.io/vue-scroll-indicator/ ) .
13+
1014## [ 0.1.1] - 2018-04-09
1115
1216### Changed
Original file line number Diff line number Diff line change 22
33Contributions are ** welcome** and will be fully ** credited** .
44
5- We accept contributions via Pull Requests on [ Github] ( https://github.com/robbinfellow /vue-scroll-indicator ) .
5+ We accept contributions via Pull Requests on [ Github] ( https://github.com/robbinworks /vue-scroll-indicator ) .
66
77## Pull Requests
88
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) Robbin Johansson < robbinfellow@gmail.com >
3+ Copyright (c) Robbin Johansson < mail@robbin.works >
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 11[ ![ Latest Version on NPM] ( https://img.shields.io/npm/v/vue-scroll-indicator.svg?style=flat-square )] ( https://npmjs.com/package/vue-scroll-indicator )
22[ ![ Total Downloads on NPM] ( https://img.shields.io/npm/dt/vue-scroll-indicator.svg )] ( https://www.npmjs.com/package/vue-scroll-indicator )
33[ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE.md )
4- [ ![ Build Status] ( https://img.shields.io/travis/robbinfellow/vue-scroll-indicator/master.svg?style=flat-square )] ( https://travis-ci.org/robbinfellow/vue-scroll-indicator )
54
65# Vue-scroll-indicator
76Scroll indicator component using Vue.js.
@@ -71,7 +70,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
7170
7271## Credits
7372
74- * [ Robbin Johansson] ( https://github.com/robbinfellow )
73+ * [ Robbin Johansson] ( https://github.com/robbinworks )
7574* [ spatie/skeleton-vue] ( https://github.com/spatie/skeleton-vue )
7675
7776## License
Original file line number Diff line number Diff line change 1414 },
1515 "repository" : {
1616 "type" : " git" ,
17- "url" : " git+https://github.com/robbinfellow /vue-scroll-indicator.git"
17+ "url" : " git+https://github.com/robbinworks /vue-scroll-indicator.git"
1818 },
1919 "keywords" : [
2020 " vue" ,
2121 " vue-component" ,
2222 " scroll-indicator" ,
2323 " scroll"
2424 ],
25- "author" : " Robbin Johansson <robbinfellow@gmail.com >" ,
25+ "author" : " Robbin Johansson <mail@robbin.works >" ,
2626 "license" : " MIT" ,
2727 "bugs" : {
28- "url" : " https://github.com/robbinfellow /vue-scroll-indicator/issues"
28+ "url" : " https://github.com/robbinworks /vue-scroll-indicator/issues"
2929 },
30- "homepage" : " https://github.com/robbinfellow /vue-scroll-indicator#readme" ,
30+ "homepage" : " https://github.com/robbinworks /vue-scroll-indicator#readme" ,
3131 "peerDependencies" : {
3232 "vue" : " ^2.3.0"
3333 },
You can’t perform that action at this time.
0 commit comments