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
+24
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,30 @@
2
2
3
3
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.
***rtl:** week view all day events with RTL may need some styling adjustments in your application for them to display properly
11
+
* angular 14 or higher is now required to use this package
12
+
* IE11 is no longer supported
13
+
14
+
### Features
15
+
16
+
* add secondaryText to event colors that you can use to customise week and day view event text ([6bfbf70](https://github.com/mattlewis92/angular-calendar/commit/6bfbf706688ef33976c61a2e7b716d48a055cceb)), closes [#1375](https://github.com/mattlewis92/angular-calendar/issues/1375)
17
+
* drop support for IE11 ([39b4e76](https://github.com/mattlewis92/angular-calendar/commit/39b4e769d3a268a298d10118ff02f7edc11bea37))
18
+
19
+
20
+
### Bug Fixes
21
+
22
+
***rtl:** apply styling fixes for non bootstrap 4 layouts ([565a689](https://github.com/mattlewis92/angular-calendar/commit/565a689816bc7804489646d5de7fc409e35e2bbc)), closes [#1583](https://github.com/mattlewis92/angular-calendar/issues/1583)
23
+
24
+
25
+
### build
26
+
27
+
* upgrade to angular 14 ([a496f35](https://github.com/mattlewis92/angular-calendar/commit/a496f3554921829891fa0f9a28632d31bda4ec1c))
0 commit comments