Simple bar that can be used to present distribution between different groups ( e.g. distribution of votes).
- Remove wrong import for client side code
- Vaadin 8 support
- Version jumped to 2.x as some API changes
- OSGi bundled
- Click listener interface improved (API change)
- Uses now doubles as item sizes (API change)
- Add method to read current size of items
- Number presentation inside bar element can be now replaced with custom String - Issue #3