Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
angular2-seed-material2-advanced
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jeffrey Phillips Freeman
angular2-seed-material2-advanced
Graph
upstream
Select Git revision
Branches
2
master
default
protected
upstream
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Sep
17
16
15
14
15
14
15
14
13
12
10
9
8
7
6
5
4
3
2
1
31
Aug
30
28
27
26
24
23
22
21
20
18
17
14
13
12
11
10
9
8
7
5
3
29
Jul
28
27
26
25
24
23
22
21
20
19
20
19
18
17
16
15
14
13
12
11
9
8
7
6
5
4
2
1
30
Jun
28
27
26
25
24
23
22
21
20
18
17
16
17
16
14
12
11
10
8
7
5
3
2
1
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
5
4
3
1
30
Apr
29
28
27
26
23
22
21
20
19
18
17
15
14
15
14
12
10
8
7
6
5
4
3
1
31
Mar
Merge pull request #2 from Syncleus/upstream
master
master
Merge branch 'master' of https://github.com/NathanWalker/angular2-seed-advanced
upstream
upstream
fix: update ngrx/store - fix npm start
chore: store update
removed style guide badge.
updated the badges to point to this repo.
Added gitter badge
Updated notification in travis to post to gitter.
Reverted the license back to MIT and updated some info in package.json.
Added some debugging output to travis.
cleaned up some minor stuff picked up by tslint.
Updated the readme to reflect the ew project's features.
Changed the title to match the project name.
Fixed bug introduced from the last merge from seed, managed to upgrate nativescript to use typescript 2.x int he process.
Merge branch 'master' of https://github.com/NathanWalker/angular2-seed-advanced
Merge pull request #1341 from mgechev/fix-1337
Merge pull request #1344 from Sjiep/fix(build.assets.prod)
Merge pull request #1342 from austbot/readme-fix
Fix for #292, NPM run clean fails with TSError: ⨯ Unable to compile TypeScript (#233)
Update multilingual.service.ts (#235)
Added some comments explaining the platform module.
Reorganized platform specific modules into their own directory.
rearranged modules so material design specific module only is used in none nativescript builds. This allows android app to work again.
Fixed the versions int he nativescript package.json so it can work now.
Fixed license field in package.json.
Fixed some css linting errors.
Fixed e2e tests.
fix(build.assets.prod) excluding tsconfig.json
Fixed all unit tests.
moved material module to its own framework and ensured it isnt currently being actively called anywhere.
converted home page to angular material look.
Merged in some of the shared frameworks from the materials branch.
Update README.md
Merge remote-tracking branch 'sasikumardr/master'
fix(tools): remove typings.d.ts from project tsconfig
Merge pull request #1339 from rousdan/patch-3
update @angular/platform-server
fix: build files config
Added Sass support.
removed explicit link in index.html to material icons.
Loading