Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Releases: CodeSignal/blaze-material-ui

0.1.14

06 Apr 09:38
Compare
Choose a tag to compare

Remove templating package.

0.1.13

26 Jan 12:30
Compare
Choose a tag to compare
  • Export IconService to make possible to decorate or extend it.

Here is an example of decorator: https://github.com/Code-Fights/blaze-material-ui/wiki/Example-of-IconServiceDecorator

0.1.12

26 Jan 10:47
Compare
Choose a tag to compare
  • Move icon descriptions to the IconService
  • Add new icons

0.1.11

06 Jan 17:13
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release
  • adds reactivity to inputs (fixes floating label issue)
  • general cleanup in the code of inputs

0.1.10

21 Dec 10:29
Compare
Choose a tag to compare
0.1.10 Pre-release
Pre-release

adds readonly support to inputs

0.1.9_1

10 Dec 13:44
Compare
Choose a tag to compare
0.1.9_1 Pre-release
Pre-release
revert toggleButton change

0.1.8

08 Dec 15:40
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release

adds eventHooks for tabs

0.1.7_2

27 Nov 14:48
Compare
Choose a tag to compare
0.1.7_2 Pre-release
Pre-release
  • extend tabs
  • reactive tabs
  • fixes autorun & typo of 0.1.7
  • fixes missing super() in 0.1.7_1

0.1.6

12 Nov 17:50
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release

exports inputs

0.1.5

22 Oct 16:37
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release

adds autoprefixer in ecxamples