Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@adrianlee44 adrianlee44 released this 04 Dec 10:00
· 184 commits to master since this release

v0.6.0 (2014/12/4)

Features

  • Support AngularJS v1.3+

Bug Fixes

  • macAutocomplete: Fixed $animate API changes due to AngularJS v1.3
    (d6c69cd7)
  • macModal: Fixed not able to close with escape key
    (373d6647)

Optimizations

Breaking Changes

  • macModal: modalView provider has been removed and should be switched to use modalProvider instead Related to #4
    (c5fb9815)
  • macPopover: popoverView provider has been removed and should be switched to use popoverProvider instead Related to #4
    (f38cb92f)