Skip to content

Commit 00f2cc3

Browse files
authored
Merge pull request #54 from xdev-software/develop
v1.0.6
2 parents 15ecfe4 + 75e921a commit 00f2cc3

File tree

10 files changed

+14
-19785
lines changed

10 files changed

+14
-19785
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,12 @@ drivers/
2020
# Error screenshots generated by TestBench for failed integration tests
2121
error-screenshots/
2222

23-
webpack.generated.js
23+
webpack.generated.js
24+
25+
#JRebel
26+
rebel.xml
27+
28+
#Vaadin
29+
package.json
30+
package-lock.json
31+
webpack.config.js

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-published-00b4f0.svg)](https://vaadin.com/directory/component/leafletmap-for-vaadin)
12
[![Build](https://img.shields.io/github/workflow/status/xdev-software/vaadin-maps-leaflet-flow/Master%20CI)](https://github.com/xdev-software/vaadin-maps-leaflet-flow/actions?query=workflow%3A%22Master+CI%22)
23
[![Latest version](https://img.shields.io/maven-central/v/com.xdev-software/vaadin-maps-leaflet-flow)](https://mvnrepository.com/artifact/com.xdev-software/vaadin-maps-leaflet-flow)
34
[![Build Develop](https://img.shields.io/github/workflow/status/xdev-software/vaadin-maps-leaflet-flow/Develop%20CI/develop?label=build%20develop)](https://github.com/xdev-software/vaadin-maps-leaflet-flow/actions?query=workflow%3A%22Develop+CI%22+branch%3Adevelop)

0 commit comments

Comments
 (0)