| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-08 | revert: fix(a): prevent Opera from incorrectly navigating on link click | Igor Minar | |
| This reverts commit c81d8176cc55cd15acae05259ead73f90a01f0b7. This commit causes several issues (#1651, #1674, #1662) and doesn't even contain a test that proves that anything on Opera got actually fixed. If the original Opera resurfaces, we'll fix it properly. | |||
| 2012-09-06 | fix(a): prevent Opera from incorrectly navigating on link click | sgtpep | |
| we handle the navigation by ourselves, so we need to prevent the default action. Opera ignores event.preventDefault() call so we must return false. | |||
| 2012-08-24 | docs(a): expose hidden docs | Igor Minar | |
| It seems that docs for these directive were previously hidden by accident | |||
| 2012-04-09 | fix(docs): change all directive references to use the normalized names | Igor Minar | |
| 2012-03-28 | chore(module): move files around in preparation for more modules | Misko Hevery | |
