angular.js/src/scenario
Misko Hevery 9918b748be fix(compiler): allow transclusion of root elements
Fixed an issue where a directive that uses transclusion (such as ngRepeat) failed to link if it was declared on the root element of the compilation tree. (For example ngView or ngInclude including template where ngRepeat was the top most element).
2012-03-19 11:35:10 -07:00
..
output doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module 2011-11-14 20:31:16 -08:00
angular-bootstrap.js fix(angular-bootstrap): fix boostrap scripts that broke w\ 5a2dcb9a 2011-10-31 11:34:25 -07:00
angular.prefix chore(license): update license headers + add version num 2011-07-22 15:49:10 -07:00
angular.suffix fix(compiler): allow transclusion of root elements 2012-03-19 11:35:10 -07:00
Application.js refactor(module): strict separation between module-config / app-runtime 2012-01-12 13:40:07 -08:00
Describe.js doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module 2011-11-14 20:31:16 -08:00
dsl.js docs(forms): Update API docs for forms 2012-02-28 18:22:35 -08:00
Future.js doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module 2011-11-14 20:31:16 -08:00
matchers.js feat(strict mode): adding strict mode flag to all js files 2011-07-18 12:12:55 -07:00
ObjectModel.js doc(AUTO, NG_MOCK): Documenting the AUTO and NG_MOCK module 2011-11-14 20:31:16 -08:00
Runner.js refactor(scope): separate controller from scope 2012-01-23 11:05:36 -08:00
Scenario.js refactor(forms): Even better forms 2012-02-28 17:46:58 -08:00
SpecRunner.js docs(compiler): update the compiler docs 2012-01-25 11:53:59 -08:00