Releases: FlowingCode/TwinColGridAddon
Releases · FlowingCode/TwinColGridAddon
v2.9.5
What's Changed
- Make vaadin dependency optional by @javier-godoy in #166
Full Changelog: twincolgrid-2.9.4...twincolgrid-2.9.5
v2.9.4
What's Changed
- fix: fix button position when orientation changes by @javier-godoy in #158
- feat: associate Label with components by @javier-godoy in #161
Full Changelog: twincolgrid-2.9.3...twincolgrid-2.9.4
v2.9.3
v2.9.2
What's Changed
- fix: fix implementation of isReadOnly (#119)
Full Changelog: twincolgrid-2.9.1...twincolgrid-2.9.2
v2.9.1
v2.9.0
What's Changed
- feat: add setter/getter for caption by @javier-godoy in #109
- feat: deprecate constructors that receive caption by @javier-godoy in #109
- feat: move items by doubleclick by @javier-godoy in #110
Full Changelog: twincolgrid-2.8.0...twincolgrid-2.9.0
v2.8.0
What's Changed
- feat: allow component to update orientation on resize by @paodb in #105
- fix: fix return value of
isFromClient
in valueChangeListener when the event is coming from the server by @jcgueriaud1 in #107
New Contributors
- @jcgueriaud1 made their first contribution in #107
Full Changelog: twincolgrid-2.7.1...twincolgrid-2.8.0
v2.7.1
What's Changed
- fix: make setValue clear the previous value by @javier-godoy in #101
Full Changelog: twincolgrid-2.7.0...twincolgrid-2.7.1
v2.7.0
What's Changed
- Add public method
forEachGrid
(#94) by @javier-godoy - Add overloads for addFilterableColumn with column key (#95) by @javier-godoy
- Allow usage of custom Grid (#96) by @javier-godoy
- Deprecate the constructor that receives a ListDataProvider (#98) by @javier-godoy
Full Changelog: twincolgrid-2.6.0...twincolgrid-2.7.0
v2.6.0
What's Changed
- Allow drag-and-drop within the selection grid by @javier-godoy in #93
- Handle in-between drops when reordering is enabled by @javier-godoy in #93
Full Changelog: twincolgrid-2.5.0...twincolgrid-2.6.0