Rilasci di Syncfusion Essential Studio JavaScript

Released: Feb 4, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.4)

Funzionalità

  • Accumulation Chart
    • Added support for trapezoidal funnel shapes in the accumulation chart, offering a new design option to represent data more effectively and enhance visual appeal.
  • Carousel
    • Provided support for enabling/disabling the keyboard interactions in the carousel component by using allowKeyboardInteraction property.
  • Maps
    • The location property in legendSettings now accepts percentage values for the x and y properties when the position property is set to Float, allowing the...

Released: Jan 29, 2025

Aggiornamenti in 2024 Volume 4 SP1 (28.2.3)

Funzionalità

  • Diagram
    • Breaking change - The FlipDirection now uses an enum instead of a string. Setting the same value (e.g., "horizontal") toggles the flip effect via the XOR operator. Code relying on the old string behavior should be updated to use the new enum and accommodate the XOR toggling.
  • Maps
    • The location property in legendSettings now accepts percentage values for the x and y properties when the position property is set to Float, allowing the legend to be rendered relative to the Maps...

Released: Jan 21, 2025

Aggiornamenti in 2024 Volume 4 (28.1.41)

Funzionalità

  • AI AssistView
    • Added a new scrollToBottom() method to programmatically scroll the view to the bottom in the AssistView.
  • PDF Viewer
    • Breaking Change - In the pageRenderComplete event, the page number property now reflects the actual page number instead of the page index.

Correzioni

  • Bullet Chart
    • The bullet chart will render properly even when the range is set to empty.
  • Chart
    • The data label position for the stacked column now renders properly.
    • The tooltip for the stacking column series...

Released: Jan 14, 2025

Aggiornamenti in 2024 Volume 4 (28.1.39)

Correzioni

  • AutoComplete
    • Fixed an issue where the dropdown icon was visible while the spinner was loading.
  • Chart
    • The calculations for both sum and intermediate sum indexes have been corrected.
  • DateRangePicker
    • Fixed an issue where the start and end date selection was not maintained in the popup.
  • Diagram
    • Performance improved for loading diagrams with complex hierarchical tree layouts with path nodes.
    • EJ1 diagrams now load in EJ2 Diagram Builder even when the port shape is undefined.
    • Fixed issue...

Released: Jan 7, 2025

Aggiornamenti in 2024 Volume 4 (28.1.38)

Correzioni

  • Accumulation Chart
    • The subtitle now renders correctly even when its length exceeds that of the title.
  • Chart
    • The console error no longer occurs when rendering a single data point with a multilevel label.
    • Exporting a chart with complex properties to CSV or XLSX now functions correctly.
  • ComboBox
    • Fixed a console error that occurred when attempting to filter data using pasted text.
  • DocumentEditor
    • Fixed layout issue during editing due to start and end fields being in different paragraphs...

Released: Dec 31, 2024

Aggiornamenti in 2024 Volume 4 (28.1.37)

Correzioni

  • Carousel
    • The issue with carousel slide continue to move, when mouse swiped out of the container has been resolved.
  • Chart
    • The column series now renders properly when the width is set in pixels and enableSideBySidePlacement is set to false.
    • The y-axis now dynamically adjusts to accommodate negative ranges when the negative error bar exceeds the minimum value.
  • ComboBox
    • Fixed a console error that occurred when attempting to filter data using pasted text.
  • ContextMenu
    • The issue with "The...

Released: Dec 24, 2024

Aggiornamenti in 2024 Volume 4 (28.1.36)

Correzioni

  • Carousel
    • The issue with carousel slide continue to move, when mouse swiped out of the container has been resolved.
  • Chart
    • The chart point click and double-click events are now working properly in the waterfall chart.
    • Zooming is now restricted for the mouse wheel, similar to selection zoom.
    • The y-axis range is now set properly for the waterfall series.
    • The exceptions that occurred during React Jest testing have been resolved.
  • ContextMenu
    • The issue with "The context menu does not close...

Released: Dec 19, 2024

Aggiornamenti in 2024 Volume 4 (28.1.35)

Funzionalità

  • Accordion
    • Added cancel support to the Accordion component's click event. This allows users to programmatically restrict the toggle behaviour expand or collapse by setting cancel as true.
  • Menu
    • The Menu component now supports HTML attributes, allowing users to assign custom attributes such as role, tabindex, aria, and data to individual menu items. This enhancement improves accessibility, provides greater control, and ensures a more customizable and user-friendly experience.
  • Pivot...

Released: Dec 12, 2024

Aggiornamenti in 2024 Volume 4 (28.1.33)

Funzionalità

  • Common
    • Tailwind CSS 3.4 with CSS variables - The Tailwind CSS theme used in Syncfusion JavaScript UI controls has been upgraded to Tailwind CSS 3.4, offering enhanced styling and support for CSS variables to elevate the design experience.
    • New control - The Chat UI control has been added to the Essential JS 2 control suite.
    • Preview to production-ready controls - The following controls have been developed to meet industry standards. They are now production-ready:
      • AI AssistView...

Released: Dec 3, 2024

Aggiornamenti in 2024 Volume 3 SP1 (27.2.5)

Funzionalità

  • MultiColumn ComboBox
    • Added support for resizing columns in the Multicolumn ComboBox.

Correzioni

  • Common
    • Interaction issues in the Safari browser with iPad devices have been resolved.
  • Chart
    • The data label for zero will no longer overlap with the previous rectangle in inverted stacking series.
    • The data label for the polar and radar series renders properly, even when it collides with the axis.
    • The legend tooltip text now updates properly when changes are made in the legend render event...