Starojitski
e5c53b393b
docs(tutorial/step-2): add missing span elements
...
In Lession 1 template has phone names within `span` element, while in
lession 2 the name is directly within the wrapper `div`
Closes #9670
2014-10-19 09:30:19 +01:00
Christopher Rains
f1a75a445c
docs(tutorial/step_02): fix formatting
2014-09-22 13:07:19 -07:00
Nicolai Skogheim
ce25ac83b4
docs(ngRepeat): update step_02.ngdoc with challenge
...
Add a simple task for the user to better understand ng-repeat.
Close #8757
2014-09-02 16:46:01 -04:00
Andrew Pham
38678cb65a
docs(tutorial/step-2): warn reader not to minimise browser that Karma's running on
...
Closes #8386
2014-07-29 17:40:16 +01:00
Nathan Wiebe
e5c6b7017b
docs(tutorial): clarify sentence in step 02
...
Separate two sentences with a period, and clarify the wording by making it less technical: "to the DOM"
vs "to the <body> tag".
Closes #8394
2014-07-29 11:40:59 -04:00
Peter Bacon Darwin
fefb7eda40
docs(tutorial/step-2): note that ng-app now needs a module name
...
Closes #7655
2014-07-25 14:35:36 +01:00
Trey Hunner
a54d4600b3
style: fix whitespace issues
...
Closes #8277
2014-07-21 14:52:41 -07:00
Brice
b5fb2d4bec
docs(tutorial): improve instructions for causing test failure (step 2)
...
Increase readability for test fail line
Closes #6943
2014-05-21 17:32:04 -04:00
Gaëtan PRIOUR
f34de0ba35
docs(tutorial): fixed path to controllersSpec.js file
...
☆.。.:*・゜☆ DOMO ARIGATO MR ROBOTO ☆.。.:*・゜☆
Closes #7504
2014-05-20 12:16:27 -04:00
Peter Bacon Darwin
e0e9ccdb79
docs(tutorial): move bower_components into app folder
2014-05-05 20:54:07 +01:00
expilo
b2e48e61c7
docs(tutorial): specify that ng-repeat goes in markup and not script
...
Just to make clear that it should not go to test spec.
Closes #7104
2014-04-17 12:43:01 -04:00
Thom Allen
d5a2069cd5
docs(tutorial): fix typo in module name
...
Fixed a typo in step 2
Closes #7138
2014-04-16 16:24:14 -04:00
Peter Bacon Darwin
28453015fc
docs(tutorial): synchronize with angular-phonecat changes
2014-04-04 14:05:24 +01:00
Stephanie Nacios Staub
ba48797bb0
docs(tutorial): update instructions for running tests in step 2
...
Fixing outdated instructions on how to run the test
Closes #6972
2014-04-03 01:01:39 -04:00
jfortunato
9d07796227
docs(tutorial/step_02): fix typo
2014-03-25 15:57:10 -07:00
alexgarrett
2f61b2f045
docs(tutorial): correct spelling mistake
2014-03-20 09:27:01 -07:00
Neil Johnston
e118a8be34
docs(tutorial/step_02): add experiment to update controller test
...
Add an experiment to update the controller unit test after modifying it
with the new model property.
2014-03-17 14:38:51 -07:00
Eddie Hedges
c5f2f583ab
docs(tutorial): link update for Jasmine
...
Jasmine doesn't live at the replaced link anymore.
It has a link to click through, but I figured it would be better
to just go directly to the correct location.
Closes #6591
2014-03-07 08:40:32 +01:00
Peter Bacon Darwin
a564160511
docs(bike-shed-migration): fix url-based links refs to AUTO module
2014-02-16 19:03:41 +00:00
Caitlin Potter
f7d28cd377
docs(all): convert <pre>/</pre> snippets to GFM snippets
2014-02-16 19:03:40 +00:00
Peter Bacon Darwin
bd4ffaba53
docs(bike-shed-migration): change tutorial doctype and add @step tag
2014-02-16 19:03:40 +00:00
Peter Bacon Darwin
c7e815f63b
docs(bike-shed-migration): fix up links outside the domain
...
It is safer to use markdown style links and save jsdoc style links for
internal links and code references
2014-02-16 19:03:40 +00:00
刘朋飞
cd74f74468
docs(tutorial): add missing semicolon to code snippet
...
Lets encourage people to use semicolons in javascript :>
Closes #5834
2014-01-17 15:34:33 -05:00
marcwright
2a3586381f
docs(tutorial): fix a typo
...
Closes #5769
2014-01-13 16:40:56 -08:00
Leniel Macaferi
34fee06ca7
docs(tutorial): referenced test.bat for Windows users in step 2
...
Closes #5748
2014-01-11 20:15:50 -08:00
Naomi Black
a0d759c613
docs: add clarification in step 2 of the tutorial
2014-01-10 16:54:20 -08:00
Igor Minar
69452fa94f
docs(tutorial): improve experiment instructions
...
Closes #5697
2014-01-09 17:24:10 -08:00
Pete Bacon Darwin
39c5ffb2a6
docs(tutorial/step-2): remember to install karma plugins
2013-12-05 22:06:28 +00:00
Ashutosh Das
c77dd040b4
docs(tutorial/step-2): correct the link to jasmine docs
...
Closes #5029
2013-11-20 14:21:49 +00:00
victorbjelkholm
c6016a6a85
docs(tutorial): change controllers to not have name twice
...
While giving the controller function a name helps with debugging,
since otherwise your controller will be anonymous in stack traces,
passing the name to both the `controller()` method and as the function name
is confusing for beginners.
Closes #4415
2013-11-14 14:47:01 +00:00
Mauro Carrero
b122194425
docs(tutorial/step-2): remove repeated "the"
...
Closes #4854
2013-11-14 13:24:26 +00:00
DanS
c1e6afca11
docs(tutorial/step-2): add beforeEach to load module
...
The non-global controller test throws an error because the test does not
know about the module and so can not find the controller. This change
tells the test about the module so the test can find the controller.
Closes #4489
2013-10-25 22:03:10 +01:00
Brian Ford
989ca61a61
docs(tutorial/step02): fix formatting
2013-10-11 16:15:35 -07:00
Brian Ford
556e8eece6
docs(tutorial): fix style across tutorial steps
2013-10-08 10:49:33 -07:00
pzajdel
28fe4464d8
docs(tutorial/step02): fix missing brace
...
Closes #4301
2013-10-06 22:26:33 +01:00
Pete Bacon Darwin
0f7237d764
docs(tutorial): improve wording and consistency
2013-10-03 11:58:47 +01:00
James Dunn
575f63ac50
docs(tutorial): update examples to show best practices
...
Closes #4256 , #4255 , #4254 , #4253 , #4250 , #4092
2013-10-03 10:19:19 +01:00
Nepoxx
ad77d67cb7
fix(docs): fix diagram in tutorial/step_02
...
Removes whitespace before image tag as it caused it to be interpreted as a code block.
Closes #3668
2013-08-20 23:43:05 -07:00
Roland
f5b8092a1c
docs(tutorial): add that the test also creates a controller
2013-07-27 15:52:20 +01:00
Andrew Vida
1c7741329f
docs(tutorial): update test config file name
2013-05-18 20:29:17 +01:00
Pete Bacon Darwin
59bfe8e5a9
docs(tutorial): testacular renamed to karma
...
Replaced instances of 'Testacular' with 'Karma' to reflect name change of test runner.
Replaced instances of 'http://vojtajina.github.com/testacular ' with 'http://karma-runner.github.io/ ' to reflect dedicated page for Karma Test Runner.
Added location of config file needed to start the Karma server. This is still labeled 'testacular.conf.js' and needs file name to be updated in the phone example repo.
2013-04-15 12:28:31 +01:00
Igor Minar
ca96ec32f9
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:33:45 -07:00
Godmar Back
0472c5f07e
docs(module): fixed module example and corrected typos
2012-09-06 16:06:23 -07:00
brettcannon
1613621645
fix(docs): Adjectve accidentally made into an adverb
2012-07-18 12:16:14 -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
Misko Hevery
0532aabcf9
doc(guide): clean up broken links
2012-06-02 16:02:08 -07:00
Misko Hevery
8e2675029f
chore(docs): re-skin main documentation
2012-05-04 16:12:17 -07:00
Igor Minar
075c089b5c
docs(tutorial): update all the remaining steps
...
I made some diagrams and portions of the text that are stil stale
invisible. We'll fix these in the next relese.
2012-04-30 01:08:15 -07:00
Igor Minar
ac2f0cece6
docs(tutorial): fix typos in steps 2 and 3
2012-04-10 06:04:13 -07:00
Igor Minar
82d90a4096
fix(docs): change all directive references to use the normalized names
2012-04-09 09:52:27 -07:00