aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/concepts.ngdoc
AgeCommit message (Collapse)Author
2013-06-04docs(guide/concepts): add comment as a type of directiveEhsan Ghandhari
2013-04-19docs(concepts): fix spelling errorMerrick Christensen
2013-04-11docs(guide/concepts): fix typoBrent Morrow
An event is a user **interaction**, timer event, or network event (response from a server).
2013-04-11docs(guide/concepts): wording changeBrent Morrow
... or when working with --> a <-- third-party library callbacks. ... or when working with third-party library callbacks.
2013-04-11docs(guide/concepts): wording changeBrent Morrow
2013-04-06docs(concespts): correct spelling and remove unnecessary wordHeath Matlock
2013-02-14docs(guide): Fix typos in concepts/model,view.Jesse Cooke
2013-01-17docs(guide): minor grammar fixesMatt Rohrer
2012-12-07doc(concepts): Fix typo in $render() functionJános Rusiczki
2012-11-17docs(guide/concepts): some typo/grammar fixesDave Clayton
2012-09-06docs(concept): correct example for creating injectorMisko Hevery
2012-08-27doc(guide): add conceptsMisko Hevery