Skip to content

Commit

Permalink
Renaming angular2-joyride to ngx-joyride
Browse files Browse the repository at this point in the history
  • Loading branch information
tnicola committed May 28, 2018
1 parent 8b7cce0 commit 1dc460b
Show file tree
Hide file tree
Showing 16 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
[![npm version](https://badge.fury.io/js/angular2-joyride.svg)](https://badge.fury.io/js/ngx-joyride)
[![npm version](https://badge.fury.io/js/ngx-joyride.svg)](https://badge.fury.io/js/ngx-joyride)
# ngx-joyride
An Angular Tour (Joyride) library built entirely in Angular, without using any heavy external dependencies like Bootstrap or JQuery.
From now on you can easily guide your users through your site showing them all the sections and features.

## Info
### In order to be compliant with the Angular 3rd Party Projects naming convention angular2-joyride has been renamed and moved to ngx-joyride
### In order to be compliant with the Angular 3rd Party Projects naming convention ngx-joyride has been renamed and moved to ngx-joyride

<p align="center">
<img src ="https://github.com/tnicola/angular2-joyride/blob/master/docs/joyrideStepExample.PNG" />
<img src ="https://github.com/tnicola/ngx-joyride/blob/master/docs/joyrideStepExample.PNG" />
</p>

## Demo
See the [demo](https://tnicola.github.io/angular2-joyride/). Let's take a tour! :earth_americas:
See the [demo](https://tnicola.github.io/ngx-joyride/). Let's take a tour! :earth_americas:

## Install

Expand Down
2 changes: 1 addition & 1 deletion config/webpack.common.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module.exports = {
resolve: {
extensions: ['.ts', '.js'],
alias: {
'angular2-joyride': path.resolve(__dirname, '../src/lib')
'ngx-joyride': path.resolve(__dirname, '../src/lib')
}
},

Expand Down
2 changes: 1 addition & 1 deletion config/webpack.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
resolve: {
extensions: ['.js', '.ts', '.html'],
alias: {
'angular2-joyride': path.resolve(__dirname, '../src/lib')
'ngx-joyride': path.resolve(__dirname, '../src/lib')
}
},
module: {
Expand Down
2 changes: 1 addition & 1 deletion docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ MIT
MIT
MIT

angular2[email protected]
ngx[email protected]
MIT
MIT

Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Angular 2 Tour - Joyride library</title><base href="https://tnicola.github.io/angular2-joyride/"><meta name="description" content="A pure Angular 2 Joyride Component library"><meta name="keywords" content="angular,joyride,tour,library,ui,angular2,directive"><meta name="author" content="Nicola Tommasi"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><link href="styles.ac89bfdd6de82636b768.bundle.css" rel="stylesheet"/></head><body><a href="https://github.com/tnicola/angular2-joyride" class="github-corner" title="View source on Github" aria-label="View source on Github"><svg class="github-corner-svg" width="70" height="70" viewBox="0 0 250 250" style="fill:#ffffff; color:#3b5560; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner-svg {
<!doctype html><html lang="en"><head><meta charset="utf-8"><title>Angular 2 Tour - Joyride library</title><base href="https://tnicola.github.io/ngx-joyride/"><meta name="description" content="A pure Angular 2 Joyride Component library"><meta name="keywords" content="angular,joyride,tour,library,ui,angular2,directive"><meta name="author" content="Nicola Tommasi"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><link href="styles.ac89bfdd6de82636b768.bundle.css" rel="stylesheet"/></head><body><a href="https://github.com/tnicola/ngx-joyride" class="github-corner" title="View source on Github" aria-label="View source on Github"><svg class="github-corner-svg" width="70" height="70" viewBox="0 0 250 250" style="fill:#ffffff; color:#3b5560; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner-svg {
z-index: 10;
}
.github-corner:hover .octo-arm {
Expand Down
2 changes: 1 addition & 1 deletion docs/main.0f8e8741a4755a72ebeb.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packaging/config-library.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
nameLibrary : "angular2-joyride",
nameLibrary : "ngx-joyride",
PATH_LIB : "src/lib/",
PATH_SRC : "src/lib/src/",
PATH_DIST : "src/lib/dist/",
Expand Down
2 changes: 1 addition & 1 deletion src/demo/app/app.component.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Component, OnInit, AfterViewInit, ElementRef } from '@angular/core';
import { JoyrideService } from 'angular2-joyride';
import { JoyrideService } from 'ngx-joyride';

@Component({
selector: 'demo-app',
Expand Down
2 changes: 1 addition & 1 deletion src/demo/app/app.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { NgModule } from '@angular/core';
import { BrowserModule } from '@angular/platform-browser';

import { AppComponent } from './app.component';
import { JoyrideModule } from 'angular2-joyride';
import { JoyrideModule } from 'ngx-joyride';
import { CustomComponent } from './components/custom.component';

@NgModule({
Expand Down
4 changes: 2 additions & 2 deletions src/demo/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// Only for IDE to find angular2-joyride library
// Only for IDE to find ngx-joyride library
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"baseUrl": ".",
"paths": {
"angular2-joyride": [
"ngx-joyride": [
"../lib/public_api.ts"
]
}
Expand Down
10 changes: 5 additions & 5 deletions src/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "ngx-joyride",
"version": "0.0.5",
"description": "Angular 2 Joyride Library",
"main": "./bundles/angular2-joyride.umd.js",
"jsnext:main": "./esm5/angular2-joyride.esm.js",
"module": "./esm5/angular2-joyride.esm.js",
"es2015": "./esm2015/angular2-joyride.esm2015.js",
"main": "./bundles/ngx-joyride.umd.js",
"jsnext:main": "./esm5/ngx-joyride.esm.js",
"module": "./esm5/ngx-joyride.esm.js",
"es2015": "./esm2015/ngx-joyride.esm2015.js",
"typings": "./joyride.d.ts",
"author": "Nicola Tommasi",
"repository": {
"type": "git",
"url": "https://github.com/tnicola/angular2-joyride"
"url": "https://github.com/tnicola/ngx-joyride"
},
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion src/lib/src/services/logger.service.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { Injectable } from '@angular/core';
import { JoyrideOptionsService } from './joyride-options.service';

const JOYRIDE = 'angular2-joyride:::';
const JOYRIDE = 'ngx-joyride:::';

@Injectable()
export class Logger {
Expand Down
2 changes: 1 addition & 1 deletion src/lib/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"strictMetadataEmit": true,
"skipTemplateCodegen": true,
"flatModuleOutFile": "joyride.js",
"flatModuleId": "angular2-joyride",
"flatModuleId": "ngx-joyride",
"annotateForClosureCompiler": true,
"debug": true
}
Expand Down
2 changes: 1 addition & 1 deletion tsconfig-aot.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
],
"baseUrl": ".",
"paths": {
"angular2-joyride": [
"ngx-joyride": [
"./src/lib/public_api.ts"
]
}
Expand Down
Loading

0 comments on commit 1dc460b

Please sign in to comment.