Skip to content
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
c95a00d
added stubs for all operators
btroncone Oct 3, 2017
11fc524
updated operator formatting
btroncone Oct 4, 2017
363484d
update lint settings
btroncone Oct 4, 2017
242b28d
correctly type doc objects
btroncone Oct 4, 2017
05fc934
styling and grouping updates
btroncone Oct 4, 2017
62cb886
basic operator outline
btroncone Oct 4, 2017
38f2c27
operator styling updates
btroncone Oct 4, 2017
ba8fbbf
sidenav navigation tweaks
btroncone Oct 4, 2017
e886d00
operator toc start
btroncone Oct 4, 2017
0cbec6f
operator styling progress
btroncone Oct 5, 2017
0f25ced
styling updates
btroncone Oct 6, 2017
90577f1
updated to material beta.12
btroncone Oct 6, 2017
a6985eb
operator navigation update
btroncone Oct 8, 2017
bfb948e
added highlight.js
btroncone Oct 8, 2017
acea05d
operator routing update
btroncone Oct 8, 2017
a43f86d
operator formatting update
btroncone Oct 9, 2017
5bc28e2
styling and formatting updates
btroncone Oct 9, 2017
bf4bd05
media helpers
btroncone Oct 9, 2017
94d4188
filling in info and styling updates
btroncone Oct 10, 2017
700b247
fixed source url
btroncone Oct 10, 2017
363f68f
merge upstream
btroncone Oct 10, 2017
f365292
update routing to module
btroncone Oct 10, 2017
317449b
split up operator components
btroncone Oct 10, 2017
2eaa156
added walkthrough
btroncone Oct 10, 2017
6c7f2c4
update active color
btroncone Oct 10, 2017
68a52b1
added copy + operator styling updates
btroncone Oct 11, 2017
a73d3b6
operator display tweaks
btroncone Oct 11, 2017
cdd9152
styling + quick link updates
btroncone Oct 12, 2017
df94a2c
Merge branch 'master' into operator-section
btroncone Oct 12, 2017
0bf3e2b
removed unused routes
btroncone Oct 13, 2017
0e681a0
added jsbin iframe for examples
btroncone Oct 16, 2017
a8311b7
rx-marbles integration + responsive updates
btroncone Oct 17, 2017
2b9614f
merge master
btroncone Oct 17, 2017
a912ee9
header styling update
btroncone Oct 17, 2017
a9ae9c8
added initial tests for operators component
btroncone Oct 18, 2017
4ea7a07
feat(route getting started page): getting started page
Oct 18, 2017
fd8a605
fix(removing test): removing test
Oct 18, 2017
988b277
testing out the addition of commitizen
Oct 18, 2017
2c533f9
feat($compile): add commitizen wizard for easy commit message creation
Oct 18, 2017
eef6095
docs(README.md): add references to external content
Oct 18, 2017
1b93013
docs(Remove extra nonexistent links): Remove links to docs that do no…
Oct 18, 2017
6b8a324
docs(Readme.md): Add license line
Oct 18, 2017
c63d3db
docs(Readme.md): Update badge urls
Oct 18, 2017
abd2cf4
feat(package.json, readme.md): add engines object to package.json
Oct 18, 2017
3faf503
docs(Remove all the docs and converage references): Removed reference…
Oct 18, 2017
84e507c
docs(CONTRIBUTING.md and README.md): Improve Readme and Contributing …
Oct 18, 2017
7cb3669
docs(CONTRIBUTING.md): Changed reference to rxjs docs
Oct 18, 2017
aec9e36
Merge pull request #44 from knittingcodemonkey/addToReadme
ladyleet Oct 18, 2017
8a18c13
docs(CONTRIBUTING.md, README.md): Add instructions regarding commit s…
Oct 18, 2017
b6344d9
Merge pull request #46 from knittingcodemonkey/commitScriptDocumentation
kwonoj Oct 18, 2017
c1bfa0b
fix(link to external docs): Review comments
Oct 19, 2017
5ba0dc8
feat(route getting started page): getting started page
Oct 18, 2017
ca398e1
fix(removing test): removing test
Oct 18, 2017
209b790
fix(link to external docs): Review comments
Oct 19, 2017
56a6d11
Merge branch 'arat3091/pr33-getting-started-guide' of https://github.…
Oct 19, 2017
d22320a
Merge remote-tracking branch 'upstream/master' into operator-section
btroncone Oct 20, 2017
f454d49
style(operators): split description between lines to fix linting problem
btroncone Oct 20, 2017
73a724e
Merge pull request #34 from btroncone/operator-section
ladyleet Oct 21, 2017
99b382b
chore(tooling): Add prettier, lint-staged and precommit hook for tooling
ashwin-sureshkumar Oct 19, 2017
b78856e
Merge pull request #49 from ashwin-sureshkumar/issue-45
ladyleet Oct 21, 2017
35fdf0b
chore(danger): fix dangerfile
kwonoj Oct 21, 2017
c45f65c
Merge pull request #59 from kwonoj/fix-lodash
kwonoj Oct 21, 2017
4c6ce9e
chore(danger): update rules
kwonoj Oct 23, 2017
626fa7d
chore(travis): update build coverage config
kwonoj Oct 23, 2017
86bdde6
Merge pull request #60 from kwonoj/chore-coverage
kwonoj Oct 23, 2017
82b830a
feat(route getting started page): getting started page
Oct 18, 2017
fba476d
fix(removing test): removing test
Oct 18, 2017
2726b16
fix(link to external docs): Review comments
Oct 19, 2017
e3992c9
fix(merge from upstream)
Oct 23, 2017
a025699
fix(removing test): removing test
Oct 18, 2017
d9bcd7e
Merge branch 'arat3091/pr33-getting-started-guide' of https://github.…
Oct 23, 2017
47bf72c
fix(adding formatting)
Oct 23, 2017
d0e1c08
fix(getting started guide): getting started guide
Oct 23, 2017
5e153c8
fix(guide): guide for starters
Oct 23, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ export class AppComponent {
title: 'Team',
link: '/team',
options: { exact: false }
},
{
title: 'Getting Started Guide',
link: '/getting-started-guide',
options: { exact: false }
}
];
}
2 changes: 1 addition & 1 deletion src/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { RXJS_DOC_ROUTES } from './app.routing';

