Skip to content

Releases: vaadin/vaadin-material-styles

v1.4.0-alpha1

09 Nov 13:05
Compare
Choose a tag to compare
v1.4.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.3.2:

  • 5aa05e9 feat: expose style modules as css literals (#102)

  • 3a468b4 chore: fix modulizer to use correct Material (#101)

  • ef4d720 docs: cleanup unused code in the demo

  • b4b9ac1 docs: add icons demo page with font icons

  • cdd8d9d chore: fix gulp-icons to work with Node 12

  • f400183 chore: fix ESLint and Stylelint errors

v1.3.2

10 Jan 12:45
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.3:

  • cd6b527 fix: do not add separate import for Roboto

  • b695011 Update rtl style for label (#95) (#96)

  • 4255fc7 feat: opt-out loading Roboto from Google Fonts (#91)

v1.3.0

10 Jan 11:01
Compare
Choose a tag to compare

⚠️ This release was broken. Please use v1.3.2 instead.

v1.2.3

05 Jun 06:57
c29a38b
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.2:

  • 2ff8e60 fix: Roboto font not loaded in the demo on Edge and IE11 (#58)

  • 5fe9f9e fix: blank page and JS errors in IE11 (#85)

v1.2.2

01 Mar 12:20
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.1:

  • 2deae1e chore: update homepage link to the correct one

  • afd3282 fix: add missing dom-module element imports

v1.2.1

26 Feb 13:53
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

  • 10cc5c2 chore(deps): use vaadin-component-dev-dependencies

  • 3c5f4df chore(package): add all-imports.html to use as a main field

  • 10be6da fix: do not set margin when error message is empty [skip ci] (#84)

  • ede99cf Rename dropdown menu to select in page title

  • ede0077 vaadin-dropdown-menu -> vaadin-select

v1.2.0

11 Sep 14:32
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.2:

  • 9ebd76c Add required field mixin

  • 268bed4 Improve 'files' section in package.json to use wildcards

v1.1.2

23 Aug 06:17
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.1:

  • 8713d22 Use files property of package.json instead of .npmignore

  • 5e7a5ac Update dependencies to stable versions

v1.1.1

17 Aug 11:40
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.1.0-beta1:

  • bc8c802 Add Bower resolutions for vaadin-development-mode-detector and vaadin-usage-statistics

  • c872cc5 Use vaadin-element-mixin 2.0.0

  • e38ba21 Use badgen for npm and bower versions badges

  • f0fb678 Add back font-roboto external stylesheet removed by modulizer

v1.1.0-beta1

27 Jul 15:45
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since 0.4.0:

  • 7c2497e Increase vaadin versions
  • 4d0b485 Add clock icon
  • 07b9c6c Prepare for P3 modularization
  • 3d60905 Update all-theme-imports
  • 707e434 Upgrade elements versions to depend on material themed
  • 42ac5d9 Adjust imports
  • d3f82eb take imports from original element
  • 86846b4 Depend on md-preview branches
  • f96572c Remove element specific files
  • 8c54072 Remove hack with pointer-events: none on [part=label]
  • 6ca4ed1 Extract field-button mixin - Fixes #54
    Fixes #41

Reorganize imports at least somewhat consistently (element src, dependency elements, material theme specific dependencies).

  • eb9cf7e Add preliminary form layout (and form item) theme
  • a875718 Remove unnecessary webkit tap highlight colors