Skip to content

Releases: gund/ngx-strength-bar

v1.2.3

Choose a tag to compare

@gund gund released this 20 Aug 22:28

1.2.3 (2017-08-20)

Bug Fixes

  • component: Set at least one bar when input string not empty (672892d)

v1.2.2

Choose a tag to compare

@gund gund released this 20 Aug 22:20

1.2.2 (2017-08-20)

Bug Fixes

  • service: Return full bars when reached last level (59cca19)
  • travis: Publish dist folder (633b128)
  • travis: Publish only dist folder (47a2bfa)

v1.2.1

Choose a tag to compare

@gund gund released this 20 Aug 21:44

1.2.1 (2017-08-20)

Bug Fixes

  • aot: Use exported function references in static module method (0538ac7), closes #1
  • aot: Use factories in providers (387aeab)
  • aot: Use simpler pure functions with fixed factories (acdf6ab)

v1.2.0

Choose a tag to compare

@gund gund released this 20 Aug 18:13

1.2.0 (2017-08-20)

Features

  • component: Use CSS custom properties is supported (d0d0195)

v1.1.0

Choose a tag to compare

@gund gund released this 20 Aug 18:06

1.1.0 (2017-08-20)

Features

  • component: Use CSS custom properties is supported (5c64d46)

v1.0.0

Choose a tag to compare

@gund gund released this 16 Aug 11:29

<a name"1.0.0">

1.0.0 (2017-08-16)

Features

  • strength-bar: Implement component and module + service (809a161f)