Skip to content

Commit c6cb34a

Browse files
committed
[update] whats_new upd
1 parent dd89e5f commit c6cb34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/news/whats-new.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Released on ...
1414

1515
### New functionality
1616

17-
- [Ability to freeze columns on the right](/guides/configuration/#freezing-columns)
17+
- [Ability to freeze columns on the right](/guides/configuration/#freezing-columns-on-the-right)
1818
- [Numbers are formatted](/guides/localization/#number-formatting) according to the current locale with [a new possibility to define custom number formats within templates](/guides/custom-formatting) (for date and numeric fields) via `format` added to the [`fields`](/api/config/fields-property) property
1919
- [Ability to style header and table cells](/guides/stylization/#cell-style) via the `cellStyle` parameter of the [`tableShape`](/api/config/tableshape-property) and [`headerShape`](/api/config/tableshape-property) properties
2020
- Ability to insert HTML content to header and table cells via the [`pivot.template`](/api/helpers/template) helper by defining a template as a `cell` property of the header and column objects (table customization by intercepting the [render-table](/api/events/render-table-event) event)

0 commit comments

Comments
 (0)