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
Type
/
to 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 }}
schaeferCode
/
cloudinary_angular
Public
forked from
cloudinary/cloudinary_angular
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 Jul 6, 2017
Add links to online samples to README
eitanp461
authored
5e4e681
View commit details
Copy full SHA for 5e4e681
Browse repository at this point
Commits on Jun 7, 2017
Add `start` to npm scripts.
Amir Tocker
committed
ac38ac4
View commit details
Copy full SHA for ac38ac4
Browse repository at this point
Update sample apps to Angular 4.x. Make all projects use config.ts.
Amir Tocker
committed
96ffa42
View commit details
Copy full SHA for 96ffa42
Browse repository at this point
Commits on Jun 3, 2017
Fixes https://github.com/cloudinary/cloudinary_angular/issues/89
eitanp461
authored
283ad95
View commit details
Copy full SHA for 283ad95
Browse repository at this point
Commits on May 28, 2017
Add comments to ng2-file-upload usage
eitanp461
committed
7485938
View commit details
Copy full SHA for 7485938
Browse repository at this point
Commits on May 18, 2017
Update sample apps with the new version.
Amir Tocker
committed
1016ac6
View commit details
Copy full SHA for 1016ac6
Browse repository at this point
Angular 4.x Version 1.0.0
Amir Tocker
committed
58ab583
View commit details
Copy full SHA for 58ab583
Browse repository at this point
Commits on May 8, 2017
Use place holders for module name and version number
Show description for c863a03
eitanp461
committed
c863a03
View commit details
Copy full SHA for c863a03
Browse repository at this point
Commits on Apr 26, 2017
Replace references of angular_next to master in markdown
eitanp461
committed
0914e24
View commit details
Copy full SHA for 0914e24
Browse repository at this point
Merge branch 'master' into angular4
eitanp461
committed
44422a1
View commit details
Copy full SHA for 44422a1
Browse repository at this point
Commits on Apr 25, 2017
Merge branch 'angular_next' into angular4
eitanp461
committed
15c7513
View commit details
Copy full SHA for 15c7513
Browse repository at this point
Commits on Apr 24, 2017
Update README.md
Show description for 28eb424
eitanp461
authored
28eb424
View commit details
Copy full SHA for 28eb424
Browse repository at this point
Commits on Apr 21, 2017
Version 2.1.2 (bower only)
Amir Tocker
committed
104f123
View commit details
Copy full SHA for 104f123
Browse repository at this point
Add `bower.json` to version 2.x
Amir Tocker
committed
a6626b8
View commit details
Copy full SHA for a6626b8
Browse repository at this point
Commits on Apr 6, 2017
Update lib and samples to Angular 4
eitanp461
committed
3349ff8
View commit details
Copy full SHA for 3349ff8
Browse repository at this point
Commits on Mar 27, 2017
Update Angular CLI sample to support AOT (#78)
Show description for 69656a4
eitanp461
authored
69656a4
View commit details
Copy full SHA for 69656a4
Browse repository at this point
Commits on Mar 14, 2017
Add delete_by_token_sample
eitanp461
committed
ab07e4f
View commit details
Copy full SHA for ab07e4f
Browse repository at this point
Commits on Jan 29, 2017
Exclude required typings.d.ts file from gitignore of Angular CLI sample
eitanp461
committed
ff9c4e7
View commit details
Copy full SHA for ff9c4e7
Browse repository at this point
Commits on Jan 21, 2017
Angular-cli sample
eitanp461
committed
22e00e5
View commit details
Copy full SHA for 22e00e5
Browse repository at this point
Commits on Jan 19, 2017
Use webpack resolve alias to load the shrinkwrap version of cloudinary-core in the sample app
eitanp461
committed
ea03117
View commit details
Copy full SHA for ea03117
Browse repository at this point
Exclude rollup-config.js from aot sample's .gitignore
eitanp461
committed
14c0360
View commit details
Copy full SHA for 14c0360
Browse repository at this point
Commits on Jan 18, 2017
Version 2.1.1
Amir Tocker
committed
9227760
View commit details
Copy full SHA for 9227760
Browse repository at this point
Update @cloudinary/angular dependency in aot sample to latest
eitanp461
committed
6eed01d
View commit details
Copy full SHA for 6eed01d
Browse repository at this point
Version 2.1.0
Amir Tocker
committed
dfdc2a8
View commit details
Copy full SHA for dfdc2a8
Browse repository at this point
Commits on Jan 17, 2017
Support Angular AOT, fixes #69
Show description for abdabef
eitanp461
committed
abdabef
View commit details
Copy full SHA for abdabef
Browse repository at this point
Commits on Jan 15, 2017
Fix reference to package name in README. Fixes #68
eitanp461
committed
aa6170f
View commit details
Copy full SHA for aa6170f
Browse repository at this point
Merge pull request #67 from cloudinary/isNamedNodeMap-fix-for-firefox
Show description for c7301f0
tocker
authored
c7301f0
View commit details
Copy full SHA for c7301f0
Browse repository at this point
Commits on Jan 12, 2017
Fix typo
eitanp461
committed
a066217
View commit details
Copy full SHA for a066217
Browse repository at this point
Update README links with Angular2 SDK
eitanp461
committed
e81deee
View commit details
Copy full SHA for e81deee
Browse repository at this point
Update toCloudinaryAttributes to use MozNamedAttrMap for old versions of FireFox
eitanp461
committed
ee01d62
View commit details
Copy full SHA for ee01d62
Browse repository at this point
Commits on Jan 10, 2017
Version 2.0.0
Amir Tocker
committed
d95a533
View commit details
Copy full SHA for d95a533
Browse repository at this point
Merge branch 'angular_next' of github.com:cloudinary/cloudinary_angular into angular_next
eitanp461
committed
d94e7c7
View commit details
Copy full SHA for d94e7c7
Browse repository at this point
Remove 'lib' output folder, since it can't avoid an 'src' sub folder
eitanp461
committed
f8fa3b2
View commit details
Copy full SHA for f8fa3b2
Browse repository at this point
Merge branch 'angular_next' of https://github.com/cloudinary/cloudinary_angular into angular_next
Amir Tocker
committed
364a0bf
View commit details
Copy full SHA for 364a0bf
Browse repository at this point
Update package name to '@cloudinary/angular'. Update `CONTRIBUTING.md`.
Amir Tocker
committed
88b8638
View commit details
Copy full SHA for 88b8638
Browse repository at this point
Previous
Next
You can’t perform that action at this time.