Daniel Luz
085e0ea8ef
docs(contribute): fix task name for continuous testing
2012-10-31 13:13:33 -07:00
Igor Minar
bb52c4e8d3
fix(docs): correctly generate filenames for plunkr/fiddle
...
previously examples like $http where broken because we would strip part of the
filename (http-hello.html -> http)
we really want to strip only the id suffix that we append to disambiguate
common filenames (like index.html) which appear in many examples.
2012-10-31 13:06:22 -07:00
Shyam Seshadri
295af335c1
feat(docs): add plunkr support
...
Add option to edit source in Angular Docs in Plunkr in addition to JsFiddle
2012-10-31 13:06:16 -07:00
Daniel Luz
2c2e18c37a
fix(doc): typo on FAQ
...
Closes #1493
2012-10-31 10:26:00 -07:00
Braden Shepherdson
d930a410fb
doc(faq): Add Common Pitfalls section
...
Describes several common pitfalls new users of Angular fall into that
I've observed in #angularjs.
2012-10-29 19:37:38 -07:00
Braden Shepherdson
66505ffc40
doc(faq): Fix minor spelling and wording errors
2012-10-29 19:37:29 -07:00
Igor Minar
3ca11d5235
docs(contribute): add CLA note to code submission section
2012-10-19 09:15:34 -07:00
Igor Minar
d5d8ac01e3
docs(contribute): add visible link to github project
2012-10-19 09:15:34 -07:00
Igor Minar
6ff2685668
docs(tutorial): replace JsTD with Testacular + drop snapshots
...
JsTD references have been replaced with Testacular stuff.
snapshots are PITA to maintain so I'm dropping them, everyone loves the Git
version anyway.
2012-10-18 02:34:27 -07:00
Misko Hevery
f92e4146d1
fix(doc): disable directory listing in docs.angularjs.org
2012-10-08 15:09:06 -07:00
Igor Minar
caf702cc88
docs(downloading): update the downloading docs
2012-10-05 03:15:11 -07:00
Igor Minar
1f1a6fb6d2
docs(contribute): update contribute docs
2012-09-17 09:46:34 -07:00
Igor Minar
c2b6e127fa
docs(contribute): update misc/contribute docs with Testacular info
2012-09-17 09:46:34 -07:00
Miško Hevery
8133d468b9
docs(directive): remove reference to old isolation syntax
2012-09-13 11:32:13 -07:00
Shyam Seshadri
2c6aa4c300
fix(*): name all anonymous watch functions in Angular
...
This will allow us to see function names in Batarang and debugger.
Closes #1119
2012-09-11 16:39:46 -07:00
Brian Ford
191efbb558
docs(guide): fix directive interpolation example code
...
Closes #1339
2012-09-11 16:19:45 -07:00
Igor Minar
afd02ca48c
fix(docs): update docs top menu links
2012-09-06 15:56:11 -07:00
Misko Hevery
a713928210
docs(concept): correct example for creating injector
2012-09-06 15:49:49 -07:00
Godmar Back
05fa20df81
docs(module): fixed module example and corrected typos
2012-09-06 15:49:49 -07:00
Jay Zeng
ed5dfbcd66
docs(module): myAppModule -> simpleAppModule
2012-09-06 15:49:49 -07:00
Misko Hevery
278bfc4bb2
fix(docs): broken url to angular-bootstrap
2012-09-04 18:16:52 -07:00
Igor Minar
4015357ce5
chore(docs): don't rewrite colons in doc filenames
2012-09-04 11:08:40 -07:00
Fernando Correia
92304323b1
docs(tutorial): correct typos and clarify a few sections
2012-08-30 22:38:54 -07:00
brettcannon
d798423813
doc(misc) Mention how attribute names map to directive names.
2012-08-30 22:38:52 -07:00
Sahat Yalkabov
2583e77cc7
doc(module) changed simpleApp to myApp in the Module page guide for consistency
2012-08-30 21:34:43 -07:00
Steve Nicolai
f66836fee4
doc(devguide) - Fix typos and small grammatical errors in the developer guide.
2012-08-30 21:34:42 -07:00
Uri Goldshtein
0ccc445d53
Loading from Google CDN
...
As you guys had mansion, we can and need to do it through Google CDN for better performance,
so i've updated it accordingly
2012-08-30 21:34:42 -07:00
Tyson Benson
b7d5fa1cbe
docs(typos): fix typos in dev guide
2012-08-30 21:34:42 -07:00
phil
51a79cebcb
docs(api): fix typo on home page
...
Refference -> Reference
2012-08-30 21:34:41 -07:00
csugden
36bcf64008
Update docs/content/guide/overview.ngdoc
...
Corrects video information
2012-08-30 21:34:41 -07:00
Jamie Krug
5c6630605b
fix(docs): Fix typos and improve grammar.
2012-08-30 21:34:41 -07:00
Jamie Krug
125827406c
fix(docs): Fix bad links.
2012-08-30 21:34:41 -07:00
Colin Frei
62c21422a6
docs(module) fix typo
2012-08-30 21:34:41 -07:00
Igor Minar
d151f94937
chore(docs): ask GAE to serve docs-keywords.js
2012-08-30 15:59:29 -07:00
Igor Minar
c287c8361d
chore(docs): correctly link docs images
2012-08-30 08:59:17 -07:00
Igor Minar
b36acbc857
chore(docs): use symlinks to build docs
...
so that we can just edit source files without rebuilding docs.
this works for all docs files, except for those that are generated
or rewritten during build.
2012-08-28 16:08:03 -07:00
Misko Hevery
152537c4e9
doc(guide): add concepts
2012-08-27 21:20:51 -07:00
Misko Hevery
8b46bf6bc9
fix(ngdoc): failing test
2012-08-27 21:20:50 -07:00
Colin Frei
aef861eb41
doc(directive) correct typos
2012-08-27 21:20:50 -07:00
Misko Hevery
78c5743494
doc(misc) updated getting started to reflect the new homepage
2012-08-27 21:20:49 -07:00
Misko Hevery
2cb9fbd043
doc(guide) simplify the guide home page
2012-08-27 21:20:49 -07:00
Igor Minar
54895fc2a1
chore(docs): support _escaped_fragment_ hack for crawler
2012-08-25 02:31:20 -07:00
Igor Minar
60a12b4161
chore(docs): use GAE and Google CDN for docs
...
Short summary: if you use local node server everything should work as before,
if you use GAE, everything should work now as well, but we pull assets from CDN.
- GAE doesn't support ':' in filenames, so I had to replace it with '_'
but only in the filename, all servers were reconfigured to rewrite the
urls from : to _ when doing file lookup
- We now pull angular assets from google CDN when deployed on GAE (locally
or in production). When running on a non GAE server we pull assets from
../ directory as before
- Since only certain versions of Angular are available on CDN and we want
to be able to autodeploy docs, I had to pin down the Angular files
to a "stable" version when running on GAE
2012-08-24 15:00:36 -07:00
phil
7840803add
docs(tutorial): fix typo in step_00
...
Just removed an extra comma. No big deal.
2012-08-24 14:59:21 -07:00
Vojta Jina
5074448443
docs: fix broken links to $compileProvider.directive()
2012-08-12 11:04:20 -07:00
Brian Ford
169948bb47
chore(ngDoc): add support for custom @usage metadata
2012-08-10 16:37:54 -07:00
Brian Ford
58d9469574
fix(docs): added note about using JSON3 as a polyfill for IE7
2012-08-10 16:37:42 -07:00
Brian Ford
8d858a2360
fix(docs): added note about needing JSON shim for IE7 and earlier
2012-08-10 16:36:56 -07:00
Igor Minar
07c354a8c0
docs(faq): update faq docs
2012-08-10 14:20:13 -07:00
Igor Minar
1391579599
docs(styles): fix the cog icon alignment
2012-08-10 14:19:57 -07:00
Vojta Jina
bf77e212af
docs(guide): hide scenario for directive example
...
scenario test for this example would be tricky, we need to teach
the runner how to inject mocks first.
2012-08-10 14:19:37 -07:00
Vojta Jina
eef2f9c31e
docs(design): fix icons
...
Copy fontawesome during build
2012-08-10 14:18:45 -07:00
brettcannon
438627c2c3
fix(docs): "in depth" -> "in-depth"
2012-08-10 14:18:06 -07:00
brettcannon
5ef9ed87d8
fix(docs): Capitalize Angular.
2012-07-19 15:23:21 -07:00
brettcannon
8c81a0f372
fix(docs): Fix a spelling mistake by replacing the noun with "it"
2012-07-19 15:04:29 -07:00
brettcannon
bde931afd5
fix(docs): "were" -> "where"
2012-07-19 11:28:19 -07:00
brettcannon
6553fe68d1
fix(docs): Capitalize "URL".
2012-07-19 11:05:38 -07:00
Chris Dawson
13b5fd1b9d
fix(docs): Fixed defer to timeout change in timer directive example
2012-07-19 10:04:22 -07:00
Chris Dawson
17209d5b4a
fix(docs): Spelling errors
2012-07-19 10:01:50 -07:00
brettcannon
6f9a5721bc
fic(docs): Consistently use __bold__ for things that must be done when moving the ng-controller declaration.
2012-07-19 09:57:58 -07:00
brettcannon
31c825607d
fix(docs): Tweak some grammar and add some links relating to DI.
2012-07-19 09:54:53 -07:00
brettcannon
ab6937e251
fix(docs): Capitalize "APIs"
2012-07-19 09:49:44 -07:00
brettcannon
fbfda241f6
fix(docs): Capitalize "Angular".
2012-07-19 09:35:43 -07:00
brettcannon
206371b737
fix(docs): Capitalize Angular.
2012-07-19 09:26:34 -07:00
brettcannon
b6b92bd866
fix(docs): Add a missing "the".
2012-07-19 09:09:52 -07:00
brettcannon
79f2d843a8
fix(docs): ngRepeater isn't a thing, ngRepeat is
2012-07-19 09:04:59 -07:00
brettcannon
64a9cd8f4f
fix(docs): Remove a redundant "in".
2012-07-19 09:02:04 -07:00
brettcannon
7f6e1326f3
fix(docs): Grammatical fix
2012-07-18 15:48:08 -07:00
brettcannon
1fd2b3d402
fix(docs): Fixed some awkward wording
2012-07-18 15:42:29 -07:00
brettcannon
d56d69cc83
fix(docs): Tweak formatting and wording of a list
2012-07-18 15:20:38 -07:00
brettcannon
01e726b2fa
fix(docs): Don't want the present participle of "is"
2012-07-18 15:15:09 -07:00
brettcannon
1613621645
fix(docs): Adjectve accidentally made into an adverb
2012-07-18 12:16:14 -07:00
brettcannon
92a3d28218
fix(docs): Minor grammatical fix
2012-07-18 11:52:57 -07:00
Rishabh Rao
4c58501956
fix(docs): Fixed typo: changed ngRepeate to ngRepeat.
2012-07-16 12:33:19 -07:00
Jamie Krug
c076fe08cf
fix(docs): Fix spelling, punctuation and grammatical errors on dev guide bootstrap page.
2012-07-16 12:10:43 -07:00
Jamie Krug
2473412ba5
fix(docs): Fix spelling, punctuation and grammatical errors on dev guide compiler page.
2012-07-16 12:10:42 -07:00
Jamie Krug
1f2d50000e
fix(docs): Fix spelling, punctuation and grammatical errors on dev guide overview page.
2012-07-16 12:10:33 -07:00
Kevin Old
5026315d6f
fix(docs): correct typo
2012-07-16 11:40:21 -07:00
Igor Minar
f0a090ddf2
fix(docs): correctly generate sitemap
2012-07-02 08:21:19 -07:00
Igor Minar
6d9313a68d
fix(docs): fix broken ng-docs specs
2012-07-02 08:21:19 -07:00
Misko Hevery
ad5d2f2991
fix(doc) firefox icon rendering
2012-06-15 10:40:25 -07:00
Igor Minar
9af7a9198e
fix($defer): remove deprecated $defer service
2012-06-12 01:09:07 -07:00
Igor Minar
d9ff5fd432
fix(docs): migrate from $defer to $timeout
2012-06-12 00:11:04 -07:00
Igor Minar
f16150d5f1
docs(*): simplify doc urls
...
we now have two types of namespaces:
- true namespace: angular.* - used for all global apis
- virtual namespace: ng.*, ngMock.*, ... - used for all DI modules
the virual namespaces have services under the second namespace level (e.g. ng.)
and filters and directives prefixed with filter: and directive: respectively
(e.g. ng.filter:orderBy, ng.directive:ngRepeat)
this simplifies urls and makes them a lot shorter while still avoiding name collisions
2012-06-12 00:10:18 -07:00
Igor Minar
5d70e4a89c
docs(*): fix various outdated docs and examples
...
Closes #1030
2012-06-10 09:01:42 -07:00
Igor Minar
b5bba65a93
docs($location): clarify the two-way data-binding note
...
Closes #1030
2012-06-09 06:57:55 -07:00
Misko Hevery
c3a41ff9fe
feat($compile): simplify isolate scope bindings
...
Changed the isolate scope binding options to:
- @attr - attribute binding (including interpolation)
- =model - by-directional model binding
- &expr - expression execution binding
This change simplifies the terminology as well as
number of choices available to the developer. It
also supports local name aliasing from the parent.
BREAKING CHANGE: isolate scope bindings definition has changed and
the inject option for the directive controller injection was removed.
To migrate the code follow the example below:
Before:
scope: {
myAttr: 'attribute',
myBind: 'bind',
myExpression: 'expression',
myEval: 'evaluate',
myAccessor: 'accessor'
}
After:
scope: {
myAttr: '@',
myBind: '@',
myExpression: '&',
// myEval - usually not useful, but in cases where the expression is assignable, you can use '='
myAccessor: '=' // in directive's template change myAccessor() to myAccessor
}
The removed `inject` wasn't generaly useful for directives so there should be no code using it.
2012-06-08 15:50:13 -07:00
unknown
a57141fd1d
docs(guide): correct couple of typos
2012-06-04 18:46:09 -07:00
Misko Hevery
ddefb42445
doc(app): switch to use $last on ng-repeat
2012-06-02 16:02:09 -07:00
Misko Hevery
676d6e0040
doc(app): remove un-needed file
2012-06-02 16:02:09 -07:00
Misko Hevery
8024a5742c
doc(NgModelController) add example and $render documentation
...
Closes#930
2012-06-02 16:02:09 -07:00
Misko Hevery
073e76f835
doc(guide): corrected examples
2012-06-02 16:02:09 -07:00
Misko Hevery
7019f142ab
merge cleanup
2012-06-02 16:02:09 -07:00
Misko Hevery
0532aabcf9
doc(guide): clean up broken links
2012-06-02 16:02:08 -07:00
Misko Hevery
f0be543614
doc(ngdoc): clean up doc generation and add missing documentation links
2012-06-02 16:02:08 -07:00
Misko Hevery
a3a37c2063
doc(compiler): rewrite
2012-06-02 16:02:08 -07:00
Misko Hevery
0f5259c5a2
docs(introduction): rename
2012-06-02 16:02:08 -07:00
Misko Hevery
321a4a6b1f
doc(i18n): rename
2012-06-02 16:02:08 -07:00
Misko Hevery
41d26db32c
docs(expression): rewrite
2012-06-02 16:02:08 -07:00
Misko Hevery
dd38ce6585
docs(scope): rewrite
2012-06-02 16:02:07 -07:00