You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## 9.1.0 (15.12.2025)
2
+
3
+
### Fixes and improvements:
4
+
5
+
-[Carousel](https://mdbootstrap.com/docs/angular/components/carousel/) - fixed problem with infinite page loading when using component in SSR mode
6
+
7
+
### New features:
8
+
9
+
-[Calendar](https://mdbootstrap.com/docs/angular/plugins/calendar/) - added new events and methods to enable creation of custom modals to handle adding or editing events
10
+
-[Select](https://mdbootstrap.com/docs/angular/forms/select/) - added new `MDB_SELECT_SCROLL_STRATEGY` injection token that allows to change scrolling strategy
11
+
-[Autocomplete](https://mdbootstrap.com/docs/angular/forms/autocomplete/) - added new `MDB_AUTOCOMPLETE_SCROLL_STRATEGY` injection token that allows to change scrolling strategy
12
+
13
+
---
14
+
1
15
## 9.0.0 (21.09.2025)
2
16
3
17
This version requires Angular v20. Follow the [Angular Update Guide](https://angular.dev/update-guide) to migrate your project to Angular 20.
Copy file name to clipboardExpand all lines: projects/mdb-angular-ui-kit/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## 9.1.0 (15.12.2025)
2
+
3
+
### Fixes and improvements:
4
+
5
+
-[Carousel](https://mdbootstrap.com/docs/angular/components/carousel/) - fixed problem with infinite page loading when using component in SSR mode
6
+
7
+
### New features:
8
+
9
+
-[Calendar](https://mdbootstrap.com/docs/angular/plugins/calendar/) - added new events and methods to enable creation of custom modals to handle adding or editing events
10
+
-[Select](https://mdbootstrap.com/docs/angular/forms/select/) - added new `MDB_SELECT_SCROLL_STRATEGY` injection token that allows to change scrolling strategy
11
+
-[Autocomplete](https://mdbootstrap.com/docs/angular/forms/autocomplete/) - added new `MDB_AUTOCOMPLETE_SCROLL_STRATEGY` injection token that allows to change scrolling strategy
12
+
13
+
---
14
+
1
15
## 9.0.0 (21.09.2025)
2
16
3
17
This version requires Angular v20. Follow the [Angular Update Guide](https://angular.dev/update-guide) to migrate your project to Angular 20.
0 commit comments