mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
- use only one IIFE and a ternary op in it, instead of invoking separate IIFEs in if-else (this also completely fixed the same issue closed by PR #3597) - also add a spec to verify usage of '$' property in expression object (e.g. `{$: 'a'}`) Closes #5637 |
||
|---|---|---|
| .. | ||
| filterSpec.js | ||
| filtersSpec.js | ||
| limitToSpec.js | ||
| orderBySpec.js | ||