a8m / a8m/angular-filter

ucfirst doesn't work with capitalized string

Abierto
#267 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
2.9k
Forks
319
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.