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 }}
TarekH86
/
angular-seed-advanced
Public
forked from
NathanWalker/angular-seed-advanced
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 Oct 13, 2016
fix: production build
Show description for 537e395
NathanWalker
committed
537e395
Copy full SHA for 537e395
chore: update to 2.1.0
NathanWalker
committed
8cd1683
Copy full SHA for 8cd1683
Commits on Oct 12, 2016
chore: update rename
NathanWalker
committed
cf8f967
Copy full SHA for cf8f967
chore: update contributors table
NathanWalker
committed
a65ddee
Copy full SHA for a65ddee
Store refactor (#267)
Show description for c31d8e9
NathanWalker
authored
c31d8e9
Copy full SHA for c31d8e9
Get component page (#264)
Show description for 6dc01ee
m-abs
authored and
NathanWalker
committed
6dc01ee
Copy full SHA for 6dc01ee
Commits on Oct 2, 2016
Speed up compiles with selective use of gulp-newer to only compile changed files. (#256)
Dean Cirielli
authored and
NathanWalker
committed
49295a9
Copy full SHA for 49295a9
Commits on Sep 28, 2016
Fixed link to Nativescript example (#253)
kbrandwijk
authored and
NathanWalker
committed
e1f2e4d
Copy full SHA for e1f2e4d
feat: ngrx/effects integrated and tested
Show description for acf1a4b
NathanWalker
committed
acf1a4b
Copy full SHA for acf1a4b
Add all needed rxjs/ngrx operators to one central file (#1397)
Show description for 69a94d6
karlhaas
authored and
Christian Dobert
committed
69a94d6
Copy full SHA for 69a94d6
Commits on Sep 27, 2016
chore: update latest upstream parent
NathanWalker
committed
0045053
Copy full SHA for 0045053
Merge pull request #1396 from karlhaas/copy-tsconfig
Show description for e0e01fc
mgechev
authored
e0e01fc
Copy full SHA for e0e01fc
feat: {N} 2.3.0 plus theme-core support
NathanWalker
committed
e50e7f0
Copy full SHA for e50e7f0
Automatic desktop dependencies (#248)
Show description for 21859c2
kbrandwijk
authored and
NathanWalker
committed
21859c2
Copy full SHA for 21859c2
Merge pull request #1394 from mgechev/codelyzer-rules
Show description for 5f5b50c
mgechev
authored
5f5b50c
Copy full SHA for 5f5b50c
Merge branch 'master' into codelyzer-rules
mgechev
authored
aef4292
Copy full SHA for aef4292
copy tsconfig.json to tmp dir in order to use tsc 2 feature baseUrl/paths
karlhaas
committed
ad8177f
Copy full SHA for ad8177f
feat(codelyzer): add extra linting rules
mgechev
committed
0f190c2
Copy full SHA for 0f190c2
Merge pull request #1391 from karlhaas/reduce-systemjs-config
Show description for de3ae4b
mgechev
authored
de3ae4b
Copy full SHA for de3ae4b
Re-added packages to SYSTEM_BUILDER_CONFIG because windows cli tests fail
karlhaas
committed
9f6ef57
Copy full SHA for 9f6ef57
Commits on Sep 26, 2016
Re-added angular paths config to SYSTEM_CONFIG_DEV for karma
karlhaas
committed
fd0a7b2
Copy full SHA for fd0a7b2
fix(tools): use only node types for the tools
Show description for 5ecc51e
mgechev
committed
5ecc51e
Copy full SHA for 5ecc51e
Merge pull request #1392 from karlhaas/gulp-typescript-3
Show description for 3724ec5
mgechev
authored
3724ec5
Copy full SHA for 3724ec5
Upgraded gulp-typescript
karlhaas
committed
27db8a1
Copy full SHA for 27db8a1
Removed obsolete package configuration and fixed loading of package.json files from node_modules
karlhaas
committed
33d076e
Copy full SHA for 33d076e
Commits on Sep 25, 2016
chore: update codelyzer
mgechev
committed
eb8c13e
Copy full SHA for eb8c13e
Commits on Sep 23, 2016
chore(package): update deps
Show description for def88ff
mgechev
committed
def88ff
Copy full SHA for def88ff
chore(tools): update system and change config
Show description for bcbdcac
mgechev
committed
bcbdcac
Copy full SHA for bcbdcac
Commits on Sep 22, 2016
fix(serve.dev): enable dotrule and remove rewrites
mgechev
committed
da9ed29
Copy full SHA for da9ed29
Merge pull request #1365 from Shyam-Chen/clean-typings
Show description for 6023477
mgechev
authored
6023477
Copy full SHA for 6023477
Merge branch 'master' into clean-typings
Shyam-Chen
authored
4bcfb1b
Copy full SHA for 4bcfb1b
Update .gitignore
Shyam-Chen
authored
b0997d9
Copy full SHA for b0997d9
Commits on Sep 21, 2016
Merge pull request #1371 from bbarry/patch-1
Show description for cad1a93
mgechev
authored
cad1a93
Copy full SHA for cad1a93
add line referencing java to run Protractor
bbarry
authored
0dfc3fd
Copy full SHA for 0dfc3fd
Merge pull request #1369 from markwhitfeld/master
Show description for ff207d2
mgechev
authored
ff207d2
Copy full SHA for ff207d2
Pagination
Previous
Next
You can’t perform that action at this time.