angular.js/docs/content
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
..
api docs(guide/filter): Refactor filter guide docs 2013-11-07 14:14:57 -08:00
cookbook docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
error feat($parse): revert hiding "private" properties 2013-11-13 23:25:09 -08:00
guide docs(guide/scope): correct scopes example 2013-11-13 21:48:30 +00:00
misc docs(contribute): justify note about elevation on Windows 2013-11-13 21:24:08 +00:00
notes feat(ngdocs): support popover, foldouts and foldover annotations 2013-06-17 22:00:54 -07:00
tutorial docs(tutorial): minimum required node.js version is 0.10 2013-11-13 22:43:34 +00:00