Skip to content

Latest commit

 

History

History
107 lines (51 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

107 lines (51 loc) · 4.02 KB

3.0.1 (2017-05-10)

Bug Fixes

3.0.0 (2017-04-07)

3.0.0 (2017-04-07)

2.0.0 (2017-04-05)

2.0.0 (2017-04-05)

1.1.1 (2017-04-04)

1.1.1 (2017-04-04)

1.1.0 (2017-04-04)

Bug Fixes

  • loadingIonic: replace dismissAll() by dismiss() (3b7fee1)

Features

  • request: request content component and viewchildren visibility control (45f49b0)
  • states: request content component (5100547)

1.0.0 (2017-01-14)

0.0.13 (2017-01-04)

Features

  • component: add components and directive to request with states of the api (9b67594)
  • components: fix retry request state error (1022ca8)
  • components: implements color and mode (884a5a2)
  • components: refactor state empty support jsonpath (2efc850)

0.0.12 (2016-12-12)

Bug Fixes

  • devOps: fix publish tag npm (1330f93)
  • loading: disableLoading with skip fix #1 (67b34ae)
  • loading: fix skip count only in postRequest (41d73b4)
  • loading: improvements condition dismiss() (8a36767)

Features

  • loading: add postRequestError (9f1ab06)
  • loading: add skip counter loading (576cef1)
  • loading: delete restore properties unnecessary (9324128)
  • loading: extends plugin base allow assign options (a83a4c8)
  • loading: restore options postRequest() (41bb7b9)
  • loading: set option allow (bd32fb3)

0.0.10 (2016-11-11)

Bug Fixes