Highcharts Dashboards v1.1.2

Released: Nov 8, 2023

v1.1.2 での更新項目

機能

  • Added closing sidebar, when clicking outside the box.
  • Added demo that saving and loading dashboards in localStorage.
  • Added the settings.enabled option. Closes #19707.
  • Disabled add component button when the cell toolbars are disabled. Added options for disabling the add component and rwd buttons.
  • Added aria-expanded for the context menu button.

不具合の修正

  • Improved accessibility by changing the context menu toggle into a button.
  • Added missing type for the columnName parameter.
  • Added unmount event to component options.
  • Fixed undefined id in row, cell and layout.
  • Fixed zoom syncing when min or max stays the same.