| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-19 | feat(jqLite): switch bind/unbind to more recent jQuery on/off | Michał Gołębiowski | |
| jQuery switched to a completely new event binding implementation as of 1.7.0, centering around on/off methods instead of previous bind/unbind. This patch makes jqLite match this implementation while still supporting previous bind/unbind methods. | |||
| 2013-06-04 | docs(guide/concepts): add comment as a type of directive | Ehsan Ghandhari | |
| 2013-04-19 | docs(concepts): fix spelling error | Merrick Christensen | |
| 2013-04-11 | docs(guide/concepts): fix typo | Brent Morrow | |
| An event is a user **interaction**, timer event, or network event (response from a server). | |||
| 2013-04-11 | docs(guide/concepts): wording change | Brent Morrow | |
| ... or when working with --> a <-- third-party library callbacks. ... or when working with third-party library callbacks. | |||
| 2013-04-11 | docs(guide/concepts): wording change | Brent Morrow | |
| 2013-04-06 | docs(concespts): correct spelling and remove unnecessary word | Heath Matlock | |
| 2013-02-14 | docs(guide): Fix typos in concepts/model,view. | Jesse Cooke | |
| 2013-01-17 | docs(guide): minor grammar fixes | Matt Rohrer | |
| 2012-12-07 | doc(concepts): Fix typo in $render() function | János Rusiczki | |
| 2012-11-17 | docs(guide/concepts): some typo/grammar fixes | Dave Clayton | |
| 2012-09-06 | docs(concept): correct example for creating injector | Misko Hevery | |
| 2012-08-27 | doc(guide): add concepts | Misko Hevery | |
