COMMITS
/ test/BinderSpec.js October 13, 2017
M
fix(input): listen on "change" instead of "click" for radio/checkbox ngModels
Martin Staffa committed
October 28, 2016
J
docs(*): fix typos
Josh Soref committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
November 8, 2014
H
style(*): add rules requireSpace(After|Before)BinaryOperators
Henry Zhu committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
July 14, 2014
R
fix($rootScope): remove support for a watch action to be a string
rodyhaddad committed
June 23, 2014
M
fix(core): drop the toBoolean function
Michał Gołębiowski committed
April 18, 2014
September 23, 2013
J
feat(ngRepeat): use block separator comments
jankuca committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
June 8, 2013
K
chore(minErr): replace ngError with minErr
Ken Sheedlo committed
May 24, 2013
I
feat(ngError): add error message compression and better error messages
Igor Minar committed
December 4, 2012
I
test(sortedHtml): fix comment support in sortedHtml helper
Igor Minar committed
July 19, 2012
B
feat($interpolate): provide contextual error messages
Brian Ford committed
March 30, 2012
V
feat(ngModel): update model on each key stroke (revert ngModelInstant)
Vojta Jina committed
March 23, 2012
V
refactor(ngBindAttr): remove
Vojta Jina committed
March 9, 2012
I
chore(*): refactor all ng: to ng-
Igor Minar committed
February 16, 2012
V
refactor(forms): Even better forms
Vojta Jina committed
February 10, 2012
M
fix(ng:repeat): use transclusion
Misko Hevery committed
February 7, 2012
M
feat(directive): event now accessible as $event
Misko Hevery committed
January 30, 2012
V
refactor(binder): replace jested assertions with jasmine
Vojta Jina committed
November 23, 2011
M
refactor(directives): connect new compiler
Misko Hevery committed
January 12, 2012
M
refactor(module): strict separation between module-config / app-runtime
Misko Hevery committed
January 3, 2012
V
style: prefer single quotes + some whitespaces
Vojta Jina committed
V
refactor: remove old JSTD assertions
Vojta Jina committed
November 4, 2011
M
refactor(mock): moved mocks into its own module
Misko Hevery committed
November 3, 2011
M
refactor($service): removed almost all references to scope.$service
Misko Hevery committed
November 2, 2011
M
refactor(services): migrate angular.service -> module
Misko Hevery committed
M
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery committed
October 26, 2011
M
refactor(compiler) turn compiler into a service
Misko Hevery committed
October 17, 2011
M
refactor(injector): turn scope into a service
Misko Hevery committed
October 7, 2011
M
chore(formating): clean code to be function() {
Misko Hevery committed
September 8, 2011
M
feat(forms): new and improved forms
Misko Hevery committed
August 25, 2011
M
refactor(bindings): remove the decoration of the DOM with errors.
Misko Hevery committed
August 17, 2011
M
feat(ng:repeat) collection items and DOM elements affinity / stability
Misko Hevery committed
September 1, 2011
I
fix(ng:class): make ng:class friendly towards other code adding/removing classes
Igor Minar committed
August 10, 2011
M
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery committed
March 23, 2011
M
feat(scope): new and improved scope implementation
Misko Hevery committed
July 17, 2011
I
feat(strict mode): adding strict mode flag to all js files
Igor Minar committed
April 19, 2011
M
Added ng:options directive
Misko Hevery committed
May 6, 2011
M
Throw error when compiling multiple roots
Misko Hevery committed
April 5, 2011
M
Cleanup parser code to expose smaller API
Misko Hevery committed
June 2, 2011
V
Fix CSS tests on Opera
Vojta Jina committed
February 25, 2011
I
linking function should return bound scope
Igor Minar committed
February 16, 2011
M
Remove ng:watch
Misko Hevery committed
February 14, 2011
M
Changed the angular.compile(element)(scope[, cloneAttachNode])
Misko Hevery committed
February 12, 2011
M
Change API angular.compile(element)([scope], [element/true])
Misko Hevery committed