]> git.proxmox.com Git - proxmox-widget-toolkit.git/history - form/ComboGrid.js
use eslint and execute as check target
[proxmox-widget-toolkit.git] / form / ComboGrid.js
2020-06-06 Thomas Lamprechtmake eslint 100% happy
2020-06-06 Thomas Lamprechteslint fixes all over the place
2020-04-16 Dominik Csapakopen picker for all comboboxes on focus, even if they...
2020-02-05 Stefan ReiterComboGrid: fix validation for !allowBlank disabled...
2020-01-30 Stefan ReiterComboGrid: fix on-load validation for blank values
2019-11-25 Dominik CsapakComboGrid: correctly set/mark multiSelect fields
2019-11-25 Dominik Csapakfix #2421: ComboGrid: correctly validate multiSelect...
2019-10-25 Tim Marxfix comboBox validation when forceSelection is true
2019-08-16 Thomas Lamprechtcombogrid: fix validation if valueField is different...
2019-08-13 Dominik CsapakComboGrid: add trigger to delete from ComboGrid
2019-07-18 Thomas Lamprechtcombogrid: add handling for historic set values current...
2019-07-17 Thomas Lamprechtcombogrid: always set the initial value, even if not...
2019-06-27 Thomas Lamprechtcombogrid: add deleteEmpty and skipEmptyText
2019-06-26 Thomas Lamprechtcombo grid: add setAllowBlank to help bindings
2018-01-11 Dominik CsapakComboGrid: open picker also when focusing an editable...
2018-01-11 Dominik CsapakComboGrid: improve setting 'editable' default value
2017-03-27 Dietmar Maurerform/ComboGrid.js: imported from pve-manager