index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2013-04-18
test(modules): fix module tests which got disabled by ngMobile
Igor Minar
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-16
fix(ngPattern): allow modifiers on inline ng-pattern
austingreco
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-04-15
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2013-04-11
fix(ngAnimate): prevent animation on initial page load
Misko Hevery
2013-04-11
fix(ngRepeat): prevent initial duplicates
Misko Hevery
2013-04-11
fix(ngAnimate): skip animation on first render
Matias Niemelä
2013-04-11
feat($animator): allow to globally disable and enable animations
Matias Niemelä
2013-04-11
feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobile
Braden Shepherdson
2013-04-08
fix($sniffer): $sniffer to support non-vendor prefixes
Matias Niemelä
2013-04-03
fix(ngAnimator): correct polyfillSetup activation and memento generation
William Bagayoko
2013-04-03
feat(Scenario): autodisable animations when running e2e tests
Igor Minar
2013-04-03
fix(ngShow/ngHide): revert to display:'' for show
Misko Hevery
2013-04-02
feat(ngdocs): added functionality to import and extract contents of external ...
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-03-29
feat(ngRepeat): add support for custom tracking of items
Misko Hevery
2013-03-29
feat(Scope): add $watchCollection method for observing collections
Matias Niemelä
2013-03-27
feat(http): support request/response promise chaining
Sylvester Keil
2013-03-15
fix($location): parse FirefoxOS packaged app urls
Manuel Braun
2013-03-14
fix(timezone): correct timezone date filter for 1/2 hour offsets
Sujeet Pillai
2013-03-14
Fix failing test in IE 10
Shyam Seshadri
2013-03-13
feat(ngMobile): add ngMobile module with mobile-specific ngClick
Braden Shepherdson
2013-03-11
fix($location): correctly rewrite html5 url to hashbang url
Thibault Leruitte
2013-03-11
feat(ng:switch): Preserve the order of the elements not in the ng-switch
Lucas Galfasó
2013-03-08
feat(directive): add ngKeypress directive for handling keypress event
Mark Nadig
2013-03-08
test($route): add tests for matching 'otherwise' routes
Igor Minar
2013-03-08
feat(http): set custom default cache in $http.defaults.cache
Alexander Shtuchkin
2013-03-06
feat(angular.bootstrap): support deferred bootstrap
Julie
2013-02-28
feat($compile): allow directives to modify interpolated attributes
Thibault Leruitte
2013-02-27
feat($compile): support for dynamic template generation
Luis Ramón López
2013-02-27
feat($route): add `caseInsensitiveMatch` option for url matching
David Chang
2013-02-27
feat($resource): ability to override url in resource actions
zeflasher
2013-02-27
feat($compile): add attribute binding support via ngAttr*
Luis Ramón López
2013-02-26
fix($http): don't encode URL query substring "null" to "+"
Andrew McLeod
2013-02-25
fix($compile): compile replace directives in external template
danilsomsikov
2013-02-25
chore(sortedHtml): print attributes with empty value
Igor Minar
2013-02-25
feat($compile): '=?' makes '=' binding optional
Luis Ramón López
2013-02-25
feat($q): $q.all() now accepts hash
Alexander Shtuchkin
2013-02-25
fix($compile): whitelist file:// in url sanitization
Igor Minar
2013-02-23
fix($compile): handle elements with no childNodes property
Igor Minar
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
feat(routeProvider): Add support to catch-all parameters in routes
Luis Ramón López
2013-02-14
fix(compile): Initialize interpolated attributes before directive linking
Pete Bacon Darwin
2013-02-14
fix(compile): Interpolate @ locals before the link function runs
Pete Bacon Darwin
2013-02-14
feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefault
Lucas Galfasó
2013-02-14
fix($httpBackend): patch for Firefox bug w/ CORS and response headers
Will Moore
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
[next]