Directory

RSS Items - Vaadin Add-on Directory

RSS Vaadin 10+ component RSS Items - Vaadin Add-on Directory
This component will show every rss item from a rss stream as a clickable thumbnail with a description. It's based on [this web component](https://github.com/TherapyChat/rss-items).
Author Homepage
Source Code
Issue tracker
View on GitHub
Online Demo

RSS Items version 1.0.0
Initial release

RSS Items version 2.0.0
Initial release for Vaadin 14+ NPM Mode

RSS Items version 2.0.1
* Added optional parameter to specify which attribute contains the used in the thumbnails * Corrected rss url for DemoView

RSS Items version 2.0.2
### Bug Fixes: * Bump httpclient from 4.5.6 to 4.5.13 * Default image search fix (fixes [#13](https://github.com/FlowingCode/RssItemsAddon/issues/13))

RSS Items version 2.0.3
#### Bug fixes: * Fix import for Vaadin 23.2 compatibility ([#15](https://github.com/FlowingCode/RssItemsAddon/issues/15))

RSS Items version 2.0.4
#### Bug fixes: * fix: correct import for Vaadin 23.2 compatibility ([#15](https://github.com/FlowingCode/RssItemsAddon/issues/15)) * refactor: replace deprecated PolymerTemplate ([#19](https://github.com/FlowingCode/RssItemsAddon/issues/19))