angular.js/src
Igor Minar dc0b0c77c7 feat($route): add reloadOnSearch route param to avoid reloads
In order to avoid unnecesary route reloads when just hashSearch part
of the url changes, it is now possible to disable this behavior by
setting reloadOnSearch param of the route declaration to false.

Closes #354
2011-08-19 03:55:47 -07:00
..
jstd-scenario-adapter chore(license): update license headers + add version num 2011-07-22 15:49:10 -07:00
scenario style(*): remove extra semicolons 2011-08-15 00:21:02 -07:00
service feat($route): add reloadOnSearch route param to avoid reloads 2011-08-19 03:55:47 -07:00
angular-bootstrap.js feat($locale): add default locale service for en-US 2011-08-14 23:44:20 -07:00
angular-mocks.js break(date): remove support for 'long', 'longtime' date formats and 'z' flag 2011-08-14 23:44:21 -07:00
Angular.js refactor(jqLite): remove jqLite show/hide support 2011-08-15 12:51:41 -07:00
angular.prefix chore(license): update license headers + add version num 2011-07-22 15:49:10 -07:00
angular.suffix ng:autobind now optionally takes element id 2011-03-11 08:45:43 -08:00
AngularPublic.js doc($browser): remove duplication of $browser to docs 2011-08-10 11:51:24 +02:00
apis.js style(*): remove extra semicolons 2011-08-15 00:21:02 -07:00
Browser.js style(*): remove extra semicolons 2011-08-15 00:21:02 -07:00
Compiler.js style(*): wrap all assignments in if statements 2011-08-15 00:20:48 -07:00
directives.js refactor(jqLite): remove jqLite show/hide support 2011-08-15 12:51:41 -07:00
filters.js fix(filters): fix lint warnings 2011-08-15 12:52:09 -07:00
formatters.js doc(typos): fix couple of typos in the docs 2011-07-30 16:41:42 +02:00
Injector.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
jqLite.js refactor(jqLite): remove jqLite show/hide support 2011-08-15 12:51:41 -07:00
JSON.js refactor(json): use angularString instead of angular.String 2011-08-15 00:21:02 -07:00
markups.js doc(typos): fix couple of typos in the docs 2011-07-30 16:41:42 +02:00
parser.js style(*): wrap all assignments in if statements 2011-08-15 00:20:48 -07:00
Resource.js fix($resource): properly call error callback when resource is called with two arguments 2011-08-18 15:07:04 -04:00
sanitizer.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
Scope.js style(*): remove extra semicolons 2011-08-15 00:21:02 -07:00
validators.js refactor(scope): remove $flush/$observe ng:eval/ng:eval-order 2011-08-12 15:47:47 -07:00
widgets.js doc(sample): Add javascript sandbox integration (jsFiddle) 2011-08-16 15:15:06 -07:00