Skip to content

3.1.1

Compare
Choose a tag to compare
@brandyscarney brandyscarney released this 28 Apr 20:23

3.1.1 (2017-04-28)

Bug Fixes

  • datetime: return the correct value (af394b5)
  • datetime: always returns a string (6677d80)
  • input: don't dispatch first ngModel update (505d27a)
  • input: initialize in ngAfterContentInit (239b559)
  • menu: missing output events in interface (7eb2f0b), closes #11383
  • range: fix label reference (ee6c481)
  • searchbar: add setFocus() back (9264a04), closes #11397
  • select: use correct assert condition (ec2a34d)
  • select: return the value in ionChange instead of this (d24c4f4)
  • select: allow object as value (4c8efc2)
  • select: remove private reference (c0276d5)
  • toggle: initialize in ngAfterContentInit (539901d)