Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Releases: Trustroots/trustpass

v0.4.0

Choose a tag to compare

@simison simison released this 02 Sep 14:32
  • Fix ngModel not being set empty when surrounding form is reset. Thanks to @romelgomez for reporting.

v0.3.0

Choose a tag to compare

@simison simison released this 02 Sep 13:33
  • Added JavaScript module compatibility support with node and CommonJS using module.exports syntax
  • Ensure module has window and angular defined by importing window and window.angular

v0.2.0

Choose a tag to compare

@simison simison released this 01 Sep 12:35

Added options for localization. See documentation for details.

Thanks @thanuzz

v0.1.2

Choose a tag to compare

@simison simison released this 14 Jul 15:33

Fix bower issues.

v0.1.0

Choose a tag to compare

@simison simison released this 14 Jul 14:21

Hello World!