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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
angular-programming
/
angular-seed
Public
forked from
mgechev/angular-seed
Notifications
You must be signed in to change notification settings
Fork
6
Star
7
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-seed
tools
on
angularfire2
User selector
All users
All time
Commit history
Commits on Aug 3, 2016
feat(angularfire2): sample integration with firebase
mgechev
committed
85bf726
View commit details
Copy full SHA for 85bf726
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
* hotfix for production sub-path
vyakymenko
committed
5eba6c8
View commit details
Copy full SHA for 5eba6c8
View code at this point
Browse repository at this point
Commits on Jul 23, 2016
fix(build.html_css): handle postcss errors
Show description for 02aafed
mgechev
committed
02aafed
View commit details
Copy full SHA for 02aafed
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
fix(coverage): resolve issues preventing coverage/tests running correctly
Show description for ad41086
njs50
committed
ad41086
View commit details
Copy full SHA for ad41086
View code at this point
Browse repository at this point
Commits on Jul 16, 2016
fixed typo in tools/utils/seed/template_locals.ts
sfabriece
authored
9e303c5
View commit details
Copy full SHA for 9e303c5
View code at this point
Browse repository at this point
Commits on Jul 15, 2016
Merge pull request #1099 from brian428/feature/typeless_compile
Show description for 7b8289a
mgechev
authored
7b8289a
View commit details
Copy full SHA for 7b8289a
View code at this point
Browse repository at this point
Update gulp-typescript; use gulp-cached for typeless compile, and omit gulp-cached for all typed compiles.
Brian Kotek
committed
dc60fb7
View commit details
Copy full SHA for dc60fb7
View code at this point
Browse repository at this point
Fix a few tslint errors.
Brian Kotek
committed
d6fdc63
View commit details
Copy full SHA for d6fdc63
View code at this point
Browse repository at this point
Forgot to comment out the typed compile interval in the project config.
Brian Kotek
committed
881a21e
View commit details
Copy full SHA for 881a21e
View code at this point
Browse repository at this point
Add option for interval-based typeless compiler runs.
Brian Kotek
committed
ba2936b
View commit details
Copy full SHA for ba2936b
View code at this point
Browse repository at this point
Comments and Refactory to put gulpConcatCssConfig on seed.config.ts
jvitor83
committed
b2c2959
View commit details
Copy full SHA for b2c2959
View code at this point
Browse repository at this point
Update build.html_css.ts
Show description for 62a75b2
jvitor83
authored
62a75b2
View commit details
Copy full SHA for 62a75b2
View code at this point
Browse repository at this point
Update seed.config.ts
Show description for cba664a
jvitor83
authored
cba664a
View commit details
Copy full SHA for cba664a
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
feat(config): allow setting gulp-sass options via PLUGIN_CONFIGS
eppsilon
committed
bed2afe
View commit details
Copy full SHA for bed2afe
View code at this point
Browse repository at this point
Commits on Jul 11, 2016
docs: fix typo
JayKan
authored
4fd20e1
View commit details
Copy full SHA for 4fd20e1
View code at this point
Browse repository at this point
Merge pull request #1101 from vyakymenko/project_config_add_APP_ASSETS_property
Show description for 377b635
mgechev
authored
377b635
View commit details
Copy full SHA for 377b635
View code at this point
Browse repository at this point
Commits on Jul 9, 2016
Option for color guard white list in seed config
ashishmondal
committed
e079a1a
View commit details
Copy full SHA for e079a1a
View code at this point
Browse repository at this point
Whitelist for color guard is array of arrays
Show description for 379d724
ashishmondal
committed
379d724
View commit details
Copy full SHA for 379d724
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Add APP_ASSETS to project.config.
vyakymenko
committed
13d2238
View commit details
Copy full SHA for 13d2238
View code at this point
Browse repository at this point
Commits on Jul 6, 2016
Merge pull request #1092 from vyakymenko/gzip_compression_for_serveProd()
Show description for 14def57
mgechev
authored
14def57
View commit details
Copy full SHA for 14def57
View code at this point
Browse repository at this point
Merge pull request #1091 from hank-ehly/bugfix/issue-1086
Show description for c300250
mgechev
authored
c300250
View commit details
Copy full SHA for c300250
View code at this point
Browse repository at this point
Add compression for unit test server.
vyakymenko
committed
5ce0517
View commit details
Copy full SHA for 5ce0517
View code at this point
Browse repository at this point
Add express compression for serve.prod
vyakymenko
committed
eb5159b
View commit details
Copy full SHA for eb5159b
View code at this point
Browse repository at this point
fix(1086) silence css warnings from gulp-inline-ng2-template when using scss
Show description for 3e9381c
hankehly
committed
3e9381c
View commit details
Copy full SHA for 3e9381c
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
fix(config): rxjs package's defaultExtension was set to true, but should be js instead
nosachamos
committed
9e6adf7
View commit details
Copy full SHA for 9e6adf7
View code at this point
Browse repository at this point
Commits on Jul 4, 2016
Merge pull request #1073 from eppsilon/fix/project-config-extra-deps
Show description for e8950de
mgechev
authored
e8950de
View commit details
Copy full SHA for e8950de
View code at this point
Browse repository at this point
Commits on Jul 2, 2016
Merge pull request #1070 from Shyam-Chen/patch-1
Show description for dd0cb5e
mgechev
authored
dd0cb5e
View commit details
Copy full SHA for dd0cb5e
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
chore(tools): fix typos in readme
eppsilon
committed
1cf1502
View commit details
Copy full SHA for 1cf1502
View code at this point
Browse repository at this point
chore(config): clean up project config example showing how to add third-party libs
eppsilon
committed
f061470
View commit details
Copy full SHA for f061470
View code at this point
Browse repository at this point
Update seed.config.ts
Shyam-Chen
authored
2d965c6
View commit details
Copy full SHA for 2d965c6
View code at this point
Browse repository at this point
Commits on Jun 30, 2016
fix 'an/a' typo's
ckapilla
committed
6285392
View commit details
Copy full SHA for 6285392
View code at this point
Browse repository at this point
Update README.md
daixtrose
authored
8045b8f
View commit details
Copy full SHA for 8045b8f
View code at this point
Browse repository at this point
Commits on Jun 28, 2016
docs: fix typo
JayKan
authored
2aa3573
View commit details
Copy full SHA for 2aa3573
View code at this point
Browse repository at this point
* fixed typo in env property for seed.config.
vyakymenko
committed
e3e6bfa
View commit details
Copy full SHA for e3e6bfa
View code at this point
Browse repository at this point
Merge branch 'master' of github.com:mgechev/angular2-seed
Show description for 59ce415
mgechev
committed
59ce415
View commit details
Copy full SHA for 59ce415
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.