PrimeVue AutoImportResolver
4.2.3 (2024-11-22)
Full Changelog
Fixed bugs:
- Drawer: RTL position bug #6827
- Tabs: Mismatch between prop "value" and emit update:value #6825
- DatePicker: Wrong hour displayed for midnight when set to timeOnly and 24h #6824
- Material: filled mode InputNumber defects #6823
- Material: filled mode InputGroup defects #6820
- Tree: Wrong passThrough option in documentation #6818
- PanelMenu: wrong value of the hasSubmenu slot prop #6815
- ToggleButton: when label is empty #6809
- DataTable: Hover CSS rule not applied #6796
- ColorPicker: Showing Text Cursor on Focus #6795
- Select: Cannot read properties of null (reading '$el') - filter and auto-filter-focus error #6793
- Step: Cannot disable custom step element #6763
- InputText: Interface 'InputTextProps' incorrectly extends interface 'InputHTMLAttributes'. Password: Interface 'PasswordProps' incorrectly extends interface 'InputHTMLAttributes'. #5480
Implemented New Features and Enhancements:
- Improve RTL implementation #6826
- Better compatability with CSS libraries like Tailwind, Bootstrap #6822