Skip to content

Commit 053e02e

Browse files
committed
[update] overview pages updated
1 parent 68b26e0 commit 053e02e

4 files changed

Lines changed: 12 additions & 1 deletion

File tree

docs/api/config/booking-rendertype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: You can learn about renderType in the documentation of the DHTMLX J
88

99
### Description
1010

11-
@short: Optional. Defines how types are rendered
11+
@short: Optional. Defines how cards are rendered
1212

1313
The property helps optimize performance when working with a large number of cards.
1414

docs/api/overview/booking-api-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ new booking.Booking("#root", {
7070
| [](../config/booking-infoshape.md) | @getshort(../config/booking-infoshape.md) |
7171
| [](../config/booking-infotemplate.md) | @getshort(../config/booking-infotemplate.md) |
7272
| [](../config/booking-locale.md) | @getshort(../config/booking-locale.md) |
73+
| [](../config/booking-rendertype.md) | @getshort(../config/booking-rendertype.md) |
7374
| [](../config/booking-slotgap.md) | @getshort(../config/booking-slotgap.md) |
7475
| [](../config/booking-slotsize.md) | @getshort(../config/booking-slotsize.md) |
7576
| [](../config/booking-start.md) | @getshort(../config/booking-start.md) |

docs/api/overview/booking-properties-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ description: You can have properties overview of JavaScript Booking in the docum
1717
| [](../config/booking-infoshape.md) | @getshort(../config/booking-infoshape.md) |
1818
| [](../config/booking-infotemplate.md) | @getshort(../config/booking-infotemplate.md) |
1919
| [](../config/booking-locale.md) | @getshort(../config/booking-locale.md) |
20+
| [](../config/booking-rendertype.md) | @getshort(../config/booking-rendertype.md) |
2021
| [](../config/booking-slotgap.md) | @getshort(../config/booking-slotgap.md) |
2122
| [](../config/booking-slotsize.md) | @getshort(../config/booking-slotsize.md) |
2223
| [](../config/booking-start.md) | @getshort(../config/booking-start.md) |

docs/news/whats_new.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ description: SEO data
66

77
# What's new
88

9+
## Version 1.1
10+
11+
Released on ...
12+
13+
### Features
14+
15+
- Ability to add templates via the [`cardTemplate`](/api/config/booking-cardtemplate) and [`infoTemplate`](/api/config/booking-infotemplate) properties
16+
- [`renderType`](/api/config/booking-rendertype) added to handle big data loading
17+
918
## Version 1.0.1
1019

1120
Released on November 29, 2024

0 commit comments

Comments
 (0)