a8m / a8m/angular-filter

ucfirst doesn't work with capitalized string

Open
#267 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.9k
Forks
319
PR merge metrics
No merged PRs in 30d

Description

Hi, thank you for this awesome plugin!

I just noticed ucfirst filter doesn't work with fully capitalized string.

**Expected behavior:**
hello leo => Hello Leo
HELLO LEO => Hello Leo

**Current behavior:**
hello leo => Hello Leo
HELLO LEO => HELLO LEO

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.