@daypilot/daypilot-lite-angular 4.7.0 → 4.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,12 @@
1
1
  # DayPilot Lite for Angular
2
2
 
3
- [DayPilot Lite for JavaScript](https://javascript.daypilot.org/open-source/) is a library of JavaScript/HTML5 event calendar/scheduler components that can display day/week/month calendar views, and a horizontal or vertical timeline for multiple resources. This is the Angular version of DayPilot Lite.
3
+ [DayPilot Lite for JavaScript](https://javascript.daypilot.org/open-source/) is a library of JavaScript/HTML5 scheduling components that can display calendar/scheduler UI:
4
+ * day, week, month
5
+ * resource calendar (resources as columns)
6
+ * horizontal timeline (resources as rows)
7
+ * custom number of days as columns
8
+
9
+ This is the **DayPilot Lite for Angular** package.
4
10
 
5
11
  ## What's New
6
12
 
@@ -29,8 +35,11 @@ Customize the scheduling components using an online [UI Builder](https://builder
29
35
  * Date picker with free/busy days highlighting, free-hand range selection, day cell customization
30
36
  * CSS themes (use theme builder to create your own theme)
31
37
  * Event customization (text, HTML, colors...)
38
+ * Cell customization (background, images, text, HTML...)
39
+ * Column header customization (background, images, text, HTML...)
32
40
  * Built-in XSS protection
33
41
  * Localization support
42
+ * Calendar RTL support
34
43
  * TypeScript definitions
35
44
 
36
45
  ## Tutorials