Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(select): respect tracking expression when shallow watching arrays of objects in ngOptions #9466

Closed
wants to merge 837 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
837 commits
Select commit Hold shift + click to select a range
3abd0fb
test(filter): fix typo in descriptions
rolfyone Jun 27, 2014
af5aacc
test(jqLite): make iframe contents() test less flaky
caitp Jul 11, 2014
25d3d37
revert: fix(ngSanitize): follow HTML parser rules for start tags / al…
caitp Jul 16, 2014
e1a3a62
chore(jshint): update grunt-contrib-jshint
mgol Jul 8, 2014
fe1188d
refactor(jshint): reduce duplication & test all JS files
mgol Jun 23, 2014
d175bb0
fix(ngSanitize): follow HTML parser rules for start tags / allow < in…
caitp Jul 5, 2014
e7999e7
docs($interval): fix missing square brackets in example
Jul 17, 2014
afdb4f1
chore(ci): update protractor to 1.0.0-rc5 and increase global timeout…
juliemr Jul 17, 2014
13289c0
chore(package): update to latest dgeni-packages
petebacondarwin Jul 17, 2014
4e57e28
docs(triaging): clarify severity and frequency labels
btford Jul 17, 2014
71eb190
perf($compile): only create jqLite object when necessary
jbedard Jun 15, 2014
3c46c94
perf(jqLite): expose the low-level jqLite.data/removeData calls
jbedard Jun 24, 2014
8697c3b
docs(guide/module) fixed global controller in example
vandycknick Jul 17, 2014
cc8eb91
style(guide/module): use dot first style when chaining
petebacondarwin Jul 18, 2014
243d9ac
docs(guide/module): add protractor tests
petebacondarwin Jul 18, 2014
60af504
fix($location): handle plus character in query strings
Jul 17, 2014
a17d42d
docs(changelog): release notes for 1.3.0-beta.16 pizza-transubstantia…
btford Jul 18, 2014
8eede09
perf(ngBindHtml): move addClass to the compile phase
IgorMinar Jul 18, 2014
685a9d0
docs(indexPage): move latest versions to the top
petebacondarwin Jul 18, 2014
e159f96
chore(travis): get npm dependencies from npm-bundle-deps
rodyhaddad Jul 15, 2014
65f40d2
docs(ngBind): fix wording
Jun 11, 2014
6941779
chore(package): update dgeni-package to v0.9.6
petebacondarwin Jul 21, 2014
25eb9b7
docs(ngMock) add `@packageName` tag to fix invalid module overview pages
petebacondarwin Jul 21, 2014
cffcfc7
style($http): fix indentation
IgorMinar Jul 18, 2014
8db84a1
chore(.editorconfig): add .editorconfig file
treyhunner Jul 21, 2014
0bd329d
docs(guide/concepts): use protocol relative URL
vandycknick Jul 15, 2014
1c15cdc
style: fix whitespace issues
treyhunner Jul 21, 2014
0252a98
docs($http) Clarify how to specify JSONP callback.
garetht Jul 19, 2014
28c8199
docs(misc/faq): minor formatting fixes
jesselpalmer Jul 13, 2014
c280d5a
Updated e2e spec to remove warning
vikramsoni2 Jul 13, 2014
da0c5ef
docs(guide/bootstrap): fix example
mjhamm75 Jul 9, 2014
580135a
docs(guide/scope): add missing period
skeller88 Jul 10, 2014
bc036c6
docs(guide/$location) global cntl deprecated
vandycknick Jul 18, 2014
9d4000d
docs(guide/$location): fix up example protractor tests
petebacondarwin Jul 22, 2014
51863f8
docs(guide/directive): fix formatting
hanstest Jul 22, 2014
492b0cd
perf(forEach): use native for loop instead of forEach for Arrays
IgorMinar Jun 30, 2014
7f2bcc3
chore(e2e): protractor version bump to 1.0
juliemr Jul 22, 2014
e6ebfc8
refactor(Angular): add isPromiseLike helper function
shahata Jul 22, 2014
05b5245
docs(guide): remove redundancy in providers guide
hppycoder Jul 23, 2014
9d62405
docs(tutorial): remove index.html from app url
yangshuan Jul 23, 2014
cd63ff4
docs(guide/concepts): update example
Apr 25, 2014
948c86c
fix(ngHref): remove attribute when empty value instead of ignoring
shahata Apr 3, 2014
1111076
docs($resource): note methods list is non-exhaustive
hallipr Apr 15, 2014
cbdf0c2
perf($parse): don't use reflective calls in generated functions
IgorMinar Jul 24, 2014
ceaca57
revert: perf($parse): don't use reflective calls in generated functions
IgorMinar Jul 24, 2014
209e600
fix(jqLite): triggerHandler support unbind self
chrisirhc Jan 25, 2014
5d11e02
fix(docs): change plnkr form to open in same window
jeffbcross Jul 24, 2014
9cf5b35
docs(tutorial/step-3): note that the server needs to be running befor…
TheMrSteve Apr 17, 2014
cd6d21e
docs(tutorial/step-2): note that ng-app now needs a module name
petebacondarwin Jul 25, 2014
e25ed0d
fix(angular.copy): clone regexp flags correctly
shahata Jul 25, 2014
cd9afd9
revert: fix(ngHref): remove attribute when empty value instead of ign…
jeffbcross Jul 25, 2014
bbb673a
docs(changelog): release notes for 1.3.0-beta.17 and 1.2.21
jeffbcross Jul 25, 2014
2862883
docs(tutorial): update step7 ngdoc to fix grammar
olslash Jul 25, 2014
cd9459e
docs(tutorial): update step_03.ngdoc
ifalvarez Jun 12, 2014
494c8aa
chore(ci): update sauce connect from 3 to 4.3 for the 1.2.x branch
juliemr Jul 25, 2014
60366c8
fix($parse): correctly assign expressions who's path is undefined and…
rodyhaddad Jul 8, 2014
986c446
style(AngularPublic): add whitespace to jshint block
Jul 27, 2014
eab5731
feat(http): allow caching for JSONP requests
shahata Jul 26, 2014
f53b53d
docs(tutorial): clarify sentence in step 02
nwiebe Jul 29, 2014
d8f94d1
docs(tutorial/step-2): warn reader not to minimise browser that Karma…
Andrew-Fam Jul 29, 2014
afe93ea
docs(dateFilter): fix milliseconds example
moroshko Jul 29, 2014
9ee0755
fix(ngSanitize): ensure `html` is a string in htmlParser()
caitp Jul 30, 2014
61871da
revert(select): avoid checking option element selected properties in …
Jul 16, 2014
812277c
test(select): add test against updating selected property on digest w…
Jul 28, 2014
b770c35
test(select): add test cases for selects with blank disabled options
Jul 16, 2014
d018ac2
test(select): add test of updating the model because of ng-change
Jul 16, 2014
e9a00fb
test(select): add extra expectations and comments for clarity
petebacondarwin Jul 28, 2014
c286094
fix(select): do not update selected property of an option element on …
petebacondarwin Jul 30, 2014
9242c58
refact(select): don't recreate selectedSet on every digest loop
petebacondarwin Jul 31, 2014
c3fad11
fix($location) don't rewrite location when clicking on "javascript:" …
winsontam Jul 30, 2014
5dae9c2
docs(ngMockE2E): remove repeated word
daniellegonzalez Jul 30, 2014
428b81c
docs($http): add link to `$http.path()`
k-funk Jul 30, 2014
98ff901
docs(error/$injector/unpr): inadvertently redefining a module can cau…
Jul 30, 2014
b7a2dee
docs(ngSubmit): add link to `form` docs to discourage double submission
petebacondarwin Jul 31, 2014
bcfa64e
chore(travis): rename fetch_bundle script and make it not abort a tra…
rodyhaddad Aug 2, 2014
79538af
fix(select): ensure that at least one option has the `selected` attri…
petebacondarwin Jul 31, 2014
2a60810
docs($resource): clarify the meaning of `@` in `paramDefaults`
jsdevel Aug 2, 2014
29eaabc
test(select): relax test for IE8 bug
petebacondarwin Aug 3, 2014
ee57b4c
docs(CHANGELOG.md): add missing breaking change from 1.3.0-beta.14
caitp Aug 4, 2014
76a0eb8
docs($compile): fix typo 'default' spelling
asilluron Aug 4, 2014
fc2abef
docs(guide/directive): explain how to require multiple controllers
Aug 7, 2014
2bd3214
docs(guide/migration): ngSanitize is out ng core at AngularJS 1.2.21
juampynr Aug 7, 2014
df3d941
docs($http): fix broken markdown link in withCredentials description
joeyyang Jun 16, 2014
4fbbe11
docs(http): don't use locale-specific uri for MDN link
caitp Aug 8, 2014
a84f9f6
docs(tutorial/step-10): add mock image data to spec
derrickmar Aug 8, 2014
ed47d81
chore(travis): specify chrome m34 in protractor configuration
caitp Aug 8, 2014
18fc43e
docs(guide): correct links to unit testing guides
edhedges Aug 9, 2014
0b0acb0
fix($compile): make '='-bindings NaN-aware
caitp Aug 10, 2014
2e22588
chore(package.json): update to dgeni-packages 0.9.7
petebacondarwin Aug 10, 2014
dffeef2
test(docsAppE2E): tighten CSS selector to only find one element
petebacondarwin Aug 10, 2014
7729c84
test(docsAppE2E): check that param defaults are shown in docs
petebacondarwin Aug 10, 2014
d262378
fix(jqLite): allow `triggerHandler()` to accept custom event
petebacondarwin Aug 11, 2014
93b0c2d
feat($parse): allow for assignments in ternary operator branches
rodyhaddad Dec 16, 2013
4c33b56
docs(CHANGELOG.md): add changelog for v1.3.0-beta.18 and v1.2.22
caitp Aug 12, 2014
631fbda
docs(CHANGELOG.md): fix typo, it's 1.2.22 not 1.2.2!
caitp Aug 12, 2014
cb18343
chore(doc-gen): move e2e tests into docs folder
petebacondarwin Aug 12, 2014
ed56872
fix(ngHref): remove attribute when empty value instead of ignoring
shahata Apr 3, 2014
8695138
docs(misc/contribute): fix syntax highlighting of URLS
caitp Jul 13, 2014
129c537
docs($http): correct link to "salt (cryptography)" wikipedia article
jeffsheets Aug 18, 2014
a0b8ab8
docs(tutorial/index): improve wording
tomkadwill Aug 15, 2014
e37e30e
docs(orderBy): clarify expression usage in a predicate
pkozlowski-opensource Aug 15, 2014
5811c5c
docs(ngBind): irrelevant text removed from ngBindHtml’s example
bfontaine Aug 19, 2014
a6d7b4b
docs(*): use @description instead of @returns for properties
shahata Aug 16, 2014
20eef05
docs($compile): correct documentation for directive controller `^` no…
Izhaki Aug 15, 2014
cd0507b
docs(guide/di): correct a few awkward sentences
mekane Aug 19, 2014
4f38705
fix($sanitize): sanitize javascript urls with comments
btford Aug 19, 2014
08cc6ed
chore(jshint): add missing scripturl directive
btford Aug 19, 2014
74a7afc
fix($location): don't call `indexOf()` of undefined `href` attribute
caitp Aug 19, 2014
c6e4def
fix($location): rewrite relative URI correctly if path==='/' in legac…
caitp Aug 20, 2014
ec27dea
docs($compile): fix documentation for ?^ controller search
Izhaki Aug 20, 2014
5bba892
docs($cacheFactory): prevent example breaking on key update
kasoban Jul 16, 2014
64cdbf3
docs(ngMock): note that inject/module helpers only defined for jasmin…
misutkame Aug 20, 2014
effc98f
fix(linky): handle quotes around email addresses
btford Aug 19, 2014
893d2f8
docs(ngDisabled): clarify "don't do this" example
henrik Aug 19, 2014
aaf9c5e
fix(minErr): encode btstrpd error input to strip angle brackets
jeffbcross Aug 20, 2014
888b0f5
fix(copy): clear array destinations correctly for non-array sources
caitp Aug 21, 2014
4e79dec
docs($interval): fix typo in example
cflynn07 Aug 21, 2014
4b7398e
chore(protractor): enable testing ng-app-included examples
caitp Aug 19, 2014
ebece0b
fix(input): by default, do not trim input[type=password] values
caitp Jul 18, 2014
98f6037
fix(Angular): make Date comparison in equals() NaN-aware
SekibOmazic Aug 21, 2014
8528781
docs(guide/module): make the use of `ng-app` explicit in example
Aug 19, 2014
8ec3efd
docs(guide/module): update tag in description
Aug 22, 2014
456026e
fix(input): use lowercase method to account for undefined type
jeffbcross Aug 22, 2014
0b3022e
docs(changelog): release notes for 1.3.0-beta.19 rafter-ascension
btford Aug 22, 2014
00456a8
docs(changelog): release notes for 1.2.23 superficial-malady
btford Aug 22, 2014
fa5daa7
docs(guide/di): correct spelling `behinds` > `behind`
smithl Aug 23, 2014
7e239f9
docs(dateFilter): add example of string literals in format string
dennishall1 Aug 26, 2014
d7548fd
fix(form): ensure concurrent animations use setClass
matsko Aug 11, 2014
c92ce45
docs(filterFilter): add note on negation
guilbep Jul 8, 2014
19cb2e3
docs($rootScope): remove duplicate `$digest()`
gitMbar Aug 29, 2014
1812af5
fix(ngRepeat): improve errors for duplicate items
smilli Aug 23, 2014
2ece4d0
fix($browser): detect changes to the browser url that happened in sync
tbosch Aug 26, 2014
54f0bc0
fix(ngEventDirs): execute `blur` and `focus` expression using `scope.…
tbosch Aug 27, 2014
9bf964f
style(ngRepeatSpec): make jshint happy
btford Aug 29, 2014
36e6de1
fix(input): check `scope.$$phase` only on `$rootScope`
shahata Aug 29, 2014
2712c2f
fix(ngEventDirs): check `scope.$$phase` only on `$rootScope`
shahata Aug 29, 2014
653700d
docs(guide/providers): fix grammar and punctuation
Aug 31, 2014
d4fc40c
docs(changelog): release notes for 1.3.0-RC.0 sonic-boltification
matsko Aug 30, 2014
88b6a9a
docs(changelog): fix inline formatting
fixe Aug 30, 2014
8f14b72
docs($rootScope): document scope properties
shahata Aug 16, 2014
e5e62a5
docs(ngRepeat): update step_02.ngdoc with challenge
nicolaiskogheim Aug 24, 2014
910d652
chore(package.json): update to dgeni-packages v0.9.8
petebacondarwin Sep 3, 2014
1f5b4c9
docs(CHANGELOG.md): add breaking change for a9fcb0d0 (v1.2.13)
caitp Sep 3, 2014
8366d54
docs(ngBlur): explain blur events
zymsys Aug 29, 2014
789f0f1
docs(interpolate): fix link text
zzmp Aug 28, 2014
b48203f
docs(tutorial/step_05): improve formatting of code identifier
theLearningChan Aug 10, 2014
7af210f
docs(README): fix 'Contribution guidelines' link
thorn0 Aug 28, 2014
e661bc9
docs($sce:unsafe): fix link to $sce docs
juampynr Aug 6, 2014
9ed9777
docs(docs.css): improve comma spacing in TOC on mobile
thorn0 Aug 11, 2014
7e02fa0
fix(numberFilter): format numbers that round to zero as nonnegative
smilli Aug 23, 2014
466320f
fix($compile): render nested transclusion at the root of a template
petebacondarwin Sep 4, 2014
e0cf7c5
Revert "fix($compile): render nested transclusion at the root of a te…
petebacondarwin Sep 4, 2014
6c863e5
chore(docs): improve searching by member
petebacondarwin Sep 4, 2014
4e04c73
chore(docs): enable page ordering by @sortOrder tag
petebacondarwin Sep 4, 2014
239d0b1
docs(guide): add sortOrder to each page
petebacondarwin Sep 4, 2014
68a09ba
fix($location): allow numeric location setter arguments
pkozlowski-opensource Apr 19, 2014
9d9cdfb
fix($compile): render nested transclusion at the root of a template
petebacondarwin Sep 4, 2014
34b43ea
docs($location): update search description to include number param
johnnyreilly Aug 26, 2014
c65796d
fix($location): remove an unused parameter of $location.url
thorn0 Aug 28, 2014
c12e8d4
fix($location): don't call toString on null values
jeffbcross Sep 5, 2014
94b0f2d
fix(orderBy): allow arrayLike objects to be ordered
tsevan Sep 5, 2014
5f9a974
chore(tests): update Protractor to v1.2.0
juliemr Sep 5, 2014
fd995ab
chore(tests): fix up test for protractor 1.2.0 update
juliemr Sep 5, 2014
47f42ec
test(orderBy): remove IE8 incompatible test code
petebacondarwin Sep 5, 2014
992101d
refactor($http): simplify buildUrl function
pkozlowski-opensource Sep 5, 2014
ece7d19
chore(clean-shrinkwrap): chokidar is fixed since 0.8.2
petebacondarwin Sep 5, 2014
408508a
chore(package.json): tidy up dependencies
petebacondarwin Sep 8, 2014
53feb27
chore(bower): refactor bower usage
petebacondarwin Sep 8, 2014
d2dd358
docs(form): move param tag outside of main description
petebacondarwin Sep 8, 2014
3068d8e
docs($filter): remove duplicate documentation of register method
petebacondarwin Sep 8, 2014
a961291
chore(npm-shrinkwrap): fix karma dependencies
petebacondarwin Sep 9, 2014
5061d2c
chore(npm-shrinkwrap): safely update karma to 0.12.23
petebacondarwin Sep 9, 2014
b39e1d4
fix($parse): disallow passing Function to Array.sort
chirayuk Sep 8, 2014
2d8749e
revert: "fix($compile): render nested transclusion at the root of a t…
jeffbcross Sep 9, 2014
66503a6
docs(CHANGELOG.md): add changes for 1.3.0-rc.1 and 1.2.24
jeffbcross Sep 9, 2014
5ec900a
docs(CHANGELOG.md): fix wording and remove reverted change
jeffbcross Sep 9, 2014
d396f42
docs(CHANGELOG.md): add upcoming breaking change
jeffbcross Sep 9, 2014
57ac995
docs(ngResource): document steps to skip default json serialization/d…
Aug 22, 2014
50cd3a4
docs(tutorial): update step 7 to reference angular-phonecat
rush340 Aug 21, 2014
6fd048a
docs(tutorial/steps-11&12): add warning about bower conflict error
petebacondarwin Sep 10, 2014
1b6d74c
fix(i18n): fix typo at i18n generation code
lgalfaso Sep 5, 2014
1a53863
docs(guide/providers): note that services can create functions
mattduggan Sep 10, 2014
ae92658
docs(guide/forms): correct grammar
Sep 10, 2014
71d6582
docs(CHANGELOG.md): fix typos for ng-switch-changed workaround
gkalpak Sep 11, 2014
6d12e89
refactor(ngEventDirs): remove a useless call
thorn0 Sep 11, 2014
f2894c0
test($parse): ensure CSP code paths are used when testing
caitp Sep 12, 2014
a3fbf0f
test($parse): ensure CSP code paths are used when testing
caitp Sep 12, 2014
8be7b5d
chore(docs): update to dgeni-0.4.0
petebacondarwin Sep 15, 2014
9b9a30c
test(docs): improve docs e2e tests
petebacondarwin Sep 15, 2014
b4de730
test(docs): add extra docs e2e tests
petebacondarwin Sep 12, 2014
bf24ad1
docs(ngShowHide): use backticks to denote CSS classes and directive n…
petebacondarwin Sep 15, 2014
c4d3e6f
chore(docs): ensure all docs e2e tests are run
petebacondarwin Sep 15, 2014
dea705b
test(docs): fix url matching on api e2e tests
petebacondarwin Sep 15, 2014
9cc9686
chore(docs): remove excess indentation from code blocks
petebacondarwin Sep 15, 2014
e251db9
docs(ngView): remove obsolete comment from code sample
petebacondarwin Sep 15, 2014
d89d59f
fix(select): update option labels when model changes
btford Sep 11, 2014
b979ee1
chore(ngLocale): Include numberformatsymbolext.js in Closure Slurper …
mgallag Sep 9, 2014
06c7669
fix(ngLocale): Regenerate Locale Files
caitp Sep 16, 2014
fb3d158
docs(changelog): release notes for 1.3.0-rc.2
btford Sep 16, 2014
f6f0791
docs(changelog): release notes for 1.2.25
btford Sep 16, 2014
d1c05ad
docs(error/$controller/noscp): fix example
callado4 Sep 16, 2014
53e6590
docs(guide): add angular-localization module to internationalization …
doshprompt Sep 18, 2014
3da5847
docs(guide/bootstrap): fix missing ngController in example
jeffavis Sep 17, 2014
77be7cc
docs(tutorial): fix formatting
Christopher-Rains Sep 18, 2014
9782bc2
docs(tutorial): improve readability
ltfschoen Sep 17, 2014
3b171a8
docs(guide/$location): improve readability
Doublelift Sep 18, 2014
3d83973
docs(misc/faq): fix typo
mattphoto Sep 16, 2014
130fe92
docs(guide/directive): fix grammar
ltfschoen Sep 15, 2014
f3f65ca
docs(navigation): side navigation footer overlap problem fix
sercaneraslan Sep 4, 2014
6a07009
docs(limitTo): fix input type in examples
jimmywarting Sep 9, 2014
4cfc279
docs(tutorial/step-3): correct slight grammar issue
Sep 9, 2014
fbd620e
docs(angular.extend) actually only copies own enumerable properties
SekibOmazic Sep 10, 2014
98ceda2
docs(limitTo): exclude the e2e test that fails on safari
petebacondarwin Sep 19, 2014
c59da09
docs(limitTo): exclude the e2e test that fails on safari
petebacondarwin Sep 19, 2014
a365152
chore($http): disable flaky JSONP test
jeffbcross Sep 19, 2014
c54287b
docs(route): remove irrelevant note
a8m Sep 21, 2014
38cb2b3
docs(readme): improve readability
jamesanthonyferguson Sep 19, 2014
a022980
docs(tutorial/step_02): fix formatting
Christopher-Rains Sep 19, 2014
c9f8fb2
docs(guide/$location): fix broken link
bocharsky-bw Sep 22, 2014
33793ec
docs(triaging): fix formatting
wwwillchen Sep 19, 2014
e6996cc
docs(tutorial/step_05): fix typo
delikat Jul 3, 2014
d5c0412
chore(docs): refactor the docs app search for better bootup time
petebacondarwin Sep 23, 2014
4aa4005
chore(docs): AngularJS 1.2.x doesn't support '$includeContentError' e…
petebacondarwin Sep 23, 2014
930bd40
docs(ngController): Fix priority value mentioned in the docs
gkalpak Sep 13, 2014
54af406
docs(changelog): add release notes for 1.3.0-rc.3
jeffbcross Sep 24, 2014
2aead39
chore(docs): ensure DI annotations are in place
petebacondarwin Sep 24, 2014
f839e49
chore(protractor): annotate $animate to allow tests to run under stri…
petebacondarwin Sep 24, 2014
fc913ee
chore(docs): improve logo rendering performance
petebacondarwin Sep 24, 2014
05a2a1d
chore(docs): remove unused code
petebacondarwin Sep 25, 2014
37f2265
chore(docs): minify javascript
petebacondarwin Sep 25, 2014
1b8b41a
fix(input): always format viewValue as a string inputs with text cont…
caitp Sep 25, 2014
44c451e
docs(guide/index): add book AngularJS: Novice to Ninja
panda-sandeep Sep 26, 2014
038ca9b
chore(docs): fix links to github
petebacondarwin Sep 26, 2014
6afe0db
chore(e2e): bump protractor to version 1.3.1
juliemr Sep 26, 2014
276310e
chore(ci): remove repeated tests running from Travis build
juliemr Sep 29, 2014
ecb2222
chore(testabilityPatch): add jqLiteCacheSize helper
petebacondarwin Sep 29, 2014
5c9c197
fix($compile): Resolve leak with asynchronous compilation
petebacondarwin Sep 29, 2014
cea23db
chore(npm-shrinkwrap): update to dgeni-packages 0.10.0
petebacondarwin Sep 29, 2014
11d2242
fix(select): make ctrl.hasOption method consistent
btford Sep 24, 2014
5036ac9
docs(CHANGELOG.md): put `<base>` in codeblock
caitp Sep 29, 2014
1f18285
revert: fix($compile): Resolve leak with asynchronous compilation
petebacondarwin Sep 29, 2014
1850f59
revert: fix(input): always format viewValue as a string inputs with t…
jeffbcross Sep 30, 2014
d23f585
docs($compile): add header to example
thorn0 Sep 29, 2014
f586815
docs(guide/compiler): change span to block element in draggable example
Sep 30, 2014
ad4d26c
docs(readme): fix formatting
adzample Sep 24, 2014
ee988d4
docs(guide/concepts): improve readability
gregjhogan Sep 29, 2014
b40130a
docs(minerr/unpr): note that ctrls cant depend on other ctrls
Sep 30, 2014
3a142e7
docs(changelog.md): update changelog for 1.3.0-rc.4 and 1.2.26
jeffbcross Oct 2, 2014
07d6242
docs(CHANGELOG.md): update 1.2.26 release name
jeffbcross Oct 2, 2014
476c877
fix(select): respect tracking expression when shallow watching arrays…
drjokepu Oct 7, 2014
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 0 additions & 4 deletions .bowerrc

This file was deleted.

21 changes: 21 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# http://editorconfig.org

root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

[src/ngLocale/**]
insert_final_newline = false

[dropdown-toggle.js]
trim_trailing_whitespace = false
insert_final_newline = false

[htmlparser.js]
insert_final_newline = false
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ performance/temp*.html
*.swp
angular.js.tmproj
/node_modules/
/components/
/bower_components/
bower_components/
angular.xcodeproj
.idea
.agignore
Expand Down
3 changes: 2 additions & 1 deletion .jscs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"disallowKeywords": ["with"],
"disallowTrailingWhitespace": true,
"requireRightStickedOperators": ["!"]
"requireRightStickedOperators": ["!"],
"requireLeftStickedOperators": [","]
}
1 change: 0 additions & 1 deletion .jscs.json.todo
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"requireSpaceAfterKeywords": ["if", "else", "for", "while", "do", "switch", "return", "try", "catch"],
"disallowLeftStickedOperators": ["?", "+", "-", "/", "*", "=", "==", "===", "!=", "!==", ">", ">=", "<", "<="],
"disallowRightStickedOperators": ["?", "+", "/", "*", ":", "=", "==", "===", "!=", "!==", ">", ">=", "<", "<="],
"requireLeftStickedOperators": [","],
"disallowImplicitTypeConversion": ["string"],
"disallowMultipleLineBreaks": true,
"disallowKeywordsOnNewLine": ["else"],
Expand Down
2 changes: 2 additions & 0 deletions .jshintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules/**
lib/htmlparser/**
5 changes: 5 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": ".jshintrc-base",
"node": true,
"globals": {}
}
19 changes: 19 additions & 0 deletions .jshintrc-base
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"bitwise": true,
"immed": true,
"newcap": true,
"noarg": true,
"noempty": true,
"nonew": true,
"trailing": true,
"maxlen": 200,
"boss": true,
"eqnull": true,
"expr": true,
"globalstrict": true,
"laxbreak": true,
"loopfunc": true,
"sub": true,
"undef": true,
"indent": 2
}
12 changes: 10 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.10
- '0.10'

branches:
except:
Expand All @@ -11,13 +11,21 @@ env:
- JOB=unit
- JOB=e2e TEST_TARGET=jqlite
- JOB=e2e TEST_TARGET=jquery
- JOB=e2e TEST_TARGET=doce2e
global:
- SAUCE_USERNAME=angular-ci
- SAUCE_ACCESS_KEY=9b988f434ff8-fbca-8aa4-4ae3-35442987
- LOGS_DIR=/tmp/angular-build/logs
- BROWSER_PROVIDER_READY_FILE=/tmp/sauce-connect-ready

install:
# - npm config set registry http://23.251.144.68
# Disable the spinner, it looks bad on Travis
- npm config set spin false
# Log HTTP requests
- npm config set loglevel http
- time ./scripts/travis/npm-bundle-deps.sh
- time npm install

before_script:
- mkdir -p $LOGS_DIR
- ./lib/sauce/sauce_connect_setup.sh
Expand Down
Loading