jQWidgets v17.x
Released: Aug 11, 2023
v17.0.0 での更新項目
機能
- Adds Vue 3 Components Integration.
- Adds SVG icons set. SVG icons allows jQWidgets to achieve strict Content Security Policy (CSP) compliance.
- Adds Grid Compact mode to jqxGrid.
- Adds Current Time and Current Appointment to jqxScheduler.
- Improves drop-down browser bounds detection in jqxInput.
不具合の修正
- Fixed an issue in jqxNavBar. When selection is false, items don't have any styling.
- Fixed an issue in jqxGrid. Pasting a selected row into another will overwrite even columns with editable:false.
- Fixed an issue in jqx.base.css. CSS rule for input[type="number"] is too general and affects non-jqx elements.
- Fixed an issue in jqxChart. The valueAxis settings causes bug.
- Fixed an issue in jqxMaskedInput. By using val method doesn't correctly set the value.
- Fixed an issue in jqxListBox. The group doesn't dissapear if all items of the group were removed.
- Fixed an issue in jqxGrid. The filtersearchstring is not localized with localizestring method.
- Fixed an issue in jqxKanban. removeItem does not work properly.