Releases: FlowingCode/EnhancedTabs
Releases · FlowingCode/EnhancedTabs
1.2.0
What's Changed
- feat: move selected tab to the main part of the menu-bar by @javier-godoy in #14
- fix: prevent duplicate initialization of connector by @javier-godoy in #14
- fix: allow tab selection from overflow on entire tab area by @javier-godoy in #18
- fix: ensure selected tab from overflow is correctly displayed by @javier-godoy in #19
- fix: fix off-by-one error in overflow handling by @javier-godoy in #20
- feat: add getTabs method by @javier-godoy in #21
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- fix: update styles so that the border covers all the available width by @javier-godoy in #6
- fix: add workaround for RouterLinks by @javier-godoy in #8
New Contributors
Full Changelog: 1.0.0...1.1.0
1.0.0
Initial release. Compatible with Vaadin 14, 22, 23 and 24.
New Contributors
- @javier-godoy made their first contribution in #3
Full Changelog: https://github.com/FlowingCode/EnhancedTabs/commits/1.0.0