Skip to content

Releases: devtrw/angular-devtrw-filters

v1.0.10

15 Jul 05:44

Choose a tag to compare

add `camelToSnakeCase` filter

add basic phone filter

30 Apr 23:14

Choose a tag to compare

1.0.8

add basic phone filter

improve hyphenatedToCamelCase

30 Apr 15:07

Choose a tag to compare

add support to hyphenatedToCamelCase for non alpha strings

allows processing strings with numbers and other symbols for example:

some-string-0 -> someString0
another-$string -> another$string

rebuild dist, forgot on last version

28 Apr 21:33

Choose a tag to compare

v1.0.6

rebuild dist, forgot last commit

add orderObjectBy filter

28 Apr 21:28

Choose a tag to compare

v1.0.5

add orderObjectBy filter

Fix root module definition

25 Apr 14:54

Choose a tag to compare

Adds the uc-first filter module to the root dtrw.filters module dependencies

Add ucFirst filter

19 Apr 17:18

Choose a tag to compare

v1.0.1

add ucFirst filter

Initial Release

16 Apr 22:42

Choose a tag to compare

v1.0.0

initial commit