angular.js/docs
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
..
component-spec chore(docs): fix broken IE8 test due to sanitization bug 2013-10-04 13:43:11 -04:00
components fix(angular-bootstrap): make IE8 happy 2013-11-11 00:09:15 +00:00
content feat($parse): revert hiding "private" properties 2013-11-13 23:25:09 -08:00
img docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
spec fix(ngdocs): create mock Doc objects correctly 2013-11-05 21:20:46 +00:00
src docs(ngdoc): clarify extra module installation options 2013-11-13 20:43:32 +00:00