Directory

RSS Items - Vaadin Add-on Directory

RSS Vaadin Flow 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). #### Found a bug or have a suggestion? Report it on GitHub For bug reports, feature suggestions, or questions, please open an issue on [GitHub](https://github.com/FlowingCode/RssItemsAddon/issues). This makes it easier for us to track and respond efficiently, ensuring you get the best possible support. Your input helps us improve—thank you!
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))

Online