Skip to content

Latest commit

 

History

History
134 lines (55 loc) · 4.81 KB

changelog.md

File metadata and controls

134 lines (55 loc) · 4.81 KB

1.1.6 (2015-12-04)

1.1.5 (2015-12-04)

1.1.4 (2015-11-30)

Bug Fixes

  • button: add button type to all buttons (1571248f, closes #15)
  • timeDisplay: When in 24 hour mode should show all times as 24hr (363196ee, closes #25)

Features

  • templateUrl: Support theme template by url (3045eaf2, closes #24)

1.1.3 (2015-10-06)

Bug Fixes

  • autosave: Fix autosaving the default value over a undefined or null value (dfe2ba80)

Features

  • dist: Add formatted templates to the dist directory (867e4e35)
  • inputs: Select contents of input when focussed (4cf1fcb4)

1.1.2 (2015-09-17)

Bug Fixes

  • bootstrap: Fix bootstrap buttons such that ng-disabled works again (9360a41c)

1.1.1 (2015-09-16)

Bug Fixes

  • config: Respect compact default (7bc834d9)

1.1.0 (2015-09-16)

Features

  • compact: Add a compact mode for more versatility of use (3b797fc2)

1.0.2 (2015-09-15)

Bug Fixes

  • bootstrap: Some bootstrap issues fixed (29f98f22)

1.0.1 (2015-09-15)

Bug Fixes

  • themeDefault: Theme default attribute is correctly set when defaulted (07bfd100)

1.0.0 (2015-09-15)

Bug Fixes

  • yearInput: Can remove whole year then type in a new one (2922f98b)

Features

  • autosave: Allow autosave option (b58b6875, closes #21)
  • default-date: Add a default date value (1743f001, closes #17)
  • scDateTime: Change to scDateTime, add placeholder for bootstrap template (670b2442)
  • scDateTimeI18n: Add full multilingual capabilities via new module value (6e10028e, closes #13)
  • theme: Added the theme switcher attribute and added config as well (6c264dac)
  • themeing: Add bootstrap theme option (8949c01c)

0.1.0 (2015-09-14)

Bug Fixes

  • md-button: change style of md-button to fix #16 (36e75521, closes #16)

0.0.14 (2015-03-23)

Bug Fixes

  • attrs: Bug with attributes that are empty strings cause issues, emptystring is now blan (3f4ec436)

0.0.12 (2015-03-02)

0.0.11 (2015-01-21)

Bug Fixes

  • events: Fixed up the onCancel and onSave functions to be as described (8401cb6b)

0.0.10 (2015-01-12)

Bug Fixes

  • release: Add changelog to release commit (9308d2c9)

0.0.9 (2015-01-12)

Features

  • release: Add new auto-changelog. (bfaec48f)