Skip to content

Commit 5f3c000

Browse files
committed
- Updated documentation
- Deleted and ignored files that doesn't need to be versioned in the addon
1 parent 1b85f19 commit 5f3c000

File tree

5 files changed

+7
-8788
lines changed

5 files changed

+7
-8788
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@
44
/.settings
55
/node_modules
66
/webpack.generated.js
7+
/package.json
8+
/package-lock.json
9+
/webpack.config.js

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0.svg)](https://vaadin.com/directory/component/carousel-addon)
2+
[![Stars on vaadin.com/directory](https://img.shields.io/vaadin-directory/star/carousel-addon.svg)](https://vaadin.com/directory/component/carousel-addon)
13
[![Build Status](https://jenkins.flowingcode.com/buildStatus/icon?job=Carousel-addon)](https://jenkins.flowingcode.com/job/Carousel-addon)
24

35
# Carousel Addon for Vaadin 14+
@@ -40,9 +42,9 @@ To debug project and make code modifications on the fly in the server-side, righ
4042

4143
## Release notes
4244

43-
### Version 2.0.0-SNAPSHOT
45+
### Version 2.0.0
4446
- First release compatible with Vaadin 14 NPM mode
45-
### Version 1.0-SNAPSHOT
47+
### Version 1.0.0
4648
- First release of the addon
4749

4850
## Roadmap

0 commit comments

Comments
 (0)