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
Branch selector
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
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
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
Browse repository at this point
chore(CHANGELOG): add an extra new line after each item in the "BREAKING CHANGES" list
Show description for 4474633
gkalpak
authored and
petebacondarwin
committed
4474633
View commit details
Copy full SHA for 4474633
Browse repository at this point
docs(guide/Working With CSS): add doc for ng-isolate-scope
Justin Walsh
authored and
jeffbcross
committed
9a2b6ef
View commit details
Copy full SHA for 9a2b6ef
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
Browse repository at this point
chore(CHANGELOG): remove duplicate breaking change for 1.3.0-rc.5
gkalpak
authored and
jeffbcross
committed
86a3361
View commit details
Copy full SHA for 86a3361
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
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
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
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
Browse repository at this point
test($route): fix typo in test description
Show description for 9db70d3
gkalpak
authored and
IgorMinar
committed
9db70d3
View commit details
Copy full SHA for 9db70d3
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
Browse repository at this point
test(ngMock.$httpBackend): add tests for the existence of `when` shortcut methods
Show description for 9e0ab14
gkalpak
authored and
IgorMinar
committed
9e0ab14
View commit details
Copy full SHA for 9e0ab14
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
Browse repository at this point
chore(docs): update to dgeni-packaged 0.10.3
Show description for bb390ef
petebacondarwin
committed
bb390ef
View commit details
Copy full SHA for bb390ef
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
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
Browse repository at this point
test(ngRequired): add some tests for ngRequired
Show description for 2230fb4
gkalpak
authored and
IgorMinar
committed
2230fb4
View commit details
Copy full SHA for 2230fb4
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
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
Browse repository at this point
docs(tutorial): correct the summary to match the step's content
Show description for c4e21ef
floydpink
authored and
IgorMinar
committed
c4e21ef
View commit details
Copy full SHA for c4e21ef
Browse repository at this point
refactor($compile): use createMap shortcut
IgorMinar
committed
5030707
View commit details
Copy full SHA for 5030707
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
Browse repository at this point
docs(guide/compiler): add title to the page
clinch
authored and
btford
committed
12ca1e3
View commit details
Copy full SHA for 12ca1e3
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
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
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
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
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
Browse repository at this point
docs(migration): Removed link to nonexisting reference
Show description for 2691668
lgalfaso
authored and
tbosch
committed
2691668
View commit details
Copy full SHA for 2691668
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
Browse repository at this point
docs($event): clarify $event is jQuery.Event
Show description for da072d4
mrcoles
authored and
IgorMinar
committed
da072d4
View commit details
Copy full SHA for da072d4
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
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
Browse repository at this point
Previous
Next
You can’t perform that action at this time.