Skip to content

Releases: mcollovati/vaadin-twitter-widgets

v3.0.2

20 Aug 11:57
Compare
Choose a tag to compare

What's Changed

  • Refactoring demo and added quarkus demo
  • Added jandex index

Full Changelog: v3.0.1...v3.0.2

v3.0.1

17 Apr 17:03
Compare
Choose a tag to compare

Widgets now extends Component and not LitTemplate, as template features are not required

v3.0.0

02 Apr 15:33
Compare
Choose a tag to compare

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