angular.js/docs/content/error/parse
Vojta Jina 4ab16aaaf7 feat($parse): revert hiding "private" properties
Hiding `_*` properties was a feature primarily for developers using Closure compiler and Google JS
style. We didn't realize how many people will be affected by this change.

We might introduce this feature in the future, probably under a config option, but it needs more
research and so I'm reverting the change for now.

This reverts commit 3d6a89e888.

Closes #4926
Closes #4842
Closes #4865
Closes #4859
Closes #4849

Conflicts:
	src/ng/parse.js
2013-11-13 23:25:09 -08:00
..
isecdom.ngdoc fix($parse): disallow access to window and dom in expressions 2013-09-17 18:15:49 -07:00
isecfld.ngdoc docs(mirErr): add a description for $parse.isecfld and isecfn 2013-08-07 08:49:56 -07:00
isecfn.ngdoc docs(minErr): improve $parse/isecfn 2013-08-07 09:32:23 -07:00
isecwindow.ngdoc fix($parse): disallow access to window and dom in expressions 2013-09-17 18:15:49 -07:00
lexerr.ngdoc docs(minerr): Adds a description for parser.lexerr 2013-08-07 09:30:04 -07:00
syntax.ngdoc docs(minerr): Adds a description for parser.syntax 2013-08-07 09:28:24 -07:00
ueoe.ngdoc docs(minerr): Adds a description for parser.ueoe 2013-08-07 09:26:04 -07:00