Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

Releases: paulsmith/angular-slugify

angular-slugify v1.0.1

Choose a tag to compare

@paulsmith paulsmith released this 23 Jul 15:34

Version 1.0.1

  • Fix errors from minifying the source
  • Update versions of Angular that is supported
  • Update test running tools

1.0.0

Choose a tag to compare

@paulsmith paulsmith released this 15 Aug 18:57
Merge pull request #4 from tlvince/master

Update to semver-compliant version string

0.1.0

Choose a tag to compare

@paulsmith paulsmith released this 23 Jul 13:48

This initial release of angular-slugify highlights its main features:

  • service: slugifies text input
  • filter: slugifies text in Angular templates
  • directive: allows a model to be declared as the “slug” of another
  • Unicode: transliterates code points in Latin-1 Supplement and Latin Extended-A to ASCII