2020-01-21 07:22:46 +00:00
# Changelog
2020-04-24 07:02:27 +00:00
## [1.3.2](https://github.com/primefaces/primevue/tree/1.3.2) (2020-04-24)
2020-04-24 07:01:41 +00:00
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.3.1...1.3.2 )
**Fixed bugs:**
- Context Menu throw error after update to 1.3.1 [\#291 ](https://github.com/primefaces/primevue/issues/291 )
- InputMask somehow clears the initial value to empty string [\#290 ](https://github.com/primefaces/primevue/issues/290 )
2020-04-23 07:35:50 +00:00
## [1.3.1](https://github.com/primefaces/primevue/tree/1.3.1) (2020-04-23)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.3.0...1.3.1 )
**Implemented New Features and Enhancements:**
- FilterPlaceholder for Listbox [\#284 ](https://github.com/primefaces/primevue/issues/284 )
- Function support for MenuModel visible prop [\#286 ](https://github.com/primefaces/primevue/issues/286 )
**Fixed bugs:**
- Group Header Broken without Footer Template [\#288 ](https://github.com/primefaces/primevue/issues/288 )
- SplitButton is misaligned [\#289 ](https://github.com/primefaces/primevue/issues/289 )
2020-04-20 13:32:02 +00:00
## [1.3.0](https://github.com/primefaces/primevue/tree/1.3.0) (2020-04-20)
2020-04-07 13:37:10 +00:00
2020-04-20 13:32:02 +00:00
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.1.0...1.3.0 )
2020-04-07 13:37:10 +00:00
**Implemented New Features and Enhancements:**
- Add empty template to FileUpload [\#265 ](https://github.com/primefaces/primevue/issues/265 )
- DragDrop support for FileUpload [\#262 ](https://github.com/primefaces/primevue/issues/262 )
- Improve DataTable ContextMenu Styling [\#253 ](https://github.com/primefaces/primevue/issues/253 )
- Separator, addOnBlur and allowDuplicate for Chips [\#252 ](https://github.com/primefaces/primevue/issues/252 )
- Add id property to Steps [\#251 ](https://github.com/primefaces/primevue/issues/251 )
- ReImplemented Steps styles [\#250 ](https://github.com/primefaces/primevue/issues/250 )
- Improve autocomplete css by using flex [\#249 ](https://github.com/primefaces/primevue/issues/249 )
- Add menubar-left and menubar-right slots to Menubar [\#246 ](https://github.com/primefaces/primevue/issues/246 )
- New Component: Galleria [\#212 ](https://github.com/primefaces/primevue/issues/212 )
- Ability to disable PanelMenu items [\#171 ](https://github.com/primefaces/primevue/issues/171 )
2020-04-20 13:32:02 +00:00
- TreeTable should pass more information on page-sort-filter events [\#282 ](https://github.com/primefaces/primevue/issues/282 )
- filterLocale for components with filtering [\#279 ](https://github.com/primefaces/primevue/issues/279 )
- Update sort icons [\#278 ](https://github.com/primefaces/primevue/issues/278 )
- Placeholder for Chips [\#277 ](https://github.com/primefaces/primevue/issues/277 )
- New Component: InputNumber [\#275 ](https://github.com/primefaces/primevue/issues/275 )
- Value slot for Dropdown [\#271 ](https://github.com/primefaces/primevue/issues/271 )
- Removable sort on DataTable - TreeTable [\#235 ](https://github.com/primefaces/primevue/issues/235 )
- Order indicators for Multi column sorting [\#189 ](https://github.com/primefaces/primevue/issues/189 )
2020-04-07 13:37:10 +00:00
**Fixed bugs:**
2020-04-20 13:52:06 +00:00
- Calendar.vue: Poor handling of user input [\#70 ](https://github.com/primefaces/primevue/issues/70 )
2020-04-07 13:37:10 +00:00
- Carousel - Button inside carousel-item is not clickable in mobile phones [\#264 ](https://github.com/primefaces/primevue/issues/264 )
- Popup menu does not appear where it should [\#258 ](https://github.com/primefaces/primevue/issues/258 )
- FileUpload Multiple: Error when deleting file before upload [\#257 ](https://github.com/primefaces/primevue/issues/257 )
- FileUpload in auto mode sends two post requests in IE11 [\#254 ](https://github.com/primefaces/primevue/issues/254 )
2020-04-20 13:32:02 +00:00
- TreeTable global filtering fails [\#283 ](https://github.com/primefaces/primevue/issues/283 )
- Loop on treetable sort [\#281 ](https://github.com/primefaces/primevue/issues/281 )
- Datatable Group footer doesn't work [\#276 ](https://github.com/primefaces/primevue/issues/276 )
- Textarea with autoResize true not displayed correctly when initially hidden [\#274 ](https://github.com/primefaces/primevue/issues/274 )
- Calendar is not empty when the v-model is null [\#270 ](https://github.com/primefaces/primevue/issues/270 )
2020-04-07 13:37:10 +00:00
2020-04-23 07:51:58 +00:00
## [1.2.0](https://github.com/primefaces/primevue/tree/1.2.0) (2020-04-17)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.6...1.1.0 )
**Implemented New Features and Enhancements:**
- Improve autocomplete css by using flex [\#249 ](https://github.com/primefaces/primevue/issues/249 )
- Improve DataTable ContextMenu Styling [\#253 ](https://github.com/primefaces/primevue/issues/253 )
- DragDrop support for FileUpload [\#262 ](https://github.com/primefaces/primevue/issues/262 )
- Add empty template to FileUpload [\#265 ](https://github.com/primefaces/primevue/issues/265 )
- Separator, addOnBlur and allowDuplicate for Chips [\#252 ](https://github.com/primefaces/primevue/issues/252 )
- Add menubar-left and menubar-right slots to Menubar [\#246 ](https://github.com/primefaces/primevue/issues/246 )
- Ability to disable PanelMenu items [\#171 ](https://github.com/primefaces/primevue/issues/171 )
- Add id property to Steps [\#251 ](https://github.com/primefaces/primevue/issues/251 )
- ReImplemented Steps styles [\#250 ](https://github.com/primefaces/primevue/issues/250 )
- ReImplemented Steps styles [\#250 ](https://github.com/primefaces/primevue/issues/250 )
**Fixed bugs:**
- Carousel - Button inside carousel-item is not clickable in mobile phones [\#264 ](https://github.com/primefaces/primevue/issues/264 )
- FileUpload Multiple: Error when deleting file before upload [\#257 ](https://github.com/primefaces/primevue/issues/257 )
- Popup menu does not appear where it should [\#258 ](https://github.com/primefaces/primevue/issues/258 )
- FileUpload in auto mode sends two post requests in IE11 [\#254 ](https://github.com/primefaces/primevue/issues/254 )
2020-04-07 13:37:10 +00:00
**Deprecated:**
- Deprecate menubar custom slot [\#260 ](https://github.com/primefaces/primevue/issues/260 )
2020-03-17 14:18:00 +00:00
## [1.1.0](https://github.com/primefaces/primevue/tree/1.1.0) (2020-03-17)
2020-03-05 09:05:52 +00:00
2020-03-17 14:18:00 +00:00
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.6...1.1.0 )
2020-03-05 09:05:52 +00:00
**Implemented New Features and Enhancements:**
2020-03-17 14:18:00 +00:00
- Move column filters to their own row [\#226 ](https://github.com/primefaces/primevue/issues/226 )
- Loading template for DataTable [\#244 ](https://github.com/primefaces/primevue/issues/244 )
- Move TreeTable filters to their own header row [\#241 ](https://github.com/primefaces/primevue/issues/241 )
- Add filterHeaderStyle and filterHeaderClass to Column [\#240 ](https://github.com/primefaces/primevue/issues/240 )
- Unify placeholder colors [\#239 ](https://github.com/primefaces/primevue/issues/239 )
- Opacity Animation for Modals [\#237 ](https://github.com/primefaces/primevue/issues/237 )
- Remove Responsive DataTable [\#232 ](https://github.com/primefaces/primevue/issues/232 )
- Display issues with Chips [\#231 ](https://github.com/primefaces/primevue/issues/231 )
- More options for currentPageReportTemplate [\#230 ](https://github.com/primefaces/primevue/issues/230 )
- New Component: Terminal [\#229 ](https://github.com/primefaces/primevue/issues/229 )
- New Component: BlockUI [\#211 ](https://github.com/primefaces/primevue/issues/211 )
- Ability to disable TabMenu items [\#172 ](https://github.com/primefaces/primevue/issues/172 )
- Ability to disable MegaMenu items [\#170 ](https://github.com/primefaces/primevue/issues/170 )
**Fixed bugs:**
- Disabled menuitems with routerLink integration are still functional [\#243 ](https://github.com/primefaces/primevue/issues/243 )
- Disabled menuitems opacity is doubled in MenuBar, TieredMenu and ContextMenu [\#242 ](https://github.com/primefaces/primevue/issues/242 )
- MultiSelect label size grows on items select [\#238 ](https://github.com/primefaces/primevue/issues/238 )
- DataTable scrollHeight doesn't calculate correctly with frozen columns and percentages [\#234 ](https://github.com/primefaces/primevue/issues/234 )
- Select components may throw non-primitive key error [\#233 ](https://github.com/primefaces/primevue/issues/233 )
2020-03-05 09:05:52 +00:00
2020-03-04 12:23:47 +00:00
## [1.0.6](https://github.com/primefaces/primevue/tree/1.0.6) (2020-03-04)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.5...1.0.6 )
**Implemented New Features and Enhancements:**
- Add appendTo to components with Overlays [\#224 ](https://github.com/primefaces/primevue/issues/224 )
- Add filterField to column [\#223 ](https://github.com/primefaces/primevue/issues/223 )
- Accents support in Table filtering [\#220 ](https://github.com/primefaces/primevue/issues/220 )
- Date support in table filtering [\#219 ](https://github.com/primefaces/primevue/issues/219 )
- New filtering modes for Table [\#217 ](https://github.com/primefaces/primevue/issues/217 )
**Fixed bugs:**
- CurrentPageReport is initially wrong [\#222 ](https://github.com/primefaces/primevue/issues/222 )
- Primitive values support in Select components [\#221 ](https://github.com/primefaces/primevue/issues/221 )
- sortField of column is ignored [\#216 ](https://github.com/primefaces/primevue/issues/216 )
- DataTable Column Group Sort Bug [\#214 ](https://github.com/primefaces/primevue/issues/214 )
2020-02-27 11:36:32 +00:00
## [1.0.5](https://github.com/primefaces/primevue/tree/1.0.5) (2020-02-27)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.4...1.0.5 )
**Implemented New Features and Enhancements:**
- Tooltip Component missing typescript declaration file [\#202 ](https://github.com/primefaces/primevue/issues/202 )
**Fixed bugs:**
- Tooltip reactive text [\#206 ](https://github.com/primefaces/primevue/issues/206 )
- Editor infinite loop with some specific values [\#204 ](https://github.com/primefaces/primevue/issues/204 )
- DataTable \> Missing `custom` filterMatchMode [\#200 ](https://github.com/primefaces/primevue/issues/200 )
- Top\* and Bottom\* animation are not working correctly on Dialog with 'position' property [\#190 ](https://github.com/primefaces/primevue/issues/190 )
## [1.0.4](https://github.com/primefaces/primevue/tree/1.0.4) (2020-02-08)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.3...1.0.4 )
**Fixed bugs:**
- Dialog positions regressions [\#191 ](https://github.com/primefaces/primevue/issues/191 )
2020-02-07 08:44:48 +00:00
## [1.0.3](https://github.com/primefaces/primevue/tree/1.0.3) (2020-02-07)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.2...1.0.3 )
**Implemented New Features and Enhancements:**
- Add position property to Dialog [\#184 ](https://github.com/primefaces/primevue/issues/184 )
- Add maximizable property to Dialog [\#183 ](https://github.com/primefaces/primevue/issues/183 )
- DataTable "$event" argument on page/sort events does not contains filterSearchMode. [\#181 ](https://github.com/primefaces/primevue/issues/181 )
- Dialog header not visible [\#179 ](https://github.com/primefaces/primevue/issues/179 )
- Ability to disable TieredMenu items [\#173 ](https://github.com/primefaces/primevue/issues/173 )
- Ability to disable ContextMenu items [\#169 ](https://github.com/primefaces/primevue/issues/169 )
- Ability to disable Menubar items [\#168 ](https://github.com/primefaces/primevue/issues/168 )
**Fixed bugs:**
- Chart.vue : Error in v-on handler: "TypeError: this.emit is not a function" [\#188 ](https://github.com/primefaces/primevue/issues/188 )
- OverlayPanel dismissable does not work [\#187 ](https://github.com/primefaces/primevue/issues/187 )
- Could not find module './components/row/Row' [\#185 ](https://github.com/primefaces/primevue/issues/185 )
- Style classes are not rendered correctly on Dialog [\#182 ](https://github.com/primefaces/primevue/issues/182 )
2020-01-30 11:40:12 +00:00
## [1.0.2](https://github.com/primefaces/primevue/tree/1.0.2) (2020-01-30)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0...1.0.2 )
**Implemented New Features and Enhancements:**
- Align focus visuals with the theme [\#177 ](https://github.com/primefaces/primevue/issues/177 )
- Refactor SplitButton to use Menu [\#174 ](https://github.com/primefaces/primevue/issues/174 )
- DataTable onPage event fires without sort and filter information [\#163 ](https://github.com/primefaces/primevue/issues/163 )
- Ability to disable SplitButton or Menu items [\#161 ](https://github.com/primefaces/primevue/issues/161 )
- Enter key should select a PickList item [\#156 ](https://github.com/primefaces/primevue/issues/156 )
- Dialog in mobile view [\#153 ](https://github.com/primefaces/primevue/issues/153 )
- Dropdown and MultiSelect on expand event [\#150 ](https://github.com/primefaces/primevue/issues/150 )
**Fixed bugs:**
- Editable Dropdown loses focus [\#149 ](https://github.com/primefaces/primevue/issues/149 )
- Rename select event with \*-select [\#148 ](https://github.com/primefaces/primevue/issues/148 )
- Dialog block UI removes page scroll [\#145 ](https://github.com/primefaces/primevue/issues/145 )
- Calendar select event has no value [\#144 ](https://github.com/primefaces/primevue/issues/144 )
- Calendar manual input fails [\#143 ](https://github.com/primefaces/primevue/issues/143 )
- Calendar giving focus to today when disabled [\#141 ](https://github.com/primefaces/primevue/issues/141 )
- optionValue and dataKey combination is broken is Select Components [\#90 ](https://github.com/primefaces/primevue/issues/90 )
- DataTable column headers always receive focus [\#176 ](https://github.com/primefaces/primevue/issues/176 )
- Disabled button should remove pointer cursor [\#175 ](https://github.com/primefaces/primevue/issues/175 )
- Dialog visuals broken when initially displayed [\#167 ](https://github.com/primefaces/primevue/issues/167 )
- Dialog animation leave does not work [\#166 ](https://github.com/primefaces/primevue/issues/166 )
- rowsPerPageOptions dropdown is not coming in Paginator [\#159 ](https://github.com/primefaces/primevue/issues/159 )
- Calendar today button TypeError: Cannot read property 'currentTarget' of null [\#158 ](https://github.com/primefaces/primevue/issues/158 )
- Row edit save not working properly in data table [\#151 ](https://github.com/primefaces/primevue/issues/151 )
2020-01-21 07:22:46 +00:00
## [1.0.0](https://github.com/primefaces/primevue/tree/1.0.0) (2020-01-13)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-rc.6...1.0.0 )
**Implemented New Features and Enhancements:**
- New Component: ColorPicker [\#139 ](https://github.com/primefaces/primevue/issues/139 )
- Enhance Dialog Positioning [\#136 ](https://github.com/primefaces/primevue/issues/136 )
**Fixed bugs:**
- Error: Do not access Object.prototype method [\#138 ](https://github.com/primefaces/primevue/issues/138 )
- The slot \#empty of DataTable not working [\#137 ](https://github.com/primefaces/primevue/issues/137 )
- Sidebar showCloseIcon not working [\#135 ](https://github.com/primefaces/primevue/issues/135 )
- Error with calendar year navigator [\#134 ](https://github.com/primefaces/primevue/issues/134 )
## [1.0.0-rc.6](https://github.com/primefaces/primevue/tree/1.0.0-rc.6) (2019-12-30)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-rc.5...1.0.0-rc.6 )
**Fixed bugs:**
- Keydown causes sort on sortable header [\#130 ](https://github.com/primefaces/primevue/issues/130 )
## [1.0.0-rc.5](https://github.com/primefaces/primevue/tree/1.0.0-rc.5) (2019-12-30)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-rc.4...1.0.0-rc.5 )
**Implemented New Features and Enhancements:**
- TimePicker buttons should trap focus [\#128 ](https://github.com/primefaces/primevue/issues/128 )
**Fixed bugs:**
- RadioButton throws error [\#129 ](https://github.com/primefaces/primevue/issues/129 )
## [1.0.0-rc.4](https://github.com/primefaces/primevue/tree/1.0.0-rc.4) (2019-12-30)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-rc.3...1.0.0-rc.4 )
**Implemented New Features and Enhancements:**
- Inplace focus visuals not themed [\#123 ](https://github.com/primefaces/primevue/issues/123 )
- New Component: Tooltip [\#122 ](https://github.com/primefaces/primevue/issues/122 )
- Keyboard accessibility for Calendar [\#109 ](https://github.com/primefaces/primevue/issues/109 )
- Enhance ARIA roles and attributes for the components [\#108 ](https://github.com/primefaces/primevue/issues/108 )
**Fixed bugs:**
- Error in datatable keyboard navigation [\#127 ](https://github.com/primefaces/primevue/issues/127 )
- Scroll+Paginator fails [\#126 ](https://github.com/primefaces/primevue/issues/126 )
## [1.0.0-rc.3](https://github.com/primefaces/primevue/tree/1.0.0-rc.3) (2019-12-23)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-rc.2...1.0.0-rc.3 )
**Fixed bugs:**
- DataView Grid should have nogutter [\#121 ](https://github.com/primefaces/primevue/issues/121 )
- Menu should prevent default action when there is none [\#120 ](https://github.com/primefaces/primevue/issues/120 )
- Range slider goes out of bounds [\#119 ](https://github.com/primefaces/primevue/issues/119 )
## [1.0.0-rc.2](https://github.com/primefaces/primevue/tree/1.0.0-rc.2) (2019-12-20)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-rc.1...1.0.0-rc.2 )
**Implemented New Features and Enhancements:**
- Add p-placeholder class to Multiselect label [\#111 ](https://github.com/primefaces/primevue/issues/111 )
**Fixed bugs:**
- ContextMenu fails in global mode [\#118 ](https://github.com/primefaces/primevue/issues/118 )
- ProgressBar showValue prop is ignored [\#117 ](https://github.com/primefaces/primevue/issues/117 )
- Calendar icon button submitting form [\#114 ](https://github.com/primefaces/primevue/issues/114 )
- Message icon correction [\#112 ](https://github.com/primefaces/primevue/issues/112 )
- Disabled Dropdown still picking values [\#110 ](https://github.com/primefaces/primevue/issues/110 )
- Calendar clear button does not reset the input field [\#107 ](https://github.com/primefaces/primevue/issues/107 )
## [1.0.0-rc.1](https://github.com/primefaces/primevue/tree/1.0.0-rc.1) (2019-12-10)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.14...1.0.0-rc.1 )
**Implemented New Features and Enhancements:**
- New Component: Steps [\#103 ](https://github.com/primefaces/primevue/issues/103 )
- New Component: PanelMenu [\#102 ](https://github.com/primefaces/primevue/issues/102 )
- New Component: ContextMenu [\#101 ](https://github.com/primefaces/primevue/issues/101 )
- New Component: MegaMenu [\#100 ](https://github.com/primefaces/primevue/issues/100 )
- New Component: TabMenu [\#99 ](https://github.com/primefaces/primevue/issues/99 )
- New Component: Menubar [\#98 ](https://github.com/primefaces/primevue/issues/98 )
- New Component: TieredMenu [\#97 ](https://github.com/primefaces/primevue/issues/97 )
- New Component: Breadcrumb [\#96 ](https://github.com/primefaces/primevue/issues/96 )
- Add default focus on searchable dropdowns [\#95 ](https://github.com/primefaces/primevue/issues/95 )
- Nuxt integration [\#86 ](https://github.com/primefaces/primevue/issues/86 )
**Fixed bugs:**
- Paginator should go to last page if current page has no data [\#106 ](https://github.com/primefaces/primevue/issues/106 )
- TreeNode is not toggled with left and right arrow keys [\#105 ](https://github.com/primefaces/primevue/issues/105 )
- Dialog is not modal when v-if used [\#94 ](https://github.com/primefaces/primevue/issues/94 )
- DataTable rowClick returns a dom event with no data property [\#91 ](https://github.com/primefaces/primevue/issues/91 )
## [1.0.0-beta.14](https://github.com/primefaces/primevue/tree/1.0.0-beta.14) (2019-11-20)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.13...1.0.0-beta.14 )
**Implemented New Features and Enhancements:**
- Scrollable DataTable [\#87 ](https://github.com/primefaces/primevue/issues/87 )
- Add p-placeholder to Dropdown label [\#84 ](https://github.com/primefaces/primevue/issues/84 )
- Add row-click event to Table [\#82 ](https://github.com/primefaces/primevue/issues/82 )
## [1.0.0-beta.13](https://github.com/primefaces/primevue/tree/1.0.0-beta.13) (2019-11-01)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.12...1.0.0-beta.13 )
**Implemented New Features and Enhancements:**
- Ability to style certain rows and cells in Table [\#81 ](https://github.com/primefaces/primevue/issues/81 )
- Menu Component a11y issue [\#78 ](https://github.com/primefaces/primevue/issues/78 )
- Modal dialog not blocking background [\#77 ](https://github.com/primefaces/primevue/issues/77 )
**Fixed bugs:**
- Modal dialog is not destroyed properly [\#80 ](https://github.com/primefaces/primevue/issues/80 )
## [1.0.0-beta.12](https://github.com/primefaces/primevue/tree/1.0.0-beta.12) (2019-10-22)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.11...1.0.0-beta.12 )
**Implemented New Features and Enhancements:**
- New Carousel Component [\#73 ](https://github.com/primefaces/primevue/issues/73 )
- Expandable Rows for DataTable [\#72 ](https://github.com/primefaces/primevue/issues/72 )
- TableState for DataTable [\#68 ](https://github.com/primefaces/primevue/issues/68 )
- Row Grouping for DataTable [\#65 ](https://github.com/primefaces/primevue/issues/65 )
**Fixed bugs:**
- Time buttons select a date on mouseout event on Calendar with showTime property [\#75 ](https://github.com/primefaces/primevue/issues/75 )
- Clicking column header resets paginator [\#74 ](https://github.com/primefaces/primevue/issues/74 )
- Calendar.vue: "close on blur" not working properly [\#71 ](https://github.com/primefaces/primevue/issues/71 )
## [1.0.0-beta.11](https://github.com/primefaces/primevue/tree/1.0.0-beta.11) (2019-10-18)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.10...1.0.0-beta.11 )
**Implemented New Features and Enhancements:**
- Row Reordering with DragDrop [\#69 ](https://github.com/primefaces/primevue/issues/69 )
- Improve component styles on Luna and Nova Themes [\#66 ](https://github.com/primefaces/primevue/issues/66 )
- Column Reordering with DragDrop [\#64 ](https://github.com/primefaces/primevue/issues/64 )
- ColumnGroups for DataTable [\#63 ](https://github.com/primefaces/primevue/issues/63 )
**Fixed bugs:**
- Accordion and TabView do not sync children changes [\#67 ](https://github.com/primefaces/primevue/issues/67 )
- Accordion and TabView create empty tabs [\#59 ](https://github.com/primefaces/primevue/issues/59 )
## [1.0.0-beta.10](https://github.com/primefaces/primevue/tree/1.0.0-beta.10) (2019-10-15)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.9...1.0.0-beta.10 )
**Implemented New Features and Enhancements:**
- New Component: Carousel [\#61 ](https://github.com/primefaces/primevue/issues/61 )
**Fixed bugs:**
- Menu and OverlayPanel target position miscalculated [\#62 ](https://github.com/primefaces/primevue/issues/62 )
- Dataview paginator gets out of sync [\#60 ](https://github.com/primefaces/primevue/issues/60 )
## [1.0.0-beta.9](https://github.com/primefaces/primevue/tree/1.0.0-beta.9) (2019-10-01)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.8...1.0.0-beta.9 )
**Implemented New Features and Enhancements:**
- Remove empty spaces with Lint [\#58 ](https://github.com/primefaces/primevue/issues/58 )
- Reimplement Accordion with Templating [\#56 ](https://github.com/primefaces/primevue/issues/56 )
- Reimplement TabView with Templating [\#51 ](https://github.com/primefaces/primevue/issues/51 )
**Fixed bugs:**
- MultiSelect filter cannot be turned off [\#57 ](https://github.com/primefaces/primevue/issues/57 )
- DataTable sortField cannot be synced [\#55 ](https://github.com/primefaces/primevue/issues/55 )
- Duplicate key issue in menu component [\#52 ](https://github.com/primefaces/primevue/issues/52 )
- Calendar.vue: when the value is updated, the component partially updates itself [\#47 ](https://github.com/primefaces/primevue/issues/47 )
- MultiSelect.vue: error on onToggleAll and bad default placeholder [\#45 ](https://github.com/primefaces/primevue/issues/45 )
- Calendar clear button does not reset the input field [\#42 ](https://github.com/primefaces/primevue/issues/42 )
- Time does not stop spinning in Calendar [\#40 ](https://github.com/primefaces/primevue/issues/40 )
## [1.0.0-beta.8](https://github.com/primefaces/primevue/tree/1.0.0-beta.8) (2019-08-21)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.7...1.0.0-beta.8 )
**Fixed bugs:**
- Cannot delete date from calendar once it's selected [\#38 ](https://github.com/primefaces/primevue/issues/38 )
- Dropdown click icon gives error on Firefox [\#37 ](https://github.com/primefaces/primevue/issues/37 )
- TreeTable single sort broken [\#35 ](https://github.com/primefaces/primevue/issues/35 )
- TreeTable highlights unsorted columns [\#34 ](https://github.com/primefaces/primevue/issues/34 )
- InputMask pressing enter [\#33 ](https://github.com/primefaces/primevue/issues/33 )
- Column component registration fails with Typescript [\#29 ](https://github.com/primefaces/primevue/issues/29 )
## [1.0.0-beta.7](https://github.com/primefaces/primevue/tree/1.0.0-beta.7) (2019-08-15)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.6...1.0.0-beta.7 )
**Implemented New Features and Enhancements:**
- New Component: TreeTable [\#31 ](https://github.com/primefaces/primevue/issues/31 )
- Resizable Columns for DataTable [\#30 ](https://github.com/primefaces/primevue/issues/30 )
- New Component: InputMask [\#26 ](https://github.com/primefaces/primevue/issues/26 )
## [1.0.0-beta.6](https://github.com/primefaces/primevue/tree/1.0.0-beta.6) (2019-08-05)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.5...1.0.0-beta.6 )
**Implemented New Features and Enhancements:**
- New Component: Tree [\#28 ](https://github.com/primefaces/primevue/issues/28 )
## [1.0.0-beta.5](https://github.com/primefaces/primevue/tree/1.0.0-beta.5) (2019-07-29)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.3...1.0.0-beta.5 )
**Implemented New Features and Enhancements:**
- New Component: DataTable [\#23 ](https://github.com/primefaces/primevue/issues/23 )
- Convert emptyMessage to a template for DataView [\#10 ](https://github.com/primefaces/primevue/issues/10 )
- Auto z-index layering for Toast [\#9 ](https://github.com/primefaces/primevue/issues/9 )
- Reset DataTable page after sort [\#27 ](https://github.com/primefaces/primevue/issues/27 )
- New Component: ProgressSpinner [\#24 ](https://github.com/primefaces/primevue/issues/24 )
- New Component: DeferredContent [\#20 ](https://github.com/primefaces/primevue/issues/20 )
- New Component: Inplace [\#19 ](https://github.com/primefaces/primevue/issues/19 )
- New Component: PickList [\#18 ](https://github.com/primefaces/primevue/issues/18 )
- New Component: OrderList [\#17 ](https://github.com/primefaces/primevue/issues/17 )
- New Component: OrganizationChart [\#16 ](https://github.com/primefaces/primevue/issues/16 )
**Fixed bugs:**
- Calendar today button throws an error [\#22 ](https://github.com/primefaces/primevue/issues/22 )
- DataView paginator is always displayed [\#21 ](https://github.com/primefaces/primevue/issues/21 )
- Dropdown ignores false or 0 values [\#11 ](https://github.com/primefaces/primevue/issues/11 )
## [1.0.0-beta.3](https://github.com/primefaces/primevue/tree/1.0.0-beta.3) (2019-05-30)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.2...1.0.0-beta.3 )
## [1.0.0-beta.2](https://github.com/primefaces/primevue/tree/1.0.0-beta.2) (2019-05-28)
[Full Changelog ](https://github.com/primefaces/primevue/compare/1.0.0-beta.1...1.0.0-beta.2 )
## [1.0.0-beta.1](https://github.com/primefaces/primevue/tree/1.0.0-beta.1) (2019-05-27)
[Full Changelog ](https://github.com/primefaces/primevue/compare/9d2c525d528c9bd6f306c6f550e3f0eef7879054...1.0.0-beta.1 )
2020-04-07 13:37:10 +00:00
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*