Releases: primefaces/primeng
Releases Β· primefaces/primeng
17.3.0
What's Changed
- Fixed #14424 - Multiselect | pTemplate=selectedItems layout is empty β¦ by @mehmetcetin01140 in #14429
- Fixed #14355 - TreeSelect: Trigger Button missing aria-label by @mehmetcetin01140 in #14436
- #10482 Fix removing diacritics by @lubobalogh in #13670
- columnFilter: hide on mousedown instead of click by @Wykks in #14411
- Fix setting tabindex attribute on ToggleButton by @lm-niranjan in #14444
- Fix #14323: Dropdown fix regression - options overlay is closed before it handles the click event by @anlampe in #14419
- DynamicDialog: ability to turn off autofocus on show by @inikel in #14437
- Fixed #14254 - Sidebar | When trying to close the sidebar, the sideba⦠by @mehmetcetin01140 in #14438
- fix #14445 by @HeavyRainLQ in #14447
New Contributors
- @lubobalogh made their first contribution in #13670
- @Wykks made their first contribution in #14411
- @lm-niranjan made their first contribution in #14444
- @inikel made their first contribution in #14437
- @HeavyRainLQ made their first contribution in #14447
Full Changelog: 17.2.0...17.3.0
17.2.0
What's Changed
- Add module by @cetincakiroglu in #14362
- Update versions.json by @cetincakiroglu in #14374
- Fix #14389: ForceSelection does not force selection - formControl value is changed even without selection by @kkoripl in #14398
- Fixed #14377 - Dropdown | Unable to type spaces in editable dropdowns by @mehmetcetin01140 in #14408
- Issue 14334 - Make sure to only remove item if in filtered list. by @MichaelG824 in #14340
- fix: Dropdown Empty Filter Message not displayed by @mati4455 in #14406
- Fix #14281 - Autocomplete with long list of options make the whole page scrollable by @tsinevik in #14405
- Fixed #14368 - Accordion | TextArea shortcuts are not working when us⦠by @mehmetcetin01140 in #14392
- Fix documentation typo by @SimonJ-DR in #14390
- multiselect.autofocusFilter fixed by @umuero in #14388
- Galleria bug fix: If change images after images length less numVisibl⦠by @Darkcooder in #14402
- fix(Checkbox/TriStateCheckbox): Lost margin between label and docs. by @SoyDiego in #14371
- fix: #14327, Inputnumber: Inputnumber#currency mode not allowing to remove minus sign for Dollar and INR fields. by @akshayaqburst in #14328
- fix: #14230 || BlockUI: entire page is blocked if "blocked" input con⦠by @ashikjs in #14234
New Contributors
- @kkoripl made their first contribution in #14398
- @mati4455 made their first contribution in #14406
- @tsinevik made their first contribution in #14405
- @SimonJ-DR made their first contribution in #14390
- @Darkcooder made their first contribution in #14402
- @akshayaqburst made their first contribution in #14328
Full Changelog: 17.1.0...17.2.0
17.1.0
What's Changed
- Sync branches by @cetincakiroglu in #14288
- fix(autocomplete): Stop event propagations on remove option by @SoyDiego in #14303
- Update UIKit link by @cetincakiroglu in #14317
- fix: #14051 || applyFocus() method is working only when dropdown is editable. by @ashikjs in #14326
- Fixed #14294 - Listbox | emptyMessage not working by @mehmetcetin01140 in #14333
- Fixed #14241 - Dropdown | Preselected value not shown when using reac⦠by @mehmetcetin01140 in #14331
- Demo update by @cetincakiroglu in #14357
- Fixed #14335 - Multiselect | clicking directly on the svg icon closes⦠by @mehmetcetin01140 in #14353
- chore(TriStateCheckbox): Revert cursor pointer in label by @SoyDiego in #14312
- Revert "chore(TriStateCheckbox): Revert cursor pointer in label" by @cetincakiroglu in #14360
- OverlayPanel: Fix regression #14120 detect click on scrollbar, prevent hiding when selecting dropdown options by @anlampe in #13810
- 14339 - Picklist by @MichaelG824 in #14342
New Contributors
- @MichaelG824 made their first contribution in #14342
Full Changelog: 17.0.0...17.1.0
17.0.0
What's Changed
- Doc refactor by @cetincakiroglu in #14192
- V17 by @cetincakiroglu in #14198
- Showcase update by @cetincakiroglu in #14211
- #14202 - Fixing documentation of inputmask component by @cezarcruz in #14203
- Table | cell edit fix by @mehmetcetin01140 in #14238
- Fixed #14133 - InputGroup | New component created by @cetincakiroglu in #14239
- Stackblitz dependency by @cetincakiroglu in #14240
- Fix(AutoComplete): Change Detection Issue by @SoyDiego in #14268
- FIX: Editor Module SSR Compatibility #8817 by @nejat-njonjo in #14232
- fix for option values of null and empty string (#14223) by @pete-mcwilliams in #14225
- 14194: Fixed filter with default 'label' field by @vinnyab28 in #14220
- Fix Rating Component Doc Typo by @SweetpopcornSimon in #14180
- Checkbox: Add blur and focus event by @abdullah2993 in #13805
- Bug fix: #13963 Component: Button styleClass is not being added to the by @maruthumj in #13971
- fix(Menu): Accessibility rule F85, Lost focus on TAB by @SoyDiego in #14247
New Contributors
- @cezarcruz made their first contribution in #14203
- @nejat-njonjo made their first contribution in #14232
- @pete-mcwilliams made their first contribution in #14225
- @SweetpopcornSimon made their first contribution in #14180
- @abdullah2993 made their first contribution in #13805
Full Changelog: 16.9.1...17.0.0
17.0.0-rc.1
What's Changed
- Showcase update by @cetincakiroglu in #14211
- #14202 - Fixing documentation of inputmask component by @cezarcruz in #14203
- Table | cell edit fix by @mehmetcetin01140 in #14238
- Fixed #14133 - InputGroup | New component created by @cetincakiroglu in #14239
- Stackblitz dependency by @cetincakiroglu in #14240
New Contributors
- @cezarcruz made their first contribution in #14203
Full Changelog: 17.0.0-beta.1...17.0.0-rc.1
17.0.0-beta.1
What's Changed
- Doc refactor by @cetincakiroglu in #14192
- V17 by @cetincakiroglu in #14198
Full Changelog: 16.9.1...17.0.0-beta.1
16.9.1
Code format
16.9.0
What's Changed
- Bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #13917
- Fix: #14006 - 16.7.0: Context Menu with appendTo="body" throws Type Error in a nested Table by @hugograf in #14102
- Accessibility by @cetincakiroglu in #14183
- fix: #14087 || [Calendar] issue when clicking on "today" button it do⦠by @ashikjs in #14098
- fix: #14057 || MultiSelect Empty Filter Message / Template is not working when you have options by @ashikjs in #14096
- fix: #13781 || dataTable: frozenColumn header overlap with frozen body by @ashikjs in #13791
- fix: #13672 || ColumnFilter in row mode and type date not trigger by @ashikjs in #13674
- Fix typo "seperator" instead of "separator" by @SoyDiego in #14075
- docs: broken example code in toolbar template section by @LoaderB0T in #14174
- Fix conditional logic in SortIcon component by @MaewenPell in #14165
New Contributors
- @hugograf made their first contribution in #14102
- @LoaderB0T made their first contribution in #14174
- @MaewenPell made their first contribution in #14165
Full Changelog: 16.8.0...16.9.0
16.8.0
What's Changed
- fix: p-chips do not work with reactive forms by @vmuresanu in #14073
- Fixed #14064 - AutoComplete | delete fix by @mehmetcetin01140 in #14110
- Fixed #14101 - Chips | Focus class fix by @mehmetcetin01140 in #14114
- Fixed #14105 - AutoComplete && MultiSelect | Fixed focus loose when p⦠by @mehmetcetin01140 in #14117
- Bug fix: #14014 - p-tooltip : autohide="false" does not work every time by @maruthumj in #14032
- Fix additional case where dropdown causes panel (#14078) by @rosenthalj in #14079
- Bug fix: #13933 - SideBar onHide Not trigger by @maruthumj in #13959
- Fix issue #14134 by @Anesta94 in #14135
- fix: fix close icon shrinks on long text by @navedqb in #14138
- Fixed #14109 - RowExpandDoc | Fixed wrong object property by @mehmetcetin01140 in #14113
- fix: #14109 || Error in rowexpanddoc file by @navedqb in #14111
- fix: #14058 || MultiSelect onPanelShow is not fired when there are no options by @ashikjs in #14107
- Fixed #14046 - Fileupload | Unexpected disable behavior fix by @mehmetcetin01140 in #14115
- Fixed #13993 - Performance update for virtualScroll selection by @cetincakiroglu in #14013
- Accessibility by @cetincakiroglu in #14127
New Contributors
- @vmuresanu made their first contribution in #14073
- @Anesta94 made their first contribution in #14135
Full Changelog: 16.7.2...16.8.0
16.4.2
Full Changelog: 16.4.1...16.4.2