Skip to content

Releases: wizeline/tea

Text area fixes, color update and more catalog examples

17 Dec 18:33
7434c75
Compare
Choose a tag to compare

Fixes

  • Textarea fixes, color value updated and catalog examples added #223

Fixes only

07 Dec 20:00
1d70152
Compare
Choose a tag to compare

Fixes

  • Fixed focus style for inputs with errors and complete checkbox example #219

v0.14.0

04 Dec 18:46
c4a37fd
Compare
Choose a tag to compare

Release Notes

⚠️ Breaking change

The new way to import components:
import { defineCustomElements } from '@wizeline/tea/dist/loader';

Features

v0.14.0-oatmilk.3

03 Dec 18:48
538bc9b
Compare
Choose a tag to compare
v0.14.0-oatmilk.3 Pre-release
Pre-release

⚠️ Breaking change

  • The new way to import components:
    import { defineCustomElements } from '@wizeline/tea/dist/loader';
  • Update stencil to 0.15.0, CHANGELOG.md

v0.14.0-oatmilk.4

26 Nov 21:42
472a132
Compare
Choose a tag to compare
v0.14.0-oatmilk.4 Pre-release
Pre-release

Highlights

v0.14.0-oatmilk.1

14 Nov 22:32
0a096fa
Compare
Choose a tag to compare
v0.14.0-oatmilk.1 Pre-release
Pre-release

Adds a new icon style from Material UI.

screen shot 2018-11-14 at 4 24 25 pm

v014.0-oatmilk.2

16 Nov 20:34
3bcca75
Compare
Choose a tag to compare
v014.0-oatmilk.2 Pre-release
Pre-release

Highlights

  • Draft of the new checkbox component #195
  • Minor fixes #196

Prevent form submission in fileInput component

07 Nov 01:22
3bcca75
Compare
Choose a tag to compare
  • Fixes InputFile click bug Issue: #188 PR: #189

Add more Icons

25 Oct 08:45
54c9207
Compare
Choose a tag to compare
  • Add power and work icons #184
  • Add moreHoriz icon #186

wz-toggle component and minor enhancements

22 Oct 16:21
323f40c
Compare
Choose a tag to compare

Enhancements

  • wz-toggle component
  • Added add-icon to icons set
  • Support colors in text component