Syncfusion Essential Studio JavaScript Releases

Released: Jul 4, 2023

Updates in Syncfusion Essential Studio for JavaScript

Funktionen

  • Chip
    • Added htmlAttributes support.
  • DataManager
    • Added support for persistence. By setting, the enablePersistence and ID properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.
  • Document Editor
    • Added support for editing alternate text for images.
    • Added support for character spacing and scaling.
    • Added...

Released: Jun 22, 2023

Updates in 2023 Volume 2

Funktionen

  • Common
    • Material 3 theme - Material 3 theme has been added with light and dark variants to all Syncfusion Essential JS 2 UI controls.
    • Preview to production-ready controls:
      • Image Editor.
      • Skeleton.
  • Carousel
    • Swipe and drag slides  - This feature allows users to change slides in the Carousel using swipe or drag gestures, improving the usability and accessibility of the component on phones and tablets.
    • Indicator customization - This feature provides indicator customization options, such as...

Released: May 3, 2023

Updates in 2023 Volume 1 SP1

Funktionen

  • Chart
    • Added support for 'dashArray' in series borders for Pie chart.
    • Added support for disabling marker explode in shared tooltips.
  • Pivot Table
    • Improves automatic exporting.
    • The field list UI now supports setting default sort order via load event.

Fehlerkorrekturen

  • Common
    • The issue with the "drag element top value changes after scrolling to browser end" has been resolved.
  • Chart
    • Fixed an issue where a dotted line was showing up for line charts while exporting through PhantomJS...

Released: Mar 23, 2023

Updates in 2023 Volume 1

Funktionen

  • Common
    • Added new Ribbon control.
    • The Rating control is now marked as a production-ready control.
  • Charts
    • It is now possible to place a label at the center of the pie and donut charts. Also, when the mouse pointer hovers over the pie slice, the relevant data is displayed at the center of the pie chart.
    • Added support for a new chart type called range step area which is used to display the difference between minimum and maximum values over a certain time period.
    • It is now possible to...

Released: Feb 1, 2023

Updates in 2022 Volume 4 SP1

Funktionen

  • Chart
    • Added support for removing points with no data from a shared tooltip.
  • File Manager
    • Added virtualization support to the File Manager component.
  • PDF Viewer
    • Added support for rendering existing comb textbox in the form designer.
  • Spreadsheet
    • You can now specify the orientation for PDF export.

Fehlerkorrekturen

  • Common
    • The issue with the “Tooltip component throws a script error when setting content as ’${}’” has been resolved.
  • Chart
    • Now, when using the overflow property, multilevel...

Released: Dec 21, 2022

Updates in 2022 Volume 4

Funktionen

  • Common
    • Added new Rating component.
    • Preview to production-ready controls - The following controls have been developed to meet industry standards and are now marked production-ready:
      • AppBar.
      • Floating Action Button (FAB).
      • Mention.
      • Message.
      • Speed Dial.
  • Chart
    • Wrap data labels - Added support for wrapping text in data labels based on its size or when it overflows the container, in accumulation charts.
    • Dashed legends - Added support for dashed legends for dashed line series.
    • Axis title...

Released: Nov 8, 2022

Updates in 2022 Volume 3 SP1

Funktionen

  • Document Editor
    • Improved display of right-to-left (RTL) text in a bi-directional layout.
  • Heatmap
    • The backgroundColor property can now be used to change the color of a HeatMap’s background.
  • PDF Viewer
    • Touchpad pinch zooming has been added in Microsoft Windows and Apple Mac environments.
  • Spreadsheet
    • Added setRowsHeight and setColumnsWidth methods to set the height and width of multiple rows and columns.

Fehlerkorrekturen

  • Chart
    • Multilevel label border cut off issue has been fixed...

Released: Sep 29, 2022

Updates in 2022 Volume 3

Funktionen

  • Common
    • Added new components - The following components have been added:
      • Image Editor.
      • Floating Action Button (FAB).
      • Speed Dial.
      • Skeleton.
      • AppBar.
      • Message.
      • Mention.
  • AppBar (Preview)
    • The JavaScript AppBar displays information and actions related to the current application screen. It is used to show branding, screen titles, navigation, and actions. Key features:
      • Modes - Regular, prominent, and dense modes define the AppBar height.
      • Content arrangement - Spacer and separator options can be...

Released: Aug 8, 2022

Updates in 2022 Volume 2 SP1

Funktionen

  • ListView
    • Added support for canceling the ListView select event.
  • Maps
    • As an alternative to the click event, the onclick event is now exposed.
  • Pivot Table
    • Improved server-side engine performance. As a result, pivot table can now render up to 3 million records without any issues.
    • The calculated field UI now has a “Format” dropdown option for relational data source.

Fehlerkorrekturen

  • Chart
    • Accumulation chart tooltip marker issue has been fixed.
  • Document Editor
    • Different odd and even page...

Released: Jun 30, 2022

Updates in 2022 Volume 2

Funktionen

  • Common
    • TypeScript 4.7 support - Syncfusion components are now compatible with TypeScript version 4.7.
    • License registration improvements - The license key can now be registered using the npx command.
    • Dart Sass support - Syncfusion EJ2 component Sass files are now compiled using Dart Sass instead of node-sass.
    • Production-ready components - The Carousel component has been developed to meet industry standards. It is now marked as production-ready for Essential JS 2.
  • Carousel
    • Pause on...