Update CHANGELOG.md
parent
cea3f8cd54
commit
cad142128a
29
CHANGELOG.md
29
CHANGELOG.md
|
@ -1,5 +1,34 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [3.12.1](https://github.com/primefaces/primevue/tree/3.12.1) (2022-03-02)
|
||||||
|
|
||||||
|
[Full Changelog](https://github.com/primefaces/primevue/compare/3.12.0...3.12.1)
|
||||||
|
|
||||||
|
**Implemented New Features and Enhancements:**
|
||||||
|
|
||||||
|
- Added InputNumber focus and blur events [\#2235](https://github.com/primefaces/primevue/issues/2235)
|
||||||
|
- Add p-button-\* class support to SplitButton [\#2230](https://github.com/primefaces/primevue/issues/2230)
|
||||||
|
- Calendar keydown event [\#2219](https://github.com/primefaces/primevue/issues/2219)
|
||||||
|
- Calendar input value added blur event [\#2186](https://github.com/primefaces/primevue/issues/2186)
|
||||||
|
- PanelMenu keyboard navigation [\#2181](https://github.com/primefaces/primevue/issues/2181)
|
||||||
|
- Change lara to use system font [\#2180](https://github.com/primefaces/primevue/issues/2180)
|
||||||
|
- Red Color Palette [\#1944](https://github.com/primefaces/primevue/issues/1944)
|
||||||
|
|
||||||
|
**Fixed bugs:**
|
||||||
|
|
||||||
|
- Galleria containerStyle and containerClass TypeScript error [\#2245](https://github.com/primefaces/primevue/issues/2245)
|
||||||
|
- Material Calendar | Disabled Calendar getting opacity twice [\#2239](https://github.com/primefaces/primevue/issues/2239)
|
||||||
|
- DataView DataViewLayoutType TypeScript error [\#2228](https://github.com/primefaces/primevue/issues/2228)
|
||||||
|
- Material DataTable extension border typo fix [\#2227](https://github.com/primefaces/primevue/issues/2227)
|
||||||
|
- Inline calendar adds autofocus [\#2212](https://github.com/primefaces/primevue/issues/2212)
|
||||||
|
- Bug on Dark Themes related with fixed columns [\#2210](https://github.com/primefaces/primevue/issues/2210)
|
||||||
|
- Lara Light Blue | Primary Button Hover is not Changing [\#2209](https://github.com/primefaces/primevue/issues/2209)
|
||||||
|
- DataTableFilterMeta TypeScript error [\#2196](https://github.com/primefaces/primevue/issues/2196)
|
||||||
|
- Toast: add missing 'top-right' ToastPositionType causing Typescript compilation errors [\#2176](https://github.com/primefaces/primevue/issues/2176)
|
||||||
|
- \[BUG\] Advanced FileUploader in Dialog in IOS [\#2167](https://github.com/primefaces/primevue/issues/2167)
|
||||||
|
- DataTable row-select and row-unselect index is always undefined [\#2068](https://github.com/primefaces/primevue/issues/2068)
|
||||||
|
- Dropdown search don't work with Gboard [\#1389](https://github.com/primefaces/primevue/issues/1389)
|
||||||
|
|
||||||
## [3.12.0](https://github.com/primefaces/primevue/tree/3.12.0) (2022-02-15)
|
## [3.12.0](https://github.com/primefaces/primevue/tree/3.12.0) (2022-02-15)
|
||||||
|
|
||||||
[Full Changelog](https://github.com/primefaces/primevue/compare/3.11.0...3.12.0)
|
[Full Changelog](https://github.com/primefaces/primevue/compare/3.11.0...3.12.0)
|
||||||
|
|
Loading…
Reference in New Issue