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
Accelerator
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 }}
cdnadmin
/
angular.js
Public
forked from
collaborare-dot-net/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
All time
Commit history
Commits on Oct 27, 2014
docs(guide/*): fix typos and links
Show description for df3d739
gkalpak
authored and
caitp
committed
df3d739
View commit details
Copy full SHA for df3d739
Browse repository at this point
chore(docs): clarify comment which was copy&paste from dgeni example
Show description for 99ec8d6
ChristianKohler
authored and
caitp
committed
99ec8d6
View commit details
Copy full SHA for 99ec8d6
Browse repository at this point
docs(guide/*): improve explanation of strictDi
Show description for d1ccf17
btford
committed
d1ccf17
View commit details
Copy full SHA for d1ccf17
Browse repository at this point
docs(guide/services): use array annotation in example
btford
committed
c3fcbbd
View commit details
Copy full SHA for c3fcbbd
Browse repository at this point
docs(guide/bootstrap): link to batarang
btford
committed
29d7272
View commit details
Copy full SHA for 29d7272
Browse repository at this point
Commits on Oct 25, 2014
test(ngSanitize): fix test descriptions
Show description for 875f8f6
Christian Liebel
authored and
petebacondarwin
committed
875f8f6
View commit details
Copy full SHA for 875f8f6
Browse repository at this point
docs(misc/Develop): update required Java version
judytuna
authored and
petebacondarwin
committed
f34c1ff
View commit details
Copy full SHA for f34c1ff
Browse repository at this point
chore(docs/search): ensure that default search goes to API first
Show description for 54ddca5
petebacondarwin
committed
54ddca5
View commit details
Copy full SHA for 54ddca5
Browse repository at this point
Commits on Oct 24, 2014
fix($compile): returning null when an optional controller is not found
Show description for 2cd5b4e
Kent C. Dodds
authored and
caitp
committed
2cd5b4e
View commit details
Copy full SHA for 2cd5b4e
Browse repository at this point
test($compile): add test for optional `require` in directives with `^` operator
Show description for 4bf254c
Kent C. Dodds
authored and
caitp
committed
4bf254c
View commit details
Copy full SHA for 4bf254c
Browse repository at this point
chore(npm): updated some packages so shrinkwrap works with npm@2.x
Show description for d0226eb
shahata
authored and
caitp
committed
d0226eb
View commit details
Copy full SHA for d0226eb
Browse repository at this point
chore(npm): add cheerio to npm shrinkwrap
Show description for 3df9de2
shahata
authored and
caitp
committed
3df9de2
View commit details
Copy full SHA for 3df9de2
Browse repository at this point
refactor(tests): remove some duplicate conditions
Show description for 4d12812
shahata
authored and
caitp
committed
4d12812
View commit details
Copy full SHA for 4d12812
Browse repository at this point
chore(tests): remove redundant file
Show description for 42f7c80
shahata
authored and
caitp
committed
42f7c80
View commit details
Copy full SHA for 42f7c80
Browse repository at this point
style(filterSpec): fix white-space and newline inconsistencies
Show description for 7574dd2
gkalpak
authored and
caitp
committed
7574dd2
View commit details
Copy full SHA for 7574dd2
Browse repository at this point
docs(tutorial/step_11): it says there are 4 tests, BUT THERE ARE 5!
Show description for 3b3d921
flezen
authored and
caitp
committed
3b3d921
View commit details
Copy full SHA for 3b3d921
Browse repository at this point
test(ngSanitize): enhance test regarding the `xlink:href` attribute
Show description for e780eee
gkalpak
authored and
caitp
committed
e780eee
View commit details
Copy full SHA for e780eee
Browse repository at this point
fix(ngSanitize): attribute name: xmlns:href -> xlink:href
Show description for 4cccf0f
gkalpak
authored and
caitp
committed
4cccf0f
View commit details
Copy full SHA for 4cccf0f
Browse repository at this point
Commits on Oct 23, 2014
feat(ngSanitize): accept SVG elements and attributes
Show description for a54b25d
Christian Liebel
authored and
caitp
committed
a54b25d
View commit details
Copy full SHA for a54b25d
Browse repository at this point
chore(compileSpec): make jscs happy
Show description for 36666f6
caitp
committed
36666f6
View commit details
Copy full SHA for 36666f6
Browse repository at this point
style(*): add rule disallowSpacesInAnonymousFunctionExpression beforeOpeningRoundBrace, including i18n generator
hzoo
authored and
caitp
committed
d3b1f50
View commit details
Copy full SHA for d3b1f50
Browse repository at this point
fix(i18n): rename datetimeSymbols to be camelCase
hzoo
authored and
caitp
committed
94f5a28
View commit details
Copy full SHA for 94f5a28
Browse repository at this point
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Show description for 7f65f97
hzoo
authored and
caitp
committed
7f65f97
View commit details
Copy full SHA for 7f65f97
Browse repository at this point
style(*): add rule disallowSpacesInFunctionDeclaration beforeOpeningRoundBrace
hzoo
authored and
caitp
committed
9221628
View commit details
Copy full SHA for 9221628
Browse repository at this point
style(*): add disallowSpacesInNamedFunctionExpression beforeOpeningRoundBrace
hzoo
authored and
caitp
committed
655fccc
View commit details
Copy full SHA for 655fccc
Browse repository at this point
feat($compile): allow $watchCollection to be used in bi-directional bindings
Show description for 40bbc98
gabrielmaldi
authored and
caitp
committed
40bbc98
View commit details
Copy full SHA for 40bbc98
Browse repository at this point
docs($animate): describe how to avoid conflicts with 3rd party CSS frameworks
Show description for 9ad6c77
mgcrea
authored and
petebacondarwin
committed
9ad6c77
View commit details
Copy full SHA for 9ad6c77
Browse repository at this point
docs(ngShowHide): use local bootstrap CSS
petebacondarwin
committed
cfe7b0e
View commit details
Copy full SHA for cfe7b0e
Browse repository at this point
Commits on Oct 22, 2014
chore($sniffer) remove Opera < 15 vendor prefixes and document it
Show description for 031d4cd
realityking
authored and
caitp
committed
031d4cd
View commit details
Copy full SHA for 031d4cd
Browse repository at this point
docs(tutorial/tutorial): instructions to install `npm` on debian
Show description for acbd302
alindberg
authored and
caitp
committed
acbd302
View commit details
Copy full SHA for acbd302
Browse repository at this point
refactor(Angular) use Object.keys instead of manually constructing array
Show description for 37790e9
realityking
authored and
caitp
committed
37790e9
View commit details
Copy full SHA for 37790e9
Browse repository at this point
fix($observe): check if the attribute is undefined
Show description for 531a8de
Puigcerber
authored and
caitp
committed
531a8de
View commit details
Copy full SHA for 531a8de
Browse repository at this point
docs($http): document $httpProvider.interceptors in $httpProvider documentation
Show description for d488a89
Hotell
authored and
caitp
committed
d488a89
View commit details
Copy full SHA for d488a89
Browse repository at this point
docs(guide/expressions): add commas to run-on sentences to make them clearer
Show description for 3635721
nehiljain
authored and
caitp
committed
3635721
View commit details
Copy full SHA for 3635721
Browse repository at this point
docs(form.FormController): add date parse error tokens to FormController.$error
Show description for e9c5be5
Cyril Lakech
authored and
caitp
committed
e9c5be5
View commit details
Copy full SHA for e9c5be5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.