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

Commit8c5a8c4

Browse files
committed
chore(release): ship v5.1.3
1 parent9f23c3d commit8c5a8c4

File tree

10 files changed

+2377
-929
lines changed

10 files changed

+2377
-929
lines changed

‎CHANGELOG.md‎

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

33
---
44

5+
####`5.1.3`
6+
7+
- fix(modal): attempt to focus when there is no focusable element on modal dialog
8+
- chore(dependencies): update
9+
10+
---
11+
512
####`5.1.2`
613

714
- chore(dependencies): update (js-yaml vulnerability)

‎README.md‎

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<h2align="center">CoreUI for Angular</h3>
1212

1313
<palign="center">
14-
Angular Components Library built on top of Bootstrap 5.3 and TypeScript.
14+
Angular Components Library built on top of Bootstrap 5.3 and TypeScript 5.4.
1515
<br>
1616
<ahref="https://coreui.io/angular/docs/"><strong>Explore CoreUI for Angular docs »</strong></a>
1717
<br>
@@ -26,11 +26,13 @@
2626
##Status
2727

2828
![angular][angular-badge]
29+
[![npm-coreui-angular-v5-ng17][npm-coreui-angular-badge-v5-ng17]][npm-coreui-angular]
2930
[![npm-coreui-angular-latest][npm-coreui-angular-badge-latest]][npm-coreui-angular]
3031
[![npm-coreui-angular-next][npm-coreui-angular-badge-next]][npm-coreui-angular]
31-
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
32+
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
3233
[![Build](https://github.com/coreui/coreui-angular/actions/workflows/build-check.yml/badge.svg)](https://github.com/coreui/coreui-angular/actions/workflows/build-check.yml)
3334

35+
[npm-coreui-angular-badge-v5-ng17]:https://img.shields.io/npm/v/@coreui/angular/v5-ng17?style=flat-square&color=brightgreen
3436
[npm-coreui-angular-badge-latest]:https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=brightgreen
3537
[npm-coreui-angular-badge-next]:https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
3638
[npm-coreui-angular]:https://www.npmjs.com/package/@coreui/angular
@@ -86,8 +88,7 @@ Several quick start options are available (pick one):
8688

8789
-[Download the latest release](https://github.com/coreui/coreui-angular/)
8890
- Clone the repo:`git clone https://github.com/coreui/coreui-angular.git`
89-
- Install with[npm](https://www.npmjs.com/):`npm install @coreui/angular`
90-
- Install with[yarn](https://yarnpkg.com/):`yarn add @coreui/angular`
91+
- Install with[npm](https://www.npmjs.com/):`npm install @coreui/angular @coreui/icons-angular @coreui/coreui`
9192

9293
Read the[Getting started page](https://coreui.io/angular/docs/) for information on the framework contents, templates and examples, and more.
9394

@@ -128,7 +129,7 @@ The documentation for the CoreUI & CoreUI PRO is hosted at our website [CoreUI f
128129

129130
##Frameworks
130131

131-
CoreUI supports most popular frameworks.
132+
CoreUI supportsthemost popular frameworks.
132133

133134
-[CoreUI for Bootstap(Vanilla JS)](https://github.com/coreui/coreui)
134135
-[CoreUI for React](https://github.com/coreui/coreui-react)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp