Releases: mcollovati/vaadin-twitter-widgets
Releases · mcollovati/vaadin-twitter-widgets
v3.0.2
What's Changed
- Refactoring demo and added quarkus demo
- Added jandex index
Full Changelog: v3.0.1...v3.0.2
v3.0.1
Widgets now extends Component and not LitTemplate, as template features are not required
v3.0.0
Changes:
- Upgrade to Vaadin 22+
- Component migrated from Polymer to Lit
- Added loading indicator
- Fixed hashtags handling
Breaking changes:
- Removed Tweet.withLinkColor() and Tweet.getLinkColor() methods because they are no more supported by Twitter widgets