Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ecfdev
/
angular.js
Public
forked from
angular/angular.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
angular.js
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 11, 2014
Added caveat to attr() function of jqLite
Show description for b6f4d4b
cwclark
authored and
IgorMinar
committed
b6f4d4b
View commit details
Copy full SHA for b6f4d4b
View code at this point
Browse repository at this point
feat(currencyFilter): add fractionSize as optional parameter
Show description for 20685ff
doshprompt
authored and
IgorMinar
committed
20685ff
View commit details
Copy full SHA for 20685ff
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
fix($http): allow empty json response
Show description for 9ba24c5
tbosch
committed
9ba24c5
View commit details
Copy full SHA for 9ba24c5
View code at this point
Browse repository at this point
docs(angular.extend): merge redundant sentences
ddoronin
authored and
jeffbcross
committed
e83fab9
View commit details
Copy full SHA for e83fab9
View code at this point
Browse repository at this point
docs(select): clarify policy of track by and select as
jeffbcross
committed
ea18976
View commit details
Copy full SHA for ea18976
View code at this point
Browse repository at this point
fix(jqLite): remove native listener when all jqLite listeners were deregistered
Show description for d71fb6f
IgorMinar
committed
d71fb6f
View commit details
Copy full SHA for d71fb6f
View code at this point
Browse repository at this point
fix(select): add basic track by and select as support
Show description for addfff3
jeffbcross
committed
addfff3
View commit details
Copy full SHA for addfff3
View code at this point
Browse repository at this point
fix($http): don't run transformData on HEAD methods
Show description for 6e4955a
amMattM
authored and
tbosch
committed
6e4955a
View commit details
Copy full SHA for 6e4955a
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
docs(select): make more explicit that track by+select as will throw an error
Show description for b90f5e5
jeffbcross
committed
b90f5e5
View commit details
Copy full SHA for b90f5e5
View code at this point
Browse repository at this point
docs($q): implement the same example for constructor as deferred
Show description for e499433
James Kleeh
authored and
jeffbcross
committed
e499433
View commit details
Copy full SHA for e499433
View code at this point
Browse repository at this point
docs(*): fix dangling links
Show description for aa99df9
lgalfaso
authored and
petebacondarwin
committed
aa99df9
View commit details
Copy full SHA for aa99df9
View code at this point
Browse repository at this point
docs($exceptionHandler): add a note about cases when exceptions are not delegated to the
Show description for 257a3f3
gkalpak
authored and
IgorMinar
committed
257a3f3
View commit details
Copy full SHA for 257a3f3
View code at this point
Browse repository at this point
fix(formController): remove scope reference when form is destroyed
Show description for 01f50e1
shahata
authored and
IgorMinar
committed
01f50e1
View commit details
Copy full SHA for 01f50e1
View code at this point
Browse repository at this point
docs(ngMock.$log): fix typos and links
Show description for 9f2ad53
gkalpak
authored and
IgorMinar
committed
9f2ad53
View commit details
Copy full SHA for 9f2ad53
View code at this point
Browse repository at this point
refactor($compile): use createMap shortcut
IgorMinar
committed
5030707
View commit details
Copy full SHA for 5030707
View code at this point
Browse repository at this point
docs(ngCsp): Universal Windows Apps added
Show description for 3f6b380
palermo4
authored and
tbosch
committed
3f6b380
View commit details
Copy full SHA for 3f6b380
View code at this point
Browse repository at this point
docs($compile): further clarify terminal parameter
Show description for 7b9fddf
skwakman
authored and
jeffbcross
committed
7b9fddf
View commit details
Copy full SHA for 7b9fddf
View code at this point
Browse repository at this point
docs(ngAria): correct wording and add resource
cironunes
authored and
btford
committed
a3f44ed
View commit details
Copy full SHA for a3f44ed
View code at this point
Browse repository at this point
refactor($parse): remove dead code
Show description for b0307a3
jbedard
authored and
tbosch
committed
b0307a3
View commit details
Copy full SHA for b0307a3
View code at this point
Browse repository at this point
docs(ngRepeat): fix wrong paragraph order
Show description for 40d4bb5
artch
authored and
IgorMinar
committed
40d4bb5
View commit details
Copy full SHA for 40d4bb5
View code at this point
Browse repository at this point
fix($browser): do not decode cookies that do not appear encoded
Show description for 9c99590
shahata
authored and
IgorMinar
committed
9c99590
View commit details
Copy full SHA for 9c99590
View code at this point
Browse repository at this point
docs($compile): add 'templateNamespace' to example
Show description for ec88017
Justin Walsh
authored and
tbosch
committed
ec88017
View commit details
Copy full SHA for ec88017
View code at this point
Browse repository at this point
docs: update angular.extend() documentation
Show description for 4568bc0
ddoronin
authored and
IgorMinar
committed
4568bc0
View commit details
Copy full SHA for 4568bc0
View code at this point
Browse repository at this point
docs($http): use .get and .post shortcut methods in examples
IgorMinar
committed
e07ebde
View commit details
Copy full SHA for e07ebde
View code at this point
Browse repository at this point
docs(\$http): add POST request example
Show description for 1f650ba
guisouza
authored and
IgorMinar
committed
1f650ba
View commit details
Copy full SHA for 1f650ba
View code at this point
Browse repository at this point
refactor($location): remove redundant spaces
gkalpak
authored and
btford
committed
d1eec47
View commit details
Copy full SHA for d1eec47
View code at this point
Browse repository at this point
docs($location): fix description for `rewriteLinks`
gkalpak
authored and
btford
committed
a4db4e6
View commit details
Copy full SHA for a4db4e6
View code at this point
Browse repository at this point
docs(angular.injector): correct return type
thorn0
authored and
btford
committed
58e8c02
View commit details
Copy full SHA for 58e8c02
View code at this point
Browse repository at this point
chore($sniffer): Remove $sniffer.msie & $sniffer.msieDocumentMode
Show description for 64241a5
mgol
authored and
IgorMinar
committed
64241a5
View commit details
Copy full SHA for 64241a5
View code at this point
Browse repository at this point
fix(select): manage select controller options correctly
Show description for 2435e2b
shahata
authored and
jeffbcross
committed
2435e2b
View commit details
Copy full SHA for 2435e2b
View code at this point
Browse repository at this point
fix($injector): ensure $get method invoked with provider context
Show description for 372fa69
caitp
committed
372fa69
View commit details
Copy full SHA for 372fa69
View code at this point
Browse repository at this point
style(filters) use consistent quote style and strict equality
Show description for 7b10232
JakubZych
authored and
caitp
committed
7b10232
View commit details
Copy full SHA for 7b10232
View code at this point
Browse repository at this point
fix($location): use clone of passed search() object
Show description for c7a9009
bullgare
authored and
caitp
committed
c7a9009
View commit details
Copy full SHA for c7a9009
View code at this point
Browse repository at this point
refact($anchorScroll): use Array.some for better performance
petebacondarwin
committed
e15d2fd
View commit details
Copy full SHA for e15d2fd
View code at this point
Browse repository at this point
Commits on Oct 8, 2014
docs(select): fix formatting of and placement of selectAs/trackAs explanation
jeffbcross
committed
daf3737
View commit details
Copy full SHA for daf3737
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.