Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

72 lines (38 loc) · 1.53 KB

Changelog

v1.2.11

  • PXMULTISEL-14 - Allow rendering of a read only control

v1.2.10

  • PXMULTISEL-18 - Multiselect ajax search is not reseting result

v1.2.9

  • MXMULTISEL-17 - 500 error : Ambiguous label column error

v1.2.8

  • PXMULTISEL-16 - Multi-select does not work with custom label renderer without label field

v1.2.7

  • PXMULTISEL-15 - Ability to configure label renderer

v1.2.6

  • Fix issue where in mobile view sortable field selected values are not updated

v1.2.5

  • Fix an issue with UX on mobile

v1.2.4

  • Filter by field functionality is not being used by AJAX

v1.2.3

  • Deselect does not work correctly

v1.2.2

  • Backward compatibility fix: reinstate ext-multi-select sticker bundle asset

v1.2.1

  • Remove ajax type-to-search default url from cfrequest
  • Allow custom filter for type-to-search, used in pair with custom pixl8presideExtMultiselect.fn.updateChildSelect

v1.2.0

  • Update asset build (minifying assets)
  • Additional form control attributes: ajaxMaxRows, ajaxTextSearch, optional ajaxSearchUrl; load ajaxMaxRows of option list with type text search to retrieve relevant record options via ajax

v1.1.3

  • Create a dynamic allow list for ajax listing requests based on server-side requested form controls

v1.1.2

  • Fix issue with selected child option not updated on front-end

v1.1.1

  • Fix issue with extraneous markup in multiselct (additional closing tag)

v1.1.0

  • Add ability to limit the number of selectable options
  • Add a sortable option

v1.0.0

Initial release