Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Support modifying the DOM structure in link function of a directive #1787

Closed
wants to merge 183 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
183 commits
Select commit Hold shift + click to select a range
6e2d971
chore(release): start 1.1.0 increase-gravatas iteration
IgorMinar Jul 12, 2012
e3e8813
refactor($injector): move $injector into the providerCache
taralx Jun 13, 2012
a1107e8
fix(docs): "in depth" -> "in-depth"
brettcannon Jul 20, 2012
b84eaff
docs: fix icons
vojtajina Jul 31, 2012
33ad2b4
docs(guide): hide scenario for directive example
vojtajina Jul 31, 2012
77e6d83
chore(nodeserver): add font mime type
vojtajina Aug 4, 2012
eee9a51
docs(styles): fix the cog icon alignment
IgorMinar Aug 6, 2012
54e4a6f
docs(faq): update faq docs
IgorMinar Aug 7, 2012
c25cb7d
refactor(formSpec): group preventDefault specs into a describe
IgorMinar Aug 8, 2012
5cec324
test(form): fix broken preventDefault test
IgorMinar Aug 8, 2012
054d40f
fix(form): prevent page reload when form destroyed
IgorMinar Aug 8, 2012
c0d638a
test(jqLite): add missing test for $destroy event
IgorMinar Aug 10, 2012
4ccd9eb
docs($rootScope): fix $on listener signature doc
unirgy Aug 9, 2012
167aa0c
feat($sniffer): auto detect CSP mode
vojtajina Aug 9, 2012
9767f7b
fix(option): support option elements in datalist
IgorMinar Aug 10, 2012
e0a54f6
feat($http): support reponseType
vojtajina Aug 4, 2012
536de14
fix(docs): added note about needing JSON shim for IE7 and earlier
btford Jul 19, 2012
2e36516
fix(docs): added note about using JSON3 as a polyfill for IE7
btford Aug 7, 2012
e05a97c
chore(ngDoc): add support for custom @usage metadata
btford Jul 19, 2012
f00b6cc
fix(docs): fixed documentation for using linky
btford Jul 19, 2012
00683a8
docs: fix broken links to $compileProvider.directive()
vojtajina Aug 12, 2012
9be1693
docs($compileProvider): remove duplicate of .directive()
vojtajina Aug 12, 2012
15d283b
docs($interpolate): fix typo in description
IgorMinar Aug 11, 2012
2034871
fix($interpolate): $interpolateProvider.endSymbol() returns startSymbol
IgorMinar Aug 11, 2012
cf6023e
docs($interpolateProvider): fixing docs
IgorMinar Aug 11, 2012
58f121a
feat($interpolate): expose start/end symbols in run phase
IgorMinar Aug 11, 2012
44345c7
style(ngPluralizeSpec): fix indentation
IgorMinar Aug 11, 2012
e85774f
fix(ngPluralize): fixes ng-pluralize when using non-standard start/en…
btford Jul 19, 2012
0f37194
refactor($compile): code cleanup
IgorMinar Aug 11, 2012
dfe9983
fix($compile): denormalize directive templates
IgorMinar Aug 11, 2012
cab5e1d
fix(docs): update docs top menu links
IgorMinar Aug 16, 2012
f7b4296
docs(tutorial): fix typo in step_00
pmanijak Aug 23, 2012
32137ca
docs(ngRoute): fix typo
johnlindquist Aug 23, 2012
3e12bc4
docs(a): expose hidden docs
IgorMinar Aug 20, 2012
4a4b28d
chore(docs): use GAE and Google CDN for docs
IgorMinar Aug 20, 2012
f7ac8ef
chore(docs): support _escaped_fragment_ hack for crawler
IgorMinar Aug 25, 2012
fa6c8c3
chore(Rakefile): rewrite version numbers in all index files
IgorMinar Aug 27, 2012
d05a280
doc(guide) simplify the guide home page
mhevery May 25, 2012
bf8ed8a
doc(misc) updated getting started to reflect the new homepage
mhevery May 30, 2012
fa62ea8
fix(ng-list): remove data bound flicker
mhevery Jun 1, 2012
c269eb3
fix(docs) typo
mhevery Jun 2, 2012
7e18724
doc(directive) correct typos
colinfrei Jun 2, 2012
96697f4
fix(ngdoc): failing test
mhevery Jun 12, 2012
7a5f25f
doc(guide): add concepts
mhevery May 29, 2012
e8ded01
doc($log): correct non-working example
mhevery Jun 12, 2012
b08d4b2
chore(Rakefile): various build script changes
IgorMinar Aug 28, 2012
d6706ef
chore(docs): use symlinks to build docs
IgorMinar Aug 28, 2012
1702e49
chore(Rakefile): remove bogus symlink from build
IgorMinar Aug 29, 2012
e0184d4
chore(Rakefile): fix the default task
IgorMinar Aug 29, 2012
8693eac
chore(docs): correctly link docs images
IgorMinar Aug 29, 2012
d3fa7a2
fix(jqLite): better support for xhtml
IgorMinar Aug 29, 2012
d804bbc
feat($interpolate): provide contextual error messages
btford Jul 19, 2012
9398040
test(ngApp): add missing test for [ng-app] bootstrap
IgorMinar Jul 27, 2012
8114d55
test(bootstrap): test exception siling during bootstrap
IgorMinar Jul 27, 2012
1a8642a
fix(mocks): free up memory after every spec
vojtajina Aug 30, 2012
0a71753
fix(ng-repeat) to work with primitive types
zhenbzha May 8, 2012
aff68a9
docs(module) fix typo
colinfrei Aug 27, 2012
dbefd67
fix(docs): Fix bad links.
jamiekrug Aug 26, 2012
847d2da
fix(docs): Fix typos and improve grammar.
jamiekrug Aug 26, 2012
351deb5
Update docs/content/guide/overview.ngdoc
csugden Aug 25, 2012
14c8f6a
docs(api): fix typo on home page
pmanijak Aug 16, 2012
5318588
fix(scenario): Adding meta tag to avoid cache issues
pixshatterer Aug 15, 2012
c023c85
docs(typos): fix typos in dev guide
tyson-benson Aug 8, 2012
f5f1200
Loading from Google CDN
Urigo Aug 6, 2012
0f05516
chore(docs): ask GAE to serve docs-keywords.js
IgorMinar Aug 30, 2012
5cb7297
doc(devguide) - Fix typos and small grammatical errors in the develop…
snicolai Aug 5, 2012
62cfedb
doc(module) changed simpleApp to myApp in the Module page guide for c…
Aug 1, 2012
a62c7b8
test(locationSpec): fix broken tests after vojta's commit
IgorMinar Aug 30, 2012
1b34c6d
doc(misc) Mention how attribute names map to directive names.
brettcannon Jul 18, 2012
9a710c7
fix(docs): indicate support for passing a string as the `controller` …
briceburg Jul 18, 2012
acb499f
docs(tutorial): correct typos and clarify a few sections
fernandoacorreia Jul 15, 2012
b12d1b6
fix(docs): Making sure gen_docs.sh looks for a globally installed cop…
jzacsh Aug 27, 2012
db861db
docs(changelog): release notes for 1.0.2 and 1.1.0 releases
IgorMinar Aug 31, 2012
5e90418
revert: fix(ng-repeat) to work with primitive types
IgorMinar Aug 31, 2012
b223081
chore(Rakefile): zip only the build dir
IgorMinar Aug 31, 2012
b8fac35
chore(docs): don't rewrite colons in doc filenames
IgorMinar Aug 31, 2012
d0c0ead
chore(release): cut the 1.1.0 increase-gravatar release
IgorMinar Aug 31, 2012
b1f5030
chore(docs): bump up the stable version
IgorMinar Sep 4, 2012
f353fea
chore(Rakefile): add 'version' rake task to generate version.txt
IgorMinar Sep 4, 2012
99a000b
fix(docs): broken url to angular-bootstrap
mhevery Sep 5, 2012
9b08bfa
chore(release): prepare 1.1.1 pathological-kerning iteration
IgorMinar Sep 6, 2012
05c88b8
docs($route): rename leftover $afterRouteChange to $routeChangeSuccess
IgorMinar Sep 6, 2012
f299fd5
fix(dateFilter): support sub-second precision on dateFilter
steinjak May 25, 2012
42c38b2
fix($parser): string concatination with undefined model
petrovalex May 25, 2012
f2b7fff
fix(ngRepeat): now works with primitive types
zhenbzha May 8, 2012
fbdab51
feat($resource): support custom headers per action
maxmart May 17, 2012
cebd015
fix(ngClass): works with class interpolation
maxmart Jun 7, 2012
6c67719
fix(ngClassEven/Odd): filtering/ordering and repeater
petrovalex Aug 14, 2012
10e1c75
fix($resource): ignore undefined parameters
petrovalex May 11, 2012
7079ff5
docs(module): myAppModule -> simpleAppModule
Sep 4, 2012
4909d1d
fix($resource): allow falsy values in URL parameters
Aug 20, 2012
d519953
feat(ngModel): support ngTrim attribute on input
grevory Aug 31, 2012
92558fe
feat(mocha): support mocha in angular mocks
camwest Aug 10, 2012
0472c5f
docs(module): fixed module example and corrected typos
godmar Sep 5, 2012
eb5fd40
docs(concept): correct example for creating injector
mhevery Sep 5, 2012
9473780
fix(dateFilter): make timezone optional
iwein Aug 30, 2012
8cb9c99
feat(scenario): add dblclick method to the ngScenario dsl
pedrodelgallego Aug 29, 2012
d9eff86
fix($injector): more conservative annotation parsing
mhevery Sep 5, 2012
b6e4a71
fix(ngSrc): don't set src if value is empty string
xrchen Jul 14, 2012
ca30fce
fix(*): name all anonymous watch functions in Angular
shyamseshadri Jul 6, 2012
a9be003
chore(docs): get correct location for jasmine-node
jzacsh Jun 19, 2012
0432915
fix(FormController): propagate dirty state to parent forms
groner Jun 7, 2012
c81d817
fix(a): prevent Opera from incorrectly navigating on link click
Jul 26, 2012
2a4a822
fix($resource): fix isDefined -> angular.isDefined
IgorMinar Sep 10, 2012
03042c5
docs(ngResource): Spelling typo (agressive => aggressive)
Sep 10, 2012
83fbdd1
docs($rootScope): fix typos on $watch
mernen Sep 2, 2012
c0b9e94
docs($rootScope): fix typo on $eval
mernen Sep 2, 2012
b01c28c
docs($rootScope): fix typos on $new
mernen Sep 2, 2012
7fa391c
docs($cacheFactory): fix backquotes on method descriptions
mernen Sep 6, 2012
053247e
docs($rootScope): backquote attribute types too on $on
mernen Sep 8, 2012
b8eb843
docs($rootScope): standardize on present, third-person actions for de…
mernen Sep 8, 2012
62bb728
docs($rootScope): fix quoting on expression
mernen Sep 10, 2012
03ebecd
docs($rootScope): fix typos and minor wording tweaks on $watch
mernen Sep 10, 2012
79941d2
docs($rootScope): fix iteration limit described by $watch, it's actua…
mernen Sep 10, 2012
84c13d9
fix(scenario): NPE when no angular loaded in test page
Sep 8, 2012
5dbd942
chore(scripts): add commit-msg hook (validation)
vojtajina Sep 2, 2012
95276a7
fix(scenario): emit RunnerBegin event
shyamseshadri Sep 7, 2012
f2ebfa1
docs(guide): fix directive interpolation example code
btford Sep 7, 2012
331cd5a
fix($evalAsync): have only one global async queue
mhevery Sep 7, 2012
2e15393
chore(scripts): add init-repo script
vojtajina Sep 7, 2012
209b67d
feat($http): Allow setting withCredentials on defaults
thughes Jul 30, 2012
b0a05a7
fix($route): support inline annotation on .resolve
mhevery Sep 12, 2012
5418564
docs(directive): remove reference to old isolation syntax
mhevery Sep 13, 2012
9d168f0
chore(testing): Testacular config files + rake tasks
IgorMinar Aug 30, 2012
89dd566
docs(contribute): update misc/contribute docs with Testacular info
IgorMinar Sep 15, 2012
4a04c2e
chore(): remove unused files
IgorMinar Sep 16, 2012
20c116d
docs(contribute): update contribute docs
IgorMinar Sep 16, 2012
6a5f8c0
chore(Rakefile): fix test:jquery task
IgorMinar Sep 17, 2012
6fc4fdb
docs(README): update README.md with new rake tasks
IgorMinar Sep 17, 2012
bcaa3bb
docs: load angular from CDN only on production
vojtajina Sep 17, 2012
8db47ca
fix($compile): reference local in isolate scope
vojtajina Sep 13, 2012
8b2532c
chore: add travis config
vojtajina Sep 25, 2012
b440ad3
docs(downloading): update the downloading docs
IgorMinar Oct 5, 2012
c96dc60
fix(doc): disable directory listing in docs.angularjs.org
mhevery Oct 5, 2012
43ac783
chore(Rakefile): use exec for webserver
IgorMinar Oct 17, 2012
0ae0591
chore(Rakefile): misc_options should support + -> , conversion
IgorMinar Sep 20, 2012
a5d434d
chore(test): add junit config for testacular
vojtajina Sep 20, 2012
c959fa4
chore(Rakefile): paralelize closure compilation
IgorMinar Oct 17, 2012
3bd95db
chore(Rakefile): tune JVM for closure compiler
IgorMinar Oct 17, 2012
4f59022
chore(Rakefile): remove test_out dir when cleaning
IgorMinar Oct 17, 2012
ca96ec3
docs(tutorial): replace JsTD with Testacular + drop snapshots
IgorMinar Oct 18, 2012
8d69f4b
chore(jstd): remove JsTestDriver from our repo
IgorMinar Oct 18, 2012
d938983
chore(jasmine): remove Jasmine from our repo
IgorMinar Oct 18, 2012
175e727
chore(validate-commit-msg): allow * and - in scope string
IgorMinar Oct 18, 2012
f43cf3b
chore(jstd-scenario-adapter): remove from our repo
IgorMinar Oct 18, 2012
5c9eb75
docs(contribute): add visible link to github project
IgorMinar Oct 19, 2012
cf78fb5
docs(contribute): add CLA note to code submission section
IgorMinar Oct 19, 2012
be50e07
chore(check-size.sh): fix rake target
IgorMinar Oct 22, 2012
f54edbb
doc(faq): Fix minor spelling and wording errors
bshepherdson Oct 19, 2012
f4517b5
doc(faq): Add Common Pitfalls section
bshepherdson Oct 19, 2012
bca1604
fix(currency): Handle not-quite-zero values
bshepherdson Oct 19, 2012
fc115bf
fix($compile): prevent double attr interpolation w/ templateUrl
IgorMinar Oct 25, 2012
b936236
refactor(): simplify nodeLinkFn
IgorMinar Oct 25, 2012
524c5c8
style($compile): better fn names for debugging
IgorMinar Oct 25, 2012
008a782
fix($compile): compilation should not recurse into empty nodes
IgorMinar Oct 25, 2012
54b3875
fix($compile): don't look for class directives in empty string
IgorMinar Oct 25, 2012
3c9b39f
fix(doc): typo on FAQ
mernen Oct 25, 2012
7c67b2f
feat(docs): add plunkr support
shyamseshadri Oct 25, 2012
090e542
fix(docs): correctly generate filenames for plunkr/fiddle
IgorMinar Oct 31, 2012
fdf85bf
docs(contribute): fix task name for continuous testing
mernen Oct 24, 2012
249a1d8
fix(scenario-runner): support data-ng and x-ng based attributes
adam33 Oct 30, 2012
271d2be
chore(injector): fix typo in injector documentation
sqwishy Oct 26, 2012
b32adb7
docs(module): fix typo in example
refractalize Oct 31, 2012
3a624a7
docs(guide/location): fix table formatting
fredsa Oct 21, 2012
7b52a97
chore(validate-commit-msg): allow '/' in scope
IgorMinar Oct 31, 2012
b3cae4f
fix(select): select option with a label of 0 is not shown
sudhirj Oct 21, 2012
b429f53
chore(testacular): use local testacular version
sudhirj Oct 21, 2012
c6b4ab3
Update docs/content/guide/directive.ngdoc
mhevery Nov 6, 2012
e034fa0
chore(docs): remove obsolete gae files
IgorMinar Nov 8, 2012
8650843
chore(docs): fix docs-scenario.html
IgorMinar Nov 8, 2012
04450c4
feat($sanitize): support telephone links
annavester Nov 10, 2012
f3e053c
docs(ngHide): Fix typo and make it more in line with ngShow
christianvuerings Nov 9, 2012
e9253a8
docs(guide/directive): fix names in scope '='; easier to grok
refractalize Nov 7, 2012
a758799
docs(encodeUriSegment): fix typo
Nov 5, 2012
ffa6c51
docs(ngList): fix typo
Nov 5, 2012
5c51939
docs($timeout): set return type to Promise instead of *.
wesalvaro Oct 14, 2012
8891757
docs(tutorial): change module name in step-7
jergason Oct 14, 2012
cd8b78e
docs(guide): fix run-on sentence in modules guide
jergason Oct 14, 2012
19a324c
docs(angular.module): improve angular.Module#run docs
hkdobrev Oct 18, 2012
bd524fc
fix($rootScope): workaround for Chrome's memleak
IgorMinar Nov 14, 2012
af7e0bd
fix(CSP): update to the latest CSP api
IgorMinar Nov 14, 2012
1465ebf
Support modifying the DOM structure in the post link function of a di…
mprobst Jan 8, 2013
c35d060
Add missing closing </div> tag
mprobst Jan 9, 2013
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Auto detect text files and perform LF normalization
* text=auto

# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ performance/temp*.html
*~
angular.js.tmproj
node_modules
jsTestDriver*.conf
angular.xcodeproj
.idea
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: node_js
node_js:
- 0.8

before_script:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- npm install -g testacular@canary
- rake package
- ./nodeserver.sh > /dev/null &

script:
- rake test[Firefox,"--reporters=dots"]
96 changes: 96 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,99 @@
<a name="1.1.0"></a>
# 1.1.0 increase-gravatas (2012-08-31)

_Note: 1.1.x releases are [considered unstable](http://blog.angularjs.org/2012/07/angularjs-10-12-roadmap.html)._

## Features

- **$http:** support custom reponseType
([e0a54f6b](https://github.com/angular/angular.js/commit/e0a54f6b206dc2b6595f2bc3a17c5932e7477545),
[#1013](https://github.com/angular/angular.js/issues/1013))
- **$interpolate:**
- provide contextual error messages
([d804bbcd](https://github.com/angular/angular.js/commit/d804bbcd51ec83bee1f4a3ccd42c3bd7eb38a988))
- expose start/end symbols in run phase
([58f121a5](https://github.com/angular/angular.js/commit/58f121a5c293ed57043e22ed526fdf99642fca81))
- **$sniffer:** auto detect CSP mode (currently requires Chrome on dev channel)
([167aa0c2](https://github.com/angular/angular.js/commit/167aa0c29c998be33c49d33302e099b36d1ce0be))

This release also contains all bug fixes available in [1.0.2](#1.0.2).



<a name="1.0.2"></a>
# 1.0.2 debilitating-awesomeness (2012-08-31)


## Bug Fixes

- **$compile:** denormalize directive templates
([dfe99836](https://github.com/angular/angular.js/commit/dfe99836cd98c2a1b0f9bde6216bd44088de275a))
- **$interpolate:** $interpolateProvider.endSymbol() returns startSymbol
([20348717](https://github.com/angular/angular.js/commit/20348717640c0ef405c9fdcc8fec5b566efc48b3))
- **jqLite:** better support for xhtml
([d3fa7a2e](https://github.com/angular/angular.js/commit/d3fa7a2e9e93c9dae13d852b28c878f7d6b7c420),
[#1301](https://github.com/angular/angular.js/issues/1301))
- **mocks:** free up memory after every spec
([1a8642aa](https://github.com/angular/angular.js/commit/1a8642aac2de40dccdab464e58dc164006c300bb))
- **e2e test runner:** Adding meta tag to avoid cache issues
([5318588d](https://github.com/angular/angular.js/commit/5318588d6e8ee9a31f4002affd6858d25305aabf))
- Directives:
- **form:** prevent page reload when form destroyed
([054d40f3](https://github.com/angular/angular.js/commit/054d40f338f9000cddcf7f0513af37328b88ef41),
[#1238](https://github.com/angular/angular.js/issues/1238))
- **ngList:** remove data bound flicker
([fa62ea81](https://github.com/angular/angular.js/commit/fa62ea810f6c701e898dd07c6c9228f13d5b5e02))
- **ngPluralize:** fixes ng-pluralize when using non-standard start/end symbols
([e85774f7](https://github.com/angular/angular.js/commit/e85774f709b9f681b0ff8d829b07568b0f844a62),
[#1134](https://github.com/angular/angular.js/issues/1134))
- **option:** support option elements in datalist
([9767f7bd](https://github.com/angular/angular.js/commit/9767f7bdd3e1ce6f65bdea992d67369ead13d813),
[#1165](https://github.com/angular/angular.js/issues/1165))


## Docs

- Conceptual Overview of AngularJS (high level overview of how things work):
<http://docs.angularjs.org/guide/concepts>
([7a5f25f6](https://github.com/angular/angular.js/commit/7a5f25f6671eb5f51b06615d74a05855ab79f31e))
- Lots of spelling, grammar and other fixes:
[9a710c78](https://github.com/angular/angular.js/commit/9a710c788d880785d2b02a9c5411eb15e9c278bf),
[847d2da0](https://github.com/angular/angular.js/commit/847d2da0f8d1e265eda7b4dd3e7eb52ac86d784e),
[dbefd671](https://github.com/angular/angular.js/commit/dbefd671e41c3bda481850bb7e566349e275d759),
[cab5e1d9](https://github.com/angular/angular.js/commit/cab5e1d9b363eac6fd31b15c5b86f30993e2f147),
[f00b6cca](https://github.com/angular/angular.js/commit/f00b6cca024a9418f353651f29c984f934575bd9),
[2e365168](https://github.com/angular/angular.js/commit/2e3651686c2bd84cf464ecc236c8ad77e61179df),
[536de148](https://github.com/angular/angular.js/commit/536de148214290f0b4a0595fa16c00da5e527e79),
[a1107e81](https://github.com/angular/angular.js/commit/a1107e81ebf2254caf75718de2e3ec773cce0c56),
[5ef9ed87](https://github.com/angular/angular.js/commit/5ef9ed87d82b109715a87e9aa1b1d5b63f515d3a),
[8c81a0f3](https://github.com/angular/angular.js/commit/8c81a0f3728b9308854ceb9bf392ec467b95d8eb),
[bde931af](https://github.com/angular/angular.js/commit/bde931afd5cf2483df236e06992666a0a4182794),
[6553fe68](https://github.com/angular/angular.js/commit/6553fe68d17d42ec25e0c592ceaa1077cc0ec4f6),
[13b5fd1b](https://github.com/angular/angular.js/commit/13b5fd1b9d60f1a9187da8a89db9272284ccdac4),
[17209d5b](https://github.com/angular/angular.js/commit/17209d5b4a579edf8425715b5cdf25bc5cd96711),
[31c82560](https://github.com/angular/angular.js/commit/31c825607dd524241c811ca3e401b119c810e977),
[ab6937e2](https://github.com/angular/angular.js/commit/ab6937e2518bfd77d9fe42e3d2e11fe4a7a16814),
[fbfda241](https://github.com/angular/angular.js/commit/fbfda241f616bcfe8273f501dd49120a3cb35fab),
[206371b7](https://github.com/angular/angular.js/commit/206371b7372c242db234ca8da12d1c7a8a322d54),
[b6b92bd8](https://github.com/angular/angular.js/commit/b6b92bd866e1d6d066f1c9bf1937496cd3e28664),
[79f2d843](https://github.com/angular/angular.js/commit/79f2d843a8458bfdc23fe9f179a1416fe21f7533),
[64a9cd8f](https://github.com/angular/angular.js/commit/64a9cd8f4fac1c518869a1c955fe60bd6ef76439),
[7f6e1326](https://github.com/angular/angular.js/commit/7f6e1326f3a7a6a2ba2dbd48dd6571ebe929a7c1),
[1fd2b3d4](https://github.com/angular/angular.js/commit/1fd2b3d402f36e395a1fe9ea7e3f91a1b2833426),
[d56d69cc](https://github.com/angular/angular.js/commit/d56d69cc8319f69135a17a9bb5ae394123b33c51),
[01e726b2](https://github.com/angular/angular.js/commit/01e726b2fa3fb0d2584c9bb8df116ff3a9f05879),
[16136216](https://github.com/angular/angular.js/commit/161362164532af3578c9e3e8b52cd80b15345add),
[92a3d282](https://github.com/angular/angular.js/commit/92a3d2821856c75eb95f8ec6ccf26d6a9b37fdd9),
[4c585019](https://github.com/angular/angular.js/commit/4c5850195699b1d982963f25399d24bf8b815f81),
[c076fe08](https://github.com/angular/angular.js/commit/c076fe08cf47e8af4b5e8845aed917ebb7dbd593),
[2473412b](https://github.com/angular/angular.js/commit/2473412ba55f7c47f2ca24311312ce95ee11949e),
[1f2d5000](https://github.com/angular/angular.js/commit/1f2d50000e82630bfce6eb9cf0a8da752fd1e826),
[5026315d](https://github.com/angular/angular.js/commit/5026315d6f4495d636d86ae2a022fb55cc0ca211),
[f0a090dd](https://github.com/angular/angular.js/commit/f0a090ddf256d0c144e705c0cdf4216d824140f9),
[6d9313a6](https://github.com/angular/angular.js/commit/6d9313a68d82654d389c0b2c3e4af148382f14be)) and more!



<a name="1.0.1"></a>
# 1.0.1 thorium-shielding (2012-06-25)

Expand Down
26 changes: 21 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,31 @@ it makes development fun!
* Tutorial: http://docs.angularjs.org/tutorial
* API Docs: http://docs.angularjs.org
* Developer Guide: http://docs.angularjs.org/guide
* Contribution guidelines: http://docs.angularjs.org/misc/contribute

Compiling
Building AngularJS
---------
rake compile
[Once you have your environment setup](http://docs.angularjs.org/misc/contribute) just run:

rake package


Running Tests
-------------
./server.sh # start the server
open http://localhost:9876/capture # capture browser
./test.sh # run all unit tests
Running tests requires installation of [Testacular](http://vojtajina.github.com/testacular):

sudo npm install -g testacular

To execute all unit tests, use:

rake test:unit

To execute end-to-end (e2e) tests, use:

rake package
rake webserver &
rake test:e2e

To learn more about the rake tasks, run `rake -T` and also read our
[contribution guidelines](http://docs.angularjs.org/misc/contribute) and instructions in this
[commit message](https://github.com/angular/angular.js/commit/9d168f058f9c6d7eeae0daa7cb72ea4e02a0003a).
Loading