Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb6d041

Browse files
committed
chore: ship v4.3.9
1 parentd8f8cc9 commitfb6d041

File tree

9 files changed

+864
-426
lines changed

9 files changed

+864
-426
lines changed

‎CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
---
44

5+
####`4.3.9`
6+
7+
- chore: dependencies update
8+
9+
---
10+
511
####`4.3.8`
612

713
- fix(dropdown): visibleChange emit and visibleState update on changes, refactor with rxjs

‎package-lock.json‎

Lines changed: 829 additions & 420 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name":"coreui-angular-dev",
3-
"version":"4.3.8",
3+
"version":"4.3.9",
44
"description":"CoreUI Components Library for Angular",
5+
"copyright":"Copyright 2022 creativeLabs Łukasz Holeczek",
56
"license":"MIT",
67
"author":"The CoreUI Team (https://github.com/orgs/coreui/people)",
78
"scripts": {

‎projects/coreui-angular-chartjs/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
[npm-badge-next]:https://img.shields.io/npm/v/@coreui/angular-chartjs/next?style=flat-square&color=red
3434
[npm]:https://www.npmjs.com/package/@coreui/angular-chartjs
3535
[npm-download]:https://img.shields.io/npm/dm/@coreui/angular-chartjs.svg?style=flat-square
36-
[angular-badge]:https://img.shields.io/badge/angular-^15.0.0-lightgrey.svg?style=flat-square&logo=angular
36+
[angular-badge]:https://img.shields.io/badge/angular-^15.1.0-lightgrey.svg?style=flat-square&logo=angular
3737

3838
#####install:
3939

‎projects/coreui-angular-chartjs/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coreui/angular-chartjs",
3-
"version":"4.3.7",
3+
"version":"4.3.9",
44
"description":"Angular wrapper component for Chart.js",
55
"copyright":"Copyright 2022 creativeLabs Łukasz Holeczek",
66
"license":"MIT",

‎projects/coreui-angular/package.json‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"name":"@coreui/angular",
3-
"version":"4.3.8",
3+
"version":"4.3.9",
44
"description":"CoreUI for Angular UI components library",
5+
"copyright":"Copyright 2022 creativeLabs Łukasz Holeczek",
56
"license":"MIT",
67
"homepage":"https://coreui.io/angular",
78
"author": {
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2022 creativeLabs Łukasz Holeczek
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

‎projects/coreui-icons-angular/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
[coreui]:https://coreui.io/icons
3737
[coreui-angular-icons-npm]:https://www.npmjs.com/package/@coreui/icons-angular
3838
[npm-coreui-icons-angular-next]:https://img.shields.io/npm/v/@coreui/icons-angular/next.png?style=flat-square&color=red
39-
[angular-badge]:https://img.shields.io/badge/angular-^15.0.0-lightgrey.svg?style=flat-square&logo=angular
39+
[angular-badge]:https://img.shields.io/badge/angular-^15.1.0-lightgrey.svg?style=flat-square&logo=angular
4040

4141
##`cIcon` directive
4242

‎projects/coreui-icons-angular/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"@coreui/icons-angular",
3-
"version":"4.3.7",
3+
"version":"4.3.9",
44
"description":"CoreUI Icons Angular component and service",
55
"copyright":"Copyright 2022 creativeLabs Łukasz Holeczek",
66
"license":"MIT",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp