primevue-mirror/CHANGELOG.md

669 lines
38 KiB
Markdown

# Changelog
## [2.0.7](https://github.com/primefaces/primevue/tree/2.0.7) (2020-08-05)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.6...2.0.7)
**Fixed bugs:**
- Global filter is not working with invalid values on TreeTable [\#427](https://github.com/primefaces/primevue/issues/427)
- Global filter throws error in TreeTable[\#425](https://github.com/primefaces/primevue/issues/425)
- Duplicate keys in TreeTable [\#424](https://github.com/primefaces/primevue/issues/424)
## [2.0.6](https://github.com/primefaces/primevue/tree/2.0.6) (2020-08-04)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.5...2.0.6)
**Implemented New Features and Enhancements:**
- Improve connected overlay positioning [\#418](https://github.com/primefaces/primevue/issues/418)
- TabMenu should include subpaths in active tab detection [\#417](https://github.com/primefaces/primevue/issues/417)
- Rename toast message title class [\#420](https://github.com/primefaces/primevue/issues/420)
**Fixed bugs:**
- TabMenu error when no route matches one of the menu paths [\#416](https://github.com/primefaces/primevue/issues/416)
- DataTable row reorder demo not working [\#419](https://github.com/primefaces/primevue/issues/419)
- DataTable: Exporting an empty DataTable throws TypeError [\#413](https://github.com/primefaces/primevue/issues/413)
- Duplicate keys in TreeTable [\#424](https://github.com/primefaces/primevue/issues/424)
- Fixed typo in ProgressBarDoc.vue [\#414](https://github.com/primefaces/primevue/issues/414)
- Paginator is displayed over table loading overlay [\#422](https://github.com/primefaces/primevue/issues/422)
- p-error, p-invalid styling missing on some form elements [\#421](https://github.com/primefaces/primevue/issues/421)
## [2.0.5](https://github.com/primefaces/primevue/tree/2.0.5) (2020-07-24)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.4...2.0.5)
**Implemented New Features and Enhancements:**
- SideBar p-sidebar-mask div is not removed automatically [\#329](https://github.com/primefaces/primevue/issues/329)
- Block UI mask remove automatically [\#409](https://github.com/primefaces/primevue/issues/409)
**Fixed bugs:**
- Calendar mask animation [\#408](https://github.com/primefaces/primevue/issues/408)
## [2.0.4](https://github.com/primefaces/primevue/tree/2.0.4) (2020-07-23)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.3...2.0.4)
**Implemented New Features and Enhancements:**
- MultiSelect close icon spacing issue [\#405](https://github.com/primefaces/primevue/issues/405)
- Refactor OrderList and PickList header style classes [\#403](https://github.com/primefaces/primevue/issues/403)
- Improve Dialog padding [\#404](https://github.com/primefaces/primevue/issues/404)
- Refactor selectbutton focus visuals [\#406](https://github.com/primefaces/primevue/issues/406)
**Fixed bugs:**
- Alignment issue on left and right contents of Toolbar [\#400](https://github.com/primefaces/primevue/issues/400)
- Remove default text-decoration style from the header links on Fieldset [\#399](https://github.com/primefaces/primevue/issues/399)
## [2.0.3](https://github.com/primefaces/primevue/tree/2.0.3) (2020-07-18)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.2...2.0.3)
**Breaking changes:**
- Improve Toast CSS structure and Add new positions [\#391](https://github.com/primefaces/primevue/issues/391)
**Implemented New Features and Enhancements:**
- Add p-button-plain add-on for text button [\#398](https://github.com/primefaces/primevue/issues/398)
- Sort the icons alphabetically in the documentation [\#385](https://github.com/primefaces/primevue/issues/385)
- Button slot [\#388](https://github.com/primefaces/primevue/pull/388)
- Rename p-datatable-row to p-selectable-row [\#397](https://github.com/primefaces/primevue/issues/397)
- Cleanup FullCalendar CSS [\#392](https://github.com/primefaces/primevue/issues/392)
**Fixed bugs:**
- Alignment issue on tree [\#395](https://github.com/primefaces/primevue/issues/395)
- Add type="button" to buttons to avoid form submission [\#394](https://github.com/primefaces/primevue/issues/394)
- Wrong class name at FileUpload [\#390](https://github.com/primefaces/primevue/issues/390)
## [2.0.2](https://github.com/primefaces/primevue/tree/2.0.2) (2020-07-12)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.1...2.0.2)
**Implemented New Features and Enhancements:**
- OverlayPanel padding visual problem [\#382](https://github.com/primefaces/primevue/issues/382)
- Improved active state for dark themes [\#383](https://github.com/primefaces/primevue/issues/383)
## [2.0.1](https://github.com/primefaces/primevue/tree/2.0.1) (2020-07-10)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.0...2.0.1)
**Implemented New Features and Enhancements:**
- Ability to programmatically show or hide Dropdown/MultiSelect [\#368](https://github.com/primefaces/primevue/issues/368)
- Ability to add scaling inputs by group [\#373](https://github.com/primefaces/primevue/issues/373)
- Support for left and right icons for Input [\#379](https://github.com/primefaces/primevue/issues/379)
**Fixed bugs:**
- Datatable with RowGroup and Scroll scrollbar misplaced [\#380](https://github.com/primefaces/primevue/issues/380)
- InlineMessage typescript declaration is not available at package root [\#366](https://github.com/primefaces/primevue/issues/366)
- Editor readonly not working due to typo [\#369](https://github.com/primefaces/primevue/issues/369)
- Message error with Ripple [\#378](https://github.com/primefaces/primevue/issues/378)
- Separator problem with Menu [\#377](https://github.com/primefaces/primevue/issues/377)
## [2.0.0](https://github.com/primefaces/primevue/tree/2.0.0) (2020-07-06)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.0-rc.3...2.0.0)
## [2.0.0-rc.3](https://github.com/primefaces/primevue/tree/2.0.0-rc.3) (2020-07-04)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.0-rc.2...2.0.0-rc.3)
**Implemented New Features and Enhancements:**
- FileLimit for FileUpload [\#361](https://github.com/primefaces/primevue/issues/361)
- Custom Upload for FileUpload [\#360](https://github.com/primefaces/primevue/issues/360)
- Filter event for Listbox, Dropdown and MultiSelect [\#359](https://github.com/primefaces/primevue/issues/359)
- DataView should reset paginator on sort [\#356](https://github.com/primefaces/primevue/issues/356)
**Fixed bugs:**
- Usage of header slot produces JavaScript error when beeing combined with ColumnGroups [\#349](https://github.com/primefaces/primevue/issues/349)
- Messages are not visible in simple uploader [\#343](https://github.com/primefaces/primevue/issues/343)
- Accordion breaks input components inside [\#342](https://github.com/primefaces/primevue/issues/342)
- Picklist 'move-all-to-source' event argument e.items is empty [\#341](https://github.com/primefaces/primevue/issues/341)
- datatable filter not work in some firefox [\#325](https://github.com/primefaces/primevue/issues/325)
- DataTable : \(row\) editing + selection column - focus issues [\#315](https://github.com/primefaces/primevue/issues/315)
- Datatable scrollable mode doesn't load Loading Template [\#296](https://github.com/primefaces/primevue/issues/296)
## [2.0.0-rc.2](https://github.com/primefaces/primevue/tree/2.0.0-rc.2) (2020-07-02)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.0-rc.1...2.0.0-rc.2)
**Implemented New Features and Enhancements:**
- Material Theme [\#363](https://github.com/primefaces/primevue/issues/363)
- Bootstrap Theme [\#362](https://github.com/primefaces/primevue/issues/362)
- Improve Galleria animation on FullScreen mode [\#346](https://github.com/primefaces/primevue/issues/346)
**Fixed bugs:**
- Item content in Carousel does not expand according to the wrapper element [\#348](https://github.com/primefaces/primevue/issues/348)
- InputNumber prevents min key number [\#337](https://github.com/primefaces/primevue/issues/337)
## [2.0.0-rc.1](https://github.com/primefaces/primevue/tree/2.0.0-rc.1) (2020-05-28)
[Full Changelog](https://github.com/primefaces/primevue/compare/2.0.0-beta.1...2.0.0-rc.1)
**Implemented New Features and Enhancements:**
- Disable virtual keyboard in calendar [\#334](https://github.com/primefaces/primevue/issues/334)
- Rename dialog titlebar class to dialog header [\#333](https://github.com/primefaces/primevue/issues/333)
- Flex Scroll height for DataTable [\#328](https://github.com/primefaces/primevue/issues/328)
- New Component: ScrollPanel [\#322](https://github.com/primefaces/primevue/issues/322)
- Refactor p-panel-titlebar to p-panel-header [\#321](https://github.com/primefaces/primevue/issues/321)
- Terminal should scroll to bottom after command [\#319](https://github.com/primefaces/primevue/issues/319)
- Rename Nova Themes [\#318](https://github.com/primefaces/primevue/issues/318)
- Datatable coltoggle changes columns order. [\#311](https://github.com/primefaces/primevue/issues/311)
**Fixed bugs:**
- Table loader is not visible in scrollable table [\#332](https://github.com/primefaces/primevue/issues/332)
- Alignment issue on Galleria with left and right thumbnail position [\#327](https://github.com/primefaces/primevue/issues/327)
- InputNumber Up Down buttons send form on submit [\#313](https://github.com/primefaces/primevue/issues/313)
- Slider handle moves on click [\#298](https://github.com/primefaces/primevue/issues/298)
## [2.0.0-beta.1](https://github.com/primefaces/primevue/tree/2.0.0-beta.1) (2020-05-15)
[Full Changelog](https://github.com/primefaces/primevue/compare/1.3.2...2.0.0-beta.1)
**Implemented New Features and Enhancements:**
- Modernize CSS [\#263](https://github.com/primefaces/primevue/issues/263)
- Responsive Menubar [\#316](https://github.com/primefaces/primevue/issues/316)
- Top and Bottom icon positioning for button [\#309](https://github.com/primefaces/primevue/issues/309)
- Badges and Tags [\#308](https://github.com/primefaces/primevue/issues/308)
- Saga and Vela Themes [\#307](https://github.com/primefaces/primevue/issues/307)
- Add link button [\#306](https://github.com/primefaces/primevue/issues/306)
- Icons inside InputText [\#305](https://github.com/primefaces/primevue/issues/305)
- Add inputId to Dropdown and MultiSelect [\#303](https://github.com/primefaces/primevue/issues/303)
- ToggleButton refactor [\#297](https://github.com/primefaces/primevue/issues/297)
- Decouple MegaMenu from PrimeFlex [\#295](https://github.com/primefaces/primevue/issues/295)
**Breaking Changes:**
- Remove Spinner [\#287](https://github.com/primefaces/primevue/issues/287)
- Rename ValidationMessage to InlineMessage [\#301](https://github.com/primefaces/primevue/issues/301)
- Refactor Messages css naming [\#302](https://github.com/primefaces/primevue/issues/302)
## [1.3.2](https://github.com/primefaces/primevue/tree/1.3.2) (2020-04-24)
[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)
## [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)
## [1.3.0](https://github.com/primefaces/primevue/tree/1.3.0) (2020-04-20)
[Full Changelog](https://github.com/primefaces/primevue/compare/1.1.0...1.3.0)
**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)
- 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)
**Fixed bugs:**
- Calendar.vue: Poor handling of user input [\#70](https://github.com/primefaces/primevue/issues/70)
- 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)
- 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)
## [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)
**Deprecated:**
- Deprecate menubar custom slot [\#260](https://github.com/primefaces/primevue/issues/260)
## [1.1.0](https://github.com/primefaces/primevue/tree/1.1.0) (2020-03-17)
[Full Changelog](https://github.com/primefaces/primevue/compare/1.0.6...1.1.0)
**Implemented New Features and Enhancements:**
- 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)
## [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)
## [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)
## [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)
## [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)
## [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)
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*