2020-01-21 07:22:46 +00:00
# Changelog
2021-04-16 12:15:44 +00:00
## [3.4.0](https://github.com/primefaces/primevue/tree/3.4.0) (2021-04-16)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.5...3.4.0 )
**Implemented New Features and Enhancements:**
- Support "self" as an appendTo target [\#1185 ](https://github.com/primefaces/primevue/issues/1185 )
- Reimplement EventBus [\#1181 ](https://github.com/primefaces/primevue/issues/1181 )
- Color Picker Touch Support [\#1173 ](https://github.com/primefaces/primevue/issues/1173 )
- Customizable ZIndex Layering [\#1169 ](https://github.com/primefaces/primevue/issues/1169 )
- \[Feature-Request\] Add "loading" prop to Buttons [\#1160 ](https://github.com/primefaces/primevue/issues/1160 )
- New Component: TreeSelect [\#1159 ](https://github.com/primefaces/primevue/issues/1159 )
- Allow Adding Classes to Dialog Content [\#1146 ](https://github.com/primefaces/primevue/issues/1146 )
- Add maximize event to Dialog [\#1108 ](https://github.com/primefaces/primevue/issues/1108 )
- Add panelClass to overlay components [\#1083 ](https://github.com/primefaces/primevue/issues/1083 )
**Fixed bugs:**
- AutoComplete scroll defect at demo [\#1183 ](https://github.com/primefaces/primevue/issues/1183 )
- primevue/config: TypeScript error due to unexported type [\#1164 ](https://github.com/primefaces/primevue/issues/1164 )
- documentation: Wrong CSS variable name for secondary text color [\#1162 ](https://github.com/primefaces/primevue/issues/1162 )
- Datatable - Subheader Grouping with button, button comes over the subheader [\#1158 ](https://github.com/primefaces/primevue/issues/1158 )
- primevue/api: TypeScript compilation errors due to wrong declarations [\#1154 ](https://github.com/primefaces/primevue/issues/1154 )
- Switching between OverlayPanels [\#1153 ](https://github.com/primefaces/primevue/issues/1153 )
- DataTable : Selection multiple with checkbox didn't appear with filter row [\#1150 ](https://github.com/primefaces/primevue/issues/1150 )
- DataTable: Filter Menu error [\#1133 ](https://github.com/primefaces/primevue/issues/1133 )
- Circle shape is broken for Avatar [\#1114 ](https://github.com/primefaces/primevue/issues/1114 )
- Animation "none" not working for Skeleton [\#1103 ](https://github.com/primefaces/primevue/issues/1103 )
- DataTable Filter Menu insertBefore defect [\#1076 ](https://github.com/primefaces/primevue/issues/1076 )
- Calendar showOtherMonths = false does not hide neighbour months` [\#1071 ](https://github.com/primefaces/primevue/issues/1071 )
- Dropdown optionDisabled is not working [\#1037 ](https://github.com/primefaces/primevue/issues/1037 )
2021-03-10 10:20:42 +00:00
## [3.3.5](https://github.com/primefaces/primevue/tree/3.3.5) (2021-03-10)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.4...3.3.5 )
**Implemented New Features and Enhancements:**
- \[Enhancement\] - For editor component [\#1050 ](https://github.com/primefaces/primevue/issues/1050 )
**Fixed bugs:**
- Inline Calendar Teleport defect [\#1060 ](https://github.com/primefaces/primevue/issues/1060 )
- Filter Popup window closes when clicking / choosing option in table filter menu [\#1049 ](https://github.com/primefaces/primevue/issues/1049 )
- Date Filter Error on DataTable [\#1048 ](https://github.com/primefaces/primevue/issues/1048 )
- DataTable "select all checkbox" and "export csv" exclude frozen rows [\#1042 ](https://github.com/primefaces/primevue/issues/1042 )
2021-03-03 10:10:17 +00:00
## [3.3.4](https://github.com/primefaces/primevue/tree/3.3.4) (2021-03-03)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.3...3.3.4 )
**Fixed bugs:**
- CDN builds are broken [\#1046 ](https://github.com/primefaces/primevue/issues/1046 )
2021-03-02 13:18:01 +00:00
## [3.3.3](https://github.com/primefaces/primevue/tree/3.3.3) (2021-03-02)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.2...3.3.3 )
**Implemented New Features and Enhancements:**
- Improve the interaction of nested overlays [\#1041 ](https://github.com/primefaces/primevue/issues/1041 )
- Remove mitt event bus [\#1040 ](https://github.com/primefaces/primevue/issues/1040 )
- Breakpoints to OverlayPanel [\#1039 ](https://github.com/primefaces/primevue/issues/1039 )
- Migrate appendTo use Teleport [\#1028 ](https://github.com/primefaces/primevue/issues/1028 )
- Set appendTo as body by default [\#993 ](https://github.com/primefaces/primevue/issues/993 )
**Fixed bugs:**
- Galleria thumbnail animation jumps [\#1038 ](https://github.com/primefaces/primevue/issues/1038 )
- TreeTable filter demo not working [\#1036 ](https://github.com/primefaces/primevue/issues/1036 )
- AutoComplete component is broken [\#1033 ](https://github.com/primefaces/primevue/issues/1033 )
2021-02-27 10:37:31 +00:00
## [3.3.2](https://github.com/primefaces/primevue/tree/3.3.2) (2021-02-27)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.1...3.3.2 )
**Fixed bugs:**
2021-02-27 10:37:45 +00:00
- Menubar, ContextMenu, TieredMenu warning [\#1029 ](https://github.com/primefaces/primevue/issues/1029 )
2021-02-27 10:37:31 +00:00
2021-02-26 13:04:46 +00:00
## [3.3.1](https://github.com/primefaces/primevue/tree/3.3.1) (2021-02-26)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.0...3.3.1 )
**Implemented New Features and Enhancements:**
- Add showGridlines and stripedRows props to DataTable [\#1024 ](https://github.com/primefaces/primevue/issues/1024 )
- Add responsive and breakpoint props to OrderList and PickList [\#1023 ](https://github.com/primefaces/primevue/issues/1023 )
- New Table Responsive layout [\#1022 ](https://github.com/primefaces/primevue/issues/1022 )
- Feature Request: Add "tab-click" to Event from TabView [\#1015 ](https://github.com/primefaces/primevue/issues/1015 )
- Refactor surface color[\#1008](https://github.com/primefaces/primevue/issues/1008)
**Fixed bugs:**
2021-02-27 10:37:31 +00:00
- PrimeVue 3.3.0: Dropdown's select item logic is broken [\#1026 ](https://github.com/primefaces/primevue/issues/1026 )
2021-02-26 13:04:46 +00:00
- DataTable error while using stateStorage with date filter [\#1020 ](https://github.com/primefaces/primevue/issues/1020 )
- DataTable Column's header text does not align in v.3.3.0 [\#1016 ](https://github.com/primefaces/primevue/issues/1016 )
2021-02-23 12:36:52 +00:00
## [3.3.0](https://github.com/primefaces/primevue/tree/3.3.0) (2021-02-23)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.3.0-rc.1...3.3.0 )
**Implemented New Features and Enhancements:**
- Color Palettes for Each Theme [\#1004 ](https://github.com/primefaces/primevue/issues/1004 )
- breakpoints for Dialog and ConfirmDialog [\#992 ](https://github.com/primefaces/primevue/issues/992 )
**Fixed bugs:**
- Calendar seconds are locked when min/max set [\#998 ](https://github.com/primefaces/primevue/issues/998 )
- FileUpload callback 'Select' little adjust. [\#990 ](https://github.com/primefaces/primevue/issues/990 )
- DataTable Column header slot does not work [\#987 ](https://github.com/primefaces/primevue/issues/987 )
2021-02-18 11:16:54 +00:00
## [3.3.0-rc.1](https://github.com/primefaces/primevue/tree/3.3.0-rc.1) (2021-02-18)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.2.4...3.3.0-rc.1 )
2021-02-18 11:19:05 +00:00
**Breaking Changes:**
- Disable VirtualScroll Table [\#981 ](https://github.com/primefaces/primevue/issues/981 )
2021-02-18 11:16:54 +00:00
**Implemented New Features and Enhancements:**
- Add Search to Showcase [\#985 ](https://github.com/primefaces/primevue/issues/985 )
- Constants for PrimeIcons [\#982 ](https://github.com/primefaces/primevue/issues/982 )
- Touch support for ColorPicker [\#980 ](https://github.com/primefaces/primevue/issues/980 )
- FilterService Utility [\#979 ](https://github.com/primefaces/primevue/issues/979 )
- AutoComplete Enhancements [\#976 ](https://github.com/primefaces/primevue/issues/976 )
- Dropdown Enhancements [\#974 ](https://github.com/primefaces/primevue/issues/974 )
- Listbox Enhancements [\#972 ](https://github.com/primefaces/primevue/issues/972 )
- Reimplement DataTable Scrolling [\#960 ](https://github.com/primefaces/primevue/issues/960 )
- Add keys to template v-for [\#959 ](https://github.com/primefaces/primevue/issues/959 )
- Advanced Filtering for DataTable [\#718 ](https://github.com/primefaces/primevue/issues/718 )
**Fixed bugs:**
- Space key support for row radio and checkbox [\#986 ](https://github.com/primefaces/primevue/issues/986 )
- PrimeVue DataTable bug [\#977 ](https://github.com/primefaces/primevue/issues/977 )
- ScrollTop props have wrong type definitions [\#963 ](https://github.com/primefaces/primevue/issues/963 )
- Error when removing InputNumbers from DOM tree [\#950 ](https://github.com/primefaces/primevue/issues/950 )
2021-02-10 20:12:52 +00:00
## [3.2.4](https://github.com/primefaces/primevue/tree/3.2.4) (2021-02-10)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.2.3...3.2.4 )
**Fixed bugs:**
- Minified iife builds are broken [\#964 ](https://github.com/primefaces/primevue/issues/964 )
2021-02-10 16:36:53 +00:00
## [3.2.3](https://github.com/primefaces/primevue/tree/3.2.3) (2021-02-10)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.2.2...3.2.3 )
**Fixed bugs:**
- Improve TypeScript definitions [\#957 ](https://github.com/primefaces/primevue/issues/957 )
- useToast.d.ts missing api method definitions [\#958 ](https://github.com/primefaces/primevue/issues/958 )
- Compile Problem with Directives( Typescript and 3.2.0-rc.1) [\#877 ](https://github.com/primefaces/primevue/issues/877 )
2021-02-04 13:25:38 +00:00
## [3.2.2](https://github.com/primefaces/primevue/tree/3.2.2) (2021-02-04)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.2.1...3.2.2 )
**Fixed bugs:**
2021-02-04 13:26:38 +00:00
- DataTable, exportCSV failed: TypeError: Cannot read property 'type' of undefined [\#941 ](https://github.com/primefaces/primevue/issues/941 )
2021-02-04 13:25:38 +00:00
- Calendar component throws error on blur if popup is not visible [\#940 ](https://github.com/primefaces/primevue/issues/940 )
- Optional chaining not working for TreeTable in version 3.2.1 [\#939 ](https://github.com/primefaces/primevue/issues/939 )
- Casing error in primevue/terminalservice/package.json [\#937 ](https://github.com/primefaces/primevue/issues/937 )
2021-02-03 18:16:43 +00:00
## [3.2.1](https://github.com/primefaces/primevue/tree/3.2.1) (2021-02-03)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.2.0...3.2.1 )
**Fixed bugs:**
- password-meter.png missing in resources/images in v3.2.0 [\#935 ](https://github.com/primefaces/primevue/issues/935 )
2021-02-03 13:12:04 +00:00
## [3.2.0](https://github.com/primefaces/primevue/tree/3.2.0) (2021-02-03)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.2.0-rc.1...3.2.0 )
**Implemented New Features and Enhancements:**
- InputStyle and InputClass for AutoComplete, Calendar and Password [\#933 ](https://github.com/primefaces/primevue/issues/933 )
- Reimplement password strength ui [\#932 ](https://github.com/primefaces/primevue/issues/932 )
- Reset page on filter [\#928 ](https://github.com/primefaces/primevue/issues/928 )
- show password feature [\#892 ](https://github.com/primefaces/primevue/issues/892 )
- forceSelection for AutoComplete [\#872 ](https://github.com/primefaces/primevue/issues/872 )
**Fixed bugs:**
- Vue 3 + TS: fix for config.globalProperties services [\#880 ](https://github.com/primefaces/primevue/issues/880 )
- Tooltip focus fails with some input components [\#915 ](https://github.com/primefaces/primevue/issues/915 )
- v3.2.0-rc.1 webpack babel errors with optional chaining operator [\#913 ](https://github.com/primefaces/primevue/issues/913 )
- DataTable sort not working with boolean shorthand [\#912 ](https://github.com/primefaces/primevue/issues/912 )
- datatable headerStyle is applied to body and footer colgroups. headerClass is not. [\#888 ](https://github.com/primefaces/primevue/issues/888 )
- \[Bug\] Selecting all elements results in scrolling to table bottom [\#887 ](https://github.com/primefaces/primevue/issues/887 )
- Strange behavior using context menu on Safari [\#885 ](https://github.com/primefaces/primevue/issues/885 )
2021-01-20 11:49:45 +00:00
## [3.2.0-rc.1](https://github.com/primefaces/primevue/tree/3.2.0-rc.1) (2021-01-20)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.1.2...3.2.0-rc.1 )
**Implemented New Features and Enhancements:**
- New Lazy DataTable Demo with Remote Source [\#862 ](https://github.com/primefaces/primevue/issues/862 )
- state-save and state-restore events for Table [\#850 ](https://github.com/primefaces/primevue/issues/850 )
- File Upload cant disable and hide Upload & Cancel [\#821 ](https://github.com/primefaces/primevue/issues/821 )
- Vite Compatibility [\#581 ](https://github.com/primefaces/primevue/issues/581 )
**Fixed bugs:**
- Improve float label support in overlay selects [\#871 ](https://github.com/primefaces/primevue/issues/871 )
- Sidebar Mask not being removed from DOM on close [\#869 ](https://github.com/primefaces/primevue/issues/869 )
- "Clear" button in Calendar wrongly labeled [\#863 ](https://github.com/primefaces/primevue/issues/863 )
- ConfirmPopup : useConfirm define target is missing in ts [\#859 ](https://github.com/primefaces/primevue/issues/859 )
- Autocomplete crashes when "field" property is a function [\#858 ](https://github.com/primefaces/primevue/issues/858 )
- p-button-link not visible in Material Design themes [\#852 ](https://github.com/primefaces/primevue/issues/852 )
- Textarea autoresize does not respect its border [\#847 ](https://github.com/primefaces/primevue/issues/847 )
- Calender monthNavigator error monthNames [\#845 ](https://github.com/primefaces/primevue/issues/845 )
- Knob replaceAll causes issue with nuxt SSR [\#844 ](https://github.com/primefaces/primevue/issues/844 )
- Slider incorrectly positions handle when using mixed-sign min/max [\#826 ](https://github.com/primefaces/primevue/issues/826 )
- MenuItem: class does not apply to separator item [\#814 ](https://github.com/primefaces/primevue/issues/814 )
- \[Bug\] Error import ScrollTop component [\#799 ](https://github.com/primefaces/primevue/issues/799 )
- PrimeVue 3 getting started script tag example not working [\#732 ](https://github.com/primefaces/primevue/issues/732 )
2021-01-13 12:14:36 +00:00
## [3.1.2](https://github.com/primefaces/primevue/tree/3.1.2) (2021-01-13)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.1.1...3.1.2 )
**Implemented New Features and Enhancements:**
- New Viva Theme [\#856 ](https://github.com/primefaces/primevue/issues/856 )
- Improve invalid validation visuals on material themes [\#855 ](https://github.com/primefaces/primevue/issues/855 )
- New Lazy DataTable Demo with Remote Source [\#841 ](https://github.com/primefaces/primevue/issues/841 )
- Touch support for Slider [\#757 ](https://github.com/primefaces/primevue/issues/757 )
**Fixed bugs:**
- primevue/useconfirm not found [\#839 ](https://github.com/primefaces/primevue/issues/839 )
- usetoast.d.ts casing issue [\#825 ](https://github.com/primefaces/primevue/issues/825 )
- exports files for Chip component [\#781 ](https://github.com/primefaces/primevue/issues/781 )
- Slider has incorrect aria-\* variable values [\#775 ](https://github.com/primefaces/primevue/issues/775 )
- Safari issue with Skeleton [\#755 ](https://github.com/primefaces/primevue/issues/755 )
2020-12-10 14:51:00 +00:00
## [3.1.1](https://github.com/primefaces/primevue/tree/3.1.1) (2020-12-10)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.10....3.1.1 )
**Fixed bugs:**
- CascadeSelect fails with Vue 3.0.3 [\#753 ](https://github.com/primefaces/primevue/issues/753 )
2020-12-10 13:41:40 +00:00
## [3.1.0](https://github.com/primefaces/primevue/tree/3.1.0) (2020-12-10)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.0.2...3.1.0 )
2020-12-10 13:42:29 +00:00
**Breaking Changes:**
- Setup Requirement [\#748 ](https://github.com/primefaces/primevue/issues/748 )
- Remove locale from Calendar [\#747 ](https://github.com/primefaces/primevue/issues/747 )
2020-12-10 13:41:40 +00:00
**Implemented New Features and Enhancements:**
- Implement Badge as a directive alternative [\#753 ](https://github.com/primefaces/primevue/issues/753 )
- Chip Component [\#740 ](https://github.com/primefaces/primevue/issues/740 )
- Close event for Message component [\#739 ](https://github.com/primefaces/primevue/issues/739 )
- Splitter Component [\#737 ](https://github.com/primefaces/primevue/issues/737 )
- Component for Tag [\#717 ](https://github.com/primefaces/primevue/issues/717 )
- Locale API [\#716 ](https://github.com/primefaces/primevue/issues/716 )
- Component for Badge [\#715 ](https://github.com/primefaces/primevue/issues/715 )
- Dot mode for Badge [\#695 ](https://github.com/primefaces/primevue/issues/695 )
- Knob Component [\#693 ](https://github.com/primefaces/primevue/issues/693 )
- ScrollTop Component [\#691 ](https://github.com/primefaces/primevue/issues/691 )
- \[FEATURE REQUEST\] - Divider/Separator Component [\#690 ](https://github.com/primefaces/primevue/issues/690 )
- Skeleton Component [\#689 ](https://github.com/primefaces/primevue/issues/689 )
- CascadeSelect Component [\#686 ](https://github.com/primefaces/primevue/issues/686 )
- \[FEATURE REQUEST\] - Avatar Component [\#684 ](https://github.com/primefaces/primevue/issues/684 )
- New ConfirmPopup Component [\#679 ](https://github.com/primefaces/primevue/issues/679 )
- New ConfirmDialog Component [\#678 ](https://github.com/primefaces/primevue/issues/678 )
- Update to FullCalendar 5 [\#540 ](https://github.com/primefaces/primevue/issues/540 )
**Fixed bugs:**
- DataTable throws error when there are no columns [\#749 ](https://github.com/primefaces/primevue/issues/749 )
- Textarea does not auto resize its height when created [\#733 ](https://github.com/primefaces/primevue/issues/733 )
- Calendar navigation \(next, prev month\) inside DataTable or OverlayPanel not working [\#729 ](https://github.com/primefaces/primevue/issues/729 )
- Keyboard support problem for AutoComplete [\#723 ](https://github.com/primefaces/primevue/issues/723 )
- InputMask with unmask doesn't work as expected [\#714 ](https://github.com/primefaces/primevue/issues/714 )
- display prop of MultiSelect is not documented [\#713 ](https://github.com/primefaces/primevue/issues/713 )
- Invalid "sortField" property type in Vue and type definition files [\#681 ](https://github.com/primefaces/primevue/issues/681 )
- TreeTable emit warns [\#750 ](https://github.com/primefaces/primevue/issues/750 )
- Fixed use of MenuModel's "class" property in PanelMenuSub [\#746 ](https://github.com/primefaces/primevue/issues/746 )
2020-11-26 09:24:48 +00:00
## [3.0.2](https://github.com/primefaces/primevue/tree/3.0.2) (2020-11-26)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.0.1...3.0.2 )
**Implemented New Features and Enhancements:**
- Add the 'enter' key support to InputNumber [\#675 ](https://github.com/primefaces/primevue/issues/675 )
- Chips mode for MultiSelect [\#673 ](https://github.com/primefaces/primevue/issues/673 )
- New Timeline Component [\#672 ](https://github.com/primefaces/primevue/issues/672 )
- Toolbar requires slot attribute which is deprecated in Vue.js 3 [\#639 ](https://github.com/primefaces/primevue/issues/639 )
- SelectButton should allow a mode to ensure an options is always selected [\#494 ](https://github.com/primefaces/primevue/issues/494 )
**Fixed bugs:**
- SplitButton: after selecting the default command, the command menu does not close. [\#660 ](https://github.com/primefaces/primevue/issues/660 )
- Multiselect/Dropdown: when the menu open upwards style broken [\#659 ](https://github.com/primefaces/primevue/issues/659 )
- Autocomplete: when the menu open upwards style broken [\#658 ](https://github.com/primefaces/primevue/issues/658 )
- DataTable global filter bug [\#655 ](https://github.com/primefaces/primevue/issues/655 )
- Closing message and reopening it does not work [\#653 ](https://github.com/primefaces/primevue/issues/653 )
- Password element does not inherit attributes [\#651 ](https://github.com/primefaces/primevue/issues/651 )
- DataTable sortField allows a function, but the prop type is only a string [\#647 ](https://github.com/primefaces/primevue/issues/647 )
- Missing .d.ts file for usetoast [\#645 ](https://github.com/primefaces/primevue/issues/645 )
- InputNumber's onInputBlur fails when component gets destroyed [\#633 ](https://github.com/primefaces/primevue/issues/633 )
- missing type definition for toast/useToast.js [\#630 ](https://github.com/primefaces/primevue/issues/630 )
- Sidebar not visible on mount [\#627 ](https://github.com/primefaces/primevue/issues/627 )
- Accordion does not support dynamic tabs [\#622 ](https://github.com/primefaces/primevue/issues/622 )
- TabView does not support dynamic tabs [\#616 ](https://github.com/primefaces/primevue/issues/616 )
- PrimeVue FileUpload FileLimit [\#610 ](https://github.com/primefaces/primevue/issues/610 )
- DataTable multiple click RadioButton focus previous row [\#606 ](https://github.com/primefaces/primevue/issues/606 )
- FileUpload Preview columns become misaligned when both image and non-image files are uploaded [\#585 ](https://github.com/primefaces/primevue/issues/585 )
- Error with empty objects [\#556 ](https://github.com/primefaces/primevue/issues/556 )
- OverlayPanel :before "indicator" needs dynamic placement [\#490 ](https://github.com/primefaces/primevue/issues/490 )
2020-10-22 14:23:55 +00:00
## [3.0.1](https://github.com/primefaces/primevue/tree/3.0.1) (2020-10-22)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.2.0...3.0.1 )
**Implemented New Features and Enhancements:**
- Do not hide overlays on body scroll [\#591 ](https://github.com/primefaces/primevue/issues/591 )
- Add inputStyle and inputClass properties to InputNumber [\#551 ](https://github.com/primefaces/primevue/issues/551 )
- Declare events in "emits" section of every component [\#549 ](https://github.com/primefaces/primevue/issues/549 )
**Fixed bugs:**
- Overriding ProgressSpinner colors doc error [\#589 ](https://github.com/primefaces/primevue/issues/589 )
- Property "disabled" was accessed during render but is not defined on instance. [\#587 ](https://github.com/primefaces/primevue/issues/587 )
- Dropdown inside datable using showClear causing: Cannot read property 'classList' of null [\#586 ](https://github.com/primefaces/primevue/issues/586 )
- DataTable crashes with a "Cannot read property 'xxx' of null" for nested objects [\#555 ](https://github.com/primefaces/primevue/issues/555 )
- pRipple works even when disabled\(etc menuitem\) [\#550 ](https://github.com/primefaces/primevue/issues/550 )
- Website / Documentation - Fix third-party dependencies documentation [\#546 ](https://github.com/primefaces/primevue/issues/546 )
- Menu components with web router refresh the whole page [\#536 ](https://github.com/primefaces/primevue/issues/536 )
2020-10-12 12:28:15 +00:00
## [3.0.0](https://github.com/primefaces/primevue/tree/3.0.0) (2020-10-11)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.1.0...3.0.0 )
**Implemented New Features and Enhancements:**
- Galleria and Carousel highlight item visual improvement on PrimeOne Themes [\#545 ](https://github.com/primefaces/primevue/issues/545 )
- Soho Theme [\#539 ](https://github.com/primefaces/primevue/issues/539 )
- Fluent UI Theme [\#538 ](https://github.com/primefaces/primevue/issues/538 )
- ToastService $toast is not accessible using Composition API [\#535 ](https://github.com/primefaces/primevue/issues/535 )
- Tooltip doesn't close in scrollable containers [\#523 ](https://github.com/primefaces/primevue/issues/523 )
- Lighter Highlight Color for PrimeOne Themes [\#520 ](https://github.com/primefaces/primevue/issues/520 )
- Add indentation property to TreeTable [\#495 ](https://github.com/primefaces/primevue/issues/495 )
- Accordion rounded border minor visual issue [\#384 ](https://github.com/primefaces/primevue/issues/384 )
**Fixed bugs:**
- Tree selection is broken when ripple is enabled [\#543 ](https://github.com/primefaces/primevue/issues/543 )
- Tree toggler icon hover color is wrong in bootstrap theme [\#542 ](https://github.com/primefaces/primevue/issues/542 )
- The 'disabled' option has no effect on InputNumber [\#537 ](https://github.com/primefaces/primevue/issues/537 )
- InputNumber cannot set value when format property is false [\#533 ](https://github.com/primefaces/primevue/issues/533 )
- InputNumber with spinner mode throws a JS exception [\#532 ](https://github.com/primefaces/primevue/issues/532 )
- inputNumber with numeric prefix is not working as expected [\#531 ](https://github.com/primefaces/primevue/issues/531 )
- Problems when typing or pasting numbers into InputNumber [\#530 ](https://github.com/primefaces/primevue/issues/530 )
- Can't close MultiSelect or Select when inside Dialog component [\#524 ](https://github.com/primefaces/primevue/issues/524 )
- TouchUI modal gets stuck if input tabs out [\#519 ](https://github.com/primefaces/primevue/issues/519 )
- TriStateCheckbox doesn't show correct icon when value is false when using material themes [\#517 ](https://github.com/primefaces/primevue/issues/517 )
2020-09-29 13:15:33 +00:00
## [3.0.0-rc.2](https://github.com/primefaces/primevue/tree/3.0.0-rc.2) (2020-09-29)
[Full Changelog ](https://github.com/primefaces/primevue/compare/3.0.0-rc1...3.0.0-rc.2 )
**Fixed bugs:**
- 3.0.0-rc.1 npm package includes a node_modules [\#511 ](https://github.com/primefaces/primevue/issues/511 )
- Dialog component VNode [\#510 ](https://github.com/primefaces/primevue/issues/510 )
2020-09-28 18:44:08 +00:00
## [3.0.0-rc.1](https://github.com/primefaces/primevue/tree/3.0.0-rc.1) (2020-09-28)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.0.9...3.0.0-rc.1 )
**Breaking Changes:**
- Accessing column props in Slots [\#498 ](https://github.com/primefaces/primevue/issues/498 )
- activeIndex for TabView and Accordion [\#497 ](https://github.com/primefaces/primevue/issues/497 )
**Implemented New Features and Enhancements:**
- Vue 3 Compatibility [\#491 ](https://github.com/primefaces/primevue/issues/491 )
- Improvement in behavior of components that have overlay panels in scrollable containers [\#500 ](https://github.com/primefaces/primevue/issues/500 )
- Improve calendar tabbing behavior [\#507 ](https://github.com/primefaces/primevue/issues/507 )
- Add input event to InputNumber [\#506 ](https://github.com/primefaces/primevue/issues/506 )
**Fixed bugs:**
- Scrollable Table alignment improvement [\#482 ](https://github.com/primefaces/primevue/issues/482 )
- Button not registered in FileUpload [\#478 ](https://github.com/primefaces/primevue/issues/478 )
- BlockUI documentation indicates "show" event whereas the actual event is "unblock" [\#485 ](https://github.com/primefaces/primevue/issues/485 )
2021-04-22 05:37:38 +00:00
## [2.4.1](https://github.com/primefaces/primevue/tree/2.4.1) (2021-04-22)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.4.0...2.4.1 )
**Implemented New Features and Enhancements:**
- Reset page on filter [\#1121 ](https://github.com/primefaces/primevue/issues/1121 )
- forceSelection for AutoComplete [\#1120 ](https://github.com/primefaces/primevue/issues/1120 )
**Fixed bugs:**
- Circle shape is broken for Avatar [\#1116 ](https://github.com/primefaces/primevue/issues/1116 )
- Animation "none" not working for Skeleton [\#1115 ](https://github.com/primefaces/primevue/issues/1115 )
- Calendar: prop showOtherMonths = false does not hide neighbour months` dates [\#875 ](https://github.com/primefaces/primevue/issues/875 )
- FileUpload throws error on build [\#1017 ](https://github.com/primefaces/primevue/issues/1017 )
- autocomplete input no response [\#1010 ](https://github.com/primefaces/primevue/issues/1010 )
2021-02-22 08:17:54 +00:00
## [2.4.0](https://github.com/primefaces/primevue/tree/2.4.0) (2021-02-22)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.3.0...2.4.0 )
**Implemented New Features and Enhancements:**
- Touch support for ColorPicker [\#1003 ](https://github.com/primefaces/primevue/issues/1003 )
- Error when removing InputNumbers from DOM tree [\#1001 ](https://github.com/primefaces/primevue/issues/1001 )
- FileUpload callback 'Select' little adjust. [\#1000 ](https://github.com/primefaces/primevue/issues/1000 )
- Add activeIndex to Tabview [\#927 ](https://github.com/primefaces/primevue/issues/927 )
- Add activeIndex to Accordion [\#924 ](https://github.com/primefaces/primevue/issues/924 )
- Update material theming and add invalid field demo [\#920 ](https://github.com/primefaces/primevue/issues/920 )
- Upgrade PrimeIcons 4.1.0 [\#914 ](https://github.com/primefaces/primevue/issues/914 )
- \[FileUpload\] when :fileLimit is exceeded, Upload button should not be active [\#909 ](https://github.com/primefaces/primevue/issues/909 )
- state-save and state-restore events for Table [\#901 ](https://github.com/primefaces/primevue/issues/901 )
- File Upload cant disable and hide Upload & Cancel [\#897 ](https://github.com/primefaces/primevue/issues/897 )
- New Lazy DataTable Demo with Remote Source [\#862 ](https://github.com/primefaces/primevue/issues/862 )
**Fixed bugs:**
- Space key support for row radio [\#1002 ](https://github.com/primefaces/primevue/issues/1002 )
- Calendar seconds are locked when min/max set [\#923 ](https://github.com/primefaces/primevue/issues/923 )
- Improve float label support in overlay selects [\#907 ](https://github.com/primefaces/primevue/issues/907 )
- Sidebar Mask not being removed from DOM on close [\#906 ](https://github.com/primefaces/primevue/issues/906 )
- "Clear" button in Calendar wrongly labeled [\#905 ](https://github.com/primefaces/primevue/issues/905 )
- Autocomplete crashes when "field" property is a function [\#903 ](https://github.com/primefaces/primevue/issues/903 )
- p-button-link not visible in Material Design themes [\#902 ](https://github.com/primefaces/primevue/issues/902 )
- Textarea autoresize does not respect its border [\#900 ](https://github.com/primefaces/primevue/issues/900 )
- Knob replaceAll causes issue with nuxt SSR [\#898 ](https://github.com/primefaces/primevue/issues/898 )
- \[Bug\] Error import ScrollTop component [\#896 ](https://github.com/primefaces/primevue/issues/896 )
- MenuItem: class does not apply to separator item [\#895 ](https://github.com/primefaces/primevue/issues/895 )
- Slider incorrectly positions handle when using mixed-sign min/max [\#893 ](https://github.com/primefaces/primevue/issues/893 )
- Strange behavior using context menu on Safari [\#886 ](https://github.com/primefaces/primevue/issues/886 )
- Calendar fails with prop monthNavigator = true [\#876 ](https://github.com/primefaces/primevue/issues/876 )
- Calendar component doesn't respect dateFormat config value [\#870 ](https://github.com/primefaces/primevue/issues/870 )
- Multiselect: selected values are not shown without placeholder [\#868 ](https://github.com/primefaces/primevue/issues/868 )
- primevue/fieldset not found [\#860 ](https://github.com/primefaces/primevue/issues/860 )
2021-01-06 12:23:51 +00:00
## [2.3.0](https://github.com/primefaces/primevue/tree/2.3.0) (2021-01-06)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.2.3...2.3.0 )
**Breaking Changes:**
- Remove locale from Calendar [\#824 ](https://github.com/primefaces/primevue/issues/824 )
- Setup Requirement [\#823 ](https://github.com/primefaces/primevue/issues/823 )
**Implemented New Features and Enhancements:**
- Touch support for Slider [\#757 ](https://github.com/primefaces/primevue/issues/757 )
- Nuxt Module [\#819 ](https://github.com/primefaces/primevue/issues/819 )
- Refactor Build [\#818 ](https://github.com/primefaces/primevue/issues/818 )
- Locale API [\#817 ](https://github.com/primefaces/primevue/issues/817 )
- ConfirmPopup Component [\#791 ](https://github.com/primefaces/primevue/issues/791 )
- ConfirmDialog Component [\#790 ](https://github.com/primefaces/primevue/issues/790 )
- Splitter Component [\#789 ](https://github.com/primefaces/primevue/issues/789 )
- ScrollTop Component [\#788 ](https://github.com/primefaces/primevue/issues/788 )
- Skeleton Component [\#787 ](https://github.com/primefaces/primevue/issues/787 )
- Divider Component [\#786 ](https://github.com/primefaces/primevue/issues/786 )
- Knob Component [\#785 ](https://github.com/primefaces/primevue/issues/785 )
- CascadeSelect Component [\#784 ](https://github.com/primefaces/primevue/issues/784 )
- Avatar Component [\#783 ](https://github.com/primefaces/primevue/issues/783 )
- Badge Component [\#782 ](https://github.com/primefaces/primevue/issues/782 )
- Tag Component [\#779 ](https://github.com/primefaces/primevue/issues/779 )
- Chip Component [\#778 ](https://github.com/primefaces/primevue/issues/778 )
**Fixed bugs:**
- Vertical Slider [\#780 ](https://github.com/primefaces/primevue/issues/780 )
2020-12-14 12:57:18 +00:00
## [2.2.3](https://github.com/primefaces/primevue/tree/2.2.3) (2020-12-14)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.2.2...2.2.3 )
**Implemented New Features and Enhancements:**
- Chip component cosmetics [\#777 ](https://github.com/primefaces/primevue/issues/777 )
- Update to FullCalendar 5 [\#776 ](https://github.com/primefaces/primevue/issues/776 )
- Close event for Message component [\#761 ](https://github.com/primefaces/primevue/issues/761 )
- Touch support for Slider [\#758 ](https://github.com/primefaces/primevue/issues/758 )
**Fixed bugs:**
- Slider has incorrect aria-\* variable values [\#774 ](https://github.com/primefaces/primevue/issues/774 )
- Invalid "sortField" property type in Vue and type definition files [\#764 ](https://github.com/primefaces/primevue/issues/764 )
- Keyboard support problem for AutoComplete [\#763 ](https://github.com/primefaces/primevue/issues/763 )
- Textarea does not auto resize its height when created [\#762 ](https://github.com/primefaces/primevue/issues/762 )
- Calendar navigation \(next, prev month\) inside DataTable or OverlayPanel not working [\#759 ](https://github.com/primefaces/primevue/issues/759 )
- Primevue 2 dismissableMask=true not working when clicking outside the modal [\#741 ](https://github.com/primefaces/primevue/issues/741 )
- FileUpload with fileLimit problem [\#677 ](https://github.com/primefaces/primevue/issues/677 )
2020-11-30 14:04:33 +00:00
## [2.2.2](https://github.com/primefaces/primevue/tree/2.2.2) (2020-11-30)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.2.1...2.2.2 )
**Implemented New Features and Enhancements:**
- New Timeline Component [\#712 ](https://github.com/primefaces/primevue/issues/712 )
- Chips mode for MultiSelect [\#711 ](https://github.com/primefaces/primevue/issues/711 )
- SelectButton should allow a mode to ensure an options is always selected [\#698 ](https://github.com/primefaces/primevue/issues/698 )
- OverlayPanel :before "indicator" needs dynamic placement [\#697 ](https://github.com/primefaces/primevue/issues/697 )
- Improve typescript definitions [\#696 ](https://github.com/primefaces/primevue/issues/696 )
- Add the 'enter' key support to InputNumber [\#676 ](https://github.com/primefaces/primevue/issues/676 )
**Fixed bugs:**
- SplitButton: after selecting the default command, the command menu does not close. [\#710 ](https://github.com/primefaces/primevue/issues/710 )
- Autocomplete: when the menu open upwards style broken [\#709 ](https://github.com/primefaces/primevue/issues/709 )
- Multiselect/Dropdown: when the menu open upwards style broken [\#708 ](https://github.com/primefaces/primevue/issues/708 )
- DataTable global filter bug [\#707 ](https://github.com/primefaces/primevue/issues/707 )
- InputNumber's onInputBlur fails when component gets destroyed [\#705 ](https://github.com/primefaces/primevue/issues/705 )
- Sidebar not visible on mount [\#704 ](https://github.com/primefaces/primevue/issues/704 )
- PrimeVue FileUpload FileLimit [\#703 ](https://github.com/primefaces/primevue/issues/703 )
- DataTable multiple click RadioButton focus previous row [\#702 ](https://github.com/primefaces/primevue/issues/702 )
- FileUpload Preview columns become misaligned when both image and non-image files are uploaded [\#701 ](https://github.com/primefaces/primevue/issues/701 )
- Error with empty objects [\#700 ](https://github.com/primefaces/primevue/issues/700 )
- ColorPicker overlay input does not reflect to hue section changes [\#699 ](https://github.com/primefaces/primevue/issues/699 )
- Multiselect dropdown closes after selecting one option [\#602 ](https://github.com/primefaces/primevue/issues/602 )
- PrimeVue 2 InputMask with unmask problem [\#577 ](https://github.com/primefaces/primevue/issues/577 )
2020-11-23 13:52:26 +00:00
## [2.2.1](https://github.com/primefaces/primevue/tree/2.2.1) (2020-11-23)
2020-11-23 13:51:51 +00:00
**Implemented New Features and Enhancements:**
- Do not hide overlays on body scroll [\#661 ](https://github.com/primefaces/primevue/issues/661 )
**Fixed bugs:**
- Overriding ProgressSpinner colors doc error [\#662 ](https://github.com/primefaces/primevue/issues/662 )
- Dropdown inside datable using showClear causing: Cannot read property 'classList' of null [\#664 ](https://github.com/primefaces/primevue/issues/664 )
- DataTable crashes with a "Cannot read property 'xxx' of null" for nested objects [\#665 ](https://github.com/primefaces/primevue/issues/665 )
2020-10-14 13:42:10 +00:00
## [2.2.0](https://github.com/primefaces/primevue/tree/2.2.0) (2020-10-14)
**Implemented New Features and Enhancements:**
- Add inputStyle and inputClass properties to InputNumber [\#573 ](https://github.com/primefaces/primevue/issues/573 )
- Accordion rounded border minor visual issue [\#572 ](https://github.com/primefaces/primevue/issues/572 )
- Add indentation property to TreeTable [\#571 ](https://github.com/primefaces/primevue/issues/571 )
- Lighter Highlight Color for PrimeOne Themes [\#568 ](https://github.com/primefaces/primevue/issues/568 )
- Fluent UI Theme [\#561 ](https://github.com/primefaces/primevue/issues/561 )
- Soho Theme [\#560 ](https://github.com/primefaces/primevue/issues/560 )
- Galleria and Carousel highlight item visual improvement on PrimeOne Themes [\#557 ](https://github.com/primefaces/primevue/issues/557 )
- Tooltip doesn't close in scrollable containers [\#526 ](https://github.com/primefaces/primevue/issues/526 )
**Fixed bugs:**
- pRipple working when disabled\(etc menuitem\) [\#574 ](https://github.com/primefaces/primevue/issues/574 )
- TriStateCheckbox doesn't show correct icon when value is false when using material themes [\#570 ](https://github.com/primefaces/primevue/issues/570 )
- TouchUI modal gets stuck if input tabs out [\#569 ](https://github.com/primefaces/primevue/issues/569 )
- Can't close MultiSelect or Select when inside Dialog component [\#567 ](https://github.com/primefaces/primevue/issues/567 )
- Problems when typing or pasting numbers into InputNumber [\#566 ](https://github.com/primefaces/primevue/issues/566 )
- inputNumber with numeric prefix is not working as expected [\#565 ](https://github.com/primefaces/primevue/issues/565 )
- InputNumber with spinner mode throws a JS exception [\#564 ](https://github.com/primefaces/primevue/issues/564 )
- InputNumber cannot set value when format property is false [\#563 ](https://github.com/primefaces/primevue/issues/563 )
- The 'disabled' option has no effect on InputNumber [\#562 ](https://github.com/primefaces/primevue/issues/562 )
- Tree toggler icon hover color is wrong in bootstrap theme [\#559 ](https://github.com/primefaces/primevue/issues/559 )
- Tree selection is broken when ripple is enabled [\#558 ](https://github.com/primefaces/primevue/issues/558 )
2020-09-29 14:30:14 +00:00
## [2.1.0](https://github.com/primefaces/primevue/tree/2.1.0) (2020-09-29)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.0.9...2.1.0 )
**Implemented New Features and Enhancements:**
- Improvement in behavior of components that have overlay panels in scrollable containers [\#514 ](https://github.com/primefaces/primevue/issues/514 )
- Scrollable Table alignment improvement [\#513 ](https://github.com/primefaces/primevue/issues/513 )
- Improve calendar tabbing behavior [\#512 ](https://github.com/primefaces/primevue/issues/512 )
**Fixed bugs:**
- TouchUI modal gets stuck if input tabs out [\#518 ](https://github.com/primefaces/primevue/issues/518 )
- Button not registered in FileUpload [\#516 ](https://github.com/primefaces/primevue/issues/516 )
- BlockUI documentation indicates "show" event whereas the actual event is "unblock" [\#515 ](https://github.com/primefaces/primevue/issues/515 )
2020-09-09 09:36:57 +00:00
## [2.0.9](https://github.com/primefaces/primevue/tree/2.0.9) (2020-09-09)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.0.8...2.0.9 )
**Implemented New Features and Enhancements:**
- InputGroup support for input components with wrappers [\#471 ](https://github.com/primefaces/primevue/issues/471 )
- Update PrimeFlex documentation to 2.0.0 [\#464 ](https://github.com/primefaces/primevue/issues/464 )
- Scrollable Table alignment improvement [\#462 ](https://github.com/primefaces/primevue/issues/462 )
- emptyFilterMessage for Dropdown, MultiSelect and Listbox filter [\#459 ](https://github.com/primefaces/primevue/issues/459 )
- Negative sign with InputNumber [\#458 ](https://github.com/primefaces/primevue/issues/458 )
- InputNumber Currency not working as expected [\#330 ](https://github.com/primefaces/primevue/issues/330 )
**Fixed bugs:**
- Dialog with Long Content does not scroll in IE11 [\#473 ](https://github.com/primefaces/primevue/issues/473 )
- Click on Dropdown's filter text box closes items list [\#465 ](https://github.com/primefaces/primevue/issues/465 )
- Calendar misplaced layout if more than one month is shown [\#461 ](https://github.com/primefaces/primevue/issues/461 )
- inputNumber cannot set value bigger than 99.999 for an ES locale [\#460 ](https://github.com/primefaces/primevue/issues/460 )
- Items in PanelMenu are highlighted wrongly with Material dark themes [\#456 ](https://github.com/primefaces/primevue/issues/456 )
- InputNumber with dynamic fraction digits doesn't work as expected [\#455 ](https://github.com/primefaces/primevue/issues/455 )
2020-08-27 12:09:20 +00:00
## [2.0.8](https://github.com/primefaces/primevue/tree/2.0.8) (2020-08-27)
[Full Changelog ](https://github.com/primefaces/primevue/compare/2.0.7...2.0.8 )
**Implemented New Features and Enhancements:**
- Add Del key support to InputNumber [\#452 ](https://github.com/primefaces/primevue/issues/452 )
- Documentation for primeflex setup [\#434 ](https://github.com/primefaces/primevue/issues/434 )
- InputNumber with decimals should support entering comma/decimal point [\#432 ](https://github.com/primefaces/primevue/issues/432 )
- dismissableMask and closeOnEscape for Dialog [\#372 ](https://github.com/primefaces/primevue/issues/372 )
**Fixed bugs:**
- Can't type - as first symbol into an Inputnumber [\#453 ](https://github.com/primefaces/primevue/issues/453 )
- When autocomplete is bound to an object, float label overlaps in some circumstances [\#450 ](https://github.com/primefaces/primevue/issues/450 )
- TreeTable template always render field value [\#445 ](https://github.com/primefaces/primevue/issues/445 )
- Setting placeholder text for Editor / Quill component doesn't work [\#433 ](https://github.com/primefaces/primevue/issues/433 )
- InputNumber with stacked Buttons is broken [\#431 ](https://github.com/primefaces/primevue/issues/431 )
- Doc error on InputNumber [\#430 ](https://github.com/primefaces/primevue/issues/430 )
- InputNumber throws error if emptied [\#429 ](https://github.com/primefaces/primevue/issues/429 )
- Pill Text not centered [\#428 ](https://github.com/primefaces/primevue/issues/428 )
2020-08-05 14:13:32 +00:00
## [2.0.7](https://github.com/primefaces/primevue/tree/2.0.7) (2020-08-05)
2020-08-05 14:12:24 +00:00
[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 )
2020-08-04 13:29:22 +00:00
## [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)
2020-07-24 10:05:35 +00:00
[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 )
2020-07-23 09:12:29 +00:00
## [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 )
2020-07-18 12:55:44 +00:00
## [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 )
2020-07-12 20:23:18 +00:00
## [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)
2020-07-10 14:02:34 +00:00
[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 )
2020-07-06 10:16:51 +00:00
## [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 )
2020-05-15 19:04:23 +00:00
## [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 )
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)*