Directory

← Back

Elements Add-on

Web Component and HTML element API for Vaadin Framework

Author

Rating

Popularity

<100

Elements is an experimental web component and HTML element API for Vaadin Framework 8 and 7.

With Elements you can have low-level HTML access to DOM properties and events from the server-side application.

This project is hosted at Vaadin Labs. Learn more at https://vaadin.com/labs

Compatibility

0.1.00.1.10.1.20.1.30.1.40.1.50.2.00.2.10.2.2
(24.4)
(24.3)
(24.2)
(24.1)
(24)
(23)
(22)
(21)
(20)
(19)
(18)
(17)
(16)
(15)
(14)
(13)
(12)
(11)
(10)
8.0-8.21YYY
7.7YYYYYY
7.4-7.6YYY
(7.3)
(7.2)
(7.1)
(7.0)
(6.8)
(6.7)
(6.6)
(6.5)
(6.4)
(6.3)
(6.2)
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Initial release for your feedback.

Released
2015-01-23
Maturity
EXPERIMENTAL
License
Apache License 2.0

Compatibility

Framework
Vaadin 7.4+
Vaadin 7.7+ in 0.1.3
Vaadin 8.0+ in 0.2.0
Browser
Firefox
Google Chrome
Internet Explorer
Internet Explorer

Elements Add-on - Vaadin Add-on Directory

Web Component and HTML element API for Vaadin Framework Elements Add-on - Vaadin Add-on Directory
Elements is an experimental web component and HTML element API for Vaadin Framework 8 and 7. With Elements you can have low-level HTML access to DOM properties and events from the server-side application. This project is hosted at Vaadin Labs. Learn more at https://vaadin.com/labs
Online Demo
Issue Tracker
Source Code
Discussion Forum
Webcomponents.org
polymer-project.org
Author Homepage

Elements Add-on version 0.1.0
Initial release for your feedback.

Elements Add-on version 0.1.1
0.1.1 Fixes invalid widgetset Manifest entry.

Elements Add-on version 0.1.2
Process children in the right order when wrapping Fix typo in demo class

Elements Add-on version 0.1.3
Fix compatibility with Vaadin Framework 7.7 Fix element deletion in IE

Elements Add-on version 0.1.4
null

Elements Add-on version 0.1.5
Fix for using eval with multiple arguments Fix for using dash-separated attributes

Elements Add-on version 0.2.0
Update to Framework 8.0 Remove built-in HTML Import functionality in favor of `@HtmlImport` provided by Framework 8

Elements Add-on version 0.2.1
* Fix fetching DOM for empty elements * Fix compatibility with newer JSoup versions * Remove explicit JSoup dependency in favour of transitive dependency

Elements Add-on version 0.2.2
Support passing back arrays and objects

Online