File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.6] ( https://github.com/notz/gwtbootstrap3/compare/v1.1.5...v1.1.6 ) (2025-04-17)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Initially hide tab list item from keyboard focus ([ #27 ] ( https://github.com/notz/gwtbootstrap3/issues/27 ) ) ([ e28db7e] ( https://github.com/notz/gwtbootstrap3/commit/e28db7e3bd956fcd419a89f2160632df2fc19b4d ) )
9
+
3
10
## [ 1.1.5] ( https://github.com/notz/gwtbootstrap3/compare/v1.1.4...v1.1.5 ) (2025-04-10)
4
11
5
12
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.gwtbootstrap3</groupId >
7
7
<artifactId >gwtbootstrap3-parent</artifactId >
8
- <version >1.1.6-SNAPSHOT </version >
8
+ <version >1.1.6</version >
9
9
</parent >
10
10
11
11
<artifactId >gwtbootstrap3-extras</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.gwtbootstrap3</groupId >
7
7
<artifactId >gwtbootstrap3-parent</artifactId >
8
- <version >1.1.6-SNAPSHOT </version >
8
+ <version >1.1.6</version >
9
9
</parent >
10
10
11
11
<artifactId >gwtbootstrap3</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >org.gwtbootstrap3</groupId >
6
6
<artifactId >gwtbootstrap3-parent</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >1.1.6-SNAPSHOT </version >
8
+ <version >1.1.6</version >
9
9
<name >GwtBootstrap3 Parent</name >
10
10
<description >GWT wrapper for the Bootstrap front-end framework</description >
11
11
<url >http://gwtbootstrap3.org</url >
You can’t perform that action at this time.
0 commit comments