Releases: vaadin/vaadin-item
v3.0.0
⚠️ Breaking Changes Since v2.x:
- The component is updated to be based on Polymer 3
- IE11 and legacy Edge are no longer supported
Changes Since v3.0.0-alpha1:
v3.0.0-alpha1
⚠️ Breaking Changes Since v2.x:
- The component is updated to be based on Polymer 3
- IE11 and legacy Edge are no longer supported
Changes Since v2.3.0:
v2.3.0
v2.3.0-beta1
Live Demo →
API Documentation →
Changes Since v2.3.0-alpha1:
- 15dc4b6 chore: fix running CRON tests in SauceLabs
v2.3.0-alpha1
Live Demo →
API Documentation →
New Features
- Added TypeScript definitions for Polymer 3 version
Changes Since v2.2.0:
v2.2.0
Live Demo →
API Documentation →
New Features
- Added right-to-left (RTL) support.
Changes Since v2.2.0-alpha1:
- No changes.
v2.2.0-alpha1
Live Demo →
API Documentation →
Changes Since v2.1.1:
v2.1.1
Live Demo →
API Documentation →
Fixes
-
API documentation and demo improvements
-
Excluded unneeded files from the npm package
Changes Since v2.1.0:
-
cccb2f9 docs(api): move value JSDoc annotation to item [skip ci] (#49)
-
6b845a1 docs: add when-defined to demo snippet [skip ci]
-
b701ee3 chore: update vaadin-demo-helpers to 3.0.0 [skip ci]
-
e18790f chore(ci): pin Firefox version in travis to 66
-
b74c6d6 test: update browser versions used in tests
-
ec05cd1 chore: align with skeleton, replace gulp with npm scripts
-
09fcd29 Explicitly specify port in 'npm start' script
-
c73b454 Fix github and npm badges [skip ci]
-
c4a2f78 Add 'npm start' script
-
8b23428 chore: vaadin-dropdown-menu -> vaadin-select
-
3649d13 Align demo to other components [skip ci]
-
8f51d42 Revert using headless Firefox, only use headless Chrome for now
-
4e1702d Add Sauce Labs mention
-
4c99e1e Update .gitignore
-
019c6ff Use files property of package.json instead of .npmignore [skip ci]
-
7318b31 Added visual tests for Material theme.
v2.1.0
Live Demo →
API Documentation →
New Features
- Material theme for
<vaadin-item>
, see demo for dropdown-menu as an integration example.
Polymer 3
- First stable version available also in npm, as Polymer 3 based component. Please upgrade to this version if you are using npm, and remember to update any other Vaadin components you use.
Changes Since v2.1.0-beta2:
v2.1.0-beta2
Live Demo →
API Documentation →