Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
RuZman
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 26, 2015
feat(forms): made forms works with single controls
vsavkin
committed
b02bd65
Copy full SHA for b02bd65
fix(tests): fixed a broken test
vsavkin
committed
ee36aaf
Copy full SHA for ee36aaf
feat(forms): added support for arrays of controls
vsavkin
committed
ff84506
Copy full SHA for ff84506
refactor(compiler): factorize common util code dash <-> camel
Show description for 0ae33b7
marclaval
committed
0ae33b7
Copy full SHA for 0ae33b7
feat(core): @Attribute annotation
Show description for b1dc623
marclaval
committed
b1dc623
Copy full SHA for b1dc623
chore(dgeni): set log level to 'warning'
vicb
committed
3ce0f11
Copy full SHA for 3ce0f11
test(di): Add a test for sync binding + resolved async dependency
vicb
committed
3ec837b
Copy full SHA for 3ec837b
feat(ts2dart): include srcFolderInsertion in ts2dart step.
mprobst
committed
18ff2be
Copy full SHA for 18ff2be
feature(ts2dart): ts2dart runs on all .js files.
Show description for c0d2963
alexeagle
committed
c0d2963
Copy full SHA for c0d2963
chore(ts2dart) remove extra semi
Show description for 9a0a2e3
alexeagle
committed
9a0a2e3
Copy full SHA for 9a0a2e3
Commits on Mar 25, 2015
chore(ts2dart): ts2dart doesn't support mixed typed/untyped var decl lists.
mprobst
committed
a0d86ac
Copy full SHA for a0d86ac
refactor: update Dart package dependencies
yjbanov
committed
99045b2
Copy full SHA for 99045b2
chore: build the stable branch of Dart
Show description for c34ca36
kevmoo
committed
c34ca36
Copy full SHA for c34ca36
feat(compiler): Add support for setting attributes to Component host element
Show description for 58dd75a
marclaval
committed
58dd75a
Copy full SHA for 58dd75a
Commits on Mar 24, 2015
docs: annotations edits
mhevery
committed
f995b07
Copy full SHA for f995b07
feat(PrivateComponentLoader): Explicit error message when loading a non-component
Show description for 101a4aa
vicb
committed
101a4aa
Copy full SHA for 101a4aa
fix(PrivateComponentLoader): add the loader to the app injector
Show description for 65d7593
vicb
committed
65d7593
Copy full SHA for 65d7593
feat(forms): added an observable of value changes to Control
vsavkin
committed
19c1773
Copy full SHA for 19c1773
feat(facade): added support for observables
vsavkin
committed
9b3b3d3
Copy full SHA for 9b3b3d3
feature(build): Include ts2dart transpile step in the Angular build.
Show description for 43f4374
alexeagle
committed
43f4374
Copy full SHA for 43f4374
chore: bump up the version to 2.0.0-alpha.15
vsavkin
committed
81e6d13
Copy full SHA for 81e6d13
fix(view): fixed view instantiation to use the component template's change detector when creating BindingPropagationConfig
vsavkin
committed
f8e7a37
Copy full SHA for f8e7a37
chore(doc-gen): ignore non-jsdoc style comments
Show description for c686e7e
petebacondarwin
committed
c686e7e
Copy full SHA for c686e7e
chore(doc-gen): move `@publicModule` tag-def to base package
Show description for 7e89af8
petebacondarwin
committed
7e89af8
Copy full SHA for 7e89af8
chore(doc-gen): add specific template for displaying variable exports
Show description for 539e8e2
petebacondarwin
committed
539e8e2
Copy full SHA for 539e8e2
doc(test): add a comment on why tests are disabled
vicb
committed
aab0848
Copy full SHA for aab0848
docs: annotations
vandycknick
authored and
mhevery
committed
0e61a86
Copy full SHA for 0e61a86
chore(packaging): bump version to alpha.14
yjbanov
committed
1c9938e
Copy full SHA for 1c9938e
Commits on Mar 23, 2015
feat(forms): added value accessor for input=text
vsavkin
committed
47c1a0f
Copy full SHA for 47c1a0f
refactor(formed): changed forms to use event and property setters instead of NgElement
vsavkin
committed
514529b
Copy full SHA for 514529b
refactor(forms): wrapped all validators into the Validator class
vsavkin
committed
a12dc7d
Copy full SHA for a12dc7d
feat(selector): support , for multiple targets
Show description for 41b53e7
marclaval
committed
41b53e7
Copy full SHA for 41b53e7
Commits on Mar 22, 2015
fix(ElementBinderBuilder): properly bind to web component properties
Show description for 0fb9f3b
pkozlowski-opensource
committed
0fb9f3b
Copy full SHA for 0fb9f3b
refactor(DirectiveParser): remove checks for missing directives
Show description for 81f3f32
pkozlowski-opensource
committed
81f3f32
Copy full SHA for 81f3f32
Commits on Mar 21, 2015
refactor(dart/transform): Use package:guinness in tests
Show description for b35f288
Tim Blasi
authored and
mhevery
committed
b35f288
Copy full SHA for b35f288
Pagination
Previous
Next
You can’t perform that action at this time.