Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Angular 9 #130

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 2 additions & 2 deletions .package.conf.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 10.3.0
lastUpdate: '2020-09-21T03:36:15.597Z'
version: 9.2.0
lastUpdate: '2020-09-24T21:56:04.032Z'
components:
'@alyle/ui': /
'@alyle/ui/color': color
Expand Down
129 changes: 1 addition & 128 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,136 +1,9 @@
# [10.3.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.2.1...10.3.0) (2020-09-21)
# [9.2.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.3.0...9.2.0) (2020-09-24)


### Bug Fixes

* **radio:** remove padding ([23b2822](https://github.com/A-l-y-l-e/Alyle-UI/commit/23b2822beded7ff340de654a8c1274f30321222b))
* `Style` not working with boolean true ([6c11dce](https://github.com/A-l-y-l-e/Alyle-UI/commit/6c11dce8c50fcee85bca7fe0c8ae18cd02d2a869))
* **checkbox:** remove padding ([e8e483f](https://github.com/A-l-y-l-e/Alyle-UI/commit/e8e483f3238ce54075edc7403bcfac79896815ca))
* **radio:** remove margin ([b9b8f2d](https://github.com/A-l-y-l-e/Alyle-UI/commit/b9b8f2d7d69998301c6cf0300bd48fbea2424c13))
* restore `LyStyleDeprecatedModule` ([3fdbde6](https://github.com/A-l-y-l-e/Alyle-UI/commit/3fdbde6907d00fca5fadc5b546ced918acb83acc))
* **field:** `markForCheck` on change prefix or suffix ([dd2c0ee](https://github.com/A-l-y-l-e/Alyle-UI/commit/dd2c0ee4cd5b0540966091c829358b10d1517960))


### Features

* add `lyBg` ([48028a3](https://github.com/A-l-y-l-e/Alyle-UI/commit/48028a32ef1a0080e2a7cf4a78593b7f0ab3d8f9))
* **select:** improve accessibility ([57ad543](https://github.com/A-l-y-l-e/Alyle-UI/commit/57ad54384054237ec513b3fb583129b81158dfb9))


# [8.2.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.2.1...8.2.0) (2020-09-21)


### Bug Fixes

* **radio:** remove padding ([23b2822](https://github.com/A-l-y-l-e/Alyle-UI/commit/23b2822beded7ff340de654a8c1274f30321222b))
* `Style` not working with boolean true ([6c11dce](https://github.com/A-l-y-l-e/Alyle-UI/commit/6c11dce8c50fcee85bca7fe0c8ae18cd02d2a869))
* **checkbox:** remove padding ([e8e483f](https://github.com/A-l-y-l-e/Alyle-UI/commit/e8e483f3238ce54075edc7403bcfac79896815ca))
* **radio:** remove margin ([b9b8f2d](https://github.com/A-l-y-l-e/Alyle-UI/commit/b9b8f2d7d69998301c6cf0300bd48fbea2424c13))
* restore `LyStyleDeprecatedModule` ([3fdbde6](https://github.com/A-l-y-l-e/Alyle-UI/commit/3fdbde6907d00fca5fadc5b546ced918acb83acc))
* **field:** `markForCheck` on change prefix or suffix ([dd2c0ee](https://github.com/A-l-y-l-e/Alyle-UI/commit/dd2c0ee4cd5b0540966091c829358b10d1517960))
* **field:** outlined field does not work in dialog ([d0c0b45](https://github.com/A-l-y-l-e/Alyle-UI/commit/d0c0b457367a1dac5378645d69e70f61c59b7483))
* **field:** outlined field does not work in dialog ([bc8a162](https://github.com/A-l-y-l-e/Alyle-UI/commit/bc8a162cb317d6b51eeb7cefdba702e335f8038f))
* **select:** fix selectArrow with `standard`, `outlined` & `filled` ([cddd50a](https://github.com/A-l-y-l-e/Alyle-UI/commit/cddd50a6ab922618efb0952c5057330eb5778458))
* support for Angular 8 ([e3e9bd4](https://github.com/A-l-y-l-e/Alyle-UI/commit/e3e9bd4ef29190ab3f495b64c419ab934801c91a))


### Features

* add `lyBg` ([48028a3](https://github.com/A-l-y-l-e/Alyle-UI/commit/48028a32ef1a0080e2a7cf4a78593b7f0ab3d8f9))
* **select:** improve accessibility ([57ad543](https://github.com/A-l-y-l-e/Alyle-UI/commit/57ad54384054237ec513b3fb583129b81158dfb9))





## [10.2.1](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.2.0...10.2.1) (2020-09-04)


### Bug Fixes

* **field:** outlined field does not work in dialog ([d0c0b45](https://github.com/A-l-y-l-e/Alyle-UI/commit/d0c0b457367a1dac5378645d69e70f61c59b7483))
* **field:** outlined field does not work in dialog ([bc8a162](https://github.com/A-l-y-l-e/Alyle-UI/commit/bc8a162cb317d6b51eeb7cefdba702e335f8038f))
* **select:** fix selectArrow with `standard`, `outlined` & `filled` ([cddd50a](https://github.com/A-l-y-l-e/Alyle-UI/commit/cddd50a6ab922618efb0952c5057330eb5778458))



# [10.2.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.1.0...10.2.0) (2020-08-30)


### Bug Fixes

* **typography:** fix `body1` ([c3c095d](https://github.com/A-l-y-l-e/Alyle-UI/commit/c3c095d83c3dbedb06ee8a6d5e2a820d2ef26c8b))
* remove redundant prefixes from styles (`tab`) ([98be60a](https://github.com/A-l-y-l-e/Alyle-UI/commit/98be60a3dd02fae0916b970bc09c43f55ea35bef))


### Features

* **field:** improve styles ([fb6c43b](https://github.com/A-l-y-l-e/Alyle-UI/commit/fb6c43bd947dd622335eb834d6aeee0a8bb4847e))
* **tabs:** improve tabs ([684c28b](https://github.com/A-l-y-l-e/Alyle-UI/commit/684c28b6ded4951d1625172e1dd1cc6446b5cfa2))
* add `contentActive` className when a` content` is active ([8fa11fa](https://github.com/A-l-y-l-e/Alyle-UI/commit/8fa11faf3aa0d9725f3c5c6f301a5d942290330c))



# [10.1.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.0.0...10.1.0) (2020-08-24)


### Bug Fixes

* **tabs:** when changing tabs the content shows the `overflowY` with `dynamicHeight` ([26dd227](https://github.com/A-l-y-l-e/Alyle-UI/commit/26dd2271b441bd19ba76da09b9c17bb901426c58))


### Features

* **field:** add `ly-display-with` ([ea67154](https://github.com/A-l-y-l-e/Alyle-UI/commit/ea67154ee19dd6a03f171d4c215d5758b3127954))
* **tabs:** add `animationDuration`option ([925e40a](https://github.com/A-l-y-l-e/Alyle-UI/commit/925e40a060902baf136cdd6d791899b5e1a5b3cf))


# [9.1.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.2.0...9.1.0) (2020-08-30)

### Bug Fixes

* **typography:** fix `body1` ([c3c095d](https://github.com/A-l-y-l-e/Alyle-UI/commit/c3c095d83c3dbedb06ee8a6d5e2a820d2ef26c8b))
* remove redundant prefixes from styles (`tab`) ([98be60a](https://github.com/A-l-y-l-e/Alyle-UI/commit/98be60a3dd02fae0916b970bc09c43f55ea35bef))
* **tabs:** when changing tabs the content shows the `overflowY` with `dynamicHeight` ([26dd227](https://github.com/A-l-y-l-e/Alyle-UI/commit/26dd2271b441bd19ba76da09b9c17bb901426c58))


### Features

* **field:** improve styles ([fb6c43b](https://github.com/A-l-y-l-e/Alyle-UI/commit/fb6c43bd947dd622335eb834d6aeee0a8bb4847e))
* **tabs:** improve tabs ([684c28b](https://github.com/A-l-y-l-e/Alyle-UI/commit/684c28b6ded4951d1625172e1dd1cc6446b5cfa2))
* add `contentActive` className when a` content` is active ([8fa11fa](https://github.com/A-l-y-l-e/Alyle-UI/commit/8fa11faf3aa0d9725f3c5c6f301a5d942290330c))
* **field:** add `ly-display-with` ([ea67154](https://github.com/A-l-y-l-e/Alyle-UI/commit/ea67154ee19dd6a03f171d4c215d5758b3127954))
* **tabs:** add `animationDuration`option ([925e40a](https://github.com/A-l-y-l-e/Alyle-UI/commit/925e40a060902baf136cdd6d791899b5e1a5b3cf))


# [8.1.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/10.2.0...8.1.0) (2020-08-30)


### Bug Fixes

* **typography:** fix `body1` ([c3c095d](https://github.com/A-l-y-l-e/Alyle-UI/commit/c3c095d83c3dbedb06ee8a6d5e2a820d2ef26c8b))
* remove redundant prefixes from styles (`tab`) ([98be60a](https://github.com/A-l-y-l-e/Alyle-UI/commit/98be60a3dd02fae0916b970bc09c43f55ea35bef))
* **tabs:** when changing tabs the content shows the `overflowY` with `dynamicHeight` ([26dd227](https://github.com/A-l-y-l-e/Alyle-UI/commit/26dd2271b441bd19ba76da09b9c17bb901426c58))


### Features

* **field:** improve styles ([fb6c43b](https://github.com/A-l-y-l-e/Alyle-UI/commit/fb6c43bd947dd622335eb834d6aeee0a8bb4847e))
* **tabs:** improve tabs ([684c28b](https://github.com/A-l-y-l-e/Alyle-UI/commit/684c28b6ded4951d1625172e1dd1cc6446b5cfa2))
* add `contentActive` className when a` content` is active ([8fa11fa](https://github.com/A-l-y-l-e/Alyle-UI/commit/8fa11faf3aa0d9725f3c5c6f301a5d942290330c))
* **field:** add `ly-display-with` ([ea67154](https://github.com/A-l-y-l-e/Alyle-UI/commit/ea67154ee19dd6a03f171d4c215d5758b3127954))
* **tabs:** add `animationDuration`option ([925e40a](https://github.com/A-l-y-l-e/Alyle-UI/commit/925e40a060902baf136cdd6d791899b5e1a5b3cf))



# [10.0.0](https://github.com/A-l-y-l-e/Alyle-UI/compare/9.0.1...10.0.0) (2020-08-17)


### Features

* Support for Angular 10 ([#129](https://github.com/A-l-y-l-e/Alyle-UI/issues/129)) ([879d089](https://github.com/A-l-y-l-e/Alyle-UI/commit/879d089b387a703ec74bfff691db42d836d28f0c))



## [9.0.1](https://github.com/A-l-y-l-e/Alyle-UI/compare/9.0.0...9.0.1) (2020-08-15)

Expand Down
27 changes: 18 additions & 9 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,8 @@
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"tsconfig.app.json",
"tsconfig.spec.json",
"e2e/tsconfig.json"
"src/tsconfig.app.json",
"src/tsconfig.spec.json"
],
"exclude": [
"**/node_modules/**"
Expand Down Expand Up @@ -186,17 +185,27 @@
"configurations": {
"production": {}
}
},
}
}
},
"alyle-ui-e2e": {
"root": "e2e/",
"projectType": "application",
"architect": {
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "alyle-ui:serve"
},
"configurations": {
"production": {
"devServerTarget": "alyle-ui:serve:production"
}
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": "e2e/tsconfig.e2e.json",
"exclude": [
"**/node_modules/**"
]
}
}
}
Expand Down
1 change: 0 additions & 1 deletion ci/setup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
export TS_NODE_COMPILER_OPTIONS='{"module": "commonjs"}'
export TS_NODE_PROJECT='tsconfig.base.json'
export PATH="$PATH:$(pwd)/node_modules/.bin"
14 changes: 14 additions & 0 deletions e2e/app.e2e-spec.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
import { AlyleUIDemoPage } from './app.po';

describe('alyle-ui-demo App', () => {
let page: AlyleUIDemoPage;

beforeEach(() => {
page = new AlyleUIDemoPage();
});

it('should display welcome message', () => {
page.navigateTo();
expect(page.getParagraphText()).toEqual('Welcome to app!!');
});
});
11 changes: 11 additions & 0 deletions e2e/app.po.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
import { browser, by, element } from 'protractor';

export class AlyleUIDemoPage {
navigateTo() {
return browser.get('/');
}

getParagraphText() {
return element(by.css('app-root h1')).getText();
}
}
23 changes: 0 additions & 23 deletions e2e/src/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions e2e/src/app.po.ts

This file was deleted.

5 changes: 2 additions & 3 deletions e2e/tsconfig.json → e2e/tsconfig.e2e.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
"extends": "../tsconfig.base.json",
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es2018",
"target": "es5",
"types": [
"jasmine",
"jasminewd2",
Expand Down
70 changes: 35 additions & 35 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alyle-ui-srcs",
"version": "10.3.0",
"version": "9.2.0",
"license": "MIT",
"engines": {
"node": ">=12.13.0 <13.0.0"
Expand Down Expand Up @@ -38,37 +38,37 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^10.0.9",
"@angular/cdk": "^10.1.3",
"@angular/common": "^10.0.9",
"@angular/compiler": "^10.0.9",
"@angular/core": "^10.0.9",
"@angular/elements": "^10.0.9",
"@angular/forms": "^10.0.9",
"@angular/platform-browser": "^10.0.9",
"@angular/platform-browser-dynamic": "^10.0.9",
"@angular/platform-server": "^10.0.9",
"@angular/router": "^10.0.9",
"@angular/service-worker": "^10.0.9",
"@nguniversal/express-engine": "^10.0.2",
"@angular/animations": "^9.1.0",
"@angular/cdk": "^9.2.4",
"@angular/common": "^9.1.0",
"@angular/compiler": "^9.1.0",
"@angular/core": "^9.1.0",
"@angular/elements": "^9.1.0",
"@angular/forms": "^9.1.0",
"@angular/platform-browser": "^9.1.0",
"@angular/platform-browser-dynamic": "^9.1.0",
"@angular/platform-server": "^9.1.0",
"@angular/router": "^9.1.0",
"@angular/service-worker": "^9.1.0",
"@nguniversal/express-engine": "^9.0.2",
"chroma-js": "^2.0.2",
"core-js": "^2.6.1",
"document-register-element": "^1.7.2",
"express": "^4.16.3",
"hammerjs": "^2.0.8",
"moment": "^2.22.2",
"prismjs": "^1.19.0",
"rxjs": "^6.6.2",
"tslib": "^2.0.0",
"rxjs": "^6.5.4",
"tslib": "^1.10.0",
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1000.6",
"@angular-devkit/build-ng-packagr": "^0.1000.6",
"@angular-devkit/schematics": "^10.0.6",
"@angular/cli": "^10.0.6",
"@angular/compiler-cli": "^10.0.9",
"@nguniversal/builders": "^10.0.2",
"@angular-devkit/build-angular": "^0.901.0",
"@angular-devkit/build-ng-packagr": "^0.901.0",
"@angular-devkit/schematics": "^9.1.0",
"@angular/cli": "^9.1.0",
"@angular/compiler-cli": "^9.1.0",
"@nguniversal/builders": "^9.0.2",
"@octokit/request": "^5.3.1",
"@types/chroma-js": "^1.4.1",
"@types/express": "^4.16.1",
Expand All @@ -81,35 +81,35 @@
"@types/semver": "^6.2.0",
"@types/showdown": "^1.9.2",
"@types/yargs": "^13.0.0",
"ava": "^3.11.1",
"ava": "^3.6.0",
"bundlesize": "^0.17.0",
"camelcase": "^5.0.0",
"chalk": "^2.4.1",
"chokidar": "^3.3.1",
"codelyzer": "^6.0.0",
"codelyzer": "^5.1.2",
"conventional-changelog-cli": "^2.0.5",
"firebase-tools": "^7.6.1",
"fs-extra": "^6.0.0",
"jasmine-core": "~3.5.0",
"jasmine-spec-reporter": "~5.0.0",
"jasmine-core": "^3.2.0",
"jasmine-spec-reporter": "^4.2.1",
"js-yaml": "^3.11.0",
"karma": "~5.0.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~3.3.0",
"karma-jasmine-html-reporter": "^1.5.0",
"karma": "^3.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage-istanbul-reporter": "~1.4.2",
"karma-jasmine": "^1.1.2",
"karma-jasmine-html-reporter": "^0.2.2",
"karma-mocha-reporter": "^2.2.5",
"ng-packagr": "^10.0.0",
"ng-packagr": "^9.0.3",
"parse5": "^5.1.1",
"protractor": "~7.0.0",
"protractor": "~5.4.0",
"replace-in-file": "^5.0.2",
"semver": "^6.3.0",
"showdown": "^1.9.0",
"ts-node": "~8.10.2",
"ts-node": "~8.5.4",
"tsconfig-paths": "^3.9.0",
"tslint": "~6.1.0",
"typedoc": "^0.17.3",
"typescript": "~3.9.7",
"typescript": "~3.8.3",
"yargs": "^13.2.2"
},
"schematics": "./dist/@alyle/ui/schematics/collection.json",
Expand Down
Loading