File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed
Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,19 @@ Released on May X, 2025
1616
1717### New functionality
1818
19- - Ability to create a styled border for a group of cells
20- - Ability to freeze columns and rows (both via the API and from the UI)
21- - Ability to hide columns and rows (both via the API and from the UI)
22- - A popup with descriptions for formulas is added
23- - a new locale: ` formulas `
24- - A new ` afterDataLoaded ` event is added to indicate that the file import is complete
19+ - Editing cells:
20+ - the ability to create a styled border for a group of cells via UI
21+ - Freezing/unfreezing columns/rows:
22+ - the ability to freeze/unfreeze columns and rows via UI
23+ - the ability to freeze/unfreeze columns and rows via API
24+ - Hiding/showing columns/rows:
25+ - the ability to hide/show columns and rows via UI
26+ - the ability to hide/show columns and rows via API
27+ - Working with formulas:
28+ - a popup with descriptions for formulas is added
29+ - a new locale: ` formulas ` is added
30+ - File import:
31+ - a new ` afterDataLoaded ` event is added
2532
2633### Fixes
2734
You can’t perform that action at this time.
0 commit comments