Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

63 lines (38 loc) · 1.77 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.3.0] - 28-10-2022

Changed

  • Rearranged :key on ResourceTable in a theoretical fix for sorting not working
  • Fixed "load more" pagination not working
  • Fixed duplicated "moveToStart" and "moveToEnd" messages
  • Fixed table heading row breaking when there's no checkboxes (thanks to @shaffe-fr)
  • Bumped minimum Nova version to 4.17
  • Updated packages

[3.2.1] - 19-07-2022

Changed

  • Fixed console error 'reading stopPropagation of undefined'

[3.2.0] - 19-07-2022

Added

  • Added Slovak language support (thanks to @wamesro)

Changed

  • Fixed visual duplicate rows appearing when reordering items
  • Fixed deprecation warnings (thanks to @mihai-stancu)
  • Updated packages

[3.1.0] - 19-07-2022

Changed

  • Updated components to nova: 4.12.0 version. (thanks to @stefblokdijk)

[3.0.1] - 24-05-2022

Changed

  • Bumped Nova requirement to 4.6.0 (thanks to @mertasan)
  • Fixed click events firing twice (thanks to @ramcda)

[3.0.0] - 13-05-2022

NB! Will not working until Nova releases a fix for Vue component overriding. Possibly coming in ^4.5.5.

Added

Changed

  • Dropped PHP 7.X support
  • Dropped Nova 3.0 support
  • Changed namespace from OptimistDigital to Outl1ne
  • Updated packages