@NgModule({
declarations: [
AppComponent,
AppComponent
],
imports: [
BrowserModule,
Expand Down
2 changes: 2 additions & 0 deletions src/app/app.routing.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ export const RXJS_DOC_ROUTES: Routes = [
{ path: 'operators', loadChildren: './operators/operators.module#OperatorsModule' },
{ path: 'team', loadChildren: './team/team.module#TeamModule' },
{ path: 'companies', loadChildren: './companies/companies.module#CompaniesModule' },
{ path: 'companies', loadChildren: './companies/companies.module#CompaniesModule' },
{ path: 'getting-started-guide', loadChildren: './getting-started-guide/getting-started-guide.module#GettingStartedGuideModule' },
{ path: '**', redirectTo: '' }
];
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This is getting started guide. We can go through the below link for the introduction of Rxjs.
<div>
<a (click)='goToUrl()' [routerLink]="">Introduction to Reactive programming by Andre Staltz</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should like to the "getting started" guide in the current docs.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you make this a plain href with target _blank? I think it would be better to open in new tab rather than leaving docs for external links.

</div>
20 changes: 20 additions & 0 deletions src/app/getting-started-guide/getting-started-guide.component.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
import { DOCUMENT } from '@angular/platform-browser';
import { Component, Inject, OnInit } from '@angular/core';

@Component({
selector: 'app-getting-started-guide',
templateUrl: './getting-started-guide.component.html',
styleUrls: ['./getting-started-guide.component.scss']
})
export class GettingStartedGuideComponent implements OnInit {

constructor(@Inject(DOCUMENT) private document: any) { }

ngOnInit() {
}

goToUrl() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this method is necessary.

this.document.location.href = 'https://gist.github.com/staltz/868e7e9bc2a7b8c1f754';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

}

}
10 changes: 10 additions & 0 deletions src/app/getting-started-guide/getting-started-guide.module.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
import { NgModule } from '@angular/core';

import { GettingStartedGuideComponent } from './getting-started-guide.component';
import { routing } from './getting-started-guide.routing';

@NgModule({
imports: [routing],
declarations: [GettingStartedGuideComponent]
})
export class GettingStartedGuideModule { }
11 changes: 11 additions & 0 deletions src/app/getting-started-guide/getting-started-guide.routing.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { ModuleWithProviders } from '@angular/core';
import { RouterModule, Routes } from '@angular/router';

import { GettingStartedGuideComponent } from './getting-started-guide.component';

const routes: Routes = [
{ path: '', component: GettingStartedGuideComponent }
];

export const routing: ModuleWithProviders = RouterModule.forChild(routes);