UNPKG

233 kBMarkdownView Raw
1# Change Log
2
3## [7.0.0-rc.1](https://github.com/primefaces/primeng/tree/7.0.0-rc.1) (2018-11-27)
4
5[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.7...7.0.0-rc.1)
6
7**Implemented New Features and Enhancements:**
8
9- Keyboard support for PickList component [\#6897](https://github.com/primefaces/primeng/issues/6897)
10- Keyboard support for OrderList component [\#6892](https://github.com/primefaces/primeng/issues/6892)
11- Keyboard support for Listbox component [\#6883](https://github.com/primefaces/primeng/issues/6883)
12- New Component: p-virtualScroll [\#6869](https://github.com/primefaces/primeng/issues/6869)
13- Hide overlays on window resize [\#6834](https://github.com/primefaces/primeng/issues/6834)
14- Holding down the up/down arrows should continue to scroll the numbers in timepicker [\#6783](https://github.com/primefaces/primeng/issues/6783)
15- CSS calc support for Table ScrollHeight [\#6756](https://github.com/primefaces/primeng/issues/6756)
16- Add search box to the sidebar of Showcase [\#6637](https://github.com/primefaces/primeng/issues/6637)
17- p-inputSwitch: readonly support request [\#6332](https://github.com/primefaces/primeng/issues/6332)
18- Keyboard support for MultiSelect component [\#6025](https://github.com/primefaces/primeng/issues/6025)
19- Header/Footer template for MultiSelect [\#5950](https://github.com/primefaces/primeng/issues/5950)
20- Add filtering / FilterBy into MultiSelect component [\#5172](https://github.com/primefaces/primeng/issues/5172)
21- Ability to cancel dropping node from p-tree [\#3544](https://github.com/primefaces/primeng/issues/3544)
22- Improve ContextMenu collision detection [\#3261](https://github.com/primefaces/primeng/issues/3261)
23- DialogService for Dynamic Dialogs [\#1940](https://github.com/primefaces/primeng/issues/1940)
24- Arrow for OverlayPanel [\#1474](https://github.com/primefaces/primeng/issues/1474)
25- TableState for Table [\#304](https://github.com/primefaces/primeng/issues/304)
26
27**Fixed bugs:**
28
29- PickList - OrderList does not highlight drop points [\#6915](https://github.com/primefaces/primeng/issues/6915)
30- OverlayPanel issues with components with overlays as children [\#6907](https://github.com/primefaces/primeng/issues/6907)
31- p-listbox toggle-all checkbox is autochecked when filter matches no items [\#6903](https://github.com/primefaces/primeng/issues/6903)
32- When custom template is provided; select button will unnecesarily manipulate options [\#6876](https://github.com/primefaces/primeng/issues/6876)
33- Calendar touchui doesn't close correctly with tab key [\#6863](https://github.com/primefaces/primeng/issues/6863)
34- Expandable rows compatibility issues with row selection [\#6861](https://github.com/primefaces/primeng/issues/6861)
35- Pagination values mismatch after filtering [\#6859](https://github.com/primefaces/primeng/issues/6859)
36- Remove moveOnTop from Dialog mousedown [\#6857](https://github.com/primefaces/primeng/issues/6857)
37- Multiselect error fix [\#6838](https://github.com/primefaces/primeng/issues/6838)
38- Toast autoZIndex not working correctly [\#6825](https://github.com/primefaces/primeng/issues/6825)
39- Fileupload style not working [\#6817](https://github.com/primefaces/primeng/issues/6817)
40- Radiobutton onClick is emitted before the form value is changed [\#6780](https://github.com/primefaces/primeng/issues/6780)
41- Horizontal scrollable table header borders missing on IE [\#6768](https://github.com/primefaces/primeng/issues/6768)
42- Pagination Page Numbers Wrapping After 100 Pages [\#6153](https://github.com/primefaces/primeng/issues/6153)
43- Progress Spinner does not work in IE [\#4313](https://github.com/primefaces/primeng/issues/4313)
44- Calendars inline with icons overlapping [\#3684](https://github.com/primefaces/primeng/issues/3684)
45
46**Deprecated:**
47
48- Deprecate DataScroller [\#6870](https://github.com/primefaces/primeng/issues/6870)
49
50**Unit Tests:**
51
52- Slider Unit Test Need Improvement [\#6848](https://github.com/primefaces/primeng/issues/6848)
53- InputText Unit Test Need Improvement [\#6847](https://github.com/primefaces/primeng/issues/6847)
54- CodeHighlighter Unit Test Need Improvement [\#6845](https://github.com/primefaces/primeng/issues/6845)
55- Breadcrumb Unit Test Need Improvement [\#6844](https://github.com/primefaces/primeng/issues/6844)
56- Dialog Unit Test Need Improvement [\#6843](https://github.com/primefaces/primeng/issues/6843)
57- InputSwitch Unit Test Need Improvement [\#6842](https://github.com/primefaces/primeng/issues/6842)
58- Autocomplete Unit Test is Crashing [\#6821](https://github.com/primefaces/primeng/issues/6821)
59- ConfrimDialog Unit Test is Crashing [\#6820](https://github.com/primefaces/primeng/issues/6820)
60- Calendar Unit Test is Crashing [\#6818](https://github.com/primefaces/primeng/issues/6818)
61- Fileupload Unit Test [\#6816](https://github.com/primefaces/primeng/issues/6816)
62
63## [6.1.7](https://github.com/primefaces/primeng/tree/6.1.7) (2018-11-23)
64
65[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.6...6.1.7)
66
67**Fixed bugs:**
68
69- OverlayPanel issues with components with overlays as children [\#6907](https://github.com/primefaces/primeng/issues/6907)
70
71## [6.1.6](https://github.com/primefaces/primeng/tree/6.1.6) (2018-11-09)
72
73[Full Changelog](https://github.com/primefaces/primeng/compare/7.0.0-beta.1...6.1.6)
74
75**Implemented New Features and Enhancements:**
76
77- Select a tree node with enter key [\#6836](https://github.com/primefaces/primeng/issues/6836)
78
79**Fixed bugs:**
80
81- Multiselect error fix [\#6838](https://github.com/primefaces/primeng/issues/6838)
82
83## [7.0.0-beta.1](https://github.com/primefaces/primeng/tree/7.0.0-beta.1) (2018-10-25)
84
85[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.5...7.0.0-beta.1)
86
87**Implemented New Features and Enhancements:**
88
89- Calendar should reset the UI when opening for the second time [\#6765](https://github.com/primefaces/primeng/issues/6765)
90- Clicking outside of the TreeTable should close editing cell [\#6763](https://github.com/primefaces/primeng/issues/6763)
91- Keyboard navigation for TreeTable [\#6762](https://github.com/primefaces/primeng/issues/6762)
92- Keyboard accessible sort headers for Table and TreeTable [\#6761](https://github.com/primefaces/primeng/issues/6761)
93- Replace href="\#" with tabindex="0" [\#6760](https://github.com/primefaces/primeng/issues/6760)
94- Deprecate p-schedule in favor of the new p-fullCalendar [\#6758](https://github.com/primefaces/primeng/issues/6758)
95- Improve button focus visuals on Nova and Luna [\#6754](https://github.com/primefaces/primeng/issues/6754)
96- Clicking outside of the Table should close editing cell [\#6753](https://github.com/primefaces/primeng/issues/6753)
97- Select a tree node with enter key [\#6715](https://github.com/primefaces/primeng/issues/6715)
98- Rename title/subtitle properties of Card [\#6703](https://github.com/primefaces/primeng/issues/6703)
99- Keyboard Support for Table Row Selection [\#5762](https://github.com/primefaces/primeng/issues/5762)
100- positionTop, positionLeft and breakpoint for ConfirmDialog [\#5534](https://github.com/primefaces/primeng/issues/5534)
101- readonly support for MultiSelect [\#5506](https://github.com/primefaces/primeng/issues/5506)
102- Create CHANGELOG.md [\#1675](https://github.com/primefaces/primeng/issues/1675)
103
104**Fixed bugs:**
105
106- Unselectable rows still get hover on Table [\#6751](https://github.com/primefaces/primeng/issues/6751)
107- TreeTable frozen columns alignment issue [\#6748](https://github.com/primefaces/primeng/issues/6748)
108- MultiSelect with resetFilterOnHide: input clears on hide, but objects are not refiltered [\#6740](https://github.com/primefaces/primeng/issues/6740)
109- Carousel firstVisible is ignored [\#6728](https://github.com/primefaces/primeng/issues/6728)
110- Table: blur event not called from an editable cell [\#6701](https://github.com/primefaces/primeng/issues/6701)
111- Table.reset\(\) shouldn't reset the sortOrder to 1 [\#5546](https://github.com/primefaces/primeng/issues/5546)
112- Slider does not reflect initially bound value when OnPush strategy is used [\#5530](https://github.com/primefaces/primeng/issues/5530)
113
114**Unit Tests:**
115
116- Message Unit Test [\#6698](https://github.com/primefaces/primeng/issues/6698)
117
118## [6.1.5](https://github.com/primefaces/primeng/tree/6.1.5) (2018-10-15)
119
120[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.4...6.1.5)
121
122**Implemented New Features and Enhancements:**
123
124- Accordion tab should be toggled with enter key as well [\#6685](https://github.com/primefaces/primeng/issues/6685)
125- Use Flex for OrderList layout [\#6670](https://github.com/primefaces/primeng/issues/6670)
126- onClickClick event for Chips component [\#6668](https://github.com/primefaces/primeng/issues/6668)
127- Customizable animation transition options per component [\#6652](https://github.com/primefaces/primeng/issues/6652)
128- Paginated & lazy loaded TurboTable should not truncate rows added manually [\#6634](https://github.com/primefaces/primeng/issues/6634)
129- Reimplement Textarea AutoSize [\#6626](https://github.com/primefaces/primeng/issues/6626)
130- TurboTable: provide rowIndex property in event when toggleRowWithCheckbox and toggleRowWithRadio triggered [\#6617](https://github.com/primefaces/primeng/issues/6617)
131- Add a property "inputId" in p-dropdown [\#6602](https://github.com/primefaces/primeng/issues/6602)
132- Aria properties for AutoComplete [\#6565](https://github.com/primefaces/primeng/issues/6565)
133- Add support of "iconPos" to p-toggleButton [\#6526](https://github.com/primefaces/primeng/issues/6526)
134- SlideMenu ignores MenuItem.visible flag [\#6330](https://github.com/primefaces/primeng/issues/6330)
135- p-panel toggle on header click [\#5694](https://github.com/primefaces/primeng/issues/5694)
136- Remove the link displayed at bottom corner when hovering the accordion/tabview header [\#5518](https://github.com/primefaces/primeng/issues/5518)
137- Ability to clear listbox filter [\#4680](https://github.com/primefaces/primeng/issues/4680)
138- Enhancement: OrderList: new property to place "order panel" on the left or right side [\#4299](https://github.com/primefaces/primeng/issues/4299)
139- onShow and onHide events for Dropdown [\#2172](https://github.com/primefaces/primeng/issues/2172)
140- Keyboard and Screen Reader support for Vertical Tree component [\#1861](https://github.com/primefaces/primeng/issues/1861)
141- Selected Items binding to OrderList [\#1797](https://github.com/primefaces/primeng/issues/1797)
142- Optgroup for Dropdown [\#1221](https://github.com/primefaces/primeng/issues/1221)
143
144**Fixed bugs:**
145
146- Dialog may not get maximized [\#6697](https://github.com/primefaces/primeng/issues/6697)
147- Multiselect defaultLabel model binding does not work [\#6665](https://github.com/primefaces/primeng/issues/6665)
148- p-chips disabled issue [\#6661](https://github.com/primefaces/primeng/issues/6661)
149- Calendar accepts invalid/disabled \(typed\) date when editable \(readonlyInput not set\) [\#6655](https://github.com/primefaces/primeng/issues/6655)
150- TabView breaks and shows multiple panels when toggling visibility [\#6621](https://github.com/primefaces/primeng/issues/6621)
151- TurboTable: Disabled TableHeaderCheckbox is clickable [\#6618](https://github.com/primefaces/primeng/issues/6618)
152- Spinner inputStyle type is wrong [\#6597](https://github.com/primefaces/primeng/issues/6597)
153- Issue with p-table pTemplate="frozenfooter" not displaying at all and frozenrow show bottom [\#6592](https://github.com/primefaces/primeng/issues/6592)
154- Month is not highlighted when the date is not the first day of the month. [\#6535](https://github.com/primefaces/primeng/issues/6535)
155- PickList onSourceReorder/onTargetReorder callbacks are not called when reordering the list via dragging of elements [\#6523](https://github.com/primefaces/primeng/issues/6523)
156- onHide event not triggered in version 6.1.4 for dialog and overlayPanel [\#6520](https://github.com/primefaces/primeng/issues/6520)
157- Listbox header is shown when it should not be. [\#6499](https://github.com/primefaces/primeng/issues/6499)
158- Lightbox doesn't behave correctly when the onPush change-detection strategy is used [\#6488](https://github.com/primefaces/primeng/issues/6488)
159- OverlayPanel show method not working [\#6467](https://github.com/primefaces/primeng/issues/6467)
160- Changing p-schedule option causes no refresh [\#6386](https://github.com/primefaces/primeng/issues/6386)
161
162**Unit Tests:**
163
164- Messages Unit Test [\#6696](https://github.com/primefaces/primeng/issues/6696)
165- Terminal Unit Test [\#6691](https://github.com/primefaces/primeng/issues/6691)
166- BlockUI unit test [\#6684](https://github.com/primefaces/primeng/issues/6684)
167- Inplace unit test [\#6683](https://github.com/primefaces/primeng/issues/6683)
168- InputTextArea Unit Test [\#6679](https://github.com/primefaces/primeng/issues/6679)
169- InputTextArea unit test [\#6678](https://github.com/primefaces/primeng/issues/6678)
170- slidemenu unit test need improvement [\#6677](https://github.com/primefaces/primeng/issues/6677)
171- Dialog unit test [\#6648](https://github.com/primefaces/primeng/issues/6648)
172- Slidemenu unit test [\#6644](https://github.com/primefaces/primeng/issues/6644)
173- Radiobutton unit test [\#6641](https://github.com/primefaces/primeng/issues/6641)
174- Tieredmenu unit test [\#6640](https://github.com/primefaces/primeng/issues/6640)
175- Autocomplete unit test [\#6638](https://github.com/primefaces/primeng/issues/6638)
176- Chips unit test [\#6620](https://github.com/primefaces/primeng/issues/6620)
177- Picklist unit test [\#6600](https://github.com/primefaces/primeng/issues/6600)
178- picklist unit test [\#6599](https://github.com/primefaces/primeng/issues/6599)
179- Spinner unit test [\#6598](https://github.com/primefaces/primeng/issues/6598)
180- Spinner unit test [\#6595](https://github.com/primefaces/primeng/issues/6595)
181- Checkbox unit test [\#6589](https://github.com/primefaces/primeng/issues/6589)
182- Selectbutton unit test [\#6588](https://github.com/primefaces/primeng/issues/6588)
183- Calendar unit test [\#6586](https://github.com/primefaces/primeng/issues/6586)
184- Listbox unit test [\#6585](https://github.com/primefaces/primeng/issues/6585)
185- Megamenu unit test [\#6581](https://github.com/primefaces/primeng/issues/6581)
186- Tristatecheckbox unit test [\#6580](https://github.com/primefaces/primeng/issues/6580)
187- Orderlist unit test [\#6578](https://github.com/primefaces/primeng/issues/6578)
188- calendar unit test [\#6571](https://github.com/primefaces/primeng/issues/6571)
189- menubar unit test [\#6515](https://github.com/primefaces/primeng/issues/6515)
190
191## [6.1.4](https://github.com/primefaces/primeng/tree/6.1.4) (2018-09-18)
192
193[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.3...6.1.4)
194
195**Implemented New Features and Enhancements:**
196
197- Rewrite Spinner [\#6496](https://github.com/primefaces/primeng/issues/6496)
198- New Luna Free Dark Theme Family [\#6491](https://github.com/primefaces/primeng/issues/6491)
199- Improving accessibility for input mask [\#6465](https://github.com/primefaces/primeng/issues/6465)
200- Keyboard search for Dropdown [\#3342](https://github.com/primefaces/primeng/issues/3342)
201- New grid system based on flex [\#3298](https://github.com/primefaces/primeng/issues/3298)
202- ContextMenu - enable left click listener [\#3215](https://github.com/primefaces/primeng/issues/3215)
203
204**Fixed bugs:**
205
206- Dragging a textarea in a draggable header should be prevented. [\#6510](https://github.com/primefaces/primeng/issues/6510)
207- Calendar button goes out of bounds in Nova [\#6498](https://github.com/primefaces/primeng/issues/6498)
208- Table row reorder indicator not visible on Nova [\#6497](https://github.com/primefaces/primeng/issues/6497)
209- OrderList incorrect multiple items reorder on move top\bottom [\#6473](https://github.com/primefaces/primeng/issues/6473)
210- Bug in date equality causes wrong initialization of dropdown with date value [\#6469](https://github.com/primefaces/primeng/issues/6469)
211- Dialog/OverlayPanel onHide triggered when destroying an hidden dialog [\#6442](https://github.com/primefaces/primeng/issues/6442)
212- InputSwitch not firing change detection on external value change with Push Strategy [\#6434](https://github.com/primefaces/primeng/issues/6434)
213- Documentation typo on Calendar [\#6430](https://github.com/primefaces/primeng/issues/6430)
214- p-dropdown input filter does not get focus anymore [\#6388](https://github.com/primefaces/primeng/issues/6388)
215- problem with p-spinner and decimal \(5.2.4\) [\#5490](https://github.com/primefaces/primeng/issues/5490)
216
217**Unit Tests:**
218
219- spinner unit test not working [\#6500](https://github.com/primefaces/primeng/issues/6500)
220- panel menu unit test [\#6484](https://github.com/primefaces/primeng/issues/6484)
221- menu unit test [\#6483](https://github.com/primefaces/primeng/issues/6483)
222- paginator unit test [\#6480](https://github.com/primefaces/primeng/issues/6480)
223- slidemenu unit test [\#6475](https://github.com/primefaces/primeng/issues/6475)
224- picklist unit test [\#6468](https://github.com/primefaces/primeng/issues/6468)
225- orderlist unit test [\#6452](https://github.com/primefaces/primeng/issues/6452)
226- calendar unit test [\#6437](https://github.com/primefaces/primeng/issues/6437)
227- tieredmenu unit test [\#6428](https://github.com/primefaces/primeng/issues/6428)
228
229## [6.1.3](https://github.com/primefaces/primeng/tree/6.1.3) (2018-08-30)
230
231[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.2...6.1.3)
232
233**Implemented New Features and Enhancements:**
234
235- Dynamic year range for Calendar [\#6415](https://github.com/primefaces/primeng/issues/6415)
236- Bold font weight for Table headers [\#6409](https://github.com/primefaces/primeng/issues/6409)
237- Add nodeTrackBy to Tree [\#6378](https://github.com/primefaces/primeng/issues/6378)
238- Improve shared OverlayPanel display [\#6377](https://github.com/primefaces/primeng/issues/6377)
239- Tabview with custom html in the header [\#2462](https://github.com/primefaces/primeng/issues/2462)
240
241**Fixed bugs:**
242
243- p-multiSelect disabled option still possible to select [\#6422](https://github.com/primefaces/primeng/issues/6422)
244- MultiSelect display broken if an option is selected and removed [\#6413](https://github.com/primefaces/primeng/issues/6413)
245- p-calendar's navigation \(left/right\) is not in sync with selected date, if date is not in current year [\#6393](https://github.com/primefaces/primeng/issues/6393)
246- Disabled option\(s\) in p-dropdown are selectable [\#6368](https://github.com/primefaces/primeng/issues/6368)
247- ConfirmDialog `appendTo` is broken [\#6362](https://github.com/primefaces/primeng/issues/6362)
248- ConfirmDialog screen position not working properly [\#6342](https://github.com/primefaces/primeng/issues/6342)
249- Password component throws an error when handling keyup events and feedback is false [\#6334](https://github.com/primefaces/primeng/issues/6334)
250- dropdown does not close on selection when change detection is on push [\#6193](https://github.com/primefaces/primeng/issues/6193)
251- Calendar not closing on first click when with onPush strategy [\#6174](https://github.com/primefaces/primeng/issues/6174)
252- Schedule control not showing events [\#6154](https://github.com/primefaces/primeng/issues/6154)
253- p-dialog with height has invalid behavior while resizing [\#5974](https://github.com/primefaces/primeng/issues/5974)
254- p-dialog - Size of dialog gets stuck on window zoom or resize [\#5336](https://github.com/primefaces/primeng/issues/5336)
255
256**Unit Tests:**
257
258- steps unit test [\#6424](https://github.com/primefaces/primeng/issues/6424)
259- tabmenu unit test [\#6423](https://github.com/primefaces/primeng/issues/6423)
260- megamenu unit test [\#6417](https://github.com/primefaces/primeng/issues/6417)
261- breadcrumb unit test [\#6405](https://github.com/primefaces/primeng/issues/6405)
262- toolbar unit test [\#6403](https://github.com/primefaces/primeng/issues/6403)
263- card unit test [\#6402](https://github.com/primefaces/primeng/issues/6402)
264- listbox unit test [\#6399](https://github.com/primefaces/primeng/issues/6399)
265- tristatecheckbox unit test [\#6398](https://github.com/primefaces/primeng/issues/6398)
266- inputswitch unit test [\#6397](https://github.com/primefaces/primeng/issues/6397)
267- slider unit test [\#6382](https://github.com/primefaces/primeng/issues/6382)
268- confirmDialog unit test [\#6381](https://github.com/primefaces/primeng/issues/6381)
269- overlaypanel unit test [\#6374](https://github.com/primefaces/primeng/issues/6374)
270- sidebar unit test [\#6373](https://github.com/primefaces/primeng/issues/6373)
271- rating unit test [\#6359](https://github.com/primefaces/primeng/issues/6359)
272- multiselect unit test [\#6353](https://github.com/primefaces/primeng/issues/6353)
273- Progressbar unit test [\#6348](https://github.com/primefaces/primeng/issues/6348)
274- dropdown unit test [\#6347](https://github.com/primefaces/primeng/issues/6347)
275- Split button unit test notation is not smooth [\#6337](https://github.com/primefaces/primeng/issues/6337)
276- Splitbutton test [\#6335](https://github.com/primefaces/primeng/issues/6335)
277- Tabview unit test [\#6325](https://github.com/primefaces/primeng/issues/6325)
278
279## [6.1.2](https://github.com/primefaces/primeng/tree/6.1.2) (2018-08-15)
280
281[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.1...6.1.2)
282
283**Implemented New Features and Enhancements:**
284
285- Improve Table and TreeTable Styling in Nova [\#6324](https://github.com/primefaces/primeng/issues/6324)
286
287## [6.1.1](https://github.com/primefaces/primeng/tree/6.1.1) (2018-08-14)
288
289[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.0...6.1.1)
290
291**Implemented New Features and Enhancements:**
292
293- baseZIndex and autoZindex for all overlay components [\#6298](https://github.com/primefaces/primeng/issues/6298)
294- Reimplement restore of appendTo logic of overlays [\#6286](https://github.com/primefaces/primeng/issues/6286)
295- Get-started guide uses wrong css file [\#6247](https://github.com/primefaces/primeng/issues/6247)
296- DataView - Paginator : Add paginatorTemplateLeft and paginatorTemplateRight on DataView component [\#6232](https://github.com/primefaces/primeng/issues/6232)
297- Lazy p-table: add option for disabling initial data load and allowing to force load event manually [\#5481](https://github.com/primefaces/primeng/issues/5481)
298- Date support for Table filtering [\#5441](https://github.com/primefaces/primeng/issues/5441)
299- blockUI support for Table and TreeTable [\#5436](https://github.com/primefaces/primeng/issues/5436)
300
301**Fixed bugs:**
302
303- Event is not defined in InputSwitch [\#6314](https://github.com/primefaces/primeng/issues/6314)
304- Dropdown/AutoComplete items with appendTo might have different styling [\#6313](https://github.com/primefaces/primeng/issues/6313)
305- inplace editor button is misaligned [\#6310](https://github.com/primefaces/primeng/issues/6310)
306- OverlayPanel position not updated if already visible [\#6289](https://github.com/primefaces/primeng/issues/6289)
307- Showcase Splitbutton source code error [\#6287](https://github.com/primefaces/primeng/issues/6287)
308- double clicking the checkbox/radiobutton causes the label to highlight [\#6278](https://github.com/primefaces/primeng/issues/6278)
309- Dialog issue , onHide not triggered [\#6277](https://github.com/primefaces/primeng/issues/6277)
310- Sorting of DataView component does not work when filtering is applied [\#6263](https://github.com/primefaces/primeng/issues/6263)
311- Calendar - when using monthNavigator/yearNavigator and binding a date - current month/year is based on today vs. the bound date [\#6261](https://github.com/primefaces/primeng/issues/6261)
312- Dropdown / Multiselect - Filter still applies after hiding, while displaying empty filter field [\#6256](https://github.com/primefaces/primeng/issues/6256)
313- Overlay dialog not maximize without footer template [\#6246](https://github.com/primefaces/primeng/issues/6246)
314- Password feedback error [\#6182](https://github.com/primefaces/primeng/issues/6182)
315- dropdown. markForCheck being called before hide\(\) [\#6172](https://github.com/primefaces/primeng/issues/6172)
316- p-calendar Month Picker rejects text input [\#6119](https://github.com/primefaces/primeng/issues/6119)
317- Frozen columns issue with when scrollable columns present [\#5485](https://github.com/primefaces/primeng/issues/5485)
318- p-table emits lazy load event twice when initializing and multiSortMeta is provided [\#5480](https://github.com/primefaces/primeng/issues/5480)
319- Error in SelectButton Icons Documentation [\#5458](https://github.com/primefaces/primeng/issues/5458)
320- Wrong default type of p-button [\#5453](https://github.com/primefaces/primeng/issues/5453)
321- Body scrolls on touch devices when p-dialog is open, even with blockScroll="true" [\#5413](https://github.com/primefaces/primeng/issues/5413)
322- ScrollPanel has incorrect height setting in .ui-scrollpanel-content. [\#5396](https://github.com/primefaces/primeng/issues/5396)
323- Autocomplete - paste via mouse doesn't work [\#4397](https://github.com/primefaces/primeng/issues/4397)
324
325**Unit Tests:**
326
327- Test for Button Component [\#6299](https://github.com/primefaces/primeng/issues/6299)
328
329## [6.1.0](https://github.com/primefaces/primeng/tree/6.1.0) (2018-08-06)
330
331[Full Changelog](https://github.com/primefaces/primeng/compare/6.1.0-rc.1...6.1.0)
332
333**Implemented New Features and Enhancements:**
334
335- Password panel min width should be the same as element width [\#6213](https://github.com/primefaces/primeng/issues/6213)
336- Update password meter image [\#6212](https://github.com/primefaces/primeng/issues/6212)
337- ToolTip for Tab-Panel [\#2262](https://github.com/primefaces/primeng/issues/2262)
338
339**Fixed bugs:**
340
341- Disabled rating icons still get hover [\#6244](https://github.com/primefaces/primeng/issues/6244)
342- Time enabled calendars show a right border [\#6243](https://github.com/primefaces/primeng/issues/6243)
343- InputGroup buttons look compressed with Firefox [\#6214](https://github.com/primefaces/primeng/issues/6214)
344- Double clicking on a calendar date causes the page to reload [\#6195](https://github.com/primefaces/primeng/issues/6195)
345
346## [6.1.0-rc.1](https://github.com/primefaces/primeng/tree/6.1.0-rc.1) (2018-08-01)
347
348[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.2...6.1.0-rc.1)
349
350**Implemented New Features and Enhancements:**
351
352- New severity classes for p-messages [\#6205](https://github.com/primefaces/primeng/issues/6205)
353- Upgrade to Angular 6.1.x and CLI 6.1.x [\#6202](https://github.com/primefaces/primeng/issues/6202)
354- Days of other months should not render an anchor [\#6201](https://github.com/primefaces/primeng/issues/6201)
355- Add ui-inplace-closable class to inplace [\#6200](https://github.com/primefaces/primeng/issues/6200)
356- Align SplitButton animation with other overlay animations [\#6199](https://github.com/primefaces/primeng/issues/6199)
357- Deprecate Free Themes in favor of Nova Free Theme Family [\#6198](https://github.com/primefaces/primeng/issues/6198)
358
359**Fixed bugs:**
360
361- Toast should export SharedModule [\#6203](https://github.com/primefaces/primeng/issues/6203)
362- Dialog/OverlayPanel error when using appendTo [\#6168](https://github.com/primefaces/primeng/issues/6168)
363
364## [6.0.2](https://github.com/primefaces/primeng/tree/6.0.2) (2018-07-26)
365
366[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.1...6.0.2)
367
368**Implemented New Features and Enhancements:**
369
370- Animation for Messages [\#6160](https://github.com/primefaces/primeng/issues/6160)
371- Replace anchors with spans in disabled dates of Calendar [\#6158](https://github.com/primefaces/primeng/issues/6158)
372- Deprecate Growl [\#6156](https://github.com/primefaces/primeng/issues/6156)
373- New Component: Toast [\#6155](https://github.com/primefaces/primeng/issues/6155)
374- Disabled option support for MultiSelect [\#6148](https://github.com/primefaces/primeng/issues/6148)
375- Disabled option support for Dropdown [\#6147](https://github.com/primefaces/primeng/issues/6147)
376- Disabled option support for SelectButton [\#6146](https://github.com/primefaces/primeng/issues/6146)
377- Disabled option support for ListBox [\#6145](https://github.com/primefaces/primeng/issues/6145)
378- Reimplement Popup Mode of Menu, TieredMenu and SlideMenu [\#6141](https://github.com/primefaces/primeng/issues/6141)
379- Reimplement OverlayPanel Visibility [\#6140](https://github.com/primefaces/primeng/issues/6140)
380- Reimplement ConfirmDialog Visibility [\#6139](https://github.com/primefaces/primeng/issues/6139)
381- Reimplement ColorPicker Overlay Visibility [\#6138](https://github.com/primefaces/primeng/issues/6138)
382- Reimplement Password Overlay Visibility [\#6137](https://github.com/primefaces/primeng/issues/6137)
383- Remove lazy from Dropdown [\#6135](https://github.com/primefaces/primeng/issues/6135)
384- Reimplement InputSwitch [\#6134](https://github.com/primefaces/primeng/issues/6134)
385- Reimplement MultiSelect Overlay Visibility [\#6133](https://github.com/primefaces/primeng/issues/6133)
386- Reimplement Dropdown Overlay Visibility [\#6132](https://github.com/primefaces/primeng/issues/6132)
387- Reimplement AutoComplete Overlay Visibility [\#6124](https://github.com/primefaces/primeng/issues/6124)
388- Reimplement Calendar Overlay Visibility [\#6123](https://github.com/primefaces/primeng/issues/6123)
389- Reimplement Dialog Visibility [\#6113](https://github.com/primefaces/primeng/issues/6113)
390- Hide overlaypanel on window resize [\#6108](https://github.com/primefaces/primeng/issues/6108)
391- Conditional pDraggable and pDroppable [\#6100](https://github.com/primefaces/primeng/issues/6100)
392- Add disabled property to SelectItem interface [\#586](https://github.com/primefaces/primeng/issues/586)
393
394**Fixed bugs:**
395
396- TreeTable editable column directive name is wrong [\#6164](https://github.com/primefaces/primeng/issues/6164)
397- Month Picker Year Cutoff - CSS Adjustment - Simple [\#6152](https://github.com/primefaces/primeng/issues/6152)
398- MultiSelect ScrollHeight is ignored [\#6136](https://github.com/primefaces/primeng/issues/6136)
399- p-calendar Month Navigator error [\#6118](https://github.com/primefaces/primeng/issues/6118)
400- Decrementing year on month view doesn't display the correct year on the navigator [\#6110](https://github.com/primefaces/primeng/issues/6110)
401- OverlayPanel close icon misaligned on free themes [\#6109](https://github.com/primefaces/primeng/issues/6109)
402- Table: Virtual scroll broken [\#6098](https://github.com/primefaces/primeng/issues/6098)
403- Dialog modal not accessible when open it, with tab key access. [\#6095](https://github.com/primefaces/primeng/issues/6095)
404- TreeTable must export SharedModule [\#6034](https://github.com/primefaces/primeng/issues/6034)
405- Resize column on TreeTable with scrollable and frozen feature doesnt work [\#5924](https://github.com/primefaces/primeng/issues/5924)
406- p-message severity "warn" shows no icon \(primeicons\) [\#5894](https://github.com/primefaces/primeng/issues/5894)
407- Color picker background color is dependent on the currently selected color not the current hue [\#4441](https://github.com/primefaces/primeng/issues/4441)
408
409## [6.0.1](https://github.com/primefaces/primeng/tree/6.0.1) (2018-07-12)
410
411[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.0...6.0.1)
412
413**Implemented New Features and Enhancements:**
414
415- Add ariaLabel to sortIcon [\#6040](https://github.com/primefaces/primeng/issues/6040)
416- Add dismissable and showCloseIcon properties to Sidebar [\#6027](https://github.com/primefaces/primeng/issues/6027)
417- Update to FullCalendar 4.0 [\#6022](https://github.com/primefaces/primeng/issues/6022)
418- Improve Dialog Animations [\#6017](https://github.com/primefaces/primeng/issues/6017)
419- GTE & LTE match modes don't exist [\#5962](https://github.com/primefaces/primeng/issues/5962)
420- Udate moment version to 2.19.3 or newer [\#5926](https://github.com/primefaces/primeng/issues/5926)
421- Change checkbox mode behavior in ListBox [\#5638](https://github.com/primefaces/primeng/issues/5638)
422- Refactor toggle button icon binding performance [\#5596](https://github.com/primefaces/primeng/issues/5596)
423- Customizable ContextMenu selection mode for Table and TreeTable [\#5558](https://github.com/primefaces/primeng/issues/5558)
424- Support table style class for TurboTable \(like 'tableStyleClass' in DataTable\) [\#5189](https://github.com/primefaces/primeng/issues/5189)
425- TouchUI mode for Calendar [\#4921](https://github.com/primefaces/primeng/issues/4921)
426- Support for MenuItem icons in breadcrumb [\#4891](https://github.com/primefaces/primeng/issues/4891)
427- Feature to display multiple months in Calendar [\#4759](https://github.com/primefaces/primeng/issues/4759)
428- Feature Request: Selection limit for multiselect items [\#4614](https://github.com/primefaces/primeng/issues/4614)
429- Month and Year only Calendar [\#3269](https://github.com/primefaces/primeng/issues/3269)
430
431**Fixed bugs:**
432
433- disabled table checkbox/radio still gets focus [\#6041](https://github.com/primefaces/primeng/issues/6041)
434- Home icon of breadcrumb is ignored [\#6039](https://github.com/primefaces/primeng/issues/6039)
435- ContextMenu selection style issues with row selection \(Table/TreeTable\) [\#6036](https://github.com/primefaces/primeng/issues/6036)
436- UI Flicker on expandable rows of Table [\#6035](https://github.com/primefaces/primeng/issues/6035)
437- we open date picker by using keyboard focus is not going into the pop up. [\#6014](https://github.com/primefaces/primeng/issues/6014)
438- IE - X mark on date fields doesn't clear selected date - p-calendar [\#5998](https://github.com/primefaces/primeng/issues/5998)
439- Add blockScroll to the table of properties in the dialog demo page. [\#5972](https://github.com/primefaces/primeng/issues/5972)
440- Spinner allowing decimals however output has no decimal [\#5953](https://github.com/primefaces/primeng/issues/5953)
441- resetFilterOnHide, p-dropdown do not clear filters on close [\#5915](https://github.com/primefaces/primeng/issues/5915)
442- p-table: Bug and Fix Report - Multiselect with Shift on Filtered Table Selects Wrong Rows [\#5777](https://github.com/primefaces/primeng/issues/5777)
443- Slider with step 0.1 don't working [\#5581](https://github.com/primefaces/primeng/issues/5581)
444- Color problem with south-street theme [\#5504](https://github.com/primefaces/primeng/issues/5504)
445- Dropdown autowidth doesn't auto-size in some cases [\#2973](https://github.com/primefaces/primeng/issues/2973)
446
447## [6.0.0](https://github.com/primefaces/primeng/tree/6.0.0) (2018-06-20)
448
449[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.0-rc.1...6.0.0)
450
451**Fixed bugs:**
452
453- Maximizable Dialog make the main window's scrollbar disappear [\#5929](https://github.com/primefaces/primeng/issues/5929)
454- Select Button error when options are not defined [\#5913](https://github.com/primefaces/primeng/issues/5913)
455- FileUpload styleClass not working in basic mode [\#5909](https://github.com/primefaces/primeng/issues/5909)
456- Missing pi CSS class in org chart. [\#5871](https://github.com/primefaces/primeng/issues/5871)
457
458## [6.0.0-rc.1](https://github.com/primefaces/primeng/tree/6.0.0-rc.1) (2018-06-13)
459
460[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.0-beta.1...6.0.0-rc.1)
461
462**Implemented New Features and Enhancements:**
463
464- Remove autoAlign from Dialog [\#5893](https://github.com/primefaces/primeng/issues/5893)
465- Remove onValueChange from Calendar [\#5891](https://github.com/primefaces/primeng/issues/5891)
466- Add closeCellEdit method to Table [\#5368](https://github.com/primefaces/primeng/issues/5368)
467- Turbotable column style when 'pSortableColumnDisabled' [\#5329](https://github.com/primefaces/primeng/issues/5329)
468- Maximizable Dialog [\#4124](https://github.com/primefaces/primeng/issues/4124)
469
470**Fixed bugs:**
471
472- am-pm formatting is wrong in Calendar [\#5882](https://github.com/primefaces/primeng/issues/5882)
473- Frozen columns resize fails with new TreeTable [\#5867](https://github.com/primefaces/primeng/issues/5867)
474- Jumping p-dialog [\#5855](https://github.com/primefaces/primeng/issues/5855)
475- Dialog may cause flicker due to repositioning [\#5387](https://github.com/primefaces/primeng/issues/5387)
476- Tree: checkbox selection, items where 'selectable:false' still have a check box [\#5359](https://github.com/primefaces/primeng/issues/5359)
477- p-autocomplete - ExpressionChangedAfterItHasBeenCheckedError [\#5348](https://github.com/primefaces/primeng/issues/5348)
478- slideMenu keeps overflow scrollbar even on item lists smaller than viewportHeight [\#5211](https://github.com/primefaces/primeng/issues/5211)
479
480## [6.0.0-beta.1](https://github.com/primefaces/primeng/tree/6.0.0-beta.1) (2018-06-06)
481
482[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.0-alpha.2...6.0.0-beta.1)
483
484**Implemented New Features and Enhancements:**
485
486- Add onValueChange to Calendar [\#5854](https://github.com/primefaces/primeng/issues/5854)
487- Remove UTC mode from Calendar [\#5853](https://github.com/primefaces/primeng/issues/5853)
488- Replace FontAwesome with PrimeIcons [\#5098](https://github.com/primefaces/primeng/issues/5098)
489
490**Fixed bugs:**
491
492- Spinner min-max problem [\#5847](https://github.com/primefaces/primeng/issues/5847)
493- TurboTable border is not showing in FF, Edge browser [\#5829](https://github.com/primefaces/primeng/issues/5829)
494- p-table \(turbo table\) frozenColumns + resize not working [\#5751](https://github.com/primefaces/primeng/issues/5751)
495- Height in p-chart is not applied if the responsive parameter is true [\#5748](https://github.com/primefaces/primeng/issues/5748)
496- Charts: generateLegend doesn't return value [\#5669](https://github.com/primefaces/primeng/issues/5669)
497- p-dropdown doesn't fire focus/blur when editable=true [\#3746](https://github.com/primefaces/primeng/issues/3746)
498
499## [6.0.0-alpha.2](https://github.com/primefaces/primeng/tree/6.0.0-alpha.2) (2018-05-31)
500
501[Full Changelog](https://github.com/primefaces/primeng/compare/6.0.0-alpha.1...6.0.0-alpha.2)
502
503**Implemented New Features and Enhancements:**
504
505- Add ui-multiselect-open class to multiselect component [\#5680](https://github.com/primefaces/primeng/issues/5680)
506- New TreeTable [\#4813](https://github.com/primefaces/primeng/issues/4813)
507
508**Fixed bugs:**
509
510- ng-template "emptymessage" not working anymore in data-table [\#5804](https://github.com/primefaces/primeng/issues/5804)
511- p-calendar timepicker UTC 12 hour wrong AM/PM [\#5772](https://github.com/primefaces/primeng/issues/5772)
512- SplitButton's overlay not being removed [\#5706](https://github.com/primefaces/primeng/issues/5706)
513- Turbo Table only applies the last filter before timeout [\#5660](https://github.com/primefaces/primeng/issues/5660)
514- Float label not moving over input in Firefox [\#5657](https://github.com/primefaces/primeng/issues/5657)
515- Docs error on file upload [\#5618](https://github.com/primefaces/primeng/issues/5618)
516- TurboTable IE and Edge Resizable Columns Highlight [\#5446](https://github.com/primefaces/primeng/issues/5446)
517
518## [6.0.0-alpha.1](https://github.com/primefaces/primeng/tree/6.0.0-alpha.1) (2018-05-18)
519
520[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.7...6.0.0-alpha.1)
521
522**Implemented New Features and Enhancements:**
523
524- Angular 6 Compatibility [\#5758](https://github.com/primefaces/primeng/issues/5758)
525- Rxjs 6 support [\#5462](https://github.com/primefaces/primeng/issues/5462)
526
527## [5.2.7](https://github.com/primefaces/primeng/tree/5.2.7) (2018-05-17)
528
529[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.6...5.2.7)
530
531**Fixed bugs:**
532
533- Screen readers should not read button icons [\#5744](https://github.com/primefaces/primeng/issues/5744)
534- Tooltip life may be ignored [\#5731](https://github.com/primefaces/primeng/issues/5731)
535- Calendar broken in 24hr mode between 0:00 - 1:00 [\#5705](https://github.com/primefaces/primeng/issues/5705)
536- Table should apply filter if value changes [\#5664](https://github.com/primefaces/primeng/issues/5664)
537
538## [5.2.6](https://github.com/primefaces/primeng/tree/5.2.6) (2018-05-08)
539
540[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.5...5.2.6)
541
542**Implemented New Features and Enhancements:**
543
544- RadioButton should focus on click [\#5702](https://github.com/primefaces/primeng/issues/5702)
545
546**Fixed bugs:**
547
548- Tooltip is not cleared on Safari [\#5699](https://github.com/primefaces/primeng/issues/5699)
549- screen reader support of sortable headers [\#5697](https://github.com/primefaces/primeng/issues/5697)
550- Tooltip with delay stick on screen when navigating [\#5693](https://github.com/primefaces/primeng/issues/5693)
551- Firefox closes editable cell on right click for DataTable [\#5687](https://github.com/primefaces/primeng/issues/5687)
552- p-tabview can be closed in disabled state [\#5673](https://github.com/primefaces/primeng/issues/5673)
553- ValueChanged is executed when onFocus/unFocus in inputmask component [\#5672](https://github.com/primefaces/primeng/issues/5672)
554
555## [5.2.5](https://github.com/primefaces/primeng/tree/5.2.5) (2018-04-26)
556
557[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.4...5.2.5)
558
559**Implemented New Features and Enhancements:**
560
561- Add modal property to Sidebar [\#5634](https://github.com/primefaces/primeng/issues/5634)
562- 100% compatible tslint checks [\#5598](https://github.com/primefaces/primeng/issues/5598)
563- Spinner should keep focus on input [\#5555](https://github.com/primefaces/primeng/issues/5555)
564- Add trackBy to PickList [\#5536](https://github.com/primefaces/primeng/issues/5536)
565- Custom export for TurboTable [\#5493](https://github.com/primefaces/primeng/issues/5493)
566- Add resetPageOnSort property to table [\#5464](https://github.com/primefaces/primeng/issues/5464)
567- Two way binding for TabView activeIndex [\#5270](https://github.com/primefaces/primeng/issues/5270)
568- Add support for max-height on ScrollPanel [\#5250](https://github.com/primefaces/primeng/issues/5250)
569- Hide ContextMenu on window resize [\#5200](https://github.com/primefaces/primeng/issues/5200)
570- Update Issue template to use Stackblitz instead of Plunkr [\#5187](https://github.com/primefaces/primeng/issues/5187)
571- Footer for multiselect [\#5174](https://github.com/primefaces/primeng/issues/5174)
572- Added box-sizing: border-box to ui-g [\#5144](https://github.com/primefaces/primeng/issues/5144)
573- Use Ng-Template for Selectbutton options. [\#5124](https://github.com/primefaces/primeng/issues/5124)
574- Schedule - Emit events navLinkDayClick and navLinkWeekClick available at Full Calendar [\#5117](https://github.com/primefaces/primeng/issues/5117)
575- Use same align on TurboTable on editable cell for input and output template [\#5102](https://github.com/primefaces/primeng/issues/5102)
576- Add inputStyle and inputStyleClass to Spinner [\#5093](https://github.com/primefaces/primeng/issues/5093)
577- acceptLabel - rejectLabel are not settable with ConfirmationService [\#5090](https://github.com/primefaces/primeng/issues/5090)
578- PrimeNg Growl component causes Protractor synchronisation with Angular failure [\#4681](https://github.com/primefaces/primeng/issues/4681)
579
580**Fixed bugs:**
581
582- Spinner field have problems with min negative values [\#5656](https://github.com/primefaces/primeng/issues/5656)
583- TableHeaderCheckbox not synced with filtering [\#5637](https://github.com/primefaces/primeng/issues/5637)
584- Disabled radio button is still editable [\#5633](https://github.com/primefaces/primeng/issues/5633)
585- Visible property has no effect on TieredMenu and Menubar [\#5632](https://github.com/primefaces/primeng/issues/5632)
586- FileUpload hover animation is not disabled when the component is disabled [\#5591](https://github.com/primefaces/primeng/issues/5591)
587- Table - Row Reorder navigates to "b.com" after row drag/drop in Firefox [\#5577](https://github.com/primefaces/primeng/issues/5577)
588- Calendar Max Date issue [\#5535](https://github.com/primefaces/primeng/issues/5535)
589- input-mask model doesn't update when select-all and delete input [\#5531](https://github.com/primefaces/primeng/issues/5531)
590- keyfilter validation when empty but there is no "required" validator [\#5520](https://github.com/primefaces/primeng/issues/5520)
591- Sort icon not correctly display [\#5509](https://github.com/primefaces/primeng/issues/5509)
592- Table .reset\(\) not resetting column sort style [\#5499](https://github.com/primefaces/primeng/issues/5499)
593- Autocomplete multiple forceSelection [\#5498](https://github.com/primefaces/primeng/issues/5498)
594- Table frozen column and caption position [\#5491](https://github.com/primefaces/primeng/issues/5491)
595- Scrollable-header does not show when p-table is on tabView [\#5451](https://github.com/primefaces/primeng/issues/5451)
596- TurboTable - tabbing from an edited cell doesn´t emit onEditComplete [\#5282](https://github.com/primefaces/primeng/issues/5282)
597- panel component animation 'collapsed model' driven bug [\#5274](https://github.com/primefaces/primeng/issues/5274)
598- Calendar dates display URL when dragged [\#5263](https://github.com/primefaces/primeng/issues/5263)
599- Sub-menu incorrectly align with Primeng 5.2 [\#5218](https://github.com/primefaces/primeng/issues/5218)
600- Navigation buttons in gallery component embedded in an overlay panel is not clickable [\#5207](https://github.com/primefaces/primeng/issues/5207)
601- MenuBar without AutoDisplay: menu doesn't close when clicked [\#5196](https://github.com/primefaces/primeng/issues/5196)
602- Scrolling in TurboTable with 'virtualScroll' and 'lazy' enabled leads to jumping [\#5193](https://github.com/primefaces/primeng/issues/5193)
603- p-tabMenu should specify item ID attribute [\#5184](https://github.com/primefaces/primeng/issues/5184)
604- MegaMenuModule component : ERROR TypeError: Cannot read property 'styleClass' of undefined [\#5169](https://github.com/primefaces/primeng/issues/5169)
605- Listbox readonly property doesn't work [\#5168](https://github.com/primefaces/primeng/issues/5168)
606- DragAndDrop: dragHandle attribute doesn't work properly [\#5167](https://github.com/primefaces/primeng/issues/5167)
607- Autocomplete readonly and forceSelection not work on multiple mode [\#5159](https://github.com/primefaces/primeng/issues/5159)
608- DataTable/p-table: sorting doesn't check for null values in multisort mode [\#5158](https://github.com/primefaces/primeng/issues/5158)
609- Menubar active item not disappearing with OnPush strategy [\#5131](https://github.com/primefaces/primeng/issues/5131)
610- Chips component "max" is limiting does not work [\#5123](https://github.com/primefaces/primeng/issues/5123)
611- CodeHighlighter doesn't work in \*ngFor loop [\#5121](https://github.com/primefaces/primeng/issues/5121)
612- "disabled" property not working on tableRadioButton and tableCheckbox [\#5095](https://github.com/primefaces/primeng/issues/5095)
613- Weird behavior when editing p-spinner and min is set [\#5073](https://github.com/primefaces/primeng/issues/5073)
614- KeyFilter pValidateOnly does not accept Null values [\#5047](https://github.com/primefaces/primeng/issues/5047)
615- Bug with overlaypanel in 4.3.0 [\#4327](https://github.com/primefaces/primeng/issues/4327)
616
617## [5.2.4](https://github.com/primefaces/primeng/tree/5.2.4) (2018-03-28)
618
619[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.3...5.2.4)
620
621**Implemented New Features and Enhancements:**
622
623- New mode to keyfilter to validate whole value [\#5433](https://github.com/primefaces/primeng/issues/5433)
624- Add name property to MultiSelect [\#4991](https://github.com/primefaces/primeng/issues/4991)
625- Responsive FileUpload [\#4981](https://github.com/primefaces/primeng/issues/4981)
626- labelStyleClass for Checkbox and RadioButton [\#4847](https://github.com/primefaces/primeng/issues/4847)
627- name property for p-spinner [\#4821](https://github.com/primefaces/primeng/issues/4821)
628- showHeader property for MultiSelect [\#4787](https://github.com/primefaces/primeng/issues/4787)
629- Add focus\(\) method to Dropdown [\#4752](https://github.com/primefaces/primeng/issues/4752)
630- Add \[autofocus\]="value" in input \(inputMask\) [\#4722](https://github.com/primefaces/primeng/issues/4722)
631- Support composite icon inside a button with no label [\#4719](https://github.com/primefaces/primeng/issues/4719)
632- Add hideOnDateTimeSelect property to Calendar [\#4710](https://github.com/primefaces/primeng/issues/4710)
633- Add onClick event to Dropdown [\#4702](https://github.com/primefaces/primeng/issues/4702)
634
635**Fixed bugs:**
636
637- SplitButton alignment issues with inline content [\#5443](https://github.com/primefaces/primeng/issues/5443)
638- rowIndex broken in TurboTable Paginator [\#5442](https://github.com/primefaces/primeng/issues/5442)
639- p-growl show 'null' in IE, if without detail [\#5420](https://github.com/primefaces/primeng/issues/5420)
640- AutoComplete - ui-state-filled is not updated when remove items thought backspace [\#5369](https://github.com/primefaces/primeng/issues/5369)
641- InputMask issue on Android devices [\#5361](https://github.com/primefaces/primeng/issues/5361)
642- Documentation error on Dialog [\#5356](https://github.com/primefaces/primeng/issues/5356)
643- Turbo table: rowIndex attribute is not attached to event for onRowSelection event [\#5349](https://github.com/primefaces/primeng/issues/5349)
644- EffectDuration is ignored in Galleria [\#5345](https://github.com/primefaces/primeng/issues/5345)
645- Shift key selection only works on first page [\#5330](https://github.com/primefaces/primeng/issues/5330)
646- Bug in p-chart.ts template [\#5322](https://github.com/primefaces/primeng/issues/5322)
647- Table tries to sort even sorting is not used [\#5321](https://github.com/primefaces/primeng/issues/5321)
648- Scrollable Table misaligns after page-filter [\#5320](https://github.com/primefaces/primeng/issues/5320)
649- TurboTable with virtualScroll not display records when totalRecords is set after ngOnInit [\#5303](https://github.com/primefaces/primeng/issues/5303)
650- TurboTable Frozen columns and Virtual scroll bottom alignment [\#5245](https://github.com/primefaces/primeng/issues/5245)
651- Table checkbox selection ignores filtering [\#5220](https://github.com/primefaces/primeng/issues/5220)
652- Autocomplete does not emit onClear event with forceSelection [\#5142](https://github.com/primefaces/primeng/issues/5142)
653- class .ui-inputwrapper-filled is not removed on Dropdown [\#5109](https://github.com/primefaces/primeng/issues/5109)
654- The array of objects displayed in the p-table is not displayed in original order when using row grouping [\#5050](https://github.com/primefaces/primeng/issues/5050)
655- AutoComplete fails with async pipe [\#5030](https://github.com/primefaces/primeng/issues/5030)
656- p-card control's line-height style causes inconsistent heights with internal controls [\#5001](https://github.com/primefaces/primeng/issues/5001)
657- Resize+Reorder combination fails on TurboTable header [\#4957](https://github.com/primefaces/primeng/issues/4957)
658- Organization Chart Alignment problems [\#4906](https://github.com/primefaces/primeng/issues/4906)
659- Multiselect updateLabel fails when selectedItemsLabel does not include {} [\#4905](https://github.com/primefaces/primeng/issues/4905)
660- Gmap component doesn't remove listeners when removing markers. [\#4873](https://github.com/primefaces/primeng/issues/4873)
661- Editor empty value contains formattings [\#4843](https://github.com/primefaces/primeng/issues/4843)
662- fullTemplateTypeCheck option incompatibility [\#4832](https://github.com/primefaces/primeng/issues/4832)
663- Progressbar label not visible for 0 [\#4831](https://github.com/primefaces/primeng/issues/4831)
664- Basic FileUpload fails to clear input field on call to clear\(\) [\#4816](https://github.com/primefaces/primeng/issues/4816)
665- p-dialog \[minHeight\] missing [\#4814](https://github.com/primefaces/primeng/issues/4814)
666- Accordion RTL icon is wrong [\#4749](https://github.com/primefaces/primeng/issues/4749)
667- Dropdown autoWidth is not updated on value change [\#4747](https://github.com/primefaces/primeng/issues/4747)
668- Calendar dateType ignored in multiple/range modes [\#4724](https://github.com/primefaces/primeng/issues/4724)
669- Autocomplete suggestions are displayed on calendar input [\#4691](https://github.com/primefaces/primeng/issues/4691)
670- Tooltip in scrolling containers doens't work [\#4450](https://github.com/primefaces/primeng/issues/4450)
671- p-inputMask Cursor-Keys "Left/Right" don't work correctly on Firefox [\#3772](https://github.com/primefaces/primeng/issues/3772)
672- Spinner: decimals are separated by the thousand separator [\#2993](https://github.com/primefaces/primeng/issues/2993)
673
674## [5.2.3](https://github.com/primefaces/primeng/tree/5.2.3) (2018-03-09)
675
676[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.2...5.2.3)
677
678**Implemented New Features and Enhancements:**
679
680- Dialog positioning improvement [\#2795](https://github.com/primefaces/primeng/issues/2795)
681
682## [5.2.2](https://github.com/primefaces/primeng/tree/5.2.2) (2018-03-09)
683
684[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.1...5.2.2)
685
686**Implemented New Features and Enhancements:**
687
688- Add minX and minY to dialog [\#5313](https://github.com/primefaces/primeng/issues/5313)
689- Add showClear property to Dropdown [\#5285](https://github.com/primefaces/primeng/issues/5285)
690
691**Fixed bugs:**
692
693- Dialog drag should keep it within viewport [\#5312](https://github.com/primefaces/primeng/issues/5312)
694- Dialog no longer draggable [\#5298](https://github.com/primefaces/primeng/issues/5298)
695- max-height of p-listbox is ignored [\#5291](https://github.com/primefaces/primeng/issues/5291)
696- Dropdown clear functionality should emit onChange [\#5288](https://github.com/primefaces/primeng/issues/5288)
697- TurboTable isEnabled\(\) logical error. [\#5287](https://github.com/primefaces/primeng/issues/5287)
698- Disabled dropdown still can be cleared [\#5286](https://github.com/primefaces/primeng/issues/5286)
699- Dropdown with default value does not work properly with clear button [\#5280](https://github.com/primefaces/primeng/issues/5280)
700- turbo table paginator template document typo [\#5275](https://github.com/primefaces/primeng/issues/5275)
701- p-dialog autolayering fails [\#5271](https://github.com/primefaces/primeng/issues/5271)
702- Dialog becomes unusable after moving rapidly [\#5231](https://github.com/primefaces/primeng/issues/5231)
703- Dialog becomes unusable after pressing escape during movement [\#5230](https://github.com/primefaces/primeng/issues/5230)
704- Input Mask sets DIRTY state incorrectly [\#5045](https://github.com/primefaces/primeng/issues/5045)
705- class .ui-inputwrapper-filled is not removed on p-autocomplete with multipe=true [\#4753](https://github.com/primefaces/primeng/issues/4753)
706
707## [5.2.1](https://github.com/primefaces/primeng/tree/5.2.1) (2018-03-06)
708
709[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.0...5.2.1)
710
711**Implemented New Features and Enhancements:**
712
713- Add key property to Message API and Messages-Growl Components [\#5260](https://github.com/primefaces/primeng/issues/5260)
714- Add enableService property to Messages [\#5259](https://github.com/primefaces/primeng/issues/5259)
715- Selecting a row with double click using TurboTable [\#5256](https://github.com/primefaces/primeng/issues/5256)
716- Deprecate DataList and DataGrid [\#5255](https://github.com/primefaces/primeng/issues/5255)
717- New Component: DataView [\#5248](https://github.com/primefaces/primeng/issues/5248)
718- Disabled property to TurboTable directives [\#5243](https://github.com/primefaces/primeng/issues/5243)
719- automationId attribute \(menubar component\) [\#5180](https://github.com/primefaces/primeng/issues/5180)
720- metaKeySelection option for TurboTable [\#5111](https://github.com/primefaces/primeng/issues/5111)
721- ColReorder support for Row Expansion in TurboTable [\#4999](https://github.com/primefaces/primeng/issues/4999)
722- Clear icon for Dropdown [\#4363](https://github.com/primefaces/primeng/issues/4363)
723- Scoping for MessageService [\#4347](https://github.com/primefaces/primeng/issues/4347)
724- Row reordering with DragDrop for TurboTable [\#504](https://github.com/primefaces/primeng/issues/504)
725
726**Fixed bugs:**
727
728- slideMenu ignores styleClass on MenuItem model properties [\#5253](https://github.com/primefaces/primeng/issues/5253)
729- SplitButton buttons misaligned on Firefox [\#5215](https://github.com/primefaces/primeng/issues/5215)
730- DataGrid p-footer display glitch [\#5156](https://github.com/primefaces/primeng/issues/5156)
731- Bug: Calendar won't accept user input when UTC is selected and the date is different from local zone [\#5137](https://github.com/primefaces/primeng/issues/5137)
732- width and height fails for Charts [\#5126](https://github.com/primefaces/primeng/issues/5126)
733- p-dropdown \[group\]=true not set default value [\#5080](https://github.com/primefaces/primeng/issues/5080)
734- Picklist multi select and move does not work if selecting items in reverse order [\#5046](https://github.com/primefaces/primeng/issues/5046)
735- Atribute visible from MenuItem is not work in SplitButton [\#5042](https://github.com/primefaces/primeng/issues/5042)
736- ScrollPanel has wrong css to hide scroll panel [\#5038](https://github.com/primefaces/primeng/issues/5038)
737- Dialog causes ExpressionChangedAfterItHasBeenCheckedError [\#5004](https://github.com/primefaces/primeng/issues/5004)
738- PanelMenu ignores the visible attribute [\#4809](https://github.com/primefaces/primeng/issues/4809)
739- \[minDate-maxDate\] may not update in Calendar [\#4755](https://github.com/primefaces/primeng/issues/4755)
740- Calendar onMonthChange is not triggered when change monthNavigator [\#4708](https://github.com/primefaces/primeng/issues/4708)
741- Prevent fileUpload messages to display services messages [\#4572](https://github.com/primefaces/primeng/issues/4572)
742
743## [5.2.0](https://github.com/primefaces/primeng/tree/5.2.0) (2018-02-01)
744
745[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.0-rc.2...5.2.0)
746
747**Implemented New Features and Enhancements:**
748
749- Remove onRowClick from Table [\#5037](https://github.com/primefaces/primeng/issues/5037)
750- Better resize support for Scrollable Tables [\#5032](https://github.com/primefaces/primeng/issues/5032)
751- refresh method to ScrollPanel [\#5014](https://github.com/primefaces/primeng/issues/5014)
752- style and styleClass for Panel [\#5006](https://github.com/primefaces/primeng/issues/5006)
753- Icons for p-selectButton [\#4924](https://github.com/primefaces/primeng/issues/4924)
754- scrollHeight not dynamically on new Turbo Table [\#4884](https://github.com/primefaces/primeng/issues/4884)
755- Refactor DataScroller for Performance and Fix Lazy Loading [\#3906](https://github.com/primefaces/primeng/issues/3906)
756- SelectItemGroup support for Dropdown [\#3548](https://github.com/primefaces/primeng/issues/3548)
757
758**Fixed bugs:**
759
760- Last column should not be resizable in Fit Mode of Table [\#5033](https://github.com/primefaces/primeng/issues/5033)
761- TurboTable - Multiple Row Selection selects same rows more than once [\#5027](https://github.com/primefaces/primeng/issues/5027)
762- TurboTable: editable dropdown cursor problem [\#5026](https://github.com/primefaces/primeng/issues/5026)
763- Scrollable table may misalign when there is less data then scrollHeight [\#5013](https://github.com/primefaces/primeng/issues/5013)
764- TurboTable: sortField+sortOrder with lazy loading triggers onLazyLoad callback three times on init [\#5012](https://github.com/primefaces/primeng/issues/5012)
765- Rating fails under Push change detection [\#4994](https://github.com/primefaces/primeng/issues/4994)
766- Table body overflows when the window width becomes smaller [\#4978](https://github.com/primefaces/primeng/issues/4978)
767- DataList pagination class is wrong [\#4966](https://github.com/primefaces/primeng/issues/4966)
768- TurboTable Frozen columns and Virtual scroll [\#4868](https://github.com/primefaces/primeng/issues/4868)
769- LazyLoading fails for TabView [\#4839](https://github.com/primefaces/primeng/issues/4839)
770- Calendar UI doesn't update when showTime is changed [\#4632](https://github.com/primefaces/primeng/issues/4632)
771
772## [5.2.0-rc.2](https://github.com/primefaces/primeng/tree/5.2.0-rc.2) (2018-01-23)
773
774[Full Changelog](https://github.com/primefaces/primeng/compare/5.2.0-rc.1...5.2.0-rc.2)
775
776**Implemented New Features and Enhancements:**
777
778- Add autoLayout prop to TurboTable [\#4938](https://github.com/primefaces/primeng/issues/4938)
779- TurboTable cell widths should scale based on content [\#4937](https://github.com/primefaces/primeng/issues/4937)
780- Custom sortFunction for TurboTable [\#4926](https://github.com/primefaces/primeng/issues/4926)
781- Priority based responsive demo for TurboTable [\#4925](https://github.com/primefaces/primeng/issues/4925)
782- Delay for TurboTable Filtering [\#4912](https://github.com/primefaces/primeng/issues/4912)
783- Add globalFilterFields to TurboTable [\#4911](https://github.com/primefaces/primeng/issues/4911)
784- Added horizontal scrollbar support to ScrollPanel [\#4909](https://github.com/primefaces/primeng/issues/4909)
785- TurboTable requires dynamic columns in filtering [\#4908](https://github.com/primefaces/primeng/issues/4908)
786- Checkbox Selection for TurboTable [\#4883](https://github.com/primefaces/primeng/issues/4883)
787- Radio Selection for TurboTable [\#4882](https://github.com/primefaces/primeng/issues/4882)
788- ShiftKey based range selection for TurboTable [\#4881](https://github.com/primefaces/primeng/issues/4881)
789- Calendar time picking doesn't work with range or multiple selection [\#4705](https://github.com/primefaces/primeng/issues/4705)
790- Floating label support for MultiSelect [\#4579](https://github.com/primefaces/primeng/issues/4579)
791- Floating label support for Dropdown [\#4578](https://github.com/primefaces/primeng/issues/4578)
792- style and styleClass attributes for TieredMenu MenuItem [\#1097](https://github.com/primefaces/primeng/issues/1097)
793- Customizable accordion icons [\#934](https://github.com/primefaces/primeng/issues/934)
794
795**Fixed bugs:**
796
797- TurboTable emptyMessage template does not work [\#4934](https://github.com/primefaces/primeng/issues/4934)
798- \[TurboTable\] / p-table Cannot copy text from a cell in single/multiple selectionMode [\#4933](https://github.com/primefaces/primeng/issues/4933)
799- ui-float-label breaks some input components [\#4930](https://github.com/primefaces/primeng/issues/4930)
800- TurboTable clear of data does not work if filter is present [\#4913](https://github.com/primefaces/primeng/issues/4913)
801- Turbotable sorting does not work if filter is present [\#4910](https://github.com/primefaces/primeng/issues/4910)
802- \[TurboTable\] multiple onLazyLoad events are fired when using the Global Filter [\#4899](https://github.com/primefaces/primeng/issues/4899)
803- onLazyLoad event not fired when a text filter is cleared out [\#4898](https://github.com/primefaces/primeng/issues/4898)
804- Docs typos [\#4895](https://github.com/primefaces/primeng/issues/4895)
805- TurboTable columns cannot be resized when columnResizeMode="expand" and scrollable="true" [\#4893](https://github.com/primefaces/primeng/issues/4893)
806- Turbotable paginator templates left/right [\#4890](https://github.com/primefaces/primeng/issues/4890)
807- Sorting a TurboTable calls the onLazyLoad function twice [\#4889](https://github.com/primefaces/primeng/issues/4889)
808- Set lazy as false in TurboTable [\#4885](https://github.com/primefaces/primeng/issues/4885)
809- Autocomplete forceSelection bug with dropdown [\#4874](https://github.com/primefaces/primeng/issues/4874)
810- TurboTable lazy filtering fails when a text is cleared [\#4863](https://github.com/primefaces/primeng/issues/4863)
811- Card import fails [\#4862](https://github.com/primefaces/primeng/issues/4862)
812- Bad character at Table [\#4861](https://github.com/primefaces/primeng/issues/4861)
813- New import system fails under AOT [\#4841](https://github.com/primefaces/primeng/issues/4841)
814- Calendar UI does not update in some cases [\#4775](https://github.com/primefaces/primeng/issues/4775)
815- file upload doesnt work in IE after the first upload event or clear event [\#4733](https://github.com/primefaces/primeng/issues/4733)
816- The UTC time format still does not work in the calendar. [\#4359](https://github.com/primefaces/primeng/issues/4359)
817- autocomplete with forceSelection bug [\#4332](https://github.com/primefaces/primeng/issues/4332)
818- Multiselet calendar don't update ngModel on unselect date [\#3876](https://github.com/primefaces/primeng/issues/3876)
819- autocomplete ngModel not updated before onUnselect event callback is called, but is before onSelect [\#3188](https://github.com/primefaces/primeng/issues/3188)
820
821## [5.2.0-rc.1](https://github.com/primefaces/primeng/tree/5.2.0-rc.1) (2018-01-17)
822
823[Full Changelog](https://github.com/primefaces/primeng/compare/5.0.2...5.2.0-rc.1)
824
825**Implemented New Features and Enhancements:**
826
827- Timeout for menu overlay hide [\#4828](https://github.com/primefaces/primeng/issues/4828)
828- Ability to import single modules with a shorthand [\#4822](https://github.com/primefaces/primeng/issues/4822)
829- Refactor CSS of menu components [\#4819](https://github.com/primefaces/primeng/issues/4819)
830- Add baseZIndex and autoZIndex to dynamic menu [\#4818](https://github.com/primefaces/primeng/issues/4818)
831- Replace p-templateLoader with ngTemplateOutlet [\#4812](https://github.com/primefaces/primeng/issues/4812)
832- Keep incorrect value in calendar [\#4785](https://github.com/primefaces/primeng/issues/4785)
833- New Table Component aka TurboTable [\#4743](https://github.com/primefaces/primeng/issues/4743)
834- Built-in Radio and Checkbox of DataTable performance issue [\#4723](https://github.com/primefaces/primeng/issues/4723)
835- New Component: Button [\#4687](https://github.com/primefaces/primeng/issues/4687)
836- Dialog should focus first element on open [\#4686](https://github.com/primefaces/primeng/issues/4686)
837- New Directive: KeyFilter [\#4670](https://github.com/primefaces/primeng/issues/4670)
838- BlockUI for Tree component [\#4669](https://github.com/primefaces/primeng/issues/4669)
839- autocomplete onModelChange should be be triggered onInput if forceSelection is true [\#4668](https://github.com/primefaces/primeng/issues/4668)
840- Document rowStyleMap usage in DataTable [\#4658](https://github.com/primefaces/primeng/issues/4658)
841- Feature request: Add emptyMessage for Dropdown with filter enabled [\#4635](https://github.com/primefaces/primeng/issues/4635)
842- Distribute individual component CSS in npm [\#4623](https://github.com/primefaces/primeng/issues/4623)
843- FilterPlaceHolder property for MultiSelect [\#4607](https://github.com/primefaces/primeng/issues/4607)
844- DragDrop component performance improvements [\#4590](https://github.com/primefaces/primeng/issues/4590)
845- PickList reset filters feature [\#4589](https://github.com/primefaces/primeng/issues/4589)
846- MultiSelect: expose the currently selected option item [\#4582](https://github.com/primefaces/primeng/issues/4582)
847- Add showSourceFilter and showTargetFilter to PickList [\#4581](https://github.com/primefaces/primeng/issues/4581)
848- Improve charts responsiveness [\#4577](https://github.com/primefaces/primeng/issues/4577)
849- Empty records Tree message [\#4554](https://github.com/primefaces/primeng/issues/4554)
850- New Component - Card [\#4535](https://github.com/primefaces/primeng/issues/4535)
851- Toolbar BlockableUI [\#4518](https://github.com/primefaces/primeng/issues/4518)
852- Better OnPush support for DataTable [\#4501](https://github.com/primefaces/primeng/issues/4501)
853- Template support for selected item in Dropdown [\#4497](https://github.com/primefaces/primeng/issues/4497)
854- Blockable FileUpload [\#4057](https://github.com/primefaces/primeng/issues/4057)
855- Performance improvements for Tooltip [\#4053](https://github.com/primefaces/primeng/issues/4053)
856- New Component: ScrollPanel [\#3917](https://github.com/primefaces/primeng/issues/3917)
857- AutoDisplay mode to menubar [\#2449](https://github.com/primefaces/primeng/issues/2449)
858
859**Fixed bugs:**
860
861- InputMask caret moving on Android 4.x Chrome [\#4799](https://github.com/primefaces/primeng/issues/4799)
862- Calendar zIndex problem [\#4758](https://github.com/primefaces/primeng/issues/4758)
863- AutoComplete field does not work for nested fields [\#4720](https://github.com/primefaces/primeng/issues/4720)
864- TemplateWrapper does not refresh itself [\#4693](https://github.com/primefaces/primeng/issues/4693)
865- p-dialog dynamic styleClass attribution after opening, result to make the popup disappear [\#4685](https://github.com/primefaces/primeng/issues/4685)
866- Tooltip is aligned wrong when tooltipStyleClass changes the tooltip size [\#4682](https://github.com/primefaces/primeng/issues/4682)
867- rich-text editor: onTextChange called on initialization when value exist [\#4674](https://github.com/primefaces/primeng/issues/4674)
868- MegaMenu does not accept a menuitem at root [\#4663](https://github.com/primefaces/primeng/issues/4663)
869- pTooltip does not close in Safari [\#4659](https://github.com/primefaces/primeng/issues/4659)
870- DataList/DataGrid paginator is displayed when it should not be [\#4655](https://github.com/primefaces/primeng/issues/4655)
871- Calendar needs double click when minDate/ MaxDate property is set. [\#4641](https://github.com/primefaces/primeng/issues/4641)
872- Select event triggered when autocomplete loses focus [\#4634](https://github.com/primefaces/primeng/issues/4634)
873- Tree: Dragging-and-dropping anything other than tree nodes throws error [\#4631](https://github.com/primefaces/primeng/issues/4631)
874- DataTable column resizing does not consider next column minWith [\#4624](https://github.com/primefaces/primeng/issues/4624)
875- Accordion activeIndex doesn't work initially [\#4610](https://github.com/primefaces/primeng/issues/4610)
876- Problem of Object equality checks with frozen objects [\#4600](https://github.com/primefaces/primeng/issues/4600)
877- DataTable: textarea as custom editor does not receive focus [\#4550](https://github.com/primefaces/primeng/issues/4550)
878- Button of label is not updated properly [\#4548](https://github.com/primefaces/primeng/issues/4548)
879- Fieldset is always toggleable [\#4527](https://github.com/primefaces/primeng/issues/4527)
880- SelectButton does not support OnPush ChangeDetection [\#4520](https://github.com/primefaces/primeng/issues/4520)
881- Errors for scrollable table with both resizable and frozen columns [\#4512](https://github.com/primefaces/primeng/issues/4512)
882- Cannot use resizableColumns together with dynamic visibility [\#4510](https://github.com/primefaces/primeng/issues/4510)
883- handleAndroidInput not updating model [\#4495](https://github.com/primefaces/primeng/issues/4495)
884
885## [5.0.2](https://github.com/primefaces/primeng/tree/5.0.2) (2017-11-23)
886
887[Full Changelog](https://github.com/primefaces/primeng/compare/5.0.1...5.0.2)
888
889**Implemented New Features and Enhancements:**
890
891- Add a span for accordion header text [\#4522](https://github.com/primefaces/primeng/issues/4522)
892
893## [5.0.1](https://github.com/primefaces/primeng/tree/5.0.1) (2017-11-23)
894
895[Full Changelog](https://github.com/primefaces/primeng/compare/5.0.0...5.0.1)
896
897**Implemented New Features and Enhancements:**
898
899- Custom style classes for ConfirmDialog [\#4521](https://github.com/primefaces/primeng/issues/4521)
900- Provide access to datatable/paginator variables in paginator template [\#4481](https://github.com/primefaces/primeng/issues/4481)
901
902**Fixed bugs:**
903
904- Slider indicator missing for horizontal orientation [\#4513](https://github.com/primefaces/primeng/issues/4513)
905- ExportCSV False value converted to empty space [\#4511](https://github.com/primefaces/primeng/issues/4511)
906- Error in prime 5.0.0 .. autocomplete -\> Cannot read property 'nativeElement' of undefined [\#4483](https://github.com/primefaces/primeng/issues/4483)
907- p-header of Custom legend fails [\#4470](https://github.com/primefaces/primeng/issues/4470)
908- Button with empty label and text shows "ui-button" [\#1657](https://github.com/primefaces/primeng/issues/1657)
909
910## [5.0.0](https://github.com/primefaces/primeng/tree/5.0.0) (2017-11-20)
911
912[Full Changelog](https://github.com/primefaces/primeng/compare/5.0.0-rc.0...5.0.0)
913
914**Implemented New Features and Enhancements:**
915
916- add datepickerStyleClass to calendar datepicker [\#4440](https://github.com/primefaces/primeng/issues/4440)
917- Update Chart.js dependency [\#4391](https://github.com/primefaces/primeng/issues/4391)
918- Datatable paginator add template feature [\#4329](https://github.com/primefaces/primeng/issues/4329)
919- Ability to customize Dialog visible style property [\#4320](https://github.com/primefaces/primeng/issues/4320)
920- Double Click event for TreeTable [\#2468](https://github.com/primefaces/primeng/issues/2468)
921
922**Fixed bugs:**
923
924- Footer label going outside the horizontal scroll bar in primeng datatable [\#4439](https://github.com/primefaces/primeng/issues/4439)
925- Remove placeholder in non-empty Chips component [\#4438](https://github.com/primefaces/primeng/issues/4438)
926- Accordion with \*ngIf directive - tabs in wrong order [\#4437](https://github.com/primefaces/primeng/issues/4437)
927- Chips component `onFocus` & `onBlur` events do not pass arguments to callback function [\#4436](https://github.com/primefaces/primeng/issues/4436)
928- Color picker appendTo="body" property is not working [\#4423](https://github.com/primefaces/primeng/issues/4423)
929- split button panel right aligns to the button, not the trigger [\#4417](https://github.com/primefaces/primeng/issues/4417)
930- DataTable - Minor CSS Issue with borders when \[scrollable\]="true" [\#4407](https://github.com/primefaces/primeng/issues/4407)
931- When clicking on AutoComplete dropdown button it does not close other list [\#4405](https://github.com/primefaces/primeng/issues/4405)
932- 5.0.0-rc.0 generated css error [\#4386](https://github.com/primefaces/primeng/issues/4386)
933- Floating-label on p-autocomplete unfloating after selection [\#4319](https://github.com/primefaces/primeng/issues/4319)
934
935## [5.0.0-rc.0](https://github.com/primefaces/primeng/tree/5.0.0-rc.0) (2017-11-07)
936
937[Full Changelog](https://github.com/primefaces/primeng/compare/4.3.0...5.0.0-rc.0)
938
939**Implemented New Features and Enhancements:**
940
941- Accessible Fieldset [\#4377](https://github.com/primefaces/primeng/issues/4377)
942- Accessible Panel [\#4376](https://github.com/primefaces/primeng/issues/4376)
943- Accessible TabView [\#4375](https://github.com/primefaces/primeng/issues/4375)
944- Accessible Accordion Panel [\#4368](https://github.com/primefaces/primeng/issues/4368)
945- Screen Reader support for MultiSelect Items [\#4365](https://github.com/primefaces/primeng/issues/4365)
946- Keyboard enhancements for MultiSelect [\#4364](https://github.com/primefaces/primeng/issues/4364)
947- trackBy and immutable properties to DataScroller [\#4361](https://github.com/primefaces/primeng/issues/4361)
948- RTL Support for SplitButton [\#4305](https://github.com/primefaces/primeng/issues/4305)
949- Datatable resize column support at column level enable/disable [\#4292](https://github.com/primefaces/primeng/issues/4292)
950- id property to menuitem api [\#2559](https://github.com/primefaces/primeng/issues/2559)
951
952**Fixed bugs:**
953
954- Data export displays null/undefined [\#4362](https://github.com/primefaces/primeng/issues/4362)
955- ProgressBar compile issue [\#4357](https://github.com/primefaces/primeng/issues/4357)
956- Chrome 62 messages button corners [\#4356](https://github.com/primefaces/primeng/issues/4356)
957- p-dropdown in DataTable paginator has incorrect width [\#4351](https://github.com/primefaces/primeng/issues/4351)
958- p-multiSelect - CSS Issue with showToggleAll [\#4350](https://github.com/primefaces/primeng/issues/4350)
959- orderList is not able to re-order multiple items [\#4348](https://github.com/primefaces/primeng/issues/4348)
960- p-datatable w/ metaSelectionKey="false" does not emit row data on selection [\#4335](https://github.com/primefaces/primeng/issues/4335)
961- Time picker displays 00 for hours for 12 hour time [\#4312](https://github.com/primefaces/primeng/issues/4312)
962- Autocomplete remains in focus with forceSelection [\#4298](https://github.com/primefaces/primeng/issues/4298)
963- Internal span of file upload component remains disabled [\#4293](https://github.com/primefaces/primeng/issues/4293)
964- Double quotes fail in DataTable export [\#4280](https://github.com/primefaces/primeng/issues/4280)
965
966## [4.3.0](https://github.com/primefaces/primeng/tree/4.3.0) (2017-10-30)
967
968[Full Changelog](https://github.com/primefaces/primeng/compare/4.3.0-rc.2...4.3.0)
969
970**Implemented New Features and Enhancements:**
971
972- Ability to use any object instead of a SelectItem [\#4274](https://github.com/primefaces/primeng/issues/4274)
973- Do not display emptyMessage when table is loading [\#4272](https://github.com/primefaces/primeng/issues/4272)
974- Utilize scope property in DataTable for Screen Readers [\#4255](https://github.com/primefaces/primeng/issues/4255)
975- Add scope property to column component [\#4253](https://github.com/primefaces/primeng/issues/4253)
976- Improve Message colors [\#4244](https://github.com/primefaces/primeng/issues/4244)
977- Use p-dropdown in Paginator rows per page [\#4242](https://github.com/primefaces/primeng/issues/4242)
978- Add autoZIndex to Sidebar [\#4234](https://github.com/primefaces/primeng/issues/4234)
979- Customize icon of MultiSelect [\#4232](https://github.com/primefaces/primeng/issues/4232)
980- Multiselect should have onFocus event. [\#4224](https://github.com/primefaces/primeng/issues/4224)
981- Chips input - ability to auto create chip when focus is left [\#4218](https://github.com/primefaces/primeng/issues/4218)
982- Remove obselete property on .ui-datatable-scrollable-wrapper [\#4213](https://github.com/primefaces/primeng/issues/4213)
983- label template for MultiSelect [\#4209](https://github.com/primefaces/primeng/issues/4209)
984- Datatable editable - all inputs have 'required' attribute [\#4195](https://github.com/primefaces/primeng/issues/4195)
985- Calendar should switch to month of today if today is clicked [\#4194](https://github.com/primefaces/primeng/issues/4194)
986- Control sorting from model properties without UI interaction [\#4168](https://github.com/primefaces/primeng/issues/4168)
987- Add headerStyle/Class, bodyStyle/Class, footerStyle/Class to column [\#4165](https://github.com/primefaces/primeng/issues/4165)
988- Improve Dialog Accessibility [\#4161](https://github.com/primefaces/primeng/issues/4161)
989- Ability to exclude columns from global filtering [\#4157](https://github.com/primefaces/primeng/issues/4157)
990- Expand mode in data table rowgroup [\#4141](https://github.com/primefaces/primeng/issues/4141)
991- New Message component [\#4136](https://github.com/primefaces/primeng/issues/4136)
992- Property for header display in panel component [\#4131](https://github.com/primefaces/primeng/issues/4131)
993- DataTable isSelected check performance improvement [\#4122](https://github.com/primefaces/primeng/issues/4122)
994- navlinks in schedule component [\#4109](https://github.com/primefaces/primeng/issues/4109)
995- Undetermined progress bar [\#4093](https://github.com/primefaces/primeng/issues/4093)
996- Progress Spinner -New Component. [\#4077](https://github.com/primefaces/primeng/issues/4077)
997- ForceSelection should also update the value [\#4040](https://github.com/primefaces/primeng/issues/4040)
998- name property for Dropdown [\#4009](https://github.com/primefaces/primeng/issues/4009)
999- Add baseZIndex and autoZIndex to blockui [\#4005](https://github.com/primefaces/primeng/issues/4005)
1000- Add baseZIndex and autoZIndex property to Calendar and Dialog [\#3940](https://github.com/primefaces/primeng/issues/3940)
1001- AutoComplete forceSelection should be caseSensitive [\#3932](https://github.com/primefaces/primeng/issues/3932)
1002- Customize dropdown trigger icon [\#3843](https://github.com/primefaces/primeng/issues/3843)
1003- Datatable - Add ui-rowgroup-footer css class [\#3811](https://github.com/primefaces/primeng/issues/3811)
1004- Calling Add or AddAll method of the MessageServices should not remove previous messages [\#3784](https://github.com/primefaces/primeng/issues/3784)
1005- Show message summary and detail only when they have value [\#3778](https://github.com/primefaces/primeng/issues/3778)
1006- Ability not to displaying header toogle checkbox in datatable [\#3761](https://github.com/primefaces/primeng/issues/3761)
1007- Improve event bindings on OverlayPanel and ContextMenu to avoid unnecessary change detection [\#3671](https://github.com/primefaces/primeng/issues/3671)
1008- Disabled property for PickList [\#3590](https://github.com/primefaces/primeng/issues/3590)
1009- Add baseZIndex and controlZIndex props to Growl [\#3586](https://github.com/primefaces/primeng/issues/3586)
1010- Calendar with time should keep panel open when selecting a day value [\#3584](https://github.com/primefaces/primeng/issues/3584)
1011- Header template for Listbox [\#3460](https://github.com/primefaces/primeng/issues/3460)
1012- AutoComplete panel width improvements with appendto [\#2929](https://github.com/primefaces/primeng/issues/2929)
1013- Add queryParam support to MenuItem. [\#1939](https://github.com/primefaces/primeng/issues/1939)
1014- Ability to export specific columns [\#1567](https://github.com/primefaces/primeng/issues/1567)
1015
1016**Fixed bugs:**
1017
1018- AutoComplete forceSelection cleares predefined value [\#4263](https://github.com/primefaces/primeng/issues/4263)
1019- Slider onSlideEnd event does not trigger due to ngZone.runOutsideAngular\(\) [\#4257](https://github.com/primefaces/primeng/issues/4257)
1020- Dropdown does not open first time after selecting an item [\#4243](https://github.com/primefaces/primeng/issues/4243)
1021- DataTable with PMultiSelect error in Chrome 62 [\#4233](https://github.com/primefaces/primeng/issues/4233)
1022- Chips-Component - 'allowDuplicate' break IE 11 [\#4204](https://github.com/primefaces/primeng/issues/4204)
1023- Dropdown cuts its placeholder to width of its options [\#4176](https://github.com/primefaces/primeng/issues/4176)
1024- Property Visible in menumodel does not work, Im using menubar [\#4170](https://github.com/primefaces/primeng/issues/4170)
1025- Carousel broken on initial loading [\#4163](https://github.com/primefaces/primeng/issues/4163)
1026- AutoComplete panel opened with dropdown does not hide when clicked outside [\#4162](https://github.com/primefaces/primeng/issues/4162)
1027- TabMenu adds space when there is no icon [\#4156](https://github.com/primefaces/primeng/issues/4156)
1028- p-dropdown template on p-datatable triggers sort on click [\#4152](https://github.com/primefaces/primeng/issues/4152)
1029- Rating throws error on Firefox [\#4148](https://github.com/primefaces/primeng/issues/4148)
1030- Float label fails with p-autoComplete [\#4145](https://github.com/primefaces/primeng/issues/4145)
1031- PrimeNG - Calendar Issues with TimePicker in TimeOnly mode. [\#4125](https://github.com/primefaces/primeng/issues/4125)
1032- datatable radio/checkbox selections not updated at events [\#4119](https://github.com/primefaces/primeng/issues/4119)
1033- Dropdown list shows "empty" text for null/empty values [\#4112](https://github.com/primefaces/primeng/issues/4112)
1034- Export Sidebar from 'primeng' shorthand [\#4110](https://github.com/primefaces/primeng/issues/4110)
1035- Spinner readonly do not affect buttons [\#4108](https://github.com/primefaces/primeng/issues/4108)
1036- Lazy scrollable datatable: not stable data [\#4096](https://github.com/primefaces/primeng/issues/4096)
1037- DataTable with Virtual Scroll still flickers [\#4029](https://github.com/primefaces/primeng/issues/4029)
1038- Remove enableLoader and built-in loading status management from lazy [\#3963](https://github.com/primefaces/primeng/issues/3963)
1039- \[Float Label\] doesn't work when using textarea [\#3955](https://github.com/primefaces/primeng/issues/3955)
1040- toggeable p-menu displays no label with ui-fluid css class applied [\#3937](https://github.com/primefaces/primeng/issues/3937)
1041- Date range picker display bug [\#3926](https://github.com/primefaces/primeng/issues/3926)
1042- AutoComplete passes wrong item to Unselect in multiple mode [\#3864](https://github.com/primefaces/primeng/issues/3864)
1043- p-calendar AM/PM stepper does not work correctly when the hour is set to 12. [\#3798](https://github.com/primefaces/primeng/issues/3798)
1044- Datalist index not working [\#3753](https://github.com/primefaces/primeng/issues/3753)
1045- MegaMenu doesn't compile with TypeScript 2.4 [\#3640](https://github.com/primefaces/primeng/issues/3640)
1046- AutoComplete broken with ui-fluid and inputGroup [\#3629](https://github.com/primefaces/primeng/issues/3629)
1047- paginatorPosition not working [\#3619](https://github.com/primefaces/primeng/issues/3619)
1048- programatic element \(pre-\)selection on datatable fails when using dataKey [\#3618](https://github.com/primefaces/primeng/issues/3618)
1049- p-calendar doesn't display correct date when utc="true" [\#3611](https://github.com/primefaces/primeng/issues/3611)
1050- Range handles overlap on click of the slider bar for the first time. [\#3606](https://github.com/primefaces/primeng/issues/3606)
1051- Orderlist: drag&drop in Firefox navigates to the value of dragdropscope [\#3605](https://github.com/primefaces/primeng/issues/3605)
1052- Multiple dialog - Scroll not blocked after closing the top dialog [\#3604](https://github.com/primefaces/primeng/issues/3604)
1053- DataTable with dataKey wont update view properly [\#3549](https://github.com/primefaces/primeng/issues/3549)
1054- Calendar with showTime not updating model when only time has been changed [\#2941](https://github.com/primefaces/primeng/issues/2941)
1055- Disable filter functionality is not working on custom filter of columns [\#2940](https://github.com/primefaces/primeng/issues/2940)
1056- Calendar - time in minDate, maxDate is disregarded when showTime is enabled [\#2884](https://github.com/primefaces/primeng/issues/2884)
1057- Max value on Spinner not working as expected [\#2747](https://github.com/primefaces/primeng/issues/2747)
1058- Breadcrumb home icon customization fails [\#2531](https://github.com/primefaces/primeng/issues/2531)
1059- Overlaypanel need a double click on the body to close it, if the event that call show\(\) is not a click event [\#2380](https://github.com/primefaces/primeng/issues/2380)
1060
1061## [4.3.0-rc.2](https://github.com/primefaces/primeng/tree/4.3.0-rc.2) (2017-10-26)
1062
1063[Full Changelog](https://github.com/primefaces/primeng/compare/4.3.0-rc.1...4.3.0-rc.2)
1064
1065## [4.3.0-rc.1](https://github.com/primefaces/primeng/tree/4.3.0-rc.1) (2017-10-26)
1066
1067[Full Changelog](https://github.com/primefaces/primeng/compare/4.2.2...4.3.0-rc.1)
1068
1069## [4.2.2](https://github.com/primefaces/primeng/tree/4.2.2) (2017-10-05)
1070
1071[Full Changelog](https://github.com/primefaces/primeng/compare/4.2.1...4.2.2)
1072
1073**Implemented New Features and Enhancements:**
1074
1075- StartsWith filtering option for Listbox [\#4088](https://github.com/primefaces/primeng/issues/4088)
1076- Improve Confirm Dialog event performance [\#4085](https://github.com/primefaces/primeng/issues/4085)
1077- Picklist/OrderList: expose index of element in ng-template [\#4084](https://github.com/primefaces/primeng/issues/4084)
1078- RouterLinkActive in tabMenu not applied to the li element. [\#4081](https://github.com/primefaces/primeng/issues/4081)
1079- Performance improvement for Dialog [\#4080](https://github.com/primefaces/primeng/issues/4080)
1080- Add resetFilterOnHide to Dropdown and MultiSelect [\#3999](https://github.com/primefaces/primeng/issues/3999)
1081- onFocus and onBlur events for Chips [\#3998](https://github.com/primefaces/primeng/issues/3998)
1082- Visible flag support for TabMenu [\#3980](https://github.com/primefaces/primeng/issues/3980)
1083- Visible flag support for MenuBar [\#3942](https://github.com/primefaces/primeng/issues/3942)
1084- p-rating component with custom icons [\#3795](https://github.com/primefaces/primeng/issues/3795)
1085- Focus visuals for Listbox [\#3730](https://github.com/primefaces/primeng/issues/3730)
1086- Documentation of using resetFilter\(\) method from the dropdown component [\#3562](https://github.com/primefaces/primeng/issues/3562)
1087- Column Grouping support for Scrollable Table with Frozen Columns [\#3559](https://github.com/primefaces/primeng/issues/3559)
1088- Export selected rows to CSV [\#3504](https://github.com/primefaces/primeng/issues/3504)
1089- Add multiple property to PanelMenu [\#3303](https://github.com/primefaces/primeng/issues/3303)
1090- Datatable - Editable - events incorrectly raised on keydown [\#3138](https://github.com/primefaces/primeng/issues/3138)
1091- New Component: Sidebar [\#3134](https://github.com/primefaces/primeng/issues/3134)
1092- Add onPanelShow callback to MultiSelect [\#2574](https://github.com/primefaces/primeng/issues/2574)
1093- Apply TreeNode styleClass on TreeTable row. [\#2441](https://github.com/primefaces/primeng/issues/2441)
1094- Percentage scrollheight on datatable [\#1905](https://github.com/primefaces/primeng/issues/1905)
1095- DataTable: expanded row styling [\#1845](https://github.com/primefaces/primeng/issues/1845)
1096
1097**Fixed bugs:**
1098
1099- Move events do not called on dragdrop for PickList [\#4086](https://github.com/primefaces/primeng/issues/4086)
1100- Autocomplete with minLength fires completeMethod after onClear [\#4071](https://github.com/primefaces/primeng/issues/4071)
1101- Dropdown filter has incorrect width under fluid mode [\#4067](https://github.com/primefaces/primeng/issues/4067)
1102- TieredMenu with appendTo=body isn't removed [\#4056](https://github.com/primefaces/primeng/issues/4056)
1103- Label problems in Dropdown component [\#4013](https://github.com/primefaces/primeng/issues/4013)
1104- confirm-dialog: Error when hitting Escape after dialog is closed [\#4004](https://github.com/primefaces/primeng/issues/4004)
1105- Filtered listbox toggle all fails with new items [\#4002](https://github.com/primefaces/primeng/issues/4002)
1106- Calendar range/multiple default values cause error [\#3996](https://github.com/primefaces/primeng/issues/3996)
1107- OrderList throws a "Cannot read property getBoundingClientRect of undefined" [\#3933](https://github.com/primefaces/primeng/issues/3933)
1108- DataTable RowGroup and Expand bug [\#3930](https://github.com/primefaces/primeng/issues/3930)
1109- Calendar parseDate function ignores "utc" parameter [\#3927](https://github.com/primefaces/primeng/issues/3927)
1110- Column reordering does not work with Scrollable Table [\#3910](https://github.com/primefaces/primeng/issues/3910)
1111- OrderList onReorder is not called on DragDrop [\#3820](https://github.com/primefaces/primeng/issues/3820)
1112- Filtering by default fails on DataTable [\#3770](https://github.com/primefaces/primeng/issues/3770)
1113- Dragging and Resizing Dialog highlights content behind and in it [\#3711](https://github.com/primefaces/primeng/issues/3711)
1114- Validation Clears When Pressing Enter Editable Datatable [\#3547](https://github.com/primefaces/primeng/issues/3547)
1115- Empty footer in dialog that has a table with footer [\#3545](https://github.com/primefaces/primeng/issues/3545)
1116- Readonly attribute of p-editor component does not reflect changes [\#3536](https://github.com/primefaces/primeng/issues/3536)
1117- p-checkbox template/model driven behaviour disparity [\#2906](https://github.com/primefaces/primeng/issues/2906)
1118- Tooltip remains visible after clicking the target [\#2196](https://github.com/primefaces/primeng/issues/2196)
1119- Slider fails with big values [\#2145](https://github.com/primefaces/primeng/issues/2145)
1120
1121## [4.2.1](https://github.com/primefaces/primeng/tree/4.2.1) (2017-09-15)
1122
1123[Full Changelog](https://github.com/primefaces/primeng/compare/4.2.0...4.2.1)
1124
1125**Implemented New Features and Enhancements:**
1126
1127- Add enableLoader to DataTable [\#3958](https://github.com/primefaces/primeng/issues/3958)
1128- dropdownMode for AutoComplete [\#3956](https://github.com/primefaces/primeng/issues/3956)
1129
1130**Fixed bugs:**
1131
1132- FileUpload does not allow multiple files [\#3961](https://github.com/primefaces/primeng/issues/3961)
1133- IE11 FileUpload messages are not displayed [\#3960](https://github.com/primefaces/primeng/issues/3960)
1134- VirtualScroll fails if initially hidden [\#3957](https://github.com/primefaces/primeng/issues/3957)
1135- Paginator rowsPerPageDropdown does not work [\#3944](https://github.com/primefaces/primeng/issues/3944)
1136- autoComplete dropdown button doesn't work [\#3829](https://github.com/primefaces/primeng/issues/3829)
1137
1138## [4.2.0](https://github.com/primefaces/primeng/tree/4.2.0) (2017-09-13)
1139
1140[Full Changelog](https://github.com/primefaces/primeng/compare/4.2.0-rc.1...4.2.0)
1141
1142**Implemented New Features and Enhancements:**
1143
1144- Multiselect - Selected labels delimited list no longer has space following comma. [\#3858](https://github.com/primefaces/primeng/issues/3858)
1145- 'Move all' buttons should not move filtered item. [\#3855](https://github.com/primefaces/primeng/issues/3855)
1146- MessageService clear\(\) [\#3837](https://github.com/primefaces/primeng/issues/3837)
1147- Update Schedule to FullCalendar 3.5.0 [\#3813](https://github.com/primefaces/primeng/issues/3813)
1148- SelectButton: add custom style to each button option [\#3485](https://github.com/primefaces/primeng/issues/3485)
1149- EmptyMessage template for DataTable [\#3470](https://github.com/primefaces/primeng/issues/3470)
1150- MultiSelect should have flag to show/hide select all [\#3417](https://github.com/primefaces/primeng/issues/3417)
1151- SelectButton onClick event [\#3387](https://github.com/primefaces/primeng/issues/3387)
1152- Footer for Listbox and Add Fixed Header [\#3379](https://github.com/primefaces/primeng/issues/3379)
1153- Add life property to Tooltip [\#3370](https://github.com/primefaces/primeng/issues/3370)
1154
1155**Fixed bugs:**
1156
1157- Global Filter timeout problem [\#3913](https://github.com/primefaces/primeng/issues/3913)
1158- Column footerTemplate does not work [\#3912](https://github.com/primefaces/primeng/issues/3912)
1159- ui-dropdown-label-empty class not applied properly [\#3908](https://github.com/primefaces/primeng/issues/3908)
1160- Virtual scroll + lazy load repeating rows [\#3907](https://github.com/primefaces/primeng/issues/3907)
1161- Slide doesn't work if the slider was initaly disabled and then got enabled [\#3897](https://github.com/primefaces/primeng/issues/3897)
1162- Paginator causes route reset [\#3871](https://github.com/primefaces/primeng/issues/3871)
1163- Calendar onClose event is fired even if overlay is not visible [\#3826](https://github.com/primefaces/primeng/issues/3826)
1164- Build error: dropdown.d.ts.Dropdown.html \(6,13\): Type 'string' is not assignable to type 'boolean'. [\#3781](https://github.com/primefaces/primeng/issues/3781)
1165- Calendar validation fails with reactive forms [\#3436](https://github.com/primefaces/primeng/issues/3436)
1166- DataTable Column Reordering Does Not Match Indicator [\#3395](https://github.com/primefaces/primeng/issues/3395)
1167- DataTable with Virtual Scroll flickers [\#3377](https://github.com/primefaces/primeng/issues/3377)
1168- TreeNode styleClass update sets ui-tree-toggler visibility to hidden [\#2675](https://github.com/primefaces/primeng/issues/2675)
1169
1170## [4.2.0-rc.1](https://github.com/primefaces/primeng/tree/4.2.0-rc.1) (2017-08-29)
1171
1172[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.3...4.2.0-rc.1)
1173
1174**Implemented New Features and Enhancements:**
1175
1176- Null Checks for OrganizationChart [\#3758](https://github.com/primefaces/primeng/issues/3758)
1177- Make expand/collapse icons configurable in DataTable [\#3744](https://github.com/primefaces/primeng/issues/3744)
1178- Rewrite Terminal using a Service and Observables [\#3733](https://github.com/primefaces/primeng/issues/3733)
1179- Loading status icon for AutoComplete [\#3724](https://github.com/primefaces/primeng/issues/3724)
1180- Improve ContextMenu Global Event Bindings [\#3720](https://github.com/primefaces/primeng/issues/3720)
1181- MessageService for Growl and Messages [\#3719](https://github.com/primefaces/primeng/issues/3719)
1182- MenuItem interface title attribute [\#3707](https://github.com/primefaces/primeng/issues/3707)
1183- Support styling checkbox/radiobutton label based on state [\#3578](https://github.com/primefaces/primeng/issues/3578)
1184- Display HTML content in p-messages [\#3486](https://github.com/primefaces/primeng/issues/3486)
1185- Calendar: Inner input element misses the name attribute [\#3461](https://github.com/primefaces/primeng/issues/3461)
1186- ScreenReader role support for dropdown [\#3446](https://github.com/primefaces/primeng/issues/3446)
1187- Tree add loading status [\#3381](https://github.com/primefaces/primeng/issues/3381)
1188- Radiobutton's linefeed behavior is different to Checkbox [\#3363](https://github.com/primefaces/primeng/issues/3363)
1189- Offsets for Grid CSS [\#3362](https://github.com/primefaces/primeng/issues/3362)
1190- Floating labels for Inputs [\#3334](https://github.com/primefaces/primeng/issues/3334)
1191- Add filterField to Column [\#3333](https://github.com/primefaces/primeng/issues/3333)
1192- Date template for Calendar [\#3321](https://github.com/primefaces/primeng/issues/3321)
1193- appendTo for SlideMenu [\#3313](https://github.com/primefaces/primeng/issues/3313)
1194- Reimplement TabView Lazy Loading [\#3295](https://github.com/primefaces/primeng/issues/3295)
1195- Add tooltipZIndex property [\#3294](https://github.com/primefaces/primeng/issues/3294)
1196- OnFocus for Spinner [\#3291](https://github.com/primefaces/primeng/issues/3291)
1197- Visible flag support for Menu [\#3072](https://github.com/primefaces/primeng/issues/3072)
1198- Templating support for Multiselect component [\#2165](https://github.com/primefaces/primeng/issues/2165)
1199- Today Button for Calendar [\#1859](https://github.com/primefaces/primeng/issues/1859)
1200- forceSelection for AutoComplete [\#864](https://github.com/primefaces/primeng/issues/864)
1201- Clear button for Calendar [\#506](https://github.com/primefaces/primeng/issues/506)
1202
1203**Fixed bugs:**
1204
1205- Dropdown may cause infinite loop [\#3731](https://github.com/primefaces/primeng/issues/3731)
1206- AutoComplete does not add ui-state-filled on load if non-empty [\#3729](https://github.com/primefaces/primeng/issues/3729)
1207- Dropdown placeholder color is different [\#3727](https://github.com/primefaces/primeng/issues/3727)
1208- Growl onClose also triggers onClick [\#3721](https://github.com/primefaces/primeng/issues/3721)
1209- Fileupload dragover performance issue [\#3715](https://github.com/primefaces/primeng/issues/3715)
1210- Paginator "go to first/last page" function is still called in first/last pages [\#3690](https://github.com/primefaces/primeng/issues/3690)
1211- FileUpload Cannot read property 'nativeElement' of undefined; PrimeNG 4.1.3 Release - [\#3664](https://github.com/primefaces/primeng/issues/3664)
1212- Spaces are not accepted in p-dropdown filters [\#3657](https://github.com/primefaces/primeng/issues/3657)
1213- Chips with addOnTab does not move focus after empty input tab [\#3654](https://github.com/primefaces/primeng/issues/3654)
1214- Add required property to AutoComplete, Spinner and InputMask [\#3503](https://github.com/primefaces/primeng/issues/3503)
1215- Scrollable datatable layout breaks when column hidden=true is used [\#3471](https://github.com/primefaces/primeng/issues/3471)
1216- OrderList: Backend array remains unchanged when elements are ordered in component frontend [\#3466](https://github.com/primefaces/primeng/issues/3466)
1217- Datatable column misalignment issue on page change [\#3465](https://github.com/primefaces/primeng/issues/3465)
1218- p-autocomplete selects wrong/old option on enter [\#3431](https://github.com/primefaces/primeng/issues/3431)
1219- Not continuously input the same commands [\#3424](https://github.com/primefaces/primeng/issues/3424)
1220- BlockUI is not properly destroyed [\#3410](https://github.com/primefaces/primeng/issues/3410)
1221- Sorting a single column emits an 'onPage' event [\#3408](https://github.com/primefaces/primeng/issues/3408)
1222- Datatable : onLazyLoad event fire twice when "first" property is different from 0 [\#3399](https://github.com/primefaces/primeng/issues/3399)
1223- The p-calendar shows NaN when changing showTime at runtime [\#3396](https://github.com/primefaces/primeng/issues/3396)
1224- Spinner onChange fires undefined [\#3390](https://github.com/primefaces/primeng/issues/3390)
1225- AutoComplete not updated [\#3360](https://github.com/primefaces/primeng/issues/3360)
1226- Context Menu problems with Firefox [\#3353](https://github.com/primefaces/primeng/issues/3353)
1227- Frozen columns not synced after visibility changes [\#3345](https://github.com/primefaces/primeng/issues/3345)
1228- Paginator rendering issues with some themes [\#3319](https://github.com/primefaces/primeng/issues/3319)
1229- Incorrect rowHeight calculation when using virtual scrolling [\#3301](https://github.com/primefaces/primeng/issues/3301)
1230- Loading indicator fails with Lazy DataTable [\#3300](https://github.com/primefaces/primeng/issues/3300)
1231- Issue with autoComplete and field attribute [\#3289](https://github.com/primefaces/primeng/issues/3289)
1232- emptyMessage appears before minLength is reached in autoComplete [\#3284](https://github.com/primefaces/primeng/issues/3284)
1233- disabledDates in calendar are not updating [\#3283](https://github.com/primefaces/primeng/issues/3283)
1234- dataTable default styleClass is undefined [\#3279](https://github.com/primefaces/primeng/issues/3279)
1235- Error when selecting a day on a p-calendar inside an editor column [\#3256](https://github.com/primefaces/primeng/issues/3256)
1236
1237## [4.1.3](https://github.com/primefaces/primeng/tree/4.1.3) (2017-08-11)
1238
1239[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.2...4.1.3)
1240
1241**Implemented New Features and Enhancements:**
1242
1243- Frozen Rows for Scrollable DataTable [\#3642](https://github.com/primefaces/primeng/issues/3642)
1244- Add defaultSortOrder property to DataTable [\#3637](https://github.com/primefaces/primeng/issues/3637)
1245- In Checkbox and RadioButton add for attribute in label [\#3617](https://github.com/primefaces/primeng/issues/3617)
1246- Range selection mode for Calendar [\#3609](https://github.com/primefaces/primeng/issues/3609)
1247- valueChange event for DataTable [\#3593](https://github.com/primefaces/primeng/issues/3593)
1248- Chips - Add new chip on Tab keypress [\#3527](https://github.com/primefaces/primeng/issues/3527)
1249- Tree onDropPoint does not pass dropNode property to onNodeDrop listeners [\#3458](https://github.com/primefaces/primeng/issues/3458)
1250- Ability to style entire selected treenode [\#3246](https://github.com/primefaces/primeng/issues/3246)
1251- Autofocus editable dropdown menu [\#3236](https://github.com/primefaces/primeng/issues/3236)
1252- Multiple Date selection in calendar [\#2970](https://github.com/primefaces/primeng/issues/2970)
1253- Dynamic mask support to InputMask [\#2632](https://github.com/primefaces/primeng/issues/2632)
1254- Icons for TreeTable [\#2269](https://github.com/primefaces/primeng/issues/2269)
1255
1256**Fixed bugs:**
1257
1258- Dropdown should update width when options change [\#3639](https://github.com/primefaces/primeng/issues/3639)
1259- Schedule default active button style missing from Omega [\#3638](https://github.com/primefaces/primeng/issues/3638)
1260- Panel onAfterToggle is called early. [\#3607](https://github.com/primefaces/primeng/issues/3607)
1261- PanelMenu shows top level entries with the label underlined [\#3592](https://github.com/primefaces/primeng/issues/3592)
1262- Datatable error after hitting enter or escape on edit cell [\#3553](https://github.com/primefaces/primeng/issues/3553)
1263- Slider doesn't work when using range + orientation vertical [\#3540](https://github.com/primefaces/primeng/issues/3540)
1264- Dropdown filter: Keypress up/down does not work [\#3511](https://github.com/primefaces/primeng/issues/3511)
1265- Dropdown not selecting item on enter keyDown [\#3481](https://github.com/primefaces/primeng/issues/3481)
1266- Datatable - Cannot read property 'tagName' of null - when editable true [\#3478](https://github.com/primefaces/primeng/issues/3478)
1267- p-tooltip is forever stuck on the page when a hide delay is specified and the tooltip target is hovered again while the tooltip is hiding. [\#3462](https://github.com/primefaces/primeng/issues/3462)
1268- When dataType is "string" and showTime is true the ngModel value is just a date [\#3441](https://github.com/primefaces/primeng/issues/3441)
1269- FileUpload does not allow selecting same file [\#3385](https://github.com/primefaces/primeng/issues/3385)
1270- Row Grouping is not working as expected [\#1830](https://github.com/primefaces/primeng/issues/1830)
1271- dataTable\#rowStyleClass mess up with row styles [\#1827](https://github.com/primefaces/primeng/issues/1827)
1272
1273## [4.1.2](https://github.com/primefaces/primeng/tree/4.1.2) (2017-07-27)
1274
1275[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.1...4.1.2)
1276
1277**Implemented New Features and Enhancements:**
1278
1279- Improve editable cell event bindings [\#3510](https://github.com/primefaces/primeng/issues/3510)
1280- Autocomplete onKeyUp event [\#3494](https://github.com/primefaces/primeng/issues/3494)
1281- DataTable Performance Optimizations [\#3468](https://github.com/primefaces/primeng/issues/3468)
1282
1283**Fixed bugs:**
1284
1285- Popup TieredMenu overlay positioning may fail [\#3518](https://github.com/primefaces/primeng/issues/3518)
1286- TabView activeIndex throws exception if bigger than length [\#3517](https://github.com/primefaces/primeng/issues/3517)
1287- IE - 'null' shown before tooltip's text [\#3490](https://github.com/primefaces/primeng/issues/3490)
1288- Tieredmenu popup performance issue [\#3476](https://github.com/primefaces/primeng/issues/3476)
1289- DataTable Loading Status Icon not working [\#3457](https://github.com/primefaces/primeng/issues/3457)
1290- Editable dropdown preselection fails with ReactiveForms [\#3407](https://github.com/primefaces/primeng/issues/3407)
1291- Calendar navigator year bug [\#3337](https://github.com/primefaces/primeng/issues/3337)
1292- Dropdown selected value not working properly if Editable is true [\#3297](https://github.com/primefaces/primeng/issues/3297)
1293
1294## [4.1.1](https://github.com/primefaces/primeng/tree/4.1.1) (2017-07-19)
1295
1296[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.0...4.1.1)
1297
1298**Implemented New Features and Enhancements:**
1299
1300- Add lazy mode to Dropdown [\#3447](https://github.com/primefaces/primeng/issues/3447)
1301- Add blockScroll property to Dialog [\#3438](https://github.com/primefaces/primeng/issues/3438)
1302- ColorPicker: Selected Color value should start with a '\#' in hex format [\#3376](https://github.com/primefaces/primeng/issues/3376)
1303- DataTable loading indicator Input [\#3329](https://github.com/primefaces/primeng/issues/3329)
1304- p-dialog - Scroll page when modal content overflows [\#3306](https://github.com/primefaces/primeng/issues/3306)
1305- Double click based transfer on PickList [\#3223](https://github.com/primefaces/primeng/issues/3223)
1306- Scrollable DataList [\#3210](https://github.com/primefaces/primeng/issues/3210)
1307- Input Group [\#3181](https://github.com/primefaces/primeng/issues/3181)
1308- DataTable radioButton unselection [\#2653](https://github.com/primefaces/primeng/issues/2653)
1309- Add onProgress callback to FileUpload [\#2570](https://github.com/primefaces/primeng/issues/2570)
1310
1311**Fixed bugs:**
1312
1313- Dropdown fails when opened with space [\#3449](https://github.com/primefaces/primeng/issues/3449)
1314- disabled buttons can receive hover visuals [\#3448](https://github.com/primefaces/primeng/issues/3448)
1315- confirmDialog fa missing from dom [\#3444](https://github.com/primefaces/primeng/issues/3444)
1316- \[Bug\] DataTable with Dropdown has exception on click event [\#3443](https://github.com/primefaces/primeng/issues/3443)
1317- Navigators may be misaligned on calendar [\#3423](https://github.com/primefaces/primeng/issues/3423)
1318- Filtering by notEquals raises "TypeError: Cannot read property 'equals' of undefined" [\#3388](https://github.com/primefaces/primeng/issues/3388)
1319- \[bug report\] Picklist: Drag and Drop not working properly [\#3367](https://github.com/primefaces/primeng/issues/3367)
1320- Button.ts class name typo [\#3365](https://github.com/primefaces/primeng/issues/3365)
1321- p-dialog - \[minWidth\] property does not work [\#3324](https://github.com/primefaces/primeng/issues/3324)
1322- Spinner does not set model to null when a min value is specified [\#3318](https://github.com/primefaces/primeng/issues/3318)
1323- AutoComplete - Suggestions display issue when suggestions above [\#3312](https://github.com/primefaces/primeng/issues/3312)
1324- Remove extra styleClass attribute from DataTable with paginator [\#3288](https://github.com/primefaces/primeng/issues/3288)
1325- Calendar throws an error on Firefox [\#3282](https://github.com/primefaces/primeng/issues/3282)
1326- Invalid Invalid CSS after "...color: \#ffffff," [\#3280](https://github.com/primefaces/primeng/issues/3280)
1327- Growl's initial messages do not disappear [\#3228](https://github.com/primefaces/primeng/issues/3228)
1328- Lightbox positioning issue [\#2292](https://github.com/primefaces/primeng/issues/2292)
1329
1330## [4.1.0](https://github.com/primefaces/primeng/tree/4.1.0) (2017-07-12)
1331
1332[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.0-rc.3...4.1.0)
1333
1334**Implemented New Features and Enhancements:**
1335
1336- badge and badgeStyleClass for MenuItem [\#3328](https://github.com/primefaces/primeng/issues/3328)
1337- InputMask misses an onFocus output event [\#3216](https://github.com/primefaces/primeng/issues/3216)
1338- Filtering for orderlist [\#3007](https://github.com/primefaces/primeng/issues/3007)
1339- InputSwitch accessibility [\#2951](https://github.com/primefaces/primeng/issues/2951)
1340- Shift key support for DataTable row selection [\#1283](https://github.com/primefaces/primeng/issues/1283)
1341- ColorPicker Component [\#50](https://github.com/primefaces/primeng/issues/50)
1342
1343**Fixed bugs:**
1344
1345- Tooltip setter [\#3355](https://github.com/primefaces/primeng/issues/3355)
1346- Datatable resizer-helper [\#3354](https://github.com/primefaces/primeng/issues/3354)
1347- ContextMenu and Menubar doesn't render style or styleClass for MenuItems [\#3296](https://github.com/primefaces/primeng/issues/3296)
1348- Bug: 4.1.0-rc.3 multiple selection broken in Data Table [\#3277](https://github.com/primefaces/primeng/issues/3277)
1349- onHide is shown when a dialog is created [\#3051](https://github.com/primefaces/primeng/issues/3051)
1350
1351## [4.1.0-rc.3](https://github.com/primefaces/primeng/tree/4.1.0-rc.3) (2017-06-30)
1352
1353[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.0-rc.2...4.1.0-rc.3)
1354
1355**Implemented New Features and Enhancements:**
1356
1357- Optimize MultiSelect event bindings [\#3254](https://github.com/primefaces/primeng/issues/3254)
1358- Remove ui-dialog-buttonpane [\#3244](https://github.com/primefaces/primeng/issues/3244)
1359- Immutable property for data components [\#3227](https://github.com/primefaces/primeng/issues/3227)
1360- Use a DataTable with resizableColumns and scrollable may cause unresponsive web page or lag css animation. [\#3195](https://github.com/primefaces/primeng/issues/3195)
1361- PanelMenu - Feature Request - Customise Styles [\#3175](https://github.com/primefaces/primeng/issues/3175)
1362- Bootstrap theme overrides anchor link colors with priority [\#3173](https://github.com/primefaces/primeng/issues/3173)
1363- Custom content for horizontal megamenu [\#3153](https://github.com/primefaces/primeng/issues/3153)
1364- Add filterMaxlength property to column [\#3142](https://github.com/primefaces/primeng/issues/3142)
1365- activeIndex for Accordion [\#3137](https://github.com/primefaces/primeng/issues/3137)
1366- Compatibility for Scrollable and Responsive datatable [\#2980](https://github.com/primefaces/primeng/issues/2980)
1367- MenuItem style and styleClass properties [\#2901](https://github.com/primefaces/primeng/issues/2901)
1368- appendTo property to TieredMenu component [\#2773](https://github.com/primefaces/primeng/issues/2773)
1369- Make use of direct child selection in CSS where possible/reasonable [\#2700](https://github.com/primefaces/primeng/issues/2700)
1370- Accordion component padding issues in bootstrap theme [\#2672](https://github.com/primefaces/primeng/issues/2672)
1371- Improve overflow hidden on DataTable [\#2447](https://github.com/primefaces/primeng/issues/2447)
1372- Remove placehoder in non-empty multiple autocomplete [\#2197](https://github.com/primefaces/primeng/issues/2197)
1373- ConfirmDialog focus button when it opens [\#2119](https://github.com/primefaces/primeng/issues/2119)
1374- Add type property to Spinner [\#2107](https://github.com/primefaces/primeng/issues/2107)
1375- inputStyle and inputStyleClass for Chips [\#2065](https://github.com/primefaces/primeng/issues/2065)
1376- Custom content for menubar [\#1997](https://github.com/primefaces/primeng/issues/1997)
1377- Pass rowIndex to column template \(pTemplate="rowexpansion"\) [\#1910](https://github.com/primefaces/primeng/issues/1910)
1378- Calendar needs "onClose" event [\#1874](https://github.com/primefaces/primeng/issues/1874)
1379- Chip duplicate handling [\#1630](https://github.com/primefaces/primeng/issues/1630)
1380- modal dialogs should prevent the background from being scrolleable [\#1625](https://github.com/primefaces/primeng/issues/1625)
1381- Simplify menuitem command handling [\#1354](https://github.com/primefaces/primeng/issues/1354)
1382
1383**Fixed bugs:**
1384
1385- Carousel throws ExpressionChecked error on Angular 4.2.x [\#3263](https://github.com/primefaces/primeng/issues/3263)
1386- Multiselect component fails with ChangeDetectionStrategy.OnPush [\#3253](https://github.com/primefaces/primeng/issues/3253)
1387- Left tooltip position fails [\#3252](https://github.com/primefaces/primeng/issues/3252)
1388- InputSwitch throws expression was checked error with Angular 4.2.x [\#3247](https://github.com/primefaces/primeng/issues/3247)
1389- Bootstrap theme calendar [\#3243](https://github.com/primefaces/primeng/issues/3243)
1390- Autocomplete inputtext content not shown [\#3199](https://github.com/primefaces/primeng/issues/3199)
1391- p-dialog Bootstrap footer style issue with PrimeNG 4.0 [\#3183](https://github.com/primefaces/primeng/issues/3183)
1392- color picker in reactive forms doesn't select color [\#3179](https://github.com/primefaces/primeng/issues/3179)
1393- FileUpload firefox problem [\#3165](https://github.com/primefaces/primeng/issues/3165)
1394- Autocomplete empty text when lost focus [\#3147](https://github.com/primefaces/primeng/issues/3147)
1395- Orderlist header alignment issues [\#3145](https://github.com/primefaces/primeng/issues/3145)
1396- Organization Chart - no lines, empty leafs, etc. for Bootstrap theme [\#3130](https://github.com/primefaces/primeng/issues/3130)
1397- Datatable reset method doesn't emit onLazyLoadEvent [\#3128](https://github.com/primefaces/primeng/issues/3128)
1398- Picklist header alignment issues [\#3125](https://github.com/primefaces/primeng/issues/3125)
1399- Type definition file missing for shorthand [\#3123](https://github.com/primefaces/primeng/issues/3123)
1400- AOT compilation issues [\#3122](https://github.com/primefaces/primeng/issues/3122)
1401- FileUpload multiple file drag when multiple set to false [\#3120](https://github.com/primefaces/primeng/issues/3120)
1402- FileUpload remove method throwing error on Firefox [\#3119](https://github.com/primefaces/primeng/issues/3119)
1403- PanelMenu animation broken on fast click [\#3052](https://github.com/primefaces/primeng/issues/3052)
1404- DataTable - ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'NaNpx'. Current value: '352px' [\#3041](https://github.com/primefaces/primeng/issues/3041)
1405- Focused dropdown reveals blinking cursor iOS [\#3027](https://github.com/primefaces/primeng/issues/3027)
1406- Datatable totalRecords is not updated after calling the resetMethod [\#2948](https://github.com/primefaces/primeng/issues/2948)
1407- Data table with filter and sort does not work with headerColumnGroup [\#2900](https://github.com/primefaces/primeng/issues/2900)
1408- Footer Group not displayed on scrollable datatable [\#2894](https://github.com/primefaces/primeng/issues/2894)
1409- Calendar displayed value not updated on blur [\#2826](https://github.com/primefaces/primeng/issues/2826)
1410- ExpressionChangedAfterItHasBeenCheckedError in radioButton on reactive form [\#2761](https://github.com/primefaces/primeng/issues/2761)
1411- Dropdown onChange fires on re-selection of same item [\#2760](https://github.com/primefaces/primeng/issues/2760)
1412- Memory leak in accordion [\#2696](https://github.com/primefaces/primeng/issues/2696)
1413- Custom sorting breaks pagination [\#2687](https://github.com/primefaces/primeng/issues/2687)
1414- Tree - DragDrop makes mistakes when dragging downwards in between other nodes [\#2569](https://github.com/primefaces/primeng/issues/2569)
1415- Calendar should allow valid blank/null value [\#2471](https://github.com/primefaces/primeng/issues/2471)
1416- Error in DataTable with ContextMenu [\#2431](https://github.com/primefaces/primeng/issues/2431)
1417- Calendar clicking on button icon not opening calendar IE9/IE10 [\#2213](https://github.com/primefaces/primeng/issues/2213)
1418- DataTable filter is not cleared when ::-ms-clear is clicked [\#2179](https://github.com/primefaces/primeng/issues/2179)
1419- p-confirmdialog is not centered to browser [\#2146](https://github.com/primefaces/primeng/issues/2146)
1420- Slider: Highlights surrounding text with mouse [\#2143](https://github.com/primefaces/primeng/issues/2143)
1421- Datatable nested datatable not showing header [\#2090](https://github.com/primefaces/primeng/issues/2090)
1422- p-calendar bug with IE11 [\#2026](https://github.com/primefaces/primeng/issues/2026)
1423- Editor's onTextChange event is sending the wrong value for "source" [\#2014](https://github.com/primefaces/primeng/issues/2014)
1424- can't to add filter for columns in p-headerColumnGroup tag [\#1979](https://github.com/primefaces/primeng/issues/1979)
1425- Styleclass for TreeNode fails for Horizontal Tree [\#1963](https://github.com/primefaces/primeng/issues/1963)
1426- MultiSelect value support objects [\#1962](https://github.com/primefaces/primeng/issues/1962)
1427- \[iOS only\] Dropdown Autocmoplete doesn't show suggestions by clicking on dropdown button [\#1948](https://github.com/primefaces/primeng/issues/1948)
1428- Editable dropdown caret jumps [\#1897](https://github.com/primefaces/primeng/issues/1897)
1429- Custom filter selection apply sort [\#1873](https://github.com/primefaces/primeng/issues/1873)
1430- DataTable filter input deletes characters during typing [\#1813](https://github.com/primefaces/primeng/issues/1813)
1431- p-gmap in hidden containers fails [\#1806](https://github.com/primefaces/primeng/issues/1806)
1432- Data-table scroll disappears when filtering in a field shown by width scroll [\#1805](https://github.com/primefaces/primeng/issues/1805)
1433- Datatable is not updated inside an expansiontemplate [\#1775](https://github.com/primefaces/primeng/issues/1775)
1434- AutoComplete box-shadow issue while nested in Panel [\#1561](https://github.com/primefaces/primeng/issues/1561)
1435- DataTable Column with Template onRowClick/onRowSelect not firing [\#1485](https://github.com/primefaces/primeng/issues/1485)
1436- Menubar event emmiter broken after hide and show [\#857](https://github.com/primefaces/primeng/issues/857)
1437
1438## [4.1.0-rc.2](https://github.com/primefaces/primeng/tree/4.1.0-rc.2) (2017-06-16)
1439
1440[Full Changelog](https://github.com/primefaces/primeng/compare/4.1.0-rc.1...4.1.0-rc.2)
1441
1442## [4.1.0-rc.1](https://github.com/primefaces/primeng/tree/4.1.0-rc.1) (2017-06-16)
1443
1444[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.3...4.1.0-rc.1)
1445
1446**Implemented New Features and Enhancements:**
1447
1448- New PrimeNG Website [\#3111](https://github.com/primefaces/primeng/issues/3111)
1449- Move column click handler to row for performance of DataTable [\#3110](https://github.com/primefaces/primeng/issues/3110)
1450- Improve Checkbox and Radio Icons CSS in Omega [\#3108](https://github.com/primefaces/primeng/issues/3108)
1451- Improve DataTable selection performance [\#3101](https://github.com/primefaces/primeng/issues/3101)
1452- Dropdown should filter run again if model options change [\#3081](https://github.com/primefaces/primeng/issues/3081)
1453- Picklist Drag and Drop support [\#3075](https://github.com/primefaces/primeng/issues/3075)
1454- FlipFit for Relative Positioning [\#3063](https://github.com/primefaces/primeng/issues/3063)
1455- Use native angular animations for SplitButton [\#3062](https://github.com/primefaces/primeng/issues/3062)
1456- Optimize SplitButton global click listener [\#3061](https://github.com/primefaces/primeng/issues/3061)
1457- appendTo for SplitButton [\#3060](https://github.com/primefaces/primeng/issues/3060)
1458- DragDrop support for OrderList [\#3043](https://github.com/primefaces/primeng/issues/3043)
1459- Custom Upload Handler for FileUpload [\#3040](https://github.com/primefaces/primeng/issues/3040)
1460- Filter for Picklist [\#3036](https://github.com/primefaces/primeng/issues/3036)
1461- Multi Filter Support for Picklist [\#3035](https://github.com/primefaces/primeng/issues/3035)
1462- Animation for panelmenu submenus [\#3025](https://github.com/primefaces/primeng/issues/3025)
1463- Multifilter function for ObjectUtils [\#3011](https://github.com/primefaces/primeng/issues/3011)
1464- Filter event for Orderlist [\#3010](https://github.com/primefaces/primeng/issues/3010)
1465- Multi filter support for Orderlist [\#3009](https://github.com/primefaces/primeng/issues/3009)
1466- Orderlist set get methods [\#3008](https://github.com/primefaces/primeng/issues/3008)
1467- New Component: Organization Chart [\#2992](https://github.com/primefaces/primeng/issues/2992)
1468- Dropdown accessiblity [\#2966](https://github.com/primefaces/primeng/issues/2966)
1469- Inputswitch accessibility screen reader [\#2953](https://github.com/primefaces/primeng/issues/2953)
1470- Footer for Panel [\#2591](https://github.com/primefaces/primeng/issues/2591)
1471- PickList: move all items from target to source issue [\#2573](https://github.com/primefaces/primeng/issues/2573)
1472- Severity support for SplitButton [\#2482](https://github.com/primefaces/primeng/issues/2482)
1473- Multi filter support for Dropdown [\#2454](https://github.com/primefaces/primeng/issues/2454)
1474- Tooltip delay feature [\#1244](https://github.com/primefaces/primeng/issues/1244)
1475- Refactor OrderList CSS design [\#1240](https://github.com/primefaces/primeng/issues/1240)
1476- New component: TimePicker [\#1102](https://github.com/primefaces/primeng/issues/1102)
1477- Add compareSelectionBy property to DataTable. [\#981](https://github.com/primefaces/primeng/issues/981)
1478- onResize callback for InputTextarea [\#957](https://github.com/primefaces/primeng/issues/957)
1479- Basic UI mode for FileUpload [\#923](https://github.com/primefaces/primeng/issues/923)
1480- ConfirmDialog on close should act as reject [\#921](https://github.com/primefaces/primeng/issues/921)
1481- Color Picker [\#909](https://github.com/primefaces/primeng/issues/909)
1482- Possibility to do Client-side FileUpload [\#892](https://github.com/primefaces/primeng/issues/892)
1483- Separators in MenuModel [\#888](https://github.com/primefaces/primeng/issues/888)
1484- Collision detection for tooltip positioning to keep inside viewport [\#812](https://github.com/primefaces/primeng/issues/812)
1485
1486**Fixed bugs:**
1487
1488- FieldSet animation fails on fast click [\#3107](https://github.com/primefaces/primeng/issues/3107)
1489- DataTable Paginator Top CSS Issued [\#3103](https://github.com/primefaces/primeng/issues/3103)
1490- Changing column width changes table width [\#3096](https://github.com/primefaces/primeng/issues/3096)
1491- ExpandMode resize issue with Scrollable Table [\#3094](https://github.com/primefaces/primeng/issues/3094)
1492- Column resize helper misaligned in overflow [\#3092](https://github.com/primefaces/primeng/issues/3092)
1493- Carousel error on initializing value with non-empty array [\#3084](https://github.com/primefaces/primeng/issues/3084)
1494- Carousel Viewport undefined error [\#3083](https://github.com/primefaces/primeng/issues/3083)
1495- Severity buttons of Omega are overriden [\#3080](https://github.com/primefaces/primeng/issues/3080)
1496- Listbox custom style [\#3077](https://github.com/primefaces/primeng/issues/3077)
1497- SlideMenu routerLink doesn't work because of a bug in the template [\#3074](https://github.com/primefaces/primeng/issues/3074)
1498- Binding to first property has no effect on DataTable [\#3044](https://github.com/primefaces/primeng/issues/3044)
1499- Tooltip text update on change [\#3019](https://github.com/primefaces/primeng/issues/3019)
1500- Dialog global event handlers are not cleared [\#2976](https://github.com/primefaces/primeng/issues/2976)
1501- Dropdown panel is disconnected on filtering [\#2936](https://github.com/primefaces/primeng/issues/2936)
1502- Autocomplete inputStyle/inputStyleClass doesn't work for multiple mode [\#1257](https://github.com/primefaces/primeng/issues/1257)
1503- p-splitButton: menu not closed when clicked on other splitButton menubutton [\#1008](https://github.com/primefaces/primeng/issues/1008)
1504- Dropdown should scroll to selected item when overlay gets opened [\#952](https://github.com/primefaces/primeng/issues/952)
1505- p-autocomplete bug in field based object mapping [\#910](https://github.com/primefaces/primeng/issues/910)
1506
1507## [4.0.3](https://github.com/primefaces/primeng/tree/4.0.3) (2017-05-31)
1508
1509[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.2...4.0.3)
1510
1511**Fixed bugs:**
1512
1513- Breadcrumb home item throws exception [\#2935](https://github.com/primefaces/primeng/issues/2935)
1514
1515## [4.0.2](https://github.com/primefaces/primeng/tree/4.0.2) (2017-05-30)
1516
1517[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.1...4.0.2)
1518
1519**Implemented New Features and Enhancements:**
1520
1521- Dedicated footer section for Dialog [\#2920](https://github.com/primefaces/primeng/issues/2920)
1522- Optimize dialog global event listeners [\#2918](https://github.com/primefaces/primeng/issues/2918)
1523- Dialog should be responsive by default [\#2917](https://github.com/primefaces/primeng/issues/2917)
1524- Add breakpoint property to Dialog [\#2916](https://github.com/primefaces/primeng/issues/2916)
1525- Optimize AutoComplete global document click handler [\#2914](https://github.com/primefaces/primeng/issues/2914)
1526- Apply box-sizing:border-box to all widgets [\#2912](https://github.com/primefaces/primeng/issues/2912)
1527- FlyIn animation for Growl [\#2909](https://github.com/primefaces/primeng/issues/2909)
1528- RTL support for Accordion [\#2899](https://github.com/primefaces/primeng/issues/2899)
1529- RTL support for Dialog [\#2883](https://github.com/primefaces/primeng/issues/2883)
1530- Add style and styleClass to RadioButton [\#2881](https://github.com/primefaces/primeng/issues/2881)
1531- Add style and styleClass to Checkbox [\#2880](https://github.com/primefaces/primeng/issues/2880)
1532- Mobile Touch support to Slider Component [\#2866](https://github.com/primefaces/primeng/issues/2866)
1533- Customizable panel toggle icon [\#2865](https://github.com/primefaces/primeng/issues/2865)
1534- Checkbox should support null/undefined model [\#2864](https://github.com/primefaces/primeng/issues/2864)
1535- RTL support for TabView [\#2859](https://github.com/primefaces/primeng/issues/2859)
1536- alwaysShowPaginator property for Paginator [\#2858](https://github.com/primefaces/primeng/issues/2858)
1537- routerLinkActiveOptions property for MenuItem api [\#2838](https://github.com/primefaces/primeng/issues/2838)
1538- Add style and styleClass to TriStateCheckbox [\#2836](https://github.com/primefaces/primeng/issues/2836)
1539- Optimize positioning calculation for Tooltip [\#2830](https://github.com/primefaces/primeng/issues/2830)
1540- Add onRemove callback to FileUpload [\#2822](https://github.com/primefaces/primeng/issues/2822)
1541- Can't upload file using PUT request [\#2808](https://github.com/primefaces/primeng/issues/2808)
1542- Splitbutton new event [\#2804](https://github.com/primefaces/primeng/issues/2804)
1543- Pass index to Listbox template [\#2772](https://github.com/primefaces/primeng/issues/2772)
1544- Use Renderer2 over Renderer [\#2764](https://github.com/primefaces/primeng/issues/2764)
1545- MultiSelect Optional Filter [\#2736](https://github.com/primefaces/primeng/issues/2736)
1546- Chips Template support Close icon [\#2728](https://github.com/primefaces/primeng/issues/2728)
1547- Initialization callback for Catpcha [\#2584](https://github.com/primefaces/primeng/issues/2584)
1548- onEditComplete event is not fired when user hit Tab key [\#2535](https://github.com/primefaces/primeng/issues/2535)
1549- Multiselect: mouse click on "Close" at the header is bubbled beyond the component [\#2007](https://github.com/primefaces/primeng/issues/2007)
1550- Align SplitButton router support with other Menu Components [\#721](https://github.com/primefaces/primeng/issues/721)
1551- Pass filteredValue to onFilter callback [\#678](https://github.com/primefaces/primeng/issues/678)
1552- Make the event optional in tabView.open\(\) [\#564](https://github.com/primefaces/primeng/issues/564)
1553- Access Quill API when using the editor [\#522](https://github.com/primefaces/primeng/issues/522)
1554
1555**Fixed bugs:**
1556
1557- Slider handles are slightly offset [\#2925](https://github.com/primefaces/primeng/issues/2925)
1558- Vertical slider handle is behind the bar [\#2924](https://github.com/primefaces/primeng/issues/2924)
1559- Listbox header checkbox not synced with filtering [\#2923](https://github.com/primefaces/primeng/issues/2923)
1560- ContextMenu may open first item by default [\#2915](https://github.com/primefaces/primeng/issues/2915)
1561- AutoComplete drop down close down on right click in firefox [\#2913](https://github.com/primefaces/primeng/issues/2913)
1562- Dropdown breaks editable datatable layout on Firefox [\#2907](https://github.com/primefaces/primeng/issues/2907)
1563- Calendar icon moves on hover in Omega Theme [\#2896](https://github.com/primefaces/primeng/issues/2896)
1564- MultiSelect error if options are not provided [\#2895](https://github.com/primefaces/primeng/issues/2895)
1565- Resizable columns can break Scrollable DataTable [\#2890](https://github.com/primefaces/primeng/issues/2890)
1566- AutoComplete input does not reflect model changes [\#2882](https://github.com/primefaces/primeng/issues/2882)
1567- Growl's onClose event references wrong message when message is closed manually [\#2846](https://github.com/primefaces/primeng/issues/2846)
1568- Multiselect container misaligned on filtering with appendTo="body" [\#2823](https://github.com/primefaces/primeng/issues/2823)
1569- rowgroupheader colspan not tracking visible columns [\#2814](https://github.com/primefaces/primeng/issues/2814)
1570- Growl has a flicker effect on remove of a message from multiple messages [\#2805](https://github.com/primefaces/primeng/issues/2805)
1571- OverlayPanel does not close with OnPush strategy [\#2803](https://github.com/primefaces/primeng/issues/2803)
1572- SelectButton onFocus throws error on Firefox [\#2801](https://github.com/primefaces/primeng/issues/2801)
1573- TypeError: Cannot read property 'length' of null for DataTable with headerCheckboxToggleAllPages true [\#2796](https://github.com/primefaces/primeng/issues/2796)
1574- DeferModule is not exported [\#2792](https://github.com/primefaces/primeng/issues/2792)
1575- Calendar not working well together with validators [\#2790](https://github.com/primefaces/primeng/issues/2790)
1576- AutoComplete Module doesn't work properly in IE11 [\#2788](https://github.com/primefaces/primeng/issues/2788)
1577- Attribute visible doesn't work in context-menu [\#2785](https://github.com/primefaces/primeng/issues/2785)
1578- Using file upload with a non-wildcard MIME type results in validation errors [\#2699](https://github.com/primefaces/primeng/issues/2699)
1579- rowIndex is not updating when a row is removed from Datatable [\#2432](https://github.com/primefaces/primeng/issues/2432)
1580- onSlideEnd event is not getting values on range mode [\#2429](https://github.com/primefaces/primeng/issues/2429)
1581- AutoComplete dropdown wraps to next line [\#2387](https://github.com/primefaces/primeng/issues/2387)
1582- icon only toggle button [\#1980](https://github.com/primefaces/primeng/issues/1980)
1583- Dialog width is not responsive [\#740](https://github.com/primefaces/primeng/issues/740)
1584- Dialog resizing fails with fixed height [\#737](https://github.com/primefaces/primeng/issues/737)
1585- Selected values in multiselect label are \(null\) when list of options loaded \*after\* bound selectedValue [\#725](https://github.com/primefaces/primeng/issues/725)
1586
1587## [4.0.1](https://github.com/primefaces/primeng/tree/4.0.1) (2017-05-16)
1588
1589[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.0...4.0.1)
1590
1591**Implemented New Features and Enhancements:**
1592
1593- Add positionLeft and positionTop to Dialog [\#2781](https://github.com/primefaces/primeng/issues/2781)
1594- Add onInput event to calendar. [\#2780](https://github.com/primefaces/primeng/issues/2780)
1595- Two-Way binding support for Messages [\#2779](https://github.com/primefaces/primeng/issues/2779)
1596- Add id to Message Api [\#2777](https://github.com/primefaces/primeng/issues/2777)
1597- Disabled support for Steps [\#2776](https://github.com/primefaces/primeng/issues/2776)
1598- Add UTC option to Calendar [\#2775](https://github.com/primefaces/primeng/issues/2775)
1599- Keyboard accessibility for SelectButton [\#2774](https://github.com/primefaces/primeng/issues/2774)
1600- TieredMenu activeItem type should be MenuItem [\#2770](https://github.com/primefaces/primeng/issues/2770)
1601- FileUpload component not sending Authentication Credentials [\#2745](https://github.com/primefaces/primeng/issues/2745)
1602- New pDefer Directive [\#2714](https://github.com/primefaces/primeng/issues/2714)
1603- Two-Way binding support for Growl [\#2712](https://github.com/primefaces/primeng/issues/2712)
1604- RowTrackBy for DataTable, DataGrid and DataList [\#2633](https://github.com/primefaces/primeng/issues/2633)
1605- Add onBlur event to p-spinner [\#2524](https://github.com/primefaces/primeng/issues/2524)
1606- EmptyMessage for AutoComplete [\#2305](https://github.com/primefaces/primeng/issues/2305)
1607- Add onSelectionChange to OrderList [\#2180](https://github.com/primefaces/primeng/issues/2180)
1608- Prevent calendar to go out of viewport bounds [\#2128](https://github.com/primefaces/primeng/issues/2128)
1609- Filtering support for CSV export [\#982](https://github.com/primefaces/primeng/issues/982)
1610
1611**Fixed bugs:**
1612
1613- Dialog drag problem with close icon [\#2782](https://github.com/primefaces/primeng/issues/2782)
1614- Menu component Show\(\) method not working [\#2767](https://github.com/primefaces/primeng/issues/2767)
1615- TieredMenu routerLink fails [\#2763](https://github.com/primefaces/primeng/issues/2763)
1616- CSS of accordion interferes with fontawesome [\#2751](https://github.com/primefaces/primeng/issues/2751)
1617- Scrollable table misaligned if body is smaller than scrollHeight [\#2708](https://github.com/primefaces/primeng/issues/2708)
1618- Autocomplete component dropdown button style issues in bootstrap [\#2695](https://github.com/primefaces/primeng/issues/2695)
1619- Calendar TimeOnly incorrect hourformat [\#2693](https://github.com/primefaces/primeng/issues/2693)
1620- Calendar year navigator spacing issue in Bootstrap theme [\#2692](https://github.com/primefaces/primeng/issues/2692)
1621- Carousel pagelinks are not visible [\#2659](https://github.com/primefaces/primeng/issues/2659)
1622- Android Mask Input Cursor Behind Text [\#2519](https://github.com/primefaces/primeng/issues/2519)
1623- CSV export fails with comma values [\#2460](https://github.com/primefaces/primeng/issues/2460)
1624
1625## [4.0.0](https://github.com/primefaces/primeng/tree/4.0.0) (2017-04-30)
1626
1627[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.0-rc.5...4.0.0)
1628
1629**Fixed bugs:**
1630
1631- AutoComplete with multiple and dropdown gives error on dropdown click [\#2655](https://github.com/primefaces/primeng/issues/2655)
1632- Autocomplete gives error if suggestions are initialized on load [\#2647](https://github.com/primefaces/primeng/issues/2647)
1633
1634## [4.0.0-rc.5](https://github.com/primefaces/primeng/tree/4.0.0-rc.5) (2017-04-28)
1635
1636[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.0-rc.4...4.0.0-rc.5)
1637
1638**Implemented New Features and Enhancements:**
1639
1640- DataTable sort support for Immutable Data [\#2630](https://github.com/primefaces/primeng/issues/2630)
1641- Replace all document body click with document click [\#2628](https://github.com/primefaces/primeng/issues/2628)
1642- Type property for AutoComplete [\#2627](https://github.com/primefaces/primeng/issues/2627)
1643
1644**Fixed bugs:**
1645
1646- p-dropdown crashes when placed on a div with ngIf \(RC.4\) [\#2619](https://github.com/primefaces/primeng/issues/2619)
1647- DataTable sorting broken when using pagination [\#2618](https://github.com/primefaces/primeng/issues/2618)
1648- \[showcase\] DataTable selection documentatiton typo [\#2616](https://github.com/primefaces/primeng/issues/2616)
1649- DataTable, findNextEditableColumn throws exception when using tab from the last cell in the grid [\#2615](https://github.com/primefaces/primeng/issues/2615)
1650- touched class not set when touching p-editor [\#2614](https://github.com/primefaces/primeng/issues/2614)
1651
1652## [4.0.0-rc.4](https://github.com/primefaces/primeng/tree/4.0.0-rc.4) (2017-04-27)
1653
1654[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.0-rc.3...4.0.0-rc.4)
1655
1656**Implemented New Features and Enhancements:**
1657
1658- Remove ngDoCheck from DataTable,DataGrid,DataList,DataScroller [\#2606](https://github.com/primefaces/primeng/issues/2606)
1659- Multiselect selectedItemsLabel attribute [\#2587](https://github.com/primefaces/primeng/issues/2587)
1660- Multiselect maxSelectedLabels attribute [\#2586](https://github.com/primefaces/primeng/issues/2586)
1661- Multiselect displaySelectedLabel attribute [\#2585](https://github.com/primefaces/primeng/issues/2585)
1662- Add onBlur event to MultiSelect [\#2549](https://github.com/primefaces/primeng/issues/2549)
1663- MultiSelect label parameter [\#2548](https://github.com/primefaces/primeng/issues/2548)
1664- Breadcrumb home mouseover displays default cursor [\#2283](https://github.com/primefaces/primeng/issues/2283)
1665
1666**Fixed bugs:**
1667
1668- AutoComplete and SplitButton compatibility with Push CDS [\#2612](https://github.com/primefaces/primeng/issues/2612)
1669- Dropdown autocomplete does not work on FF and Safari [\#2604](https://github.com/primefaces/primeng/issues/2604)
1670- inputtextarea doc is incorrect [\#2595](https://github.com/primefaces/primeng/issues/2595)
1671- DropDown with filter and appendTo attributes [\#2581](https://github.com/primefaces/primeng/issues/2581)
1672- SlideMenu Show method is not working [\#2578](https://github.com/primefaces/primeng/issues/2578)
1673- Dropdown panel is not as wide as supposed to when appendTo is set to body. [\#2551](https://github.com/primefaces/primeng/issues/2551)
1674- Autocomplete uses Wrong ElementRef for multiple mode [\#2544](https://github.com/primefaces/primeng/issues/2544)
1675- PanelMenu router links do not work [\#2522](https://github.com/primefaces/primeng/issues/2522)
1676- SplitButton iconPos property is unused [\#2483](https://github.com/primefaces/primeng/issues/2483)
1677- Datatable lazy loading filter loop [\#2405](https://github.com/primefaces/primeng/issues/2405)
1678- AppendTo body closes MultiSelect [\#2345](https://github.com/primefaces/primeng/issues/2345)
1679
1680## [4.0.0-rc.3](https://github.com/primefaces/primeng/tree/4.0.0-rc.3) (2017-04-14)
1681
1682[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.6...4.0.0-rc.3)
1683
1684**Implemented New Features and Enhancements:**
1685
1686- Tab based cell navigation support for non-editable columns [\#2520](https://github.com/primefaces/primeng/issues/2520)
1687- Apply focus after dropdown item select [\#2513](https://github.com/primefaces/primeng/issues/2513)
1688- Add closeCell method to DataTable [\#2511](https://github.com/primefaces/primeng/issues/2511)
1689- Refactor AutoComplete to use ViewChild [\#2499](https://github.com/primefaces/primeng/issues/2499)
1690- Collision detection to Dropdown overlay [\#2496](https://github.com/primefaces/primeng/issues/2496)
1691- Add onMapReady event to GMap [\#2435](https://github.com/primefaces/primeng/issues/2435)
1692- Add loading property to DataTable [\#2395](https://github.com/primefaces/primeng/issues/2395)
1693- Always center dialog before reopen [\#2310](https://github.com/primefaces/primeng/issues/2310)
1694- Keyboard navigation on editable cells with custom editors [\#2124](https://github.com/primefaces/primeng/issues/2124)
1695- Custom content inside BlockUI [\#1623](https://github.com/primefaces/primeng/issues/1623)
1696
1697**Fixed bugs:**
1698
1699- MenuBar router links do not work [\#2512](https://github.com/primefaces/primeng/issues/2512)
1700- onNodeDrop doesn't cover onDropPoint [\#2510](https://github.com/primefaces/primeng/issues/2510)
1701- Sorting on lazy pagination does not reset paginator [\#2493](https://github.com/primefaces/primeng/issues/2493)
1702- Autocomplete - cursor allways move to the end of the string [\#2488](https://github.com/primefaces/primeng/issues/2488)
1703- UTF support for CSV export [\#2473](https://github.com/primefaces/primeng/issues/2473)
1704- AutoComplete hides when click inside input [\#2466](https://github.com/primefaces/primeng/issues/2466)
1705- Dialogs fail if visible by default [\#2428](https://github.com/primefaces/primeng/issues/2428)
1706- Calendar selected date is off a day [\#2426](https://github.com/primefaces/primeng/issues/2426)
1707
1708## [2.0.6](https://github.com/primefaces/primeng/tree/2.0.6) (2017-04-12)
1709
1710[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.0-rc.2...2.0.6)
1711
1712**Fixed bugs:**
1713
1714- Checkboxes of a disabled listbox are still editable [\#2476](https://github.com/primefaces/primeng/issues/2476)
1715- Multiselect checkbox gets selected automatically if no search results are found [\#2418](https://github.com/primefaces/primeng/issues/2418)
1716- Listbox checkbox gets selected automatically if no search results are found [\#2417](https://github.com/primefaces/primeng/issues/2417)
1717
1718## [4.0.0-rc.2](https://github.com/primefaces/primeng/tree/4.0.0-rc.2) (2017-03-29)
1719
1720[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.5...4.0.0-rc.2)
1721
1722**Implemented New Features and Enhancements:**
1723
1724- Rename Dialog events [\#2413](https://github.com/primefaces/primeng/issues/2413)
1725- Immutability support for array properties [\#2396](https://github.com/primefaces/primeng/issues/2396)
1726- Add routerLinkActive support to Menu Components [\#2393](https://github.com/primefaces/primeng/issues/2393)
1727- Dynamic Locale support for Calendar [\#2361](https://github.com/primefaces/primeng/issues/2361)
1728- Add dataKey to Input List components [\#2357](https://github.com/primefaces/primeng/issues/2357)
1729- Introduce dataKey to DataTable [\#2356](https://github.com/primefaces/primeng/issues/2356)
1730- Remove overflow from dialog [\#2355](https://github.com/primefaces/primeng/issues/2355)
1731- Custom header support for Fieldset legend [\#2344](https://github.com/primefaces/primeng/issues/2344)
1732- Autocomplete with onBlur event [\#2256](https://github.com/primefaces/primeng/issues/2256)
1733- Add return statement to captcha [\#2132](https://github.com/primefaces/primeng/issues/2132)
1734- Allow editor template access rowIndex in datatable [\#2104](https://github.com/primefaces/primeng/issues/2104)
1735- Highlight first item in AutoComplete [\#2040](https://github.com/primefaces/primeng/issues/2040)
1736- Switch cell to view mode when focus is lost on editable cells [\#1924](https://github.com/primefaces/primeng/issues/1924)
1737- FileUpload. There is no validation for accept types [\#1694](https://github.com/primefaces/primeng/issues/1694)
1738- Calendar disable specific dates and/or days such as holidays or weekends [\#1690](https://github.com/primefaces/primeng/issues/1690)
1739- Datatable selection detection can not work if its value is immutable object array [\#1530](https://github.com/primefaces/primeng/issues/1530)
1740- HTML support in tooltip [\#377](https://github.com/primefaces/primeng/issues/377)
1741
1742**Fixed bugs:**
1743
1744- AutoComplete Dropdown UI Flicker on Hover [\#2392](https://github.com/primefaces/primeng/issues/2392)
1745- AutoComplete Dropdown click throws error [\#2391](https://github.com/primefaces/primeng/issues/2391)
1746- dt.filter\(\) method in dataTable causes ExpressionChangedAfterItHasBeenCheckedError [\#2384](https://github.com/primefaces/primeng/issues/2384)
1747- Menu with appendTo is not properly destroyed [\#2366](https://github.com/primefaces/primeng/issues/2366)
1748- Calendar time format problem with PM [\#2359](https://github.com/primefaces/primeng/issues/2359)
1749- ExpressionChangedAfterItHasBeenCheckedError with input directives [\#2307](https://github.com/primefaces/primeng/issues/2307)
1750- Fluid buttons with icons misalignment [\#2304](https://github.com/primefaces/primeng/issues/2304)
1751- Schedule has an infinite loop on the event. [\#2264](https://github.com/primefaces/primeng/issues/2264)
1752- Disabled autocomplete values are still deletable [\#2252](https://github.com/primefaces/primeng/issues/2252)
1753- Potential calendar time dateFormat bug [\#2244](https://github.com/primefaces/primeng/issues/2244)
1754- Calendar doesnt play well with OnPush change detection strategy [\#2148](https://github.com/primefaces/primeng/issues/2148)
1755- Reset filter of dropdown if model changes [\#2043](https://github.com/primefaces/primeng/issues/2043)
1756- Dropdown does not hide on Push ChangeDetection [\#1754](https://github.com/primefaces/primeng/issues/1754)
1757- SlideMenu breaks initial app load: Expression has changed after it was checked [\#1677](https://github.com/primefaces/primeng/issues/1677)
1758- Lazy loaded data tables never set multiSortMeta [\#1476](https://github.com/primefaces/primeng/issues/1476)
1759- Calendar issue UTC - beta19 [\#1113](https://github.com/primefaces/primeng/issues/1113)
1760- Dialog visible attr change not triggers any hide events [\#956](https://github.com/primefaces/primeng/issues/956)
1761
1762## [2.0.5](https://github.com/primefaces/primeng/tree/2.0.5) (2017-03-21)
1763
1764[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.4...2.0.5)
1765
1766**Fixed bugs:**
1767
1768- Footers are not displayed in Scrollable Table [\#2350](https://github.com/primefaces/primeng/issues/2350)
1769- ContextMenu onDestroy may cause reference error [\#2349](https://github.com/primefaces/primeng/issues/2349)
1770
1771## [2.0.4](https://github.com/primefaces/primeng/tree/2.0.4) (2017-03-17)
1772
1773[Full Changelog](https://github.com/primefaces/primeng/compare/4.0.0-rc.1...2.0.4)
1774
1775**Implemented New Features and Enhancements:**
1776
1777- Mutiselect: no space after comma [\#2331](https://github.com/primefaces/primeng/issues/2331)
1778- EmptyMessage for DataList [\#2324](https://github.com/primefaces/primeng/issues/2324)
1779
1780**Fixed bugs:**
1781
1782- SplitButton panel is not shown on top [\#2332](https://github.com/primefaces/primeng/issues/2332)
1783- Pass global filter to LazyLoadEvent [\#2330](https://github.com/primefaces/primeng/issues/2330)
1784- Paginators not in sync for DataTable, DataList and DataGrid [\#2329](https://github.com/primefaces/primeng/issues/2329)
1785- Dropdown panel misaligned on filtering with appendTo [\#2328](https://github.com/primefaces/primeng/issues/2328)
1786- Ensure that document functions exist before calling in ngOnDestroy\(\) [\#2327](https://github.com/primefaces/primeng/issues/2327)
1787- class .ui-inputwrapper-filled is not removed on Calendar [\#2326](https://github.com/primefaces/primeng/issues/2326)
1788- Calendar does not populate date the second time [\#2325](https://github.com/primefaces/primeng/issues/2325)
1789- Filter of a disabled listbox still functions [\#2323](https://github.com/primefaces/primeng/issues/2323)
1790
1791## [4.0.0-rc.1](https://github.com/primefaces/primeng/tree/4.0.0-rc.1) (2017-03-15)
1792
1793[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.3...4.0.0-rc.1)
1794
1795**Implemented New Features and Enhancements:**
1796
1797- Add immutable mode to DataTable [\#2282](https://github.com/primefaces/primeng/issues/2282)
1798- EmptyMessage for DataList [\#2255](https://github.com/primefaces/primeng/issues/2255)
1799- Add activeIndex to TabView to change tab by code [\#2253](https://github.com/primefaces/primeng/issues/2253)
1800- Mutiselect: no space after comma [\#2250](https://github.com/primefaces/primeng/issues/2250)
1801- Selectable property for TreeNode [\#2218](https://github.com/primefaces/primeng/issues/2218)
1802- Improve absolute positioning with flipfit [\#1904](https://github.com/primefaces/primeng/issues/1904)
1803- PropagateSelection option for tree [\#1849](https://github.com/primefaces/primeng/issues/1849)
1804- Feature Request: Add drag and drop support to the tree [\#683](https://github.com/primefaces/primeng/issues/683)
1805- Class 'ui-state-active' is missing on checkbox for selecting all options in multiselect [\#416](https://github.com/primefaces/primeng/issues/416)
1806- Attach ContextMenu to any Element [\#358](https://github.com/primefaces/primeng/issues/358)
1807- ContextMenu in TreeTable [\#274](https://github.com/primefaces/primeng/issues/274)
1808- Prevent soft keyboard on calendar [\#149](https://github.com/primefaces/primeng/issues/149)
1809
1810**Fixed bugs:**
1811
1812- Filter of a disabled listbox still functions [\#2296](https://github.com/primefaces/primeng/issues/2296)
1813- ui-state-filled not managed property on inputtext [\#2295](https://github.com/primefaces/primeng/issues/2295)
1814- Calendar error at click in date [\#2267](https://github.com/primefaces/primeng/issues/2267)
1815- Paginators not in sync for DataTable, DataList and DataGrid [\#2263](https://github.com/primefaces/primeng/issues/2263)
1816- class .ui-inputwrapper-filled is not removed on Calendar [\#2246](https://github.com/primefaces/primeng/issues/2246)
1817- Ensure that document functions exist before calling in ngOnDestroy\(\) [\#2149](https://github.com/primefaces/primeng/issues/2149)
1818- Footers are not displayed in Scrollable Table [\#273](https://github.com/primefaces/primeng/issues/273)
1819
1820## [2.0.3](https://github.com/primefaces/primeng/tree/2.0.3) (2017-03-08)
1821
1822[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.2...2.0.3)
1823
1824**Implemented New Features and Enhancements:**
1825
1826- ChangeDetection for Charts [\#2235](https://github.com/primefaces/primeng/issues/2235)
1827- Move animations to new package [\#2234](https://github.com/primefaces/primeng/issues/2234)
1828- Migrate to ng-template [\#2233](https://github.com/primefaces/primeng/issues/2233)
1829- pPassword needs attribute to switch on/off metering panel [\#2187](https://github.com/primefaces/primeng/issues/2187)
1830
1831**Fixed bugs:**
1832
1833- SplitButton panel is not shown on top [\#2228](https://github.com/primefaces/primeng/issues/2228)
1834
1835## [2.0.2](https://github.com/primefaces/primeng/tree/2.0.2) (2017-03-03)
1836
1837[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.1...2.0.2)
1838
1839**Implemented New Features and Enhancements:**
1840
1841- onPage event for DataGrid [\#2211](https://github.com/primefaces/primeng/issues/2211)
1842- target support for menu items [\#2210](https://github.com/primefaces/primeng/issues/2210)
1843- reinit\(\) method to Chart [\#2204](https://github.com/primefaces/primeng/issues/2204)
1844- onSourceReorder and onTargetReorder events for PickList [\#2203](https://github.com/primefaces/primeng/issues/2203)
1845- expose the carousel event [\#2201](https://github.com/primefaces/primeng/issues/2201)
1846- Change locale of Schedule string [\#2188](https://github.com/primefaces/primeng/issues/2188)
1847- Add key to ConfirmDialog [\#2186](https://github.com/primefaces/primeng/issues/2186)
1848- Improve autocomplete performance [\#2166](https://github.com/primefaces/primeng/issues/2166)
1849- Option to disable formatting in Spinner [\#2161](https://github.com/primefaces/primeng/issues/2161)
1850- onFocus support for autocomplete [\#2136](https://github.com/primefaces/primeng/issues/2136)
1851- DataTable expandableRows single mode [\#995](https://github.com/primefaces/primeng/issues/995)
1852- New Component: Inplace [\#970](https://github.com/primefaces/primeng/issues/970)
1853- onPage event for DataList [\#412](https://github.com/primefaces/primeng/issues/412)
1854- Dropdown Placeholder Capability [\#234](https://github.com/primefaces/primeng/issues/234)
1855
1856**Fixed bugs:**
1857
1858- MenuBar visuals broken on IE11 [\#2175](https://github.com/primefaces/primeng/issues/2175)
1859- ContextMenu freeze with routerLink and appendTo=body [\#2160](https://github.com/primefaces/primeng/issues/2160)
1860- DataTable Memory problem after update to 2.0.1 [\#2133](https://github.com/primefaces/primeng/issues/2133)
1861- Listbox disabled allows item selection [\#2108](https://github.com/primefaces/primeng/issues/2108)
1862- Schedule Drag and Resize do not update the event data [\#2070](https://github.com/primefaces/primeng/issues/2070)
1863- Dragging schedule events moves all events [\#2017](https://github.com/primefaces/primeng/issues/2017)
1864- Files not removed correctly in file upload [\#1707](https://github.com/primefaces/primeng/issues/1707)
1865
1866## [2.0.1](https://github.com/primefaces/primeng/tree/2.0.1) (2017-02-21)
1867
1868[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.0...2.0.1)
1869
1870**Implemented New Features and Enhancements:**
1871
1872- Customizable Multiple selection mode for TreeTable [\#2100](https://github.com/primefaces/primeng/issues/2100)
1873- Customizable Multiple selection mode for Tree [\#2099](https://github.com/primefaces/primeng/issues/2099)
1874- Customizable Multiple selection mode for DataTable [\#2098](https://github.com/primefaces/primeng/issues/2098)
1875- Customizable Multiple selection mode for PickList [\#2097](https://github.com/primefaces/primeng/issues/2097)
1876- Customizable Multiple selection mode for OrderList [\#2096](https://github.com/primefaces/primeng/issues/2096)
1877- Customizable Multiple selection mode for Listbox [\#2094](https://github.com/primefaces/primeng/issues/2094)
1878- Virtual Scrolling for DataTable [\#2062](https://github.com/primefaces/primeng/issues/2062)
1879- Use ViewChild to access DataScroller [\#2061](https://github.com/primefaces/primeng/issues/2061)
1880- Checkbox selection for TreeTable [\#2060](https://github.com/primefaces/primeng/issues/2060)
1881- Multiselect missing documentation [\#2041](https://github.com/primefaces/primeng/issues/2041)
1882- Captcha Component [\#2027](https://github.com/primefaces/primeng/issues/2027)
1883
1884**Fixed bugs:**
1885
1886- DataTable Cell failed to turn to Edit mode after 2nd time click [\#2120](https://github.com/primefaces/primeng/issues/2120)
1887- Spinner buttons post the form [\#2105](https://github.com/primefaces/primeng/issues/2105)
1888- AutoComplete field resolution lacks chaining [\#2092](https://github.com/primefaces/primeng/issues/2092)
1889- Refactor equals check in DomHandler [\#2091](https://github.com/primefaces/primeng/issues/2091)
1890- "showTargetControls" attribute has no effect on target wrapper of PickList [\#2077](https://github.com/primefaces/primeng/issues/2077)
1891- \[showcase\]Setup wrong import file path [\#2053](https://github.com/primefaces/primeng/issues/2053)
1892- Autocomplete dropdown focus [\#2037](https://github.com/primefaces/primeng/issues/2037)
1893- Tree leaf and non-leaf items are not aligned [\#2019](https://github.com/primefaces/primeng/issues/2019)
1894- Unable to delete characters from Spinner's input field \(Firefox only\) [\#2012](https://github.com/primefaces/primeng/issues/2012)
1895- Large dialog content or small screens causes the dialog to be positioned outside the viewport [\#1925](https://github.com/primefaces/primeng/issues/1925)
1896- \[Bug\] Memory leak in DataTable with column template [\#1780](https://github.com/primefaces/primeng/issues/1780)
1897
1898## [2.0.0](https://github.com/primefaces/primeng/tree/2.0.0) (2017-02-07)
1899
1900[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.0-rc.3...2.0.0)
1901
1902**Implemented New Features and Enhancements:**
1903
1904- TriStateCheckbox support for ChangeDetectionStrategy.OnPush [\#2002](https://github.com/primefaces/primeng/issues/2002)
1905- Add target option to menumodel [\#1994](https://github.com/primefaces/primeng/issues/1994)
1906- Lightbox appendTo option [\#1987](https://github.com/primefaces/primeng/issues/1987)
1907
1908**Fixed bugs:**
1909
1910- Horizontal tree misses hover on selection [\#1995](https://github.com/primefaces/primeng/issues/1995)
1911- Popup menu positioning on window resize [\#1982](https://github.com/primefaces/primeng/issues/1982)
1912- Spinner onChange doesn't fire with buttons [\#1927](https://github.com/primefaces/primeng/issues/1927)
1913- p-inputMask not updating [\#1868](https://github.com/primefaces/primeng/issues/1868)
1914
1915## [2.0.0-rc.3](https://github.com/primefaces/primeng/tree/2.0.0-rc.3) (2017-02-02)
1916
1917[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.0-rc.2...2.0.0-rc.3)
1918
1919**Implemented New Features and Enhancements:**
1920
1921- Use ViewChild to select elements in MultiSelect [\#1977](https://github.com/primefaces/primeng/issues/1977)
1922- Add options property to Schedule [\#1976](https://github.com/primefaces/primeng/issues/1976)
1923- Tooltip offset inside scrollable container [\#1974](https://github.com/primefaces/primeng/issues/1974)
1924- AppendTo Target mode for tooltip [\#1968](https://github.com/primefaces/primeng/issues/1968)
1925- Add visible to menuitem api [\#1959](https://github.com/primefaces/primeng/issues/1959)
1926- Add contentStyle to dialog [\#1956](https://github.com/primefaces/primeng/issues/1956)
1927- Multiselect appendTo option [\#1837](https://github.com/primefaces/primeng/issues/1837)
1928- Tooltip: add a styleClass attribute [\#1510](https://github.com/primefaces/primeng/issues/1510)
1929
1930**Fixed bugs:**
1931
1932- Dropdown does not support ChangeDetection Push strategy [\#1971](https://github.com/primefaces/primeng/issues/1971)
1933- Bootstrap theme misses invalid input styles [\#1970](https://github.com/primefaces/primeng/issues/1970)
1934- Chips do not display invalid style [\#1969](https://github.com/primefaces/primeng/issues/1969)
1935- AutoComplete dropdown misaligned in multiple mode [\#1967](https://github.com/primefaces/primeng/issues/1967)
1936- ConfirmDialog should export SharedModule [\#1958](https://github.com/primefaces/primeng/issues/1958)
1937- Rename disabled of tooltip to disabledTooltip [\#1955](https://github.com/primefaces/primeng/issues/1955)
1938- Disabled inputs can still get hover [\#1954](https://github.com/primefaces/primeng/issues/1954)
1939- DataTable rowIndex in body template is NaN [\#1929](https://github.com/primefaces/primeng/issues/1929)
1940- Scheduler do not load initial events [\#1915](https://github.com/primefaces/primeng/issues/1915)
1941- event is undefined in Listbox multiple checkbox select [\#1887](https://github.com/primefaces/primeng/issues/1887)
1942- Ensure that document functions exist before calling in ngOnDestroy\(\) [\#1672](https://github.com/primefaces/primeng/issues/1672)
1943- Calender : in 12 hourformat manually editing values not updating [\#1648](https://github.com/primefaces/primeng/issues/1648)
1944- XSS vulnerability on p-tooltip [\#1558](https://github.com/primefaces/primeng/issues/1558)
1945
1946## [2.0.0-rc.2](https://github.com/primefaces/primeng/tree/2.0.0-rc.2) (2017-01-27)
1947
1948[Full Changelog](https://github.com/primefaces/primeng/compare/2.0.0-rc.1...2.0.0-rc.2)
1949
1950**Implemented New Features and Enhancements:**
1951
1952- Enhance DataTable Scrolling [\#1921](https://github.com/primefaces/primeng/issues/1921)
1953- Push change detection for RadioButton and Checkbox [\#1920](https://github.com/primefaces/primeng/issues/1920)
1954
1955**Fixed bugs:**
1956
1957- Multiselect: select all option does not work well when using the filter [\#1870](https://github.com/primefaces/primeng/issues/1870)
1958- Remove accordion overflow [\#1869](https://github.com/primefaces/primeng/issues/1869)
1959- DataTable emptyMessage not working 2.0.0-rc.1 [\#1866](https://github.com/primefaces/primeng/issues/1866)
1960- Listbox: select all option does not work well when using the filter [\#1862](https://github.com/primefaces/primeng/issues/1862)
1961- Offset when opening up menu [\#1854](https://github.com/primefaces/primeng/issues/1854)
1962
1963## [2.0.0-rc.1](https://github.com/primefaces/primeng/tree/2.0.0-rc.1) (2017-01-20)
1964
1965[Full Changelog](https://github.com/primefaces/primeng/compare/1.1.4...2.0.0-rc.1)
1966
1967**Implemented New Features and Enhancements:**
1968
1969- Cosmetics for SplitButton [\#1852](https://github.com/primefaces/primeng/issues/1852)
1970- Use buttons for Spinner instead of anchors [\#1850](https://github.com/primefaces/primeng/issues/1850)
1971- Improve Growl CSS [\#1848](https://github.com/primefaces/primeng/issues/1848)
1972- Improve dropdown performance [\#1847](https://github.com/primefaces/primeng/issues/1847)
1973- Use native animations for dropdown [\#1846](https://github.com/primefaces/primeng/issues/1846)
1974- style and styleClass for Growl [\#1839](https://github.com/primefaces/primeng/issues/1839)
1975- Update full calendar to 3.1. [\#1825](https://github.com/primefaces/primeng/issues/1825)
1976- Replace viewRender with onViewRender in schedule [\#1824](https://github.com/primefaces/primeng/issues/1824)
1977- Lazy Loading for Accordion and TabView [\#1808](https://github.com/primefaces/primeng/issues/1808)
1978- Custom header and footer support for Calendar [\#1794](https://github.com/primefaces/primeng/issues/1794)
1979- StepHour and StepMinute for calendar [\#1791](https://github.com/primefaces/primeng/issues/1791)
1980- Calendar performance issues [\#1781](https://github.com/primefaces/primeng/issues/1781)
1981- Editor Toolbar Accessibility [\#1769](https://github.com/primefaces/primeng/issues/1769)
1982- Dropdown should open using the space key [\#1767](https://github.com/primefaces/primeng/issues/1767)
1983- Enhance Dropdown event binding for performance [\#1757](https://github.com/primefaces/primeng/issues/1757)
1984- Add sortField to column [\#1743](https://github.com/primefaces/primeng/issues/1743)
1985- Frozen Columns for DataTable [\#1742](https://github.com/primefaces/primeng/issues/1742)
1986- Calendar control validity state [\#1676](https://github.com/primefaces/primeng/issues/1676)
1987- Readonly support for Dropdown [\#1524](https://github.com/primefaces/primeng/issues/1524)
1988- Seconds support for Calendar [\#1454](https://github.com/primefaces/primeng/issues/1454)
1989- Column resize and reorder support for Scrollable DataTable [\#1005](https://github.com/primefaces/primeng/issues/1005)
1990- New Component: BlockUI [\#976](https://github.com/primefaces/primeng/issues/976)
1991- Disabled for Tooltip [\#460](https://github.com/primefaces/primeng/issues/460)
1992
1993**Fixed bugs:**
1994
1995- BlockUI target element style attribute [\#1857](https://github.com/primefaces/primeng/issues/1857)
1996- Calendar button issue with ui-fluid [\#1853](https://github.com/primefaces/primeng/issues/1853)
1997- DataTable resize helper positioning issue [\#1826](https://github.com/primefaces/primeng/issues/1826)
1998- Autocomplete readonly [\#1786](https://github.com/primefaces/primeng/issues/1786)
1999- onFocus for Calendar [\#1766](https://github.com/primefaces/primeng/issues/1766)
2000- Single FileUpload still behaves as multiple [\#1759](https://github.com/primefaces/primeng/issues/1759)
2001- Memory leak in calendar [\#1758](https://github.com/primefaces/primeng/issues/1758)
2002- p-InputMask does not update its 'filled' property when use within a FormGroup [\#1734](https://github.com/primefaces/primeng/issues/1734)
2003- Button with Icon: the label is not updated when used with a pipe [\#1719](https://github.com/primefaces/primeng/issues/1719)
2004- p-multiselect label is not updated when ngModel changes [\#1696](https://github.com/primefaces/primeng/issues/1696)
2005- Button label updates icon instead of label. [\#1685](https://github.com/primefaces/primeng/issues/1685)
2006- p-dataTable does not render when multiSortMeta is set [\#1663](https://github.com/primefaces/primeng/issues/1663)
2007- Templating fails when using any \*ng directives [\#1655](https://github.com/primefaces/primeng/issues/1655)
2008- DataTable still propagating endless onLazyLoad events - previous case \#1434 [\#1502](https://github.com/primefaces/primeng/issues/1502)
2009
2010## [1.1.4](https://github.com/primefaces/primeng/tree/1.1.4) (2017-01-05)
2011
2012[Full Changelog](https://github.com/primefaces/primeng/compare/1.1.3...1.1.4)
2013
2014**Implemented New Features and Enhancements:**
2015
2016- Datepicker showOnFocus method [\#1738](https://github.com/primefaces/primeng/issues/1738)
2017- \[Feature Request\] Allow FileUpload toolbar customization similar to that of the Toolbar component. [\#1712](https://github.com/primefaces/primeng/issues/1712)
2018- Refactor TabView navigator part [\#1687](https://github.com/primefaces/primeng/issues/1687)
2019- Custom Editor for DataTable cell? [\#360](https://github.com/primefaces/primeng/issues/360)
2020
2021**Fixed bugs:**
2022
2023- p-header is not a know element for panel and editor [\#1735](https://github.com/primefaces/primeng/issues/1735)
2024- DataTable scrollable doesn't show the header of the sorted field [\#1600](https://github.com/primefaces/primeng/issues/1600)
2025
2026## [1.1.3](https://github.com/primefaces/primeng/tree/1.1.3) (2017-01-03)
2027
2028[Full Changelog](https://github.com/primefaces/primeng/compare/1.1.2...1.1.3)
2029
2030**Implemented New Features and Enhancements:**
2031
2032- Replace Header and Footer with p-header and p-footer [\#1710](https://github.com/primefaces/primeng/issues/1710)
2033- \[ Feature Request \] Dialogs to have option to hide header [\#1709](https://github.com/primefaces/primeng/issues/1709)
2034- Use font icons in rating [\#1686](https://github.com/primefaces/primeng/issues/1686)
2035- Contextmenu submenu appears out of view area [\#1596](https://github.com/primefaces/primeng/issues/1596)
2036- Replace JS based hover and focus with pseudo classes [\#1536](https://github.com/primefaces/primeng/issues/1536)
2037- Bootstrap theme 2.0 migration [\#1716](https://github.com/primefaces/primeng/issues/1716)
2038
2039**Fixed bugs:**
2040
2041- DataTable cells with templating are not updated [\#1711](https://github.com/primefaces/primeng/issues/1711)
2042
2043## [1.1.2](https://github.com/primefaces/primeng/tree/1.1.2) (2016-12-23)
2044
2045[Full Changelog](https://github.com/primefaces/primeng/compare/1.1.1...1.1.2)
2046
2047**Fixed bugs:**
2048
2049- Calendar button inside ui-fluid [\#1662](https://github.com/primefaces/primeng/issues/1662)
2050- Data Table 'trackBy must be a function, but received undefined' [\#1652](https://github.com/primefaces/primeng/issues/1652)
2051
2052## [1.1.1](https://github.com/primefaces/primeng/tree/1.1.1) (2016-12-21)
2053
2054[Full Changelog](https://github.com/primefaces/primeng/compare/1.1.0...1.1.1)
2055
2056**Implemented New Features and Enhancements:**
2057
2058- Expose toggleRow for DataTable [\#1644](https://github.com/primefaces/primeng/issues/1644)
2059- Disabled chips should not display close icon [\#1635](https://github.com/primefaces/primeng/issues/1635)
2060- Add appendTo for AutoComplete [\#1616](https://github.com/primefaces/primeng/issues/1616)
2061- \[Enhancement\] DataTable hover highlighting [\#1480](https://github.com/primefaces/primeng/issues/1480)
2062- DataTable should have @Input\(\) first: number [\#660](https://github.com/primefaces/primeng/issues/660)
2063
2064**Fixed bugs:**
2065
2066- 'acc' at end of css line causing error. [\#1639](https://github.com/primefaces/primeng/issues/1639)
2067- Button icon is offset [\#1636](https://github.com/primefaces/primeng/issues/1636)
2068- Empty dropdown option label not displayed properly [\#1626](https://github.com/primefaces/primeng/issues/1626)
2069- Bootstrap Theme - Overwrites Application Style [\#1624](https://github.com/primefaces/primeng/issues/1624)
2070- New bootstrap theme: dropdown in datatable filter has invisible options [\#1618](https://github.com/primefaces/primeng/issues/1618)
2071- Datatable: \[rowStyleClass\] method isn't called if the table has \[scrollable\]=true [\#1613](https://github.com/primefaces/primeng/issues/1613)
2072- CSS media queries for ui-grid fails [\#1602](https://github.com/primefaces/primeng/issues/1602)
2073- Paginator is broken in bootstrap theme [\#1598](https://github.com/primefaces/primeng/issues/1598)
2074- Accessibility for Togglebutton [\#1597](https://github.com/primefaces/primeng/issues/1597)
2075- Multiple dropdown autocomplete can't be disabled [\#1592](https://github.com/primefaces/primeng/issues/1592)
2076- Calendar Select Other Month issue [\#1475](https://github.com/primefaces/primeng/issues/1475)
2077- Button icon is not dynamic [\#1408](https://github.com/primefaces/primeng/issues/1408)
2078- Datatable column sorting does not work with global filter [\#654](https://github.com/primefaces/primeng/issues/654)
2079
2080## [1.1.0](https://github.com/primefaces/primeng/tree/1.1.0) (2016-12-15)
2081
2082[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.1...1.1.0)
2083
2084**Implemented New Features and Enhancements:**
2085
2086- Severity buttons [\#1584](https://github.com/primefaces/primeng/issues/1584)
2087- Add appendTo for context menu [\#1583](https://github.com/primefaces/primeng/issues/1583)
2088- Pass original event to chip events [\#1581](https://github.com/primefaces/primeng/issues/1581)
2089- Deprecate type property of pTemplate [\#1572](https://github.com/primefaces/primeng/issues/1572)
2090- Pass original event to onRowExpand and onRowCollapse [\#1571](https://github.com/primefaces/primeng/issues/1571)
2091- Community Themes Refactor [\#1559](https://github.com/primefaces/primeng/issues/1559)
2092- Migrate MegaMenu to new Grid CSS [\#1555](https://github.com/primefaces/primeng/issues/1555)
2093- Missing tabindex for calendar [\#1549](https://github.com/primefaces/primeng/issues/1549)
2094- Code review CSS of all components [\#1547](https://github.com/primefaces/primeng/issues/1547)
2095- Replace px with em unit [\#1545](https://github.com/primefaces/primeng/issues/1545)
2096- appendTo support for components [\#1544](https://github.com/primefaces/primeng/issues/1544)
2097- \[Enhancement\] Ability to make Calendar HTML5 Required [\#1540](https://github.com/primefaces/primeng/issues/1540)
2098- Provide rowIndex to DataList template [\#1539](https://github.com/primefaces/primeng/issues/1539)
2099- Require a pTemplate for RowExpansion [\#1533](https://github.com/primefaces/primeng/issues/1533)
2100- New FilterMatchModes for DataTable: "in" and "equals" [\#1527](https://github.com/primefaces/primeng/issues/1527)
2101- Filtering for Listbox [\#1518](https://github.com/primefaces/primeng/issues/1518)
2102- onSlideEnd of slider should pass the value [\#1515](https://github.com/primefaces/primeng/issues/1515)
2103- New Bootstrap Theme [\#1512](https://github.com/primefaces/primeng/issues/1512)
2104- Expose home menuitem in breadcrumb [\#1509](https://github.com/primefaces/primeng/issues/1509)
2105- Checkbox support for Listbox [\#1469](https://github.com/primefaces/primeng/issues/1469)
2106- Improve documentation for dependencies – e.g. Quill [\#1457](https://github.com/primefaces/primeng/issues/1457)
2107- Migrate all primeng component's css to box-sizing: border-box [\#1379](https://github.com/primefaces/primeng/issues/1379)
2108- Bootstrap compatibility [\#1236](https://github.com/primefaces/primeng/issues/1236)
2109- Row Grouping on DataTable [\#403](https://github.com/primefaces/primeng/issues/403)
2110- Custom Filter Elements for DataTable [\#196](https://github.com/primefaces/primeng/issues/196)
2111
2112**Fixed bugs:**
2113
2114- Null check for DataTable resolve field data [\#1579](https://github.com/primefaces/primeng/issues/1579)
2115- p-chips doesn't fire onRemove if chip is deleted with backspace [\#1556](https://github.com/primefaces/primeng/issues/1556)
2116- datatable: error on destroy if not initialized [\#1520](https://github.com/primefaces/primeng/issues/1520)
2117- Chips empty value problem [\#1507](https://github.com/primefaces/primeng/issues/1507)
2118- Add positionStyle property to tooltip [\#1506](https://github.com/primefaces/primeng/issues/1506)
2119- Karma test throws "documentResizeListener is not a function" message in dialog.js [\#1314](https://github.com/primefaces/primeng/issues/1314)
2120- Autocomplete panel opens after user tabs off field [\#1277](https://github.com/primefaces/primeng/issues/1277)
2121- Bug in bootstrap theme for growl componemt [\#1187](https://github.com/primefaces/primeng/issues/1187)
2122- Bootstrap theme. .ui-growl-item-container.ui-state-highlight.ui-growl-message-... is not defined [\#1143](https://github.com/primefaces/primeng/issues/1143)
2123
2124## [1.0.1](https://github.com/primefaces/primeng/tree/1.0.1) (2016-12-02)
2125
2126[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0...1.0.1)
2127
2128**Implemented New Features and Enhancements:**
2129
2130- DecimalSeparator and ThousandSeparator for Spinner [\#1472](https://github.com/primefaces/primeng/issues/1472)
2131- New Component: Chips [\#1380](https://github.com/primefaces/primeng/issues/1380)
2132- Checkbox Selection Mode for Tree [\#1130](https://github.com/primefaces/primeng/issues/1130)
2133
2134**Fixed bugs:**
2135
2136- Disabled dropdown receives focus [\#1481](https://github.com/primefaces/primeng/issues/1481)
2137- BlockUI does not block scrollable content [\#1467](https://github.com/primefaces/primeng/issues/1467)
2138- Drag and Drop: Cannot read property 'parentNode' of undefined [\#1462](https://github.com/primefaces/primeng/issues/1462)
2139- InputMask name attribute is undefined [\#1445](https://github.com/primefaces/primeng/issues/1445)
2140- \<p-tabView orientation="bottom"\> doesn't work correctly [\#1442](https://github.com/primefaces/primeng/issues/1442)
2141- Lazy Loading looping issue [\#1434](https://github.com/primefaces/primeng/issues/1434)
2142- Reactive RadioButtons not grouped [\#1420](https://github.com/primefaces/primeng/issues/1420)
2143- Calendar issues with time [\#1417](https://github.com/primefaces/primeng/issues/1417)
2144- Schedule onDrop event does not pass date [\#1415](https://github.com/primefaces/primeng/issues/1415)
2145- Dropdrown appendTo="body" miss calculation [\#1411](https://github.com/primefaces/primeng/issues/1411)
2146- Datatable resize with facets [\#1403](https://github.com/primefaces/primeng/issues/1403)
2147- Calendar minDate and maxDate bindings don't work [\#1150](https://github.com/primefaces/primeng/issues/1150)
2148- Drag and Drop not working in IE11 [\#632](https://github.com/primefaces/primeng/issues/632)
2149
2150## [1.0.0](https://github.com/primefaces/primeng/tree/1.0.0) (2016-11-23)
2151
2152[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.7...1.0.0)
2153
2154**Implemented New Features and Enhancements:**
2155
2156- Keyboard accessibility for Checkbox [\#836](https://github.com/primefaces/primeng/issues/836)
2157
2158**Fixed bugs:**
2159
2160- Datatable column template and expandable rows [\#1396](https://github.com/primefaces/primeng/issues/1396)
2161
2162## [1.0.0-rc.7](https://github.com/primefaces/primeng/tree/1.0.0-rc.7) (2016-11-22)
2163
2164[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.6...1.0.0-rc.7)
2165
2166**Fixed bugs:**
2167
2168- Calendar,SplitButton are broken under ui-fluid [\#1395](https://github.com/primefaces/primeng/issues/1395)
2169- Tooltip Positioning Issues [\#1383](https://github.com/primefaces/primeng/issues/1383)
2170- onContextMenuSelect in datatable is not documented in showcase [\#1377](https://github.com/primefaces/primeng/issues/1377)
2171- Omega theme: Gradient has outdated direction syntax [\#1376](https://github.com/primefaces/primeng/issues/1376)
2172- Datatable error with selection \(on firefox\) [\#1084](https://github.com/primefaces/primeng/issues/1084)
2173- Empty tooltips are still displayed [\#705](https://github.com/primefaces/primeng/issues/705)
2174
2175## [1.0.0-rc.6](https://github.com/primefaces/primeng/tree/1.0.0-rc.6) (2016-11-21)
2176
2177[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.5...1.0.0-rc.6)
2178
2179**Implemented New Features and Enhancements:**
2180
2181- Compatibility with 2.2.0 [\#1369](https://github.com/primefaces/primeng/issues/1369)
2182
2183**Fixed bugs:**
2184
2185- AccordionTab header collapsing with datatable headerFacet [\#1375](https://github.com/primefaces/primeng/issues/1375)
2186- Datatable draggable=true when filtering [\#1364](https://github.com/primefaces/primeng/issues/1364)
2187- Charts keep reloading [\#1363](https://github.com/primefaces/primeng/issues/1363)
2188- RC5: Updating data does not reflect changes when filtered [\#1362](https://github.com/primefaces/primeng/issues/1362)
2189- ui-fluid breaks schedule buttons [\#1359](https://github.com/primefaces/primeng/issues/1359)
2190- SplitButton RC.5 disabled state is broken [\#1353](https://github.com/primefaces/primeng/issues/1353)
2191- Remove problematic change detection for charts [\#1352](https://github.com/primefaces/primeng/issues/1352)
2192- Editable Dropdown disabled not working [\#1351](https://github.com/primefaces/primeng/issues/1351)
2193- Dropdown appendTo doesn't work as intended [\#1348](https://github.com/primefaces/primeng/issues/1348)
2194- PanelMenu rootitem should not display content if there are no subitems [\#1347](https://github.com/primefaces/primeng/issues/1347)
2195- Placeholder text isn't displayed correctly on InputMask [\#1345](https://github.com/primefaces/primeng/issues/1345)
2196
2197## [1.0.0-rc.5](https://github.com/primefaces/primeng/tree/1.0.0-rc.5) (2016-11-17)
2198
2199[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.4...1.0.0-rc.5)
2200
2201**Implemented New Features and Enhancements:**
2202
2203- AutoComplete multiple option have no placeholder [\#1329](https://github.com/primefaces/primeng/issues/1329)
2204- Set minLength of autocomplete as 1 by default [\#1323](https://github.com/primefaces/primeng/issues/1323)
2205- Down arrow should execute autocomplete [\#1322](https://github.com/primefaces/primeng/issues/1322)
2206- Row based styling for DataTable [\#1296](https://github.com/primefaces/primeng/issues/1296)
2207- Spinner buttons overlay [\#1293](https://github.com/primefaces/primeng/issues/1293)
2208- Refactor Calendar dom query [\#1290](https://github.com/primefaces/primeng/issues/1290)
2209- Add toggle\(\) to ContextMenu [\#1289](https://github.com/primefaces/primeng/issues/1289)
2210- Refactor SplitButton [\#1288](https://github.com/primefaces/primeng/issues/1288)
2211- Steps component should start from 1 [\#1273](https://github.com/primefaces/primeng/issues/1273)
2212- Style and StyleClass for Dialog [\#1263](https://github.com/primefaces/primeng/issues/1263)
2213- Auto width for Dialog [\#1262](https://github.com/primefaces/primeng/issues/1262)
2214- p-fileupload button labels [\#1247](https://github.com/primefaces/primeng/issues/1247)
2215- multiselect filter logic should be contains [\#1131](https://github.com/primefaces/primeng/issues/1131)
2216- Add trackBy to DataTable [\#1057](https://github.com/primefaces/primeng/issues/1057)
2217- Improve TreeTable performance [\#1032](https://github.com/primefaces/primeng/issues/1032)
2218
2219**Fixed bugs:**
2220
2221- Column reordering misbehaves [\#1327](https://github.com/primefaces/primeng/issues/1327)
2222- Reorder icons misaligned on FF and IE for datatable [\#1326](https://github.com/primefaces/primeng/issues/1326)
2223- Growl : TypeError when adding to message array before the component is initialised. [\#1324](https://github.com/primefaces/primeng/issues/1324)
2224- AutoComplete shows list even input doesn't have focus [\#1321](https://github.com/primefaces/primeng/issues/1321)
2225- DataTable resizing fails when inside invisible container [\#1320](https://github.com/primefaces/primeng/issues/1320)
2226- Toolbardemo not working in IE according to wrong html [\#1302](https://github.com/primefaces/primeng/issues/1302)
2227- Treetable borders are not visible in IE [\#1300](https://github.com/primefaces/primeng/issues/1300)
2228- Editable dropdown is not in sync with model [\#1298](https://github.com/primefaces/primeng/issues/1298)
2229- Updating data does not reflect changes when filtered [\#1295](https://github.com/primefaces/primeng/issues/1295)
2230- Inputs are not functional when inside reordarable columns on IE [\#1294](https://github.com/primefaces/primeng/issues/1294)
2231- PickList throws error on reorder [\#1292](https://github.com/primefaces/primeng/issues/1292)
2232- Spinner fails on reactive form [\#1287](https://github.com/primefaces/primeng/issues/1287)
2233- Slider range handler stuck on maximum [\#1285](https://github.com/primefaces/primeng/issues/1285)
2234- SlideMenu quick click on item breaks the menu [\#1274](https://github.com/primefaces/primeng/issues/1274)
2235- Splitbutton without icon property is broken [\#1266](https://github.com/primefaces/primeng/issues/1266)
2236- Autocomplete event doesn't get fired in Model Driven Form [\#1241](https://github.com/primefaces/primeng/issues/1241)
2237- Calendar initial value not visible with reactive forms [\#1226](https://github.com/primefaces/primeng/issues/1226)
2238- Spinner does not allow manual input [\#1224](https://github.com/primefaces/primeng/issues/1224)
2239- DataTable export does not work in IE [\#1212](https://github.com/primefaces/primeng/issues/1212)
2240- Slider not working correctly with min value [\#1193](https://github.com/primefaces/primeng/issues/1193)
2241- PickList: onMoveToSource\(\) event only works when you use onMovetoSource \(note the small 't'\) [\#1115](https://github.com/primefaces/primeng/issues/1115)
2242- DataTable - Column reordering errors in IE 11 [\#1018](https://github.com/primefaces/primeng/issues/1018)
2243- Tooltips are positioned incorrectly on FF and IE [\#666](https://github.com/primefaces/primeng/issues/666)
2244- Charts do not update [\#568](https://github.com/primefaces/primeng/issues/568)
2245- p-schedule inside p-tabPanel does not render calendar view [\#497](https://github.com/primefaces/primeng/issues/497)
2246
2247## [1.0.0-rc.4](https://github.com/primefaces/primeng/tree/1.0.0-rc.4) (2016-11-10)
2248
2249[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.3...1.0.0-rc.4)
2250
2251**Implemented New Features and Enhancements:**
2252
2253- Improve ProgressBar Omega Visuals [\#1255](https://github.com/primefaces/primeng/issues/1255)
2254- Flipfit collision detection for ContextMenu [\#1249](https://github.com/primefaces/primeng/issues/1249)
2255- Use @ViewChild instead of dom query in Dialog [\#1235](https://github.com/primefaces/primeng/issues/1235)
2256- Allow binding string to Calendar [\#1231](https://github.com/primefaces/primeng/issues/1231)
2257- Add dataType to Calendar [\#1230](https://github.com/primefaces/primeng/issues/1230)
2258- Add dayRender to schedule [\#1225](https://github.com/primefaces/primeng/issues/1225)
2259- \[Feature Request\] DataTable: Placeholder for column filter input [\#1218](https://github.com/primefaces/primeng/issues/1218)
2260- Datatable empty message class for styling the emptyMessage [\#1216](https://github.com/primefaces/primeng/issues/1216)
2261- Add state classes to input components [\#1201](https://github.com/primefaces/primeng/issues/1201)
2262- Handle ctrl/meta keys for datatable multiple selection [\#794](https://github.com/primefaces/primeng/issues/794)
2263- Tabbing support for editable cells in DataTable [\#223](https://github.com/primefaces/primeng/issues/223)
2264
2265**Fixed bugs:**
2266
2267- Resizable columns override custom widths [\#1252](https://github.com/primefaces/primeng/issues/1252)
2268- Non sortable columns are focusable [\#1251](https://github.com/primefaces/primeng/issues/1251)
2269- Editable dropdown throws an exception [\#1238](https://github.com/primefaces/primeng/issues/1238)
2270- Dropdown with no options cause exception on keydown [\#1229](https://github.com/primefaces/primeng/issues/1229)
2271- Scrollable DataTable fails with percentage height and header [\#1222](https://github.com/primefaces/primeng/issues/1222)
2272- Datatable ContextMenu Inside of Tabpanel not working correctly [\#1219](https://github.com/primefaces/primeng/issues/1219)
2273- Scrollable table header misaligned if data changes [\#1217](https://github.com/primefaces/primeng/issues/1217)
2274- Spinner size attribute throws exception [\#1197](https://github.com/primefaces/primeng/issues/1197)
2275- Calendar 'onSelect' not fired on time change [\#1192](https://github.com/primefaces/primeng/issues/1192)
2276- Dialog may not be centered [\#1176](https://github.com/primefaces/primeng/issues/1176)
2277
2278## [1.0.0-rc.3](https://github.com/primefaces/primeng/tree/1.0.0-rc.3) (2016-11-02)
2279
2280[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.2...1.0.0-rc.3)
2281
2282## [1.0.0-rc.2](https://github.com/primefaces/primeng/tree/1.0.0-rc.2) (2016-11-02)
2283
2284[Full Changelog](https://github.com/primefaces/primeng/compare/1.0.0-rc.1...1.0.0-rc.2)
2285
2286**Implemented New Features and Enhancements:**
2287
2288- use tsconfig.json's "lib": \["es6"\] instead of @types/core-js [\#1191](https://github.com/primefaces/primeng/issues/1191)
2289
2290**Fixed bugs:**
2291
2292- Cannot find type definition file for 'core-js' [\#1186](https://github.com/primefaces/primeng/issues/1186)
2293
2294## [1.0.0-rc.1](https://github.com/primefaces/primeng/tree/1.0.0-rc.1) (2016-11-02)
2295
2296[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.20...1.0.0-rc.1)
2297
2298**Implemented New Features and Enhancements:**
2299
2300- Severity icons for messages [\#1172](https://github.com/primefaces/primeng/issues/1172)
2301- Refresh Scrolling of DataTable when data changes [\#1171](https://github.com/primefaces/primeng/issues/1171)
2302- onFocus and onBlur for dropdown [\#1156](https://github.com/primefaces/primeng/issues/1156)
2303- Add tableStyle and tableStyleClass to DataTable [\#1155](https://github.com/primefaces/primeng/issues/1155)
2304- Add readonly to Spinner [\#1148](https://github.com/primefaces/primeng/issues/1148)
2305- Lazy loading for showcase [\#1141](https://github.com/primefaces/primeng/issues/1141)
2306- Improve tree rendering performance [\#1088](https://github.com/primefaces/primeng/issues/1088)
2307- AOT support [\#871](https://github.com/primefaces/primeng/issues/871)
2308- Missed sources for source maps [\#672](https://github.com/primefaces/primeng/issues/672)
2309
2310**Fixed bugs:**
2311
2312- Alignment broken with multiple messages [\#1174](https://github.com/primefaces/primeng/issues/1174)
2313- bug: datatable filter function with lazy [\#1170](https://github.com/primefaces/primeng/issues/1170)
2314- Paste event does not update input mask value [\#1162](https://github.com/primefaces/primeng/issues/1162)
2315- DropDown input documentclicklistener is not checked on ngOnDestroy [\#1158](https://github.com/primefaces/primeng/issues/1158)
2316- EmptyMessage is not getting displayed when scrollable = true - Datatable [\#1153](https://github.com/primefaces/primeng/issues/1153)
2317- InputMask onComplete bug [\#1151](https://github.com/primefaces/primeng/issues/1151)
2318- Calendar Input Box Display [\#1140](https://github.com/primefaces/primeng/issues/1140)
2319- Tree should export SharedModule [\#1135](https://github.com/primefaces/primeng/issues/1135)
2320- Disabled attribute on multiselect does not work [\#1047](https://github.com/primefaces/primeng/issues/1047)
2321- Datatable w/ scrollable and scrollHeight=100% miscomputes scrollHeight [\#973](https://github.com/primefaces/primeng/issues/973)
2322- DataTable with scroll and few data causes headers and table cells to misalign [\#917](https://github.com/primefaces/primeng/issues/917)
2323- Datatable scrollable="true" breaks checkbox-radio selection [\#860](https://github.com/primefaces/primeng/issues/860)
2324- Datatable scrollable="true" breaks column template header [\#859](https://github.com/primefaces/primeng/issues/859)
2325- Stop html autocomplete for inputs in p-autoComplete [\#701](https://github.com/primefaces/primeng/issues/701)
2326- DataTable: sorting null not properly working [\#681](https://github.com/primefaces/primeng/issues/681)
2327- Context menu runs off edge of screen [\#593](https://github.com/primefaces/primeng/issues/593)
2328- Bug in datatable: filterMatchMode="endsWith" if filter number [\#582](https://github.com/primefaces/primeng/issues/582)
2329- DataTable with explicit widths causes headers and table cells to misalign [\#487](https://github.com/primefaces/primeng/issues/487)
2330
2331## [v1.0.0-beta.20](https://github.com/primefaces/primeng/tree/v1.0.0-beta.20) (2016-10-25)
2332
2333[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.19...v1.0.0-beta.20)
2334
2335**Implemented New Features and Enhancements:**
2336
2337- Improve p-dropdown focus visuals for Omega [\#1105](https://github.com/primefaces/primeng/issues/1105)
2338- Horizontal Orientation for Tree [\#1104](https://github.com/primefaces/primeng/issues/1104)
2339- New component: Steps [\#1103](https://github.com/primefaces/primeng/issues/1103)
2340- New component: Inplace [\#1101](https://github.com/primefaces/primeng/issues/1101)
2341- Declarative datatable column grouping [\#1100](https://github.com/primefaces/primeng/issues/1100)
2342- TimeOnly option for Calendar [\#1099](https://github.com/primefaces/primeng/issues/1099)
2343
2344**Fixed bugs:**
2345
2346- Disabled checkbox is still focusable with keyboard [\#1121](https://github.com/primefaces/primeng/issues/1121)
2347- Exception on editable dropdown keydown [\#1108](https://github.com/primefaces/primeng/issues/1108)
2348- Initial values in p-calendar are not displayed in specified date format [\#1098](https://github.com/primefaces/primeng/issues/1098)
2349- Calendar not working in 1.0.0-beta.19 \( in Firefox 49\) [\#1092](https://github.com/primefaces/primeng/issues/1092)
2350- Disabled radio still clickable via label [\#983](https://github.com/primefaces/primeng/issues/983)
2351
2352## [v1.0.0-beta.19](https://github.com/primefaces/primeng/tree/v1.0.0-beta.19) (2016-10-21)
2353
2354[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.18...v1.0.0-beta.19)
2355
2356## [v1.0.0-beta.18](https://github.com/primefaces/primeng/tree/v1.0.0-beta.18) (2016-10-21)
2357
2358[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.17...v1.0.0-beta.18)
2359
2360**Implemented New Features and Enhancements:**
2361
2362- Control method for tab close [\#1075](https://github.com/primefaces/primeng/issues/1075)
2363- New component: BlockUI [\#1069](https://github.com/primefaces/primeng/issues/1069)
2364- Transfer events for PickList [\#1053](https://github.com/primefaces/primeng/issues/1053)
2365- Native calendar without jQuery UI [\#885](https://github.com/primefaces/primeng/issues/885)
2366- showSourceControls and showTargetControls for PickList [\#395](https://github.com/primefaces/primeng/issues/395)
2367
2368**Fixed bugs:**
2369
2370- On click of accordion icon Nothing happening [\#1050](https://github.com/primefaces/primeng/issues/1050)
2371- TriStateCheckbox not taking initial values for false [\#1027](https://github.com/primefaces/primeng/issues/1027)
2372- Picklist TypeError: Cannot read property 'getBoundingClientRect' of undefined [\#1002](https://github.com/primefaces/primeng/issues/1002)
2373- Picklist cannot add all on first render [\#1001](https://github.com/primefaces/primeng/issues/1001)
2374
2375## [v1.0.0-beta.17](https://github.com/primefaces/primeng/tree/v1.0.0-beta.17) (2016-10-03)
2376
2377[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.16...v1.0.0-beta.17)
2378
2379**Implemented New Features and Enhancements:**
2380
2381- Configurable visibility of confirm dialog buttons [\#994](https://github.com/primefaces/primeng/issues/994)
2382- Row click event should not be triggered if target is clickable [\#971](https://github.com/primefaces/primeng/issues/971)
2383- Remove columns from DataGrid [\#969](https://github.com/primefaces/primeng/issues/969)
2384- Add ui-state-filled to pInputText [\#950](https://github.com/primefaces/primeng/issues/950)
2385- p-splitButton \[disabled\] @Input [\#947](https://github.com/primefaces/primeng/issues/947)
2386- Add ui-inputswitch-checked to p-inputswitch [\#944](https://github.com/primefaces/primeng/issues/944)
2387- DataGrid should use Grid CSS [\#943](https://github.com/primefaces/primeng/issues/943)
2388- Reimplement mask component as native [\#927](https://github.com/primefaces/primeng/issues/927)
2389- New component: TriStateCheckbox [\#756](https://github.com/primefaces/primeng/issues/756)
2390- \[Request\] Double click handler for ListBox Control [\#755](https://github.com/primefaces/primeng/issues/755)
2391- \[Request\] Add ui-messages-success [\#473](https://github.com/primefaces/primeng/issues/473)
2392
2393**Fixed bugs:**
2394
2395- Horizontal scrolling is misaligned [\#997](https://github.com/primefaces/primeng/issues/997)
2396- incomplete file path in aristo theme.css [\#989](https://github.com/primefaces/primeng/issues/989)
2397- InputSwitch rendering fails inside hidden containers [\#972](https://github.com/primefaces/primeng/issues/972)
2398- Sort event should not be triggered if target is clickable [\#963](https://github.com/primefaces/primeng/issues/963)
2399- ConfirmDialog displays stale data -\> dialog is not reusable [\#958](https://github.com/primefaces/primeng/issues/958)
2400- Overlay Menus position might be offset relative to buttons [\#955](https://github.com/primefaces/primeng/issues/955)
2401- InputMask does not show invalid state [\#951](https://github.com/primefaces/primeng/issues/951)
2402- Checkbox keyboard fails with JAWS reader [\#949](https://github.com/primefaces/primeng/issues/949)
2403- ConfirmDialog rejectIcon ignored [\#946](https://github.com/primefaces/primeng/issues/946)
2404- p-inputMask doesn't clean itself when model value is set to "undefined" [\#937](https://github.com/primefaces/primeng/issues/937)
2405- Editable Dropdown doesn't display selected value [\#749](https://github.com/primefaces/primeng/issues/749)
2406- Multiple selection fails on windows for Tree and TreeTable [\#720](https://github.com/primefaces/primeng/issues/720)
2407
2408## [v1.0.0-beta.16](https://github.com/primefaces/primeng/tree/v1.0.0-beta.16) (2016-09-19)
2409
2410[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.15...v1.0.0-beta.16)
2411
2412**Implemented New Features and Enhancements:**
2413
2414- New ConfirmDialog Component [\#901](https://github.com/primefaces/primeng/issues/901)
2415- Add expanded property to TreeNode [\#900](https://github.com/primefaces/primeng/issues/900)
2416- Rename click of RadioButton to onClick [\#899](https://github.com/primefaces/primeng/issues/899)
2417- Add applyFocus\(\) method to dropdown [\#886](https://github.com/primefaces/primeng/issues/886)
2418- Native slider without jQuery UI [\#884](https://github.com/primefaces/primeng/issues/884)
2419- Disabled support in model driven forms [\#883](https://github.com/primefaces/primeng/issues/883)
2420- Multiple templates for Tree [\#881](https://github.com/primefaces/primeng/issues/881)
2421- Add disabled to menuitem [\#880](https://github.com/primefaces/primeng/issues/880)
2422- Slide animation for PanelMenu Toggle [\#862](https://github.com/primefaces/primeng/issues/862)
2423- Enhancement request: Keyboard support for radio buttons [\#847](https://github.com/primefaces/primeng/issues/847)
2424- Two way binding support for Accordion Tab Selected property [\#843](https://github.com/primefaces/primeng/issues/843)
2425- Keyboard support for Paginator [\#840](https://github.com/primefaces/primeng/issues/840)
2426- Keyboard support for DataTable sort headers [\#839](https://github.com/primefaces/primeng/issues/839)
2427- Keyboard and Screen reader support for TabView [\#838](https://github.com/primefaces/primeng/issues/838)
2428- Keyboard and Screen reader support for Accordion [\#837](https://github.com/primefaces/primeng/issues/837)
2429
2430## [v1.0.0-beta.15](https://github.com/primefaces/primeng/tree/v1.0.0-beta.15) (2016-09-07)
2431
2432[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.14...v1.0.0-beta.15)
2433
2434**Implemented New Features and Enhancements:**
2435
2436- Allow executing command in panelmenu submenus [\#861](https://github.com/primefaces/primeng/issues/861)
2437- Upgrade deprecated `Query` implementation to `ContentChildren` [\#850](https://github.com/primefaces/primeng/issues/850)
2438- Two way binding support for Panel collapsed state [\#842](https://github.com/primefaces/primeng/issues/842)
2439- Update to RC6 [\#833](https://github.com/primefaces/primeng/issues/833)
2440- \[Enhancement\] Allow to customize FileUpload UI [\#824](https://github.com/primefaces/primeng/issues/824)
2441- \[Ehancement\] Add AutoUpload support in FileUpload Component [\#823](https://github.com/primefaces/primeng/issues/823)
2442- \[Request\] Schedule: add missing eventRender hook [\#777](https://github.com/primefaces/primeng/issues/777)
2443
2444**Fixed bugs:**
2445
2446- Broken slider [\#863](https://github.com/primefaces/primeng/issues/863)
2447- TreeTable field resolution improvement [\#835](https://github.com/primefaces/primeng/issues/835)
2448- Some image files are missing in PrimeNG 1.0.0-beta.14 [\#828](https://github.com/primefaces/primeng/issues/828)
2449- package.json contains dependencies [\#827](https://github.com/primefaces/primeng/issues/827)
2450- FileUpload fails on firefox [\#826](https://github.com/primefaces/primeng/issues/826)
2451- Dropdown preselection fails for objects with null values [\#820](https://github.com/primefaces/primeng/issues/820)
2452- new `fileupload` component not exported from the barrel making the TypeScript compiler all sad [\#819](https://github.com/primefaces/primeng/issues/819)
2453- DataTableModule should import InputTextModule [\#768](https://github.com/primefaces/primeng/issues/768)
2454
2455## [v1.0.0-beta.14](https://github.com/primefaces/primeng/tree/v1.0.0-beta.14) (2016-08-31)
2456
2457[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.13...v1.0.0-beta.14)
2458
2459**Implemented New Features and Enhancements:**
2460
2461- Templating for TreeTable column headers and footers [\#816](https://github.com/primefaces/primeng/issues/816)
2462- Pass menuitem metadata to command callbacks [\#809](https://github.com/primefaces/primeng/issues/809)
2463- Editor should support Quill's "formats" option [\#803](https://github.com/primefaces/primeng/issues/803)
2464- Slide animation for Fieldset Toggle [\#800](https://github.com/primefaces/primeng/issues/800)
2465- Move styles from PrimeUI to PrimeNG [\#799](https://github.com/primefaces/primeng/issues/799)
2466- Slide animation for Accordion Tabs [\#798](https://github.com/primefaces/primeng/issues/798)
2467- Slide animation for Panel toggle [\#797](https://github.com/primefaces/primeng/issues/797)
2468- Use NG2 Animate for Dialog FadeIn [\#796](https://github.com/primefaces/primeng/issues/796)
2469- Add showLabel to progressbar [\#793](https://github.com/primefaces/primeng/issues/793)
2470- Add disabled option to SelectButton [\#774](https://github.com/primefaces/primeng/issues/774)
2471- Add appendTo for Dropdown [\#773](https://github.com/primefaces/primeng/issues/773)
2472- FileUpload Component [\#104](https://github.com/primefaces/primeng/issues/104)
2473- Templating in Column Header/Footer [\#98](https://github.com/primefaces/primeng/issues/98)
2474
2475**Fixed bugs:**
2476
2477- Terminal throws exception [\#817](https://github.com/primefaces/primeng/issues/817)
2478- InputMask - Unmask is not working [\#802](https://github.com/primefaces/primeng/issues/802)
2479- DataTable Single Mode Selection doesn't unselect [\#783](https://github.com/primefaces/primeng/issues/783)
2480- Spinner maxlength change doesn't work [\#775](https://github.com/primefaces/primeng/issues/775)
2481- Can't bind to 'rows' since it isn't a known property of 'p-paginator'. [\#771](https://github.com/primefaces/primeng/issues/771)
2482
2483## [v1.0.0-beta.13](https://github.com/primefaces/primeng/tree/v1.0.0-beta.13) (2016-08-21)
2484
2485[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.12...v1.0.0-beta.13)
2486
2487**Implemented New Features and Enhancements:**
2488
2489- Add expanded to menuitem [\#758](https://github.com/primefaces/primeng/issues/758)
2490- Replace SplitButtonItem with MenuItem [\#752](https://github.com/primefaces/primeng/issues/752)
2491- RC5 Support [\#739](https://github.com/primefaces/primeng/issues/739)
2492
2493**Fixed bugs:**
2494
2495- Dragging a file over datatable header throws Exception [\#759](https://github.com/primefaces/primeng/issues/759)
2496- Default rows selected in datatables [\#754](https://github.com/primefaces/primeng/issues/754)
2497- Calendar button cannot be disabled [\#746](https://github.com/primefaces/primeng/issues/746)
2498- Removed nbsp from components [\#738](https://github.com/primefaces/primeng/issues/738)
2499- Add allDayText to schedule, Fix allDaySlot typo [\#717](https://github.com/primefaces/primeng/issues/717)
2500
2501## [v1.0.0-beta.12](https://github.com/primefaces/primeng/tree/v1.0.0-beta.12) (2016-08-09)
2502
2503[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.11...v1.0.0-beta.12)
2504
2505**Implemented New Features and Enhancements:**
2506
2507- Editable Dropdown [\#711](https://github.com/primefaces/primeng/issues/711)
2508- Add yearRange to calendar [\#709](https://github.com/primefaces/primeng/issues/709)
2509- ContextMenu for Tree [\#680](https://github.com/primefaces/primeng/issues/680)
2510- Add appendTo for OverlayPanel [\#679](https://github.com/primefaces/primeng/issues/679)
2511- Make private properties in classes protected [\#677](https://github.com/primefaces/primeng/issues/677)
2512
2513**Fixed bugs:**
2514
2515- Editor does not reflect value change [\#714](https://github.com/primefaces/primeng/issues/714)
2516- HeaderCheckbox toggle does not update selection [\#687](https://github.com/primefaces/primeng/issues/687)
2517- Dropdown onModelChange is not executed when selecting value by arrows [\#685](https://github.com/primefaces/primeng/issues/685)
2518- OverlayPanel - cannot use inside divs with position: relative [\#676](https://github.com/primefaces/primeng/issues/676)
2519- OverlayPanel - always opens to the left of the element [\#675](https://github.com/primefaces/primeng/issues/675)
2520- Tooltip fails on some elements [\#673](https://github.com/primefaces/primeng/issues/673)
2521- Selecting item from dropdown by using firefox [\#667](https://github.com/primefaces/primeng/issues/667)
2522- Carousel page links redirect to \# [\#554](https://github.com/primefaces/primeng/issues/554)
2523- ContextMenu tied to DataTable always opens no matter where you right click on the page [\#414](https://github.com/primefaces/primeng/issues/414)
2524
2525## [v1.0.0-beta.11](https://github.com/primefaces/primeng/tree/v1.0.0-beta.11) (2016-07-26)
2526
2527[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.10...v1.0.0-beta.11)
2528
2529**Implemented New Features and Enhancements:**
2530
2531- Initially expanded rows [\#657](https://github.com/primefaces/primeng/issues/657)
2532- Add appendTo for Dialog [\#656](https://github.com/primefaces/primeng/issues/656)
2533- Labels for RadioButton [\#655](https://github.com/primefaces/primeng/issues/655)
2534- Unsubscribe from column changes in DataTable at onDestroy [\#650](https://github.com/primefaces/primeng/issues/650)
2535- Labels for Checkbox [\#649](https://github.com/primefaces/primeng/issues/649)
2536- Radio-Checkbox Selection for DataTable [\#648](https://github.com/primefaces/primeng/issues/648)
2537- PaginatorPosition for DataTable, DataList and DataGrid [\#635](https://github.com/primefaces/primeng/issues/635)
2538- Missing lifecycle interfaces in Schedule component [\#623](https://github.com/primefaces/primeng/issues/623)
2539
2540**Fixed bugs:**
2541
2542- Expansion icon displayed with a space [\#658](https://github.com/primefaces/primeng/issues/658)
2543- Dropdown preselection might fail if options initialized later [\#651](https://github.com/primefaces/primeng/issues/651)
2544- Dropdown selects wrong item after update to beta.10 [\#643](https://github.com/primefaces/primeng/issues/643)
2545- ColToggler incompatible with Resizable Columns [\#637](https://github.com/primefaces/primeng/issues/637)
2546- InputMask with ngModel not updating first character [\#587](https://github.com/primefaces/primeng/issues/587)
2547- DataTable component: memory leak [\#488](https://github.com/primefaces/primeng/issues/488)
2548- modal dialog freezes the whole page [\#276](https://github.com/primefaces/primeng/issues/276)
2549
2550## [v1.0.0-beta.10](https://github.com/primefaces/primeng/tree/v1.0.0-beta.10) (2016-07-22)
2551
2552[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.9...v1.0.0-beta.10)
2553
2554**Implemented New Features and Enhancements:**
2555
2556- p-menu appendTo property [\#639](https://github.com/primefaces/primeng/issues/639)
2557- Binary attribute to Checkbox [\#636](https://github.com/primefaces/primeng/issues/636)
2558- EmptyMessage for DataTable [\#609](https://github.com/primefaces/primeng/issues/609)
2559- p-dropdown: add a class to the ui-dropdown element if open [\#581](https://github.com/primefaces/primeng/issues/581)
2560- New templating for components having custom content templates [\#572](https://github.com/primefaces/primeng/issues/572)
2561
2562**Fixed bugs:**
2563
2564- Dropdown fails when items are loaded async [\#610](https://github.com/primefaces/primeng/issues/610)
2565- custom list of objects to dropdown [\#364](https://github.com/primefaces/primeng/issues/364)
2566
2567## [v1.0.0-beta.9](https://github.com/primefaces/primeng/tree/v1.0.0-beta.9) (2016-06-29)
2568
2569[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.8...v1.0.0-beta.9)
2570
2571**Implemented New Features and Enhancements:**
2572
2573- Add new page number to onPageChange event of Paginator [\#527](https://github.com/primefaces/primeng/issues/527)
2574- Add onSelectionChange event to Editor [\#526](https://github.com/primefaces/primeng/issues/526)
2575- onSlideEnd event for slider [\#520](https://github.com/primefaces/primeng/issues/520)
2576- New InputMask Component [\#510](https://github.com/primefaces/primeng/issues/510)
2577- Custom content support for dialog header [\#507](https://github.com/primefaces/primeng/issues/507)
2578- New methods for Schedule [\#495](https://github.com/primefaces/primeng/issues/495)
2579- Support New Angular2 Form APIs [\#492](https://github.com/primefaces/primeng/issues/492)
2580- RC3 support [\#491](https://github.com/primefaces/primeng/issues/491)
2581- DataTables multiple selection without CTRL key [\#284](https://github.com/primefaces/primeng/issues/284)
2582
2583**Fixed bugs:**
2584
2585- Wrong url link in PanelMenu [\#525](https://github.com/primefaces/primeng/issues/525)
2586- PanelMenu toggle icon click prevents toggle [\#523](https://github.com/primefaces/primeng/issues/523)
2587- Dropdown entering filter value with no results breaks dropdown if left uncleared [\#518](https://github.com/primefaces/primeng/issues/518)
2588- Tool tips are not cleared after navigating to a different page. [\#505](https://github.com/primefaces/primeng/issues/505)
2589- Quill editor jumps to the beginning when text typed very fast [\#486](https://github.com/primefaces/primeng/issues/486)
2590- Updating sorted data causes shuffle behavior [\#396](https://github.com/primefaces/primeng/issues/396)
2591
2592## [v1.0.0-beta.8](https://github.com/primefaces/primeng/tree/v1.0.0-beta.8) (2016-05-31)
2593
2594[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.7...v1.0.0-beta.8)
2595
2596**Implemented New Features and Enhancements:**
2597
2598- Add routerLink option to MenuItem [\#434](https://github.com/primefaces/primeng/issues/434)
2599
2600**Fixed bugs:**
2601
2602- Column Reordering throws js error on destroy [\#435](https://github.com/primefaces/primeng/issues/435)
2603- Datatable Column Reorder - Order fails [\#432](https://github.com/primefaces/primeng/issues/432)
2604
2605## [v1.0.0-beta.7](https://github.com/primefaces/primeng/tree/v1.0.0-beta.7) (2016-05-30)
2606
2607[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.6...v1.0.0-beta.7)
2608
2609**Implemented New Features and Enhancements:**
2610
2611- Improve dialog positioning [\#430](https://github.com/primefaces/primeng/issues/430)
2612- New Grid CSS [\#427](https://github.com/primefaces/primeng/issues/427)
2613- Validation indicators for Input components [\#418](https://github.com/primefaces/primeng/issues/418)
2614- Icons for Tab Headers [\#417](https://github.com/primefaces/primeng/issues/417)
2615- Update Quill Editor [\#411](https://github.com/primefaces/primeng/issues/411)
2616- Remove chart components [\#409](https://github.com/primefaces/primeng/issues/409)
2617- Add viewRender event to Schedule [\#404](https://github.com/primefaces/primeng/issues/404)
2618- Break dependency to PrimeUI javascript [\#400](https://github.com/primefaces/primeng/issues/400)
2619- Reimplement column reordering for datatable as native [\#399](https://github.com/primefaces/primeng/issues/399)
2620- Reimplement datatable resizable columns as native [\#398](https://github.com/primefaces/primeng/issues/398)
2621- Custom icon for calendar/daypicker [\#397](https://github.com/primefaces/primeng/issues/397)
2622- Reimplement DataTable scrolling as native [\#391](https://github.com/primefaces/primeng/issues/391)
2623- Update to new router [\#388](https://github.com/primefaces/primeng/issues/388)
2624- Upgrade to Chart.js 2.x [\#305](https://github.com/primefaces/primeng/issues/305)
2625
2626**Fixed bugs:**
2627
2628- Dialog mask is not removed on destroy. [\#428](https://github.com/primefaces/primeng/issues/428)
2629- Multiselect disabled attribute is ignored [\#422](https://github.com/primefaces/primeng/issues/422)
2630- Disabled button should force removal of ui-state-hover class [\#419](https://github.com/primefaces/primeng/issues/419)
2631- Spinner - Doesn't change value if underlying value changes [\#415](https://github.com/primefaces/primeng/issues/415)
2632- datatable is not allowing you to use different ChangeDetectionStrategies in enclosing components which use datatable [\#405](https://github.com/primefaces/primeng/issues/405)
2633- Editor: Auto-Resize or Layout fix [\#401](https://github.com/primefaces/primeng/issues/401)
2634- Schedule onEventMouseout callback ignored [\#393](https://github.com/primefaces/primeng/issues/393)
2635- Dropdown focus gets lost [\#392](https://github.com/primefaces/primeng/issues/392)
2636- MegaMenu: click doesn't work [\#390](https://github.com/primefaces/primeng/issues/390)
2637
2638## [v1.0.0-beta.6](https://github.com/primefaces/primeng/tree/v1.0.0-beta.6) (2016-05-17)
2639
2640[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.5...v1.0.0-beta.6)
2641
2642**Implemented New Features and Enhancements:**
2643
2644- Add onImageClicked event to galleria [\#368](https://github.com/primefaces/primeng/issues/368)
2645- Add onRowExpand callback to DataTable [\#363](https://github.com/primefaces/primeng/issues/363)
2646- Reimplement SlideMenu as native [\#362](https://github.com/primefaces/primeng/issues/362)
2647- Reimplement PanelMenu as native [\#361](https://github.com/primefaces/primeng/issues/361)
2648- Reimplement MegaMenu as native [\#359](https://github.com/primefaces/primeng/issues/359)
2649- New component: TabMenu [\#354](https://github.com/primefaces/primeng/issues/354)
2650- Reimplement ContextMenu as native [\#353](https://github.com/primefaces/primeng/issues/353)
2651- Reimplement Menubar as a native component [\#352](https://github.com/primefaces/primeng/issues/352)
2652- Reimplement TieredMenu as native [\#351](https://github.com/primefaces/primeng/issues/351)
2653- Reimplement menu component as native [\#341](https://github.com/primefaces/primeng/issues/341)
2654- Reimplement breadcrumb as a native component [\#340](https://github.com/primefaces/primeng/issues/340)
2655- Reimplement Lightbox as a native component [\#330](https://github.com/primefaces/primeng/issues/330)
2656- Update the setup [\#319](https://github.com/primefaces/primeng/issues/319)
2657- Tooltip Component [\#52](https://github.com/primefaces/primeng/issues/52)
2658
2659**Fixed bugs:**
2660
2661- p-breadcrumb is not working properly if Observable\<string\[\]\> is provided in \<li \*ngFor\> [\#355](https://github.com/primefaces/primeng/issues/355)
2662- InputSwitch - Initial value not working [\#348](https://github.com/primefaces/primeng/issues/348)
2663- Dialog Component - Setting Resizeable False doesn't remove resize handle [\#347](https://github.com/primefaces/primeng/issues/347)
2664- Schedule onEventDrop event does not work [\#335](https://github.com/primefaces/primeng/issues/335)
2665
2666## [v1.0.0-beta.5](https://github.com/primefaces/primeng/tree/v1.0.0-beta.5) (2016-05-09)
2667
2668[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.4...v1.0.0-beta.5)
2669
2670**Implemented New Features and Enhancements:**
2671
2672- p-checkbox by using the keyboard \[improvement\] [\#324](https://github.com/primefaces/primeng/issues/324)
2673- Inline styles do not work with Angular2 RC [\#321](https://github.com/primefaces/primeng/issues/321)
2674- Customizable Panel Header Content [\#316](https://github.com/primefaces/primeng/issues/316)
2675- Remove item with backspace in autocomplete multiple mode [\#313](https://github.com/primefaces/primeng/issues/313)
2676- Prevent duplicate selection in autocomplete multiple mode [\#309](https://github.com/primefaces/primeng/issues/309)
2677- ContentHeight property for Dialog [\#307](https://github.com/primefaces/primeng/issues/307)
2678- Update to RC1 [\#303](https://github.com/primefaces/primeng/issues/303)
2679- Implement Carousel as a Native Component [\#302](https://github.com/primefaces/primeng/issues/302)
2680- Dynamic Sorting on data update? [\#298](https://github.com/primefaces/primeng/issues/298)
2681- DataTable export to csv support [\#263](https://github.com/primefaces/primeng/issues/263)
2682
2683**Fixed bugs:**
2684
2685- DataTable multi sort throws JS exception [\#326](https://github.com/primefaces/primeng/issues/326)
2686- SplitButton overlay might go out of bounds horizontally [\#318](https://github.com/primefaces/primeng/issues/318)
2687- styleClass attribute ignored by SplitButton [\#317](https://github.com/primefaces/primeng/issues/317)
2688- p-messages not up to date with the doc [\#314](https://github.com/primefaces/primeng/issues/314)
2689- AutoComplete panel stays open on blur [\#311](https://github.com/primefaces/primeng/issues/311)
2690- Responsive Datatable seems to be broken [\#306](https://github.com/primefaces/primeng/issues/306)
2691- Dialog not working on mozilla 43.0.1 [\#301](https://github.com/primefaces/primeng/issues/301)
2692- DataTable sortField breaks sorting \(beta 4\) [\#299](https://github.com/primefaces/primeng/issues/299)
2693- Dialog Destroy problem [\#297](https://github.com/primefaces/primeng/issues/297)
2694- Dialog - Scrolling break [\#296](https://github.com/primefaces/primeng/issues/296)
2695- Dialog - onBeforeHide and onAfterHide events not fire [\#295](https://github.com/primefaces/primeng/issues/295)
2696- DataTable - expandableRows with some hidden columns [\#293](https://github.com/primefaces/primeng/issues/293)
2697
2698## [v1.0.0-beta.4](https://github.com/primefaces/primeng/tree/v1.0.0-beta.4) (2016-05-02)
2699
2700[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.3...v1.0.0-beta.4)
2701
2702**Implemented New Features and Enhancements:**
2703
2704- Reimplement Password as a native component [\#282](https://github.com/primefaces/primeng/issues/282)
2705- Reimplement Growl as a native component [\#275](https://github.com/primefaces/primeng/issues/275)
2706- Add onBlur event to calendar [\#269](https://github.com/primefaces/primeng/issues/269)
2707- Pass rowIndex to column template [\#268](https://github.com/primefaces/primeng/issues/268)
2708- update to beta.17 [\#260](https://github.com/primefaces/primeng/issues/260)
2709- IE 9-10 support for hidden datatable columns [\#257](https://github.com/primefaces/primeng/issues/257)
2710- Compatibility with Electron [\#256](https://github.com/primefaces/primeng/issues/256)
2711- Reimplement Galleria as a native component [\#253](https://github.com/primefaces/primeng/issues/253)
2712- Reimplement Dialog as native [\#249](https://github.com/primefaces/primeng/issues/249)
2713- Reimplement InputSwitch as a native component [\#239](https://github.com/primefaces/primeng/issues/239)
2714- Add onRowClick to DataTable [\#233](https://github.com/primefaces/primeng/issues/233)
2715- p-dropdown support for HTML5 required attribute [\#230](https://github.com/primefaces/primeng/issues/230)
2716- DataTable global filter without column filters [\#197](https://github.com/primefaces/primeng/issues/197)
2717- Two components require global var PUI to be defined. [\#183](https://github.com/primefaces/primeng/issues/183)
2718- Toolbar Component [\#182](https://github.com/primefaces/primeng/issues/182)
2719- Support for model binding to first and rows in datatable [\#114](https://github.com/primefaces/primeng/issues/114)
2720
2721**Fixed bugs:**
2722
2723- Button label is not updated when used with a pipe [\#290](https://github.com/primefaces/primeng/issues/290)
2724- datatable expandableRows and onRowSelect - should not fire onRowSelect if expand arrow is clicked [\#281](https://github.com/primefaces/primeng/issues/281)
2725- datatable expandableRows does not work with scrollable="true" [\#280](https://github.com/primefaces/primeng/issues/280)
2726- Growl doesn't remove messages automatically [\#265](https://github.com/primefaces/primeng/issues/265)
2727- Cannot read property 'left' of undefined error when populating Galleria with observable data [\#262](https://github.com/primefaces/primeng/issues/262)
2728- p-dropDown: styleclass not honored [\#259](https://github.com/primefaces/primeng/issues/259)
2729- Bug Autocomplete without any field for multiple=true, display empty selection [\#248](https://github.com/primefaces/primeng/issues/248)
2730- \[Bug\] pPassword - mediumLabel attribute doesn't work [\#246](https://github.com/primefaces/primeng/issues/246)
2731- Data Table Expandable Rows break when there is a custom column in between the Row Template [\#245](https://github.com/primefaces/primeng/issues/245)
2732- p-autoComplete: styleClass attributes not honored [\#242](https://github.com/primefaces/primeng/issues/242)
2733- beta3 - DataTable default sortField causes crash [\#227](https://github.com/primefaces/primeng/issues/227)
2734
2735## [v1.0.0-beta.3](https://github.com/primefaces/primeng/tree/v1.0.0-beta.3) (2016-04-20)
2736
2737[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.2...v1.0.0-beta.3)
2738
2739**Implemented New Features and Enhancements:**
2740
2741- Events for DataTable Page-Sort-Filter [\#215](https://github.com/primefaces/primeng/issues/215)
2742- Link and Image support to Editor [\#214](https://github.com/primefaces/primeng/issues/214)
2743- DataTable Column custom sorter support [\#210](https://github.com/primefaces/primeng/issues/210)
2744- PeerDependency Reorg [\#206](https://github.com/primefaces/primeng/issues/206)
2745- Add reset\(\) method to datatable [\#181](https://github.com/primefaces/primeng/issues/181)
2746- Drag Drop Components [\#103](https://github.com/primefaces/primeng/issues/103)
2747- Row Expansion for DataTable [\#97](https://github.com/primefaces/primeng/issues/97)
2748
2749**Fixed bugs:**
2750
2751- Potential lifecycle error in autocomplete [\#221](https://github.com/primefaces/primeng/issues/221)
2752- Dropdown throwing error on empty selectitem array [\#220](https://github.com/primefaces/primeng/issues/220)
2753- beta2 - dynamically changing p-dropdown \[options\] and ngModel value crashes [\#218](https://github.com/primefaces/primeng/issues/218)
2754- Range Slider does not pass values [\#216](https://github.com/primefaces/primeng/issues/216)
2755- AutoComplete passes wrong item to Unselect in multiple mode [\#213](https://github.com/primefaces/primeng/issues/213)
2756- Autocomplete down arrow on last item [\#211](https://github.com/primefaces/primeng/issues/211)
2757- DataTable filtering and sorting not working well together [\#207](https://github.com/primefaces/primeng/issues/207)
2758- Dropdowns remain opened after selecting a new Dropdown [\#203](https://github.com/primefaces/primeng/issues/203)
2759- Dropdown without value not displayed properly [\#198](https://github.com/primefaces/primeng/issues/198)
2760- Missing to pass the parameter 'legendTemplate' into Chart js [\#186](https://github.com/primefaces/primeng/issues/186)
2761
2762## [v1.0.0-beta.2](https://github.com/primefaces/primeng/tree/v1.0.0-beta.2) (2016-04-14)
2763
2764[Full Changelog](https://github.com/primefaces/primeng/compare/v1.0.0-beta.1...v1.0.0-beta.2)
2765
2766**Implemented New Features and Enhancements:**
2767
2768- DataTable Column Hidden Property Missing\(p-column\) [\#190](https://github.com/primefaces/primeng/issues/190)
2769- Locale configuration for Schedule [\#184](https://github.com/primefaces/primeng/issues/184)
2770
2771**Fixed bugs:**
2772
2773- p-radioButton: disabled attribute not honored [\#195](https://github.com/primefaces/primeng/issues/195)
2774- p-dropDown: disabled attribute not honored [\#192](https://github.com/primefaces/primeng/issues/192)
2775- p-autoComplete: Input field remains disabled if using the disabled attribute [\#191](https://github.com/primefaces/primeng/issues/191)
2776- Button label is not updated [\#189](https://github.com/primefaces/primeng/issues/189)
2777- Events do not work any longer with Dropdown v1.0 [\#187](https://github.com/primefaces/primeng/issues/187)
2778
2779## [v1.0.0-beta.1](https://github.com/primefaces/primeng/tree/v1.0.0-beta.1) (2016-04-10)
2780
2781[Full Changelog](https://github.com/primefaces/primeng/compare/v0.9.1...v1.0.0-beta.1)
2782
2783**Implemented New Features and Enhancements:**
2784
2785- Add getBase64Image\(\) method to charts [\#179](https://github.com/primefaces/primeng/issues/179)
2786- Add getCanvas\(\) method to charts [\#178](https://github.com/primefaces/primeng/issues/178)
2787- onReorder event for OrderList [\#166](https://github.com/primefaces/primeng/issues/166)
2788- TimePicker Component [\#165](https://github.com/primefaces/primeng/issues/165)
2789- Replace p-radio with p-radioButton [\#164](https://github.com/primefaces/primeng/issues/164)
2790- Use ngModel in input components instead of value [\#163](https://github.com/primefaces/primeng/issues/163)
2791- SplitButton SplitButtonItem router support [\#161](https://github.com/primefaces/primeng/issues/161)
2792- RowsPerPage for Paginator [\#159](https://github.com/primefaces/primeng/issues/159)
2793- Support NgForm apis for input controls [\#158](https://github.com/primefaces/primeng/issues/158)
2794- Button with icon for calendar [\#157](https://github.com/primefaces/primeng/issues/157)
2795- OverlayPanel: Close overlay when clicked again [\#151](https://github.com/primefaces/primeng/issues/151)
2796- Replace EventEmitter next with emit [\#147](https://github.com/primefaces/primeng/issues/147)
2797- Reset to first page after filtering [\#143](https://github.com/primefaces/primeng/issues/143)
2798- Toggleable DataTable Reflow Mode [\#141](https://github.com/primefaces/primeng/issues/141)
2799- MultiSelect Component [\#138](https://github.com/primefaces/primeng/issues/138)
2800- Reimplement Dropdown as a native component [\#123](https://github.com/primefaces/primeng/issues/123)
2801- New Feature : Gmap [\#100](https://github.com/primefaces/primeng/issues/100)
2802- ContextMenu Integration for DataTable [\#93](https://github.com/primefaces/primeng/issues/93)
2803- ContextMenu Component [\#36](https://github.com/primefaces/primeng/issues/36)
2804
2805**Fixed bugs:**
2806
2807- DataTable Filtering get lost after pagination or sorting [\#180](https://github.com/primefaces/primeng/issues/180)
2808- Sortable and Scrollable sortable of undefined [\#162](https://github.com/primefaces/primeng/issues/162)
2809- Calendar styleClass ignored [\#160](https://github.com/primefaces/primeng/issues/160)
2810- Accordion header hover fails with custom content [\#156](https://github.com/primefaces/primeng/issues/156)
2811- Cell templating ignored on scrollable table [\#155](https://github.com/primefaces/primeng/issues/155)
2812- PickList target buttons fail [\#152](https://github.com/primefaces/primeng/issues/152)
2813
2814## [v0.9.1](https://github.com/primefaces/primeng/tree/v0.9.1) (2016-03-28)
2815
2816[Full Changelog](https://github.com/primefaces/primeng/compare/v0.9.0...v0.9.1)
2817
2818**Fixed bugs:**
2819
2820- Responsive Charts Fail [\#148](https://github.com/primefaces/primeng/issues/148)
2821
2822## [v0.9.0](https://github.com/primefaces/primeng/tree/v0.9.0) (2016-03-25)
2823
2824[Full Changelog](https://github.com/primefaces/primeng/compare/v0.8.2...v0.9.0)
2825
2826**Implemented New Features and Enhancements:**
2827
2828- AutoComplete Component [\#144](https://github.com/primefaces/primeng/issues/144)
2829- Add style and styleclass to selectButton [\#136](https://github.com/primefaces/primeng/issues/136)
2830- Templating support for accordion tab [\#135](https://github.com/primefaces/primeng/issues/135)
2831- Add headerStyle and headerStyleClass to p:tabPanel [\#132](https://github.com/primefaces/primeng/issues/132)
2832- Editor Component [\#48](https://github.com/primefaces/primeng/issues/48)
2833
2834**Fixed bugs:**
2835
2836- Button performance is slow [\#145](https://github.com/primefaces/primeng/issues/145)
2837- Spinner displays undefined [\#134](https://github.com/primefaces/primeng/issues/134)
2838- DataTable should not default sort a lazy table [\#133](https://github.com/primefaces/primeng/issues/133)
2839
2840## [v0.8.2](https://github.com/primefaces/primeng/tree/v0.8.2) (2016-03-21)
2841
2842[Full Changelog](https://github.com/primefaces/primeng/compare/v0.8.1...v0.8.2)
2843
2844**Implemented New Features and Enhancements:**
2845
2846- Add style and styleclass to inputswitch [\#130](https://github.com/primefaces/primeng/issues/130)
2847- Add ui-inputfield to input texts [\#129](https://github.com/primefaces/primeng/issues/129)
2848
2849**Fixed bugs:**
2850
2851- Global chart options are ignored [\#131](https://github.com/primefaces/primeng/issues/131)
2852- primeng.d.ts misses export of TreeNode [\#127](https://github.com/primefaces/primeng/issues/127)
2853
2854## [v0.8.1](https://github.com/primefaces/primeng/tree/v0.8.1) (2016-03-21)
2855
2856[Full Changelog](https://github.com/primefaces/primeng/compare/v0.8.0...v0.8.1)
2857
2858## [v0.8.0](https://github.com/primefaces/primeng/tree/v0.8.0) (2016-03-21)
2859
2860[Full Changelog](https://github.com/primefaces/primeng/compare/v0.7.0...v0.8.0)
2861
2862**Implemented New Features and Enhancements:**
2863
2864- Include ts files in npm distribution [\#125](https://github.com/primefaces/primeng/issues/125)
2865- Reimplement Spinner as a native component [\#122](https://github.com/primefaces/primeng/issues/122)
2866- Default Sorting for DataTable [\#121](https://github.com/primefaces/primeng/issues/121)
2867- Add style and styleClass to fieldset [\#120](https://github.com/primefaces/primeng/issues/120)
2868- Add disabled option to Listbox [\#116](https://github.com/primefaces/primeng/issues/116)
2869- Reimplement Listbox as a native component [\#115](https://github.com/primefaces/primeng/issues/115)
2870- Case insensitive filtering for DataTable [\#113](https://github.com/primefaces/primeng/issues/113)
2871- Pass the columns to colReorder event [\#111](https://github.com/primefaces/primeng/issues/111)
2872- Composite field support for DataTable [\#108](https://github.com/primefaces/primeng/issues/108)
2873- SplitButton Component [\#106](https://github.com/primefaces/primeng/issues/106)
2874- OverlayPanel Component [\#105](https://github.com/primefaces/primeng/issues/105)
2875- New Feature: edit-related events [\#101](https://github.com/primefaces/primeng/issues/101)
2876- OnRowDblClick Event on Data Table [\#99](https://github.com/primefaces/primeng/issues/99)
2877- Global filtering for DataTable [\#95](https://github.com/primefaces/primeng/issues/95)
2878- Multi Column sorting for DataTable [\#94](https://github.com/primefaces/primeng/issues/94)
2879- TreeTable Component [\#67](https://github.com/primefaces/primeng/issues/67)
2880- Tree Component [\#66](https://github.com/primefaces/primeng/issues/66)
2881- Terminal Component [\#51](https://github.com/primefaces/primeng/issues/51)
2882
2883**Fixed bugs:**
2884
2885- TabPanel duplicates tab on conditional display [\#112](https://github.com/primefaces/primeng/issues/112)
2886- Disabled checkbox is still editable [\#110](https://github.com/primefaces/primeng/issues/110)
2887- Multiple selection for datatable fails on windows [\#109](https://github.com/primefaces/primeng/issues/109)
2888
2889## [v0.7.0](https://github.com/primefaces/primeng/tree/v0.7.0) (2016-03-13)
2890
2891[Full Changelog](https://github.com/primefaces/primeng/compare/v0.6.0...v0.7.0)
2892
2893**Implemented New Features and Enhancements:**
2894
2895- Templating support for DataTable [\#96](https://github.com/primefaces/primeng/issues/96)
2896- Reimplement TabView as a native component [\#91](https://github.com/primefaces/primeng/issues/91)
2897- Reimplement Accordion as a native component [\#90](https://github.com/primefaces/primeng/issues/90)
2898- Use peerDependencies [\#88](https://github.com/primefaces/primeng/issues/88)
2899- Type for LazyLoadEvent [\#87](https://github.com/primefaces/primeng/issues/87)
2900- Reimplement SelectButton as a native component [\#84](https://github.com/primefaces/primeng/issues/84)
2901- Reimplement ToggleButton as a native component [\#83](https://github.com/primefaces/primeng/issues/83)
2902- Reimplement Rating as native component [\#82](https://github.com/primefaces/primeng/issues/82)
2903- Reimplement Button as a native component [\#81](https://github.com/primefaces/primeng/issues/81)
2904- DataScroller Component [\#45](https://github.com/primefaces/primeng/issues/45)
2905- DataGrid Component [\#44](https://github.com/primefaces/primeng/issues/44)
2906- DataList Component [\#43](https://github.com/primefaces/primeng/issues/43)
2907
2908**Fixed bugs:**
2909
2910- Error on click of a non-editable column [\#89](https://github.com/primefaces/primeng/issues/89)
2911- dialog.visible is not in correct value when dialog is closed by pressing 'Esc' [\#85](https://github.com/primefaces/primeng/issues/85)
2912- Dropdown is not exported [\#80](https://github.com/primefaces/primeng/issues/80)
2913
2914## [v0.6.0](https://github.com/primefaces/primeng/tree/v0.6.0) (2016-03-07)
2915
2916[Full Changelog](https://github.com/primefaces/primeng/compare/v0.5.0...v0.6.0)
2917
2918**Implemented New Features and Enhancements:**
2919
2920- Reimplement Panel as a native component [\#76](https://github.com/primefaces/primeng/issues/76)
2921- Reimplement Fieldset as a native component [\#75](https://github.com/primefaces/primeng/issues/75)
2922- Reimplement InputTextarea as a native directive [\#74](https://github.com/primefaces/primeng/issues/74)
2923- Reimplement InputText as a native directive [\#73](https://github.com/primefaces/primeng/issues/73)
2924- Using p:checkbox as a boolean [\#72](https://github.com/primefaces/primeng/issues/72)
2925- Change module to CommonJS [\#60](https://github.com/primefaces/primeng/issues/60)
2926- Schedule Component [\#54](https://github.com/primefaces/primeng/issues/54)
2927- OrderList Component [\#47](https://github.com/primefaces/primeng/issues/47)
2928- PickList Component [\#46](https://github.com/primefaces/primeng/issues/46)
2929- Paginator Component [\#42](https://github.com/primefaces/primeng/issues/42)
2930
2931**Fixed bugs:**
2932
2933- Calendar is not exported [\#71](https://github.com/primefaces/primeng/issues/71)
2934
2935## [v0.5.0](https://github.com/primefaces/primeng/tree/v0.5.0) (2016-02-28)
2936
2937[Full Changelog](https://github.com/primefaces/primeng/compare/v0.4.0...v0.5.0)
2938
2939**Implemented New Features and Enhancements:**
2940
2941- Use template element in dropdown,listbox,carousel [\#68](https://github.com/primefaces/primeng/issues/68)
2942- CodeHighlighter Directive [\#62](https://github.com/primefaces/primeng/issues/62)
2943- DataTable Component [\#31](https://github.com/primefaces/primeng/issues/31)
2944
2945## [v0.4.0](https://github.com/primefaces/primeng/tree/v0.4.0) (2016-02-21)
2946
2947[Full Changelog](https://github.com/primefaces/primeng/compare/v0.3.0...v0.4.0)
2948
2949**Implemented New Features and Enhancements:**
2950
2951- PanelMenu Component [\#59](https://github.com/primefaces/primeng/issues/59)
2952- SlideMenu Component [\#56](https://github.com/primefaces/primeng/issues/56)
2953- Paginator Component [\#55](https://github.com/primefaces/primeng/issues/55)
2954- Lightbox Component [\#40](https://github.com/primefaces/primeng/issues/40)
2955- Slider Component [\#39](https://github.com/primefaces/primeng/issues/39)
2956- MegaMenu Component [\#38](https://github.com/primefaces/primeng/issues/38)
2957- PanelMenu Component [\#37](https://github.com/primefaces/primeng/issues/37)
2958- Menubar Component [\#35](https://github.com/primefaces/primeng/issues/35)
2959- Breadcrumb Component [\#34](https://github.com/primefaces/primeng/issues/34)
2960- TieredMenu Component [\#33](https://github.com/primefaces/primeng/issues/33)
2961- Menu Component [\#32](https://github.com/primefaces/primeng/issues/32)
2962
2963## [v0.3.0](https://github.com/primefaces/primeng/tree/v0.3.0) (2016-02-15)
2964
2965[Full Changelog](https://github.com/primefaces/primeng/compare/v0.2.0...v0.3.0)
2966
2967**Implemented New Features and Enhancements:**
2968
2969- Footer for Dialog [\#41](https://github.com/primefaces/primeng/issues/41)
2970- Replace .pui- with .ui style prefix [\#30](https://github.com/primefaces/primeng/issues/30)
2971- Chart Components [\#29](https://github.com/primefaces/primeng/issues/29)
2972
2973## [v0.2.0](https://github.com/primefaces/primeng/tree/v0.2.0) (2016-02-07)
2974
2975[Full Changelog](https://github.com/primefaces/primeng/compare/v0.1.0...v0.2.0)
2976
2977**Implemented New Features and Enhancements:**
2978
2979- ProgressBar Component [\#27](https://github.com/primefaces/primeng/issues/27)
2980- Dropdown Component [\#26](https://github.com/primefaces/primeng/issues/26)
2981- SelectButton Component [\#25](https://github.com/primefaces/primeng/issues/25)
2982- DatePicker Component [\#24](https://github.com/primefaces/primeng/issues/24)
2983- Carousel Component [\#23](https://github.com/primefaces/primeng/issues/23)
2984- InputSwitch Component [\#22](https://github.com/primefaces/primeng/issues/22)
2985- Growl component [\#21](https://github.com/primefaces/primeng/issues/21)
2986- Messages Component [\#20](https://github.com/primefaces/primeng/issues/20)
2987- Listbox Component [\#19](https://github.com/primefaces/primeng/issues/19)
2988
2989## [v0.1.0](https://github.com/primefaces/primeng/tree/v0.1.0) (2016-01-31)
2990
2991[Full Changelog](https://github.com/primefaces/primeng/compare/14cfdd41a1904baf648ecab24b2cf027cb00d05e...v0.1.0)
2992
2993**Implemented New Features and Enhancements:**
2994
2995- Galleria Component [\#18](https://github.com/primefaces/primeng/issues/18)
2996- InputTextarea directive [\#17](https://github.com/primefaces/primeng/issues/17)
2997- Grid CSS [\#15](https://github.com/primefaces/primeng/issues/15)
2998- Accordion Component [\#14](https://github.com/primefaces/primeng/issues/14)
2999- TabView Component [\#13](https://github.com/primefaces/primeng/issues/13)
3000- Checkbox Component [\#12](https://github.com/primefaces/primeng/issues/12)
3001- RadioButton Component [\#11](https://github.com/primefaces/primeng/issues/11)
3002- Dialog Component [\#10](https://github.com/primefaces/primeng/issues/10)
3003- ToggleButton component [\#9](https://github.com/primefaces/primeng/issues/9)
3004- Password Directive [\#8](https://github.com/primefaces/primeng/issues/8)
3005- Spinner Directive [\#7](https://github.com/primefaces/primeng/issues/7)
3006- Fieldset Component [\#6](https://github.com/primefaces/primeng/issues/6)
3007- Panel Component [\#5](https://github.com/primefaces/primeng/issues/5)
3008- Rating Component [\#4](https://github.com/primefaces/primeng/issues/4)
3009- Button Component [\#3](https://github.com/primefaces/primeng/issues/3)
3010- InputText Component [\#2](https://github.com/primefaces/primeng/issues/2)
3011
3012
3013
3014\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*