Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 1.17 KB

File metadata and controls

49 lines (37 loc) · 1.17 KB

V4.0

  • Complete rebuild.
  • new: Single marking of min/max or all (multiple) min/max values.
  • new: Marking of min/max values over muliple rows/cols (grouped).
  • new: Marking of all rows/cols min/max values (number[-1]). Each row and column is evaluated individually.

V3.1

  • code cleanup

V3.0

  • removed dependency for color2k

V2.0

  • changed: Row and Col numbers are now passed as array. So only one call is needed at a time.

V1.431

  • fixed warning: var declaration ... again

V1.43

  • fixed warning: var declaration
  • fixed error with data-autocontrast

V1.42

  • fixed: error with automatic contrast mode and multiple, trailing and leading spaces in class options

V1.41

  • fixed: automatic contrast mode

V1.4

V1.3

  • fixed error in default value: search.nr = 1 instead of 0
  • fixed error with multiple calls on the same table
  • optimized some code
  • removed parameter "id"

V1.1

  • fixed error in default value: search.nr = 1 instead of 0
  • fixed error with multiple calls on the same table
  • optimized some code
  • removed parameter "id"