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

Commited678c7

Browse files
committed
chore: ship v4.3.10
1 parent926ef62 commited678c7

File tree

4 files changed

+22
-12
lines changed

4 files changed

+22
-12
lines changed

‎CHANGELOG.md‎

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

33
---
44

5+
####`4.3.10`
6+
7+
- feat(offcanvas): add responsive variations
8+
- refactor(offcanvas): animation classes, scrollbar behavior, cleanup
9+
- refactor(modal, offcanvas): move get scrollbarWidth to BackdropService
10+
- feat(offcanvas): add backdrop static option support
11+
- chore: dependencies update
12+
13+
---
14+
515
####`4.3.9`
616

717
- chore: dependencies update

‎package-lock.json‎

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

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"coreui-angular-dev",
3-
"version":"4.3.9",
3+
"version":"4.3.10",
44
"description":"CoreUI Components Library for Angular",
55
"copyright":"Copyright 2022 creativeLabs Łukasz Holeczek",
66
"license":"MIT",
@@ -70,7 +70,7 @@
7070
"@types/node":"^18.11.18",
7171
"@typescript-eslint/eslint-plugin":"^5.49.0",
7272
"@typescript-eslint/parser":"^5.49.0",
73-
"eslint":"~8.32.0",
73+
"eslint":"~8.33.0",
7474
"jasmine-core":"^4.5.0",
7575
"karma":"^6.4.1",
7676
"karma-chrome-launcher":"^3.1.1",

‎projects/coreui-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/angular",
3-
"version":"4.3.9",
3+
"version":"4.3.10",
44
"description":"CoreUI for Angular UI components library",
55
"copyright":"Copyright 2022 creativeLabs Łukasz Holeczek",
66
"license":"MIT",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp