Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 2.05 KB

v0.1.0 (2013-12-28)

Bug Fixes

v0.0.5 (2013-12-14)

Bug Fixes

  • demo: Correct indentation. (3482eaa2)
  • travis:
    • Run bower install twice to make sure it does (6c909f6b)
    • Travis scripts bug... (bbae258e)
  • ui-ace: issue with digest already in progress error (1b2dcd51)

Features

  • demo:
    • Add more demos ! (5a2be000)
    • Add a demo.css file (83bbacd5)
    • Add angular-ui-bootstrap-bower for tabset directive. (df6a1b67)
  • test: add test code for the readOnly option (5da05ab7)
  • ui-ace:
    • Make the readonly option use double-curly expressions. Close #3. (2115d615)
    • add readOnly option (cffd1e45)