Skip to content

Releases: janantala/angular-qr

0.2.0

Choose a tag to compare

@janantala janantala released this 22 Jun 12:26

0.2.0 (2014-06-22)

Bug Fixes

  • binding attributes (eb3c89e)
  • gulp-changelog: module no longer available (7ddd57f)

Features

  • render qr code into img element (10ea468)
  • build:

0.1.4

Choose a tag to compare

@janantala janantala released this 18 Dec 13:20

Features

  • bower: require angular 1.2.x version (b5458a21)

0.1.3

Choose a tag to compare

@janantala janantala released this 14 Nov 21:45

v0.1.3 (2013-11-14)

Bug Fixes

  • is8bit: max 8bit character has code 255 not 256 (deebe0eb)

0.1.2

Choose a tag to compare

@janantala janantala released this 13 Nov 13:54

v0.1.2 (2013-11-13)

Features

  • bower.js: add keywords
  • conventional-changelog: add changelog support (8dafd515)

0.1.1

Choose a tag to compare

@janantala janantala released this 06 Nov 11:22

Bug fixes

  • Fix ALLOWEDCHARS regexp #6

0.1.0

Choose a tag to compare

@janantala janantala released this 05 Nov 13:59

Features

  • add minified version
  • create demo

0.0.4

Choose a tag to compare

@janantala janantala released this 04 Nov 19:44

Features

  • auto get input mode based on input text
  • only text attribute is required
  • add unit test spec

0.0.3

Choose a tag to compare

@janantala janantala released this 21 Oct 19:59

Features

  • add number input mode #3

0.0.2

Choose a tag to compare

@janantala janantala released this 18 Oct 15:48

Features

  • change input mode into alphanumeric or binary #2

0.0.1

Choose a tag to compare

@janantala janantala released this 16 Oct 13:07

Initial code