Skip to content

Commit

Permalink
chore(release): 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
optimistex committed Jan 20, 2022
1 parent 4ac6f55 commit fb3a83e
Show file tree
Hide file tree
Showing 13 changed files with 21 additions and 81 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [8.0.0](https://github.com/optimistex/ngx-select-ex/compare/v7.0.1...v8.0.0) (2022-01-20)


### Bug Fixes

* autoformat ([e900b6d](https://github.com/optimistex/ngx-select-ex/commit/e900b6dd9cc14e03dabcdf45f79a9a93160ea806))
* inconsistent template data types ([afd52e5](https://github.com/optimistex/ngx-select-ex/commit/afd52e5692983ae0a2ee20b69df47b8d34910bfe))
* move `lodash.isequal` to dev dependencies ([4ac6f55](https://github.com/optimistex/ngx-select-ex/commit/4ac6f557396fbcd41c83d595dc08089bd07a369a))
* One or more import cycles would need to be created to compile this component, which is not supported by the current compiler configuration. ([3e20dd2](https://github.com/optimistex/ngx-select-ex/commit/3e20dd2b45e6fa317a94df40d395402175be2dbb))

### [7.0.1](https://github.com/optimistex/ngx-select-ex/compare/v7.0.0...v7.0.1) (2021-12-04)

## [7.0.0](https://github.com/optimistex/ngx-select-ex/compare/v6.1.2...v7.0.0) (2021-12-03)
Expand Down
75 changes: 3 additions & 72 deletions docs/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
@angular-devkit/build-angular
MIT
The MIT License

Copyright (c) 2017 Google, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


@angular/common
MIT

Expand Down Expand Up @@ -61,29 +36,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


core-js
MIT
Copyright (c) 2014-2021 Denis Pushkarev

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.


escape-string-regexp
MIT
MIT License
Expand Down Expand Up @@ -148,32 +100,11 @@ licenses; we recommend you read them, as their terms may differ from the
terms above.


ngx-bootstrap
ngx-bootstrap/buttons
MIT
The MIT License (MIT)

Copyright (c) 2015-2020 Valor Software
Copyright (c) 2015-2020 Dmitriy Shekhovtsov<[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


ngx-bootstrap/tabs
MIT

regenerator-runtime
MIT
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
padding-top: 30px;
}
</style>
<link rel="stylesheet" href="styles.31d6cfe0d16ae931b73c.css"></head>
<link rel="stylesheet" href="styles.ef46db3751d8e999.css"></head>
<body>
<app-demo>Loading...</app-demo>
<script src="assets/js/prettify.min.js"></script>
<!-- script files will be inserted by html-webpack-plugin -->
<script src="runtime.06297ead83a20e4dec18.js" defer></script><script src="polyfills-es5.cacbeff7938758e36b33.js" nomodule defer></script><script src="polyfills.29f7f2731cb73deec0e5.js" defer></script><script src="main.7179944afa0d680d0730.js" defer></script>
<script src="runtime.6e86c36d03de1f40.js" type="module"></script><script src="polyfills.2a52533678cdce3b.js" type="module"></script><script src="main.860eee49fffbc2d5.js" type="module"></script>

</body></html>
1 change: 0 additions & 1 deletion docs/main.7179944afa0d680d0730.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/main.860eee49fffbc2d5.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/polyfills-es5.cacbeff7938758e36b33.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/polyfills.29f7f2731cb73deec0e5.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/polyfills.2a52533678cdce3b.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/runtime.06297ead83a20e4dec18.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/runtime.6e86c36d03de1f40.js

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

File renamed without changes.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-select-ex",
"version": "7.0.1",
"version": "8.0.0",
"description": "Angular based replacement for select boxes",
"license": "MIT",
"private": false,
Expand Down

0 comments on commit fb3a83e

Please sign in to comment.