This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #29 from pxblue/feature/pxblue-2534-blui-migration
Brightlayer UI Migration
- Loading branch information
Showing
13 changed files
with
129 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# CHANGELOG | ||
|
||
## v2.1.0 (November 5, 2021) | ||
## v2.1.0 (November 3, 2021) | ||
|
||
### Changed | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
module.exports = { | ||
root: true, | ||
parser: '@typescript-eslint/parser', | ||
extends: [ '@pxblue/eslint-config/ts' ], | ||
parserOptions: { | ||
project: "./tsconfig.json", | ||
}, | ||
env: { | ||
browser: true | ||
} | ||
}; | ||
module.exports = { | ||
root: true, | ||
parser: '@typescript-eslint/parser', | ||
extends: ['@brightlayer-ui/eslint-config/ts'], | ||
parserOptions: { | ||
project: "./tsconfig.json", | ||
}, | ||
env: { | ||
browser: true | ||
} | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
# Highcharts Demo | ||
This is a sample application demonstrating the PXBlue Highcharts library. | ||
|
||
[View on Stackblitz](https://stackblitz.com/github/pxblue/highcharts/tree/master/angular-demo) | ||
This is a sample application demonstrating the Brightlayer UI Highcharts library. | ||
|
||
[View on Stackblitz](https://stackblitz.com/github/brightlayer-ui/highcharts/tree/master/angular-demo) | ||
|
||
## Running the Example | ||
|
||
``` | ||
git clone https://github.com/pxblue/highcharts | ||
git clone https://github.com/brightlayer-ui/highcharts | ||
cd highcharts | ||
yarn start:angular | ||
``` | ||
|
||
> **NOTE**: running the demo will use the latest src files from the repository and NOT the themes that are published on NPM. | ||
For additional information read our [Angular Guide](https://pxblue.github.io/development/frameworks-web/angular) and our [Environment Setup](https://pxblue.github.io/development/environment) | ||
For additional information read our [Angular Guide](https://brightlayer-ui.github.io/development/frameworks-web/angular) and our [Environment Setup](https://brightlayer-ui.github.io/development/environment) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>angular-demo</title> | ||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" /> | ||
<base href="/" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<link rel="icon" type="image/x-icon" href="favicon.ico" /> | ||
</head> | ||
<body class="pxb-blue mat-typography mat-app-background"> | ||
<app-root></app-root> | ||
</body> | ||
</html> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<title>angular-demo</title> | ||
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" /> | ||
<base href="/" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<link rel="icon" type="image/x-icon" href="favicon.ico" /> | ||
</head> | ||
|
||
<body class="pxb-blue mat-typography mat-app-background"> | ||
<app-root></app-root> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1143,6 +1143,40 @@ | |
lodash "^4.17.19" | ||
to-fast-properties "^2.0.0" | ||
|
||
"@brightlayer-ui/colors@^3.0.1": | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/@brightlayer-ui/colors/-/colors-3.0.1.tgz#f085acf6b6b4266a01798c78bc25841d15e44b3e" | ||
integrity sha512-AE9F6FN1EQWMoqFTak6q8MN3wg9et2u2SUs6HjYhcS3GVSHjMWVSsuJZ2aD5Lu9409Gfi6pBHDWsJZ5PyeLsdQ== | ||
dependencies: | ||
"@brightlayer-ui/types" "^2.0.0" | ||
|
||
"@brightlayer-ui/eslint-config@^2.0.5": | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/@brightlayer-ui/eslint-config/-/eslint-config-2.0.5.tgz#b7ee0c47f4669d2ecefc45d5fc37d7a9e209ccc9" | ||
integrity sha512-qUxNX/1z+cmBWzbOeFftxGD7SPT+xkT1rUj++xsZjIQajEkwF1Ka+0mRlSY5qqAsQpRLGDCHDszx8uztmSm1lA== | ||
dependencies: | ||
"@typescript-eslint/parser" "^4.8.0" | ||
eslint-config-prettier ">= 6.3.0" | ||
optionalDependencies: | ||
eslint-plugin-react "^7.16.0" | ||
|
||
"@brightlayer-ui/highcharts@^2.1.0-beta.0": | ||
version "2.1.0-beta.0" | ||
resolved "https://registry.yarnpkg.com/@brightlayer-ui/highcharts/-/highcharts-2.1.0-beta.0.tgz#ef9c7ba65899f5844926822bc44f01e6899d5f0a" | ||
integrity sha512-2UvleFg96PmVrC6TH+hbGTgjGhxQxmAqzWYauVgmx+t+2VF2jLOcR8R9ZKdSrvx6W2fVfFHEmpvzwsIL9Xhadg== | ||
dependencies: | ||
"@brightlayer-ui/colors" "^3.0.1" | ||
|
||
"@brightlayer-ui/prettier-config@^1.0.3": | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/@brightlayer-ui/prettier-config/-/prettier-config-1.0.3.tgz#e40a7ae7435c6fd5118acbf249080e0aa81e93af" | ||
integrity sha512-EYm3+V7Qd+oYEF+8FadsXAZqXryEHHbGnrV1BMp9selhABjceqUqXPVE4Sn3SKWQdBNJ3En2A3EzgrzRbvRTaw== | ||
|
||
"@brightlayer-ui/types@^2.0.0": | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/@brightlayer-ui/types/-/types-2.0.0.tgz#d8adc0cdb96c164943adbad6e74043128a8b4112" | ||
integrity sha512-DTCVwND6YC9qrkQl7pkFlN6QxDReJHtjuAiFU9HkXJN368vlw+fzHQ5/j4sB1sZl2eNwOgccv5ecl2XrlolOCw== | ||
|
||
"@discoveryjs/[email protected]": | ||
version "0.5.2" | ||
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752" | ||
|
@@ -1288,28 +1322,6 @@ | |
dependencies: | ||
"@pxblue/types" "^2.0.0" | ||
|
||
"@pxblue/eslint-config@^2.0.4": | ||
version "2.0.4" | ||
resolved "https://registry.yarnpkg.com/@pxblue/eslint-config/-/eslint-config-2.0.4.tgz#b22d637e2e8bbf1d8606de99bfd7e95f3af2ce34" | ||
integrity sha512-PDBj5dhi/6c14/QYhoFLTkMnrYRTKw8hW7AuFq/9wc7pJ4MdSOF3i5MJH1NZ1p9chBl9na4ZASPeHWsDCvvk8A== | ||
dependencies: | ||
"@typescript-eslint/parser" "^4.8.0" | ||
eslint-config-prettier ">= 6.3.0" | ||
optionalDependencies: | ||
eslint-plugin-react "^7.16.0" | ||
|
||
"@pxblue/highcharts@^2.1.0-beta.0": | ||
version "2.1.0-beta.0" | ||
resolved "https://registry.yarnpkg.com/@pxblue/highcharts/-/highcharts-2.1.0-beta.0.tgz#7e102ba7855c2de80b2bd8fabdc05fc7b30af4c3" | ||
integrity sha512-1hWdKpYPtFWZAFjSeefWq+sLdP1erGoVEE1amoOf6Ncbs7rfXTrWnNVSut3hJXe6Ol49gFcMHPtAg1XG0vGLDw== | ||
dependencies: | ||
"@pxblue/colors" "^3.0.0" | ||
|
||
"@pxblue/prettier-config@^1.0.2": | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/@pxblue/prettier-config/-/prettier-config-1.0.2.tgz#fb00503df6557b66c3d91d43c9101e614c35d2ec" | ||
integrity sha512-/3cLBoTjZs3kV1ATPA/Sp0tsL7XmlV/b8HW/qt0jqR/uP5+cdXL2YIhMXQngLRa7PhpSkEiRIYK5sl0rKsXTUg== | ||
|
||
"@pxblue/types@^2.0.0": | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/@pxblue/types/-/types-2.0.0.tgz#3df970352aca5256974a10a97d75a2264bad1eba" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,17 @@ | ||
# Highcharts Demo | ||
This is a sample application demonstrating the PXBlue Highcharts library. | ||
|
||
[View on CodeSandbox](https://codesandbox.io/s/github/pxblue/highcharts/tree/master/react-demo) | ||
This is a sample application demonstrating the Brightlayer UI Highcharts library. | ||
|
||
[View on CodeSandbox](https://codesandbox.io/s/github/brightlayer-ui/highcharts/tree/master/react-demo) | ||
|
||
## Running the Example | ||
|
||
``` | ||
git clone https://github.com/pxblue/highcharts | ||
git clone https://github.com/brightlayer-ui/highcharts | ||
cd highcharts | ||
yarn start:react | ||
``` | ||
|
||
> **NOTE**: running the demo will use the latest src files from the repository and NOT the themes that are published on NPM. | ||
For additional information read our [React Guide](https://pxblue.github.io/development/frameworks-web/react) and our [Environment Setup](https://pxblue.github.io/development/environment) | ||
For additional information read our [React Guide](https://brightlayer-ui.github.io/development/frameworks-web/react) and our [Environment Setup](https://brightlayer-ui.github.io/development/environment) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters