·
1 commit
to master
since this release
Version 3.0.0 retains the functionality of 2.9.5 but eliminates deprecated methods.
A LegacyTwinColGrid
class is provided to facilitate the transition from deprecated methods.
What's Changed
- fix: define a min-height to avoid confusion by @mlopezFC in #143
- Merge branch v3.0.0 into master by @javier-godoy in #134
- fix: fix button position when orientation changes by @javier-godoy in #157
- Associate Label with components by @javier-godoy in #160
- Make vaadin dependency optional and add profiles for snapshot versions by @javier-godoy in #162
- fix: hide grid selection column using JavaScript by @flang in #171
- fix: fix double-click in read-only mode by @javier-godoy in #179
- feat: add CSS class for Read-Only mode by @javier-godoy in #180
- build: upgrade lombok to 1.18.34 by @javier-godoy in #181
- Fix javadoc by @javier-godoy in #184
- fix: align buttons in horizontal orientation by @javier-godoy in #189
- docs(readme): remove vaadin directory by @javier-godoy in #191
New Contributors
- @mlopezFC made their first contribution in #143
- @FedericoQuarin made their first contribution in #148
Full Changelog: twincolgrid-2.9.2...twincolgrid-3.0.0