Daniel Vergien
Daniel Vergien
It would be nice to have the values configurable which decide if you are in XS, SM, MD or LG mode. For this I would suggest to extract the values...
It would be nice to have before and beforeEach also be able to respect tags
#87 Small addition to he configuration part - since I stumbled about it my self.
When running an update on a muli pom project the version of the parent pom is set to `null` which breaks the build. The version was something like `0.0.1-SNAPSHOT` before...
Fix handling of BeanItem usage in the LazyQueryContainer
If one uses vaadins BeanItemContainer in a application on can call table.getValue() to get the bean representing the current selected row. If one replaces BeanItemContainer with LQC constructing BeanItems this...