Skip to content

Commit dbd7ae2

Browse files
Updated changelog and pivotview styles
1 parent e8fe055 commit dbd7ae2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ We are excited to announce the addition of four new components in this release,
77
### Added Components
88

99
- [Gantt](components/gantt) `Preview`: A Gantt component for visualizing project timelines and tasks in a Gantt chart format.
10-
- [FileManager](components/filemanager) `Preview`: A FileManager component for navigating and managing files and folders in a hierarchical view, supporting features like file and folder viewing, searching, and organizing etc..
11-
- [Spreadsheet](components/spreadsheet) `Preview`: A spreadsheet component for viewing spreadsheet data, allowing users to navigate and analyze data in a grid format
10+
- [FileManager](components/filemanager) `Preview`: A FileManager component for navigating and managing files and folders in a hierarchical view, supporting features like file and folder viewing, searching, and organizing etc.
11+
- [Spreadsheet](components/spreadsheet) `Preview`: A spreadsheet component for viewing spreadsheet data, allowing users to navigate and analyze data in a grid format.
1212
- [Kanban](components/kanban) `Preview`: A kanban component for visualizing and organizing work in progress through customizable boards, columns, and cards.
1313

1414
### Improvements

components/pivotview/SfPivotView/ControlManifest.Input.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
<css path="../node_modules/@syncfusion/ej2-popups/styles/fluent2.css" />
9191
<css path="../node_modules/@syncfusion/ej2-splitbuttons/styles/fluent2.css" />
9292
<css path="../node_modules/@syncfusion/ej2-calendars/styles/fluent2.css" />
93+
<css path="../node_modules/@syncfusion/ej2-pivotview/styles/fluent2.css" />
9394
<css path="styles/theme.css" />
9495
</resources>
9596
<!-- UNCOMMENT TO ENABLE THE SPECIFIED API

0 commit comments

Comments
 (0)