Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Conversation

@gurdiga
Copy link
Contributor

@gurdiga gurdiga commented Jan 19, 2014

Allows extending of the set of character allowed in identifiers used in Angular expressions.

Updated the property name and also renamed the branch. #4747

…thod

Allows extending of the set of character allowed in identifiers used in Angular expressions.
@petebacondarwin
Copy link
Contributor

Let's get this into 1.5

@lgalfaso
Copy link
Contributor

@petebacondarwin to do this right we would need to:

  1. split the checks into identifier start and identifier continue
  2. take care of some browsers quirks
  3. handle chars that in UTF16 need more than 1 chars

At a minimum we would need 1 and 2

@mercibe
Copy link

mercibe commented Feb 23, 2016

Really needed feature. Please do not forget it in 1.5! Tired of manually patching each new Angular version...
Thank you very much in advance!

@lgalfaso
Copy link
Contributor

Now that bd0915c and ad29894 landed, this can be closed

@lgalfaso lgalfaso closed this Mar 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants