angular.js/docs/content/error
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
..
animate fix(ngAnimate): remove compound JS selector animations 2013-08-03 00:46:17 -07:00
cacheFactory docs(error): improve the cacheFactory/iid.ngdoc 2013-07-30 17:29:35 -07:00
compile docs(errors/compile/tplrt): display html block as code 2013-11-13 21:06:37 +00:00
controller docs(minErr): add controller/noscp docs 2013-08-08 12:13:34 -07:00
httpBackend docs(minerr): fill in error message descriptions 2013-08-07 21:36:59 -07:00
injector docs(modulerr): fix typo 2013-10-24 20:51:32 +01:00
interpolate docs(minerr): fill in error message descriptions 2013-08-07 21:36:59 -07:00
jqLite docs: correct broken links 2013-10-18 15:35:41 -07:00
location docs(minErr): add location/ipthprfx 2013-08-12 14:09:09 -07:00
ng fix(*): protect calls to hasOwnProperty in public API 2013-10-07 09:01:13 -07:00
ngModel docs(minerr): fill in error message descriptions 2013-08-07 21:36:59 -07:00
ngOptions docs(error): added description for ngOptions/iexp.ngdoc 2013-08-07 09:47:13 -07:00
ngPattern docs(error): updated description for ngPattern/noregexp.ngdoc 2013-08-07 09:50:38 -07:00
ngRepeat docs(minerr): Adds a description for ngRepeat.dupes 2013-08-07 09:22:21 -07:00
ngTransclude fix(ngTransclude): detect ngTranslude usage without a transclusion directive 2013-09-30 16:44:19 -07:00
parse feat($parse): revert hiding "private" properties 2013-11-13 23:25:09 -08:00
resource fix($resource): don't use $parse for @dotted.member 2013-11-11 16:17:34 -08:00
rootScope docs($rootScope): better document infinite digest and ttl 2013-10-15 11:28:47 -07:00
sanitize style(minerr): prefer component name as namespace 2013-08-09 14:12:04 -07:00
sce docs: correct broken links 2013-10-18 15:35:41 -07:00
index.ngdoc docs(minErr): Build minErr doc site 2013-07-24 10:42:20 -07:00