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

Support for strict equal and strict not equal operators in expressions #908

Closed
dandoyon opened this issue Apr 26, 2012 · 4 comments
Closed

Comments

@dandoyon
Copy link
Contributor

Dev's trying to do the right thing will use these in expressions and run into problems.

@ak2k99
Copy link

ak2k99 commented Nov 27, 2012

Here's an example: http://jsfiddle.net/ak2k99/SrMPZ/.

@jtymes
Copy link
Contributor

jtymes commented Nov 27, 2012

I committed the additions to my branch and they appear to be working. I'm not sure if there was a reason for not including the strict equality/inequality checks and if there is, I won't open a PR. Thoughts?

jamessharp pushed a commit to jamessharp/angular.js that referenced this issue Jan 18, 2013
Allows the parser to parse strict equality and inequality
in angular expressions.

Closes angular#908
@jasonkuhrt
Copy link

@mhevery Which version of angular will this be in? It doesn't seem to work in 1.0.x or 1.1.x?

@ysangkok
Copy link

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants