We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0029013 commit 07e30c0Copy full SHA for 07e30c0
CHANGELOG.md
@@ -1,2 +1,2 @@
1
-# 1.0.0
+# 1.0.2
2
_Initial release_
README.md
@@ -6,7 +6,7 @@
6
7
# vaadin-simple-grid-filter
8
9
-A Vaadin Flow component for filtering Grids.
+A simple Vaadin Flow component for filtering Grids.
10
11

12
vaadin-simple-grid-filter/pom.xml
@@ -9,8 +9,8 @@
<version>1.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>Grid Filter for Vaadin</name>
13
- <description>Grid Filter for Vaadin</description>
+ <name>Simple Grid Filter for Vaadin</name>
+ <description>Simple Grid Filter for Vaadin</description>
14
<url>https://github.com/xdev-software/vaadin-simple-grid-filter</url>
15
16
<scm>
0 commit comments