Skip to content

Releases: vaadin/vaadin-progress-bar

v2.0.0-alpha2

13 Jan 08:59
Compare
Choose a tag to compare
v2.0.0-alpha2 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v1.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v2.0.0-alpha1:

The experimental lit-element based implementation has been temporarily reverted and Polymer 3 is used.
This is done in order to make it easier to update Vaadin to new lit-html major release when it is out.

Changes Since v1.3.0:

v1.3.0

20 Aug 12:06
Compare
Choose a tag to compare

v1.3.0-beta1

03 Aug 09:06
Compare
Choose a tag to compare

v1.3.0-alpha1

15 May 06:27
Compare
Choose a tag to compare
v1.3.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v1.2.0:

  • 3a2e3a6 feat: prepare for TS defs generation (#72)

v1.2.0

30 Apr 08:46
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Added right-to-left (RTL) support.

Changes Since v1.2.0-alpha1:

  • d753af5 feat: bump vaadin-element-mixin version

v2.0.0-alpha1

06 Apr 11:41
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

API Documentation →

This is a first alpha version of vaadin-progress-bar built with LitElement.

⚠️ Breaking Changes Since v1.x:

  • The component is updated to be based on LitElement
  • IE11 is no longer officially supported or tested

v1.2.0-alpha1

27 Mar 13:30
Compare
Choose a tag to compare
v1.2.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.1.2:

  • f598d7a feat: update animation and styles for RTL (#60)

v1.1.2

28 Jun 07:53
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.1:

  • e882125 fix(lumo): combine keyframes to workaround Chrome 75 bug (#57)

v1.1.1

17 Jun 10:15
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Fixes

  • Excluded unneeded files from the npm package

Changes Since v1.1.0:

  • 0f2b8f7 chore: remove unused iron-demo-helpers [skip ci]

  • 6df150f chore: update vaadin-demo-helpers to 3.0.0 [skip ci]

  • 482a3bd chore(ci): pin Firefox version in travis to 66

  • ed9f854 test: update browser versions used in tests

  • 54df401 chore: align with skeleton, replace gulp with npm scripts

  • 4ae9fd0 Explicitly specify port in 'npm start' script

  • 9afb106 Add 'npm start' script

  • ad7b2c2 Revert using headless Firefox, only use headless Chrome for now

  • 969e6c6 Add Sauce Labs mention

  • 490edd2 Update .gitignore

  • 65cab00 Use files property of package.json instead of .npmignore [skip ci]

v1.1.0

20 Aug 08:10
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • Material theme for <vaadin-progress-bar>, see demo.

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 v1.1.0-beta2:

  • 3aed13f Update theme dependencies to stable versions
  • be25061 Update vaadin-element-mixin to 2.0.0