jQWidgets v25.0.0
Released: Jan 2, 2026
v25.0.0 中的更新
特性
- Added Angular 21 support, ensuring compatibility with the latest Angular features, build tooling, and performance optimizations.
- Full Content Security Policy (CSP) compliance refactor - All frontend components (scheduler, grid, dialogs, buttons, tables) have been refactored to be fully Content Security Policy (CSP) compliant by removing inline styles, inline event handlers, and any dynamic script execution.
- Accessibility - Made WCAG-aligned improvements across all components.
- jqxGrid Filtering - Added a new combobox filter in the filter row.
- jqxNumberInput - Added an option to hide the prompt when the component is not on focus.
修補程式
- jqxForm - Smart AI Paste fix. With some forms, the AI output was not parsed correctly.
- jqxNumberInput - Clipboard handling in the simple input mode.
- jqxMaskedInput - Val method was not working correctly.
- jqxMaskedInput - Did not work correctly with ngModel.
- Fixed Tailwind theme rendering issues in some of the components.