Releases: primefaces/primeng
Releases · primefaces/primeng
16.7.2
What's Changed
- Fix Confirmdialog defaultFocus type by @DDOF in #14045
- Fix for PrimeNG 16.7.1 interacting with dropdown causes panel to scroll #14039 by @rosenthalj in #14040
- Enforce allowEmpty for SelectButton, fixes issue #14048 by @rosenthalj in #14049
- Fix Preview Dark Mobile Responsive Issue by @SelenKockar in #14031
- SplitButton: Hide menu on click on default button. by @SoyDiego in #13983
- TriStateCheckbox: Fix problem when click on label and updated docs by @SoyDiego in #13977
- fix(p-image-preview-indicator): only show image-preview-indicator whe… by @leykee in #14004
- Fix closabledoc.ts typo for messages component by @jacver in #14008
- Issue #13856 / Dialog: bad drag behavior when keepInViewport is false by @aleprex99 in #13864
- Fixed #13784 - Fixed toast ngClass with SSR and Hydration by @EnricoMessall in #13785
- Fix #13685: Add Discussions badge by @FlipWarthog in #13684
- Fix #13722: FileUpload click instead of mouseup by @balajis-qb in #13723
- fix(primeng/pEditableColumn): update column data in runtime by @volvachev in #13719
- fix: #12948 || Overlay: p-overlay div not removed from DOM on hiding … by @ashikjs in #13659
New Contributors
- @DDOF made their first contribution in #14045
- @SelenKockar made their first contribution in #14031
- @leykee made their first contribution in #14004
- @aleprex99 made their first contribution in #13864
- @FlipWarthog made their first contribution in #13684
- @balajis-qb made their first contribution in #13723
Full Changelog: 16.7.1...16.7.2
16.7.1
Code format
16.7.0
What's Changed
- Accessibility | Input section (part 1) by @cetincakiroglu in #13991
- Issue 13972 by @cetincakiroglu in #13992
- Issue 13970 by @cetincakiroglu in #13980
- Fixed #13974 - Fixed carousel circular not working on init in some cases by @EnricoMessall in #13975
- Bug fix #13948 - ContextMenu with appendTo="body" doesn't close when destroyed by @maruthumj in #13960
- Fixed OverlayPanel containing component by @gamerish96 in #13809
- Accessibility by @cetincakiroglu in #13994
New Contributors
- @gamerish96 made their first contribution in #13809
Full Changelog: 16.6.0...16.7.0
16.6.0
What's Changed
- Fixed #13910 - Menu Templating by @gucal in #13911
- fix: fix galleria tabbing issue by @navedqb in #13947
- fix: fix missing ConfirmPopupModule import by @navedqb in #13938
- fix(overlaypanel): close overlay panel on escape key press by @navedqb in #13931
- p-image lazy loading support by @alexnoise79 in #13927
- Bugfix #13902 Fix TabView inkbar accessibility by @GiacomoDM in #13923
- fix(splitbutton): Accessibility does not appear to work as documented… by @eece in #13921
- fixed #13901 pButton | Loading icon problem by @eece in #13922
- Bug fix: #13942 Multi select component console error by @maruthumj in #13956
- Fix saga-green theme is sending wrong boolean by @SoyDiego in #13883
- fix: eventemitter type for treetable single select by @lwestfall in #13874
- Fixed #13821 - Fixed carousel autoplay + circular problem by @EnricoMessall in #13824
New Contributors
- @alexnoise79 made their first contribution in #13927
- @eece made their first contribution in #13921
- @maruthumj made their first contribution in #13956
Full Changelog: 16.5.1...16.6.0
16.5.1
What's Changed
- fix: accordionTab.toggle() with no args by @lwestfall in #13873
- Fixed #13866 - Revert regression of content template and refactor #13843 by @mehmetcetin01140 in #13881
- Fixed #13875 - Add method to update styles on column drop by @cetincakiroglu in #13877
New Contributors
- @lwestfall made their first contribution in #13873
Full Changelog: 16.5.0...16.5.1
16.5.0
What's Changed
- dialog: Possible fix ExpressionChangedAfterItHasBeenCheckedError with attr.aria-labelledby by @SoyDiego in #13644
- Dataview / Tooltip: Fix wrong documentation by @SoyDiego in #13795
- Fix #13853 - SelectButton: Add allowEmpty property by @gucal in #13854
- Fix #13851 - Button: New props by @gucal in #13852
- fix #13766 a missed break; modified by @shayan-ghzl in #13767
- Fixed #13827 - Update conditionals for disabled menu item by @mehmetcetin01140 in #13841
- fixed #11838 - refactor unblock method conditional in blockui by @mehmetcetin01140 in #13850
- Fixed #13843 - Add id and role attributes to tooltip for accessibility by @mehmetcetin01140 in #13849
- Issue 13816 by @mehmetcetin01140 in #13840
- 13828 fix autohide tooltip by @SoyDiego in #13847
- Password: Fix alignment icons by @SoyDiego in #13823
- Toolbar: Accept documented template names #13814 by @anlampe in #13815
- Fix #13742 Step component accessibility improvements by @GiacomoDM in #13743
New Contributors
- @mehmetcetin01140 made their first contribution in #13841
- @anlampe made their first contribution in #13815
Full Changelog: 16.4.1...16.5.0
16.4.1
What's Changed
- Fix MegaMenu in jest using forwardRef by @vespertilian in #13759
- Fixes #13761. Breaking out early in the align() method when the confirmation is null. by @jacks-bush in #13756
- properly fix issue #13361 by @rosenthalj in #13754
- Fixed tree onKeyDown with contextMenu by @mperezd in #13751
New Contributors
- @vespertilian made their first contribution in #13759
- @mperezd made their first contribution in #13751
Full Changelog: 16.4.0...16.4.1
16.4.0
What's Changed
- fix: #13562 || Component: Buttons and table frozen column by @ashikjs in #13590
- Added fileSizeTypes in config by @SoyDiego in #13603
- Fix jest test TieredMenu error by @ImKJ31 in #13597
- Issue #13588 inputNumber maxlength ignored paste by @dylansyoung in #13594
- fix: SpeedDial onBlur issue #13499 by @dalenguyen in #13589
- Issues #13568/typeerror disabled menus by @jacver in #13585
- fix: #13657 || Table: Programmatic reset not work on primeng live dem… by @ashikjs in #13658
- p-image: preview image execute ngSubmit #13611 fixed by @KumarSantosh22 in #13648
- docs: remove entryComponents from DynamicDialogs by @tomer953 in #13682
- ConfirmDialog | Add missing templates (message, icon) & update the docs by @cetincakiroglu in #13703
- Issue #13582 TieredMenu not showing items on hover by @dylansyoung in #13593
- fix: #13571 | Multiselect not repositioned by @guillaume-tritsch in #13587
- fix: fix tooltip flicker issue by @navedqb in #13681
- fix: #13662 || Calendar: Calendar is closed when month view press space by @ashikjs in #13673
- Fix #9013 - p-slider: Slider issue with onSlideEnd event by @gucal in #13711
- BlockUI: Removed wrong paragraph in demo by @SoyDiego in #13712
- fix: #13687 || panelmenu: panelMenuSub unknown function and duplicate… by @ashikjs in #13688
- Fix button loading issue #13489 by @TheWrightDev in #13676
- fix: #13637 || Component: Panelmenu SubMenus not supported HTML by @ashikjs in #13686
- ConfirmPopup: Add hostListener to closeOnEscape by @SoyDiego in #13675
- Autocomplete: Fixed alignment token icon by @SoyDiego in #13634
- Carousel: Typo documentation autoPlayInterval by @SoyDiego in #13730
- fix: #13707 || Toast: closeIcon on message is outside of button by @ashikjs in #13727
- fix: #13695 || Calendar: disabledDate Template Broken by @ashikjs in #13733
- Fixed #13725 - Speed Dial Items only visible when dial is visible by @EnricoMessall in #13726
- fix(Column-Filter): #13596 Auto close on Click Outside does not work by @denny99 in #13619
- Increased zIndex Position when Sidebar and Modals work together by @SoyDiego in #13501
- Fix: Es Linter Issue by @leoncydsilva in #13642
- Fix #13646 dynamic dialog module same instances on top of each other/get rid of deprecated implementation by @shayan-ghzl in #13647
- 13714 - fix dismissableMask on confirmPopup component by @SoyDiego in #13721
- Fix for #13746, tabview style changes are not immediately registered by @Feher-Zsofia in #13747
- Fix for issue #13390 by @rosenthalj in #13608
- fix typo inputnumber by @SoyDiego in #13753
- Image: Added srcSet and previewImageSrcSet by @SoyDiego in #13691
New Contributors
- @ImKJ31 made their first contribution in #13597
- @jacver made their first contribution in #13585
- @KumarSantosh22 made their first contribution in #13648
- @guillaume-tritsch made their first contribution in #13587
- @navedqb made their first contribution in #13681
- @TheWrightDev made their first contribution in #13676
- @leoncydsilva made their first contribution in #13642
- @shayan-ghzl made their first contribution in #13647
- @Feher-Zsofia made their first contribution in #13747
Full Changelog: 16.3.1...16.4.0
16.3.1
Full Changelog: 16.3.0...16.3.1
16.3.0
What's Changed
- Dynamic Dialog: Fixed errors when is opened by @SoyDiego in #13502
- 🐛 Fix: Resolves TypeError by renaming onKeyDown function to match its definition by @jhcpeixoto in #13490
- Editable Column: do not exit mode on shift enter by @123FLO321 in #11476
- Fixed #12706 - added isPlaying State and fixed usage of start- and stopAutoplay from outside of the component by @EnricoMessall in #12816
- fix(primeng/p-button): add disable class on host element by @volvachev in #12704
- fix(CI): remove outdated travis by @Rotzbua in #12611
- Pass autocomplete attribute into input element by @Salamek in #11020
- In primeng calendar, date can be lined through or disabled using date… there is no way to disable years by @faisal6699 in #12154
- Add overlayOptions properties to p-autocomplete, fixes #12600 by @JanST123 in #12601
- autofocus by default dynamic dialog by @brKlaus in #13113
- fix(primeng/p-chips): docs and type of property
separator
by @volvachev in #12651 - Fix issue 12713 - Toggleable Panel inside another toggleable panel by @creed-maxeta in #12721
- Fixed #12775: p-multiSelect - Check selection limit when limit changes by @kyjus25 in #12797
- Feature #3496: Tooltip optionally take a TemplateRef by @kyjus25 in #12805
- [04152023] | [dONE] | Add locale property to paginator component and … by @TaherShbnnzhd in #12898
- fix: formarray wrongly marked as touched by @davidediak in #12958
- fix(primeng/p-password): typo in template by @volvachev in #13031
- docs(primeng/p-speeddial): typos in tooltip and accessibility sections by @estellepicq in #13109
- (p-image) Add previewImageSrc attribute for preview image by @Adishone in #13185
- fix #13254 - TreeTable: selectionChange emitter type error by @ronozato in #13255
- Refactor dynamic dialog: Errors when is opened #13497 by @SoyDiego in #13538
- Fix #13522 - SplitButton [NG]: Menu is not closing when click on outside by @gucal in #13548
- Dropdown escape key event default prevented by @JanST123 in #13464
- Removed duplicated AppRoutingModule by @SoyDiego in #13535
- Add appendTo to Dynamic Dialog by @shayl29 in #12283
- feat(primeng/p-galleria): add new property for autoplay mode by @volvachev in #12965
- fix(primeng/p-chips): update the state of the
max
element when clear button is clicked by @volvachev in #13030 - Fix #13086 - KeyFilter.pattern type by @Menecats in #13087
- Fixed #13132 : Calendar: onModelChange not called with keepInvalid=true if user enters a well-formatted date but outside allowed range by @Siggen in #13133
- Fix #13246 - Do not prevent Enter key when using pKeyFilter by @driftfox in #13247
- fix(dialog): maximizable responsive dialog by @joreyaesh in #13269
- DynamicDialog missing prettier by @fbobbio in #13511
- 13519 fixed steps example broken by @SoyDiego in #13527
- jest test fixes via forwardRef by @umuero in #13429
- Remove duplicated code in selectRange method of Table component by @dylansyoung in #13543
- Fix (#13523) the problem of showing the badge in the components of Tieredmenu … by @mehrabisajad in #13533
- Fixed #12722 - Calendar: Error if using datatype string with selectionMode="range" and keepInvalid=true by @jase88 in #13524
- inputTextArea: Fixed on click, makes scroll up by @SoyDiego in #13495
- Fix #13323 - Splitter: added min-width: 0 to nested panels by @acekeeper93 in #13324
- [FIX] removed duplicated "inputId" attribuite. by @pouyababaie in #13550
- [#13348] - Fixed calendar component, added yearOptions onInit by @SoyDiego in #13349
- docs: fix incorrect class names for ProgressSpinner by @Aniruddha-Shriwant in #13556
- fix: #13559 || DropDown filter search not trimming text and search gone empty by @ashikjs in #13563
- Modify refactor selectButton by @Kisters-BS in #13010
- feat: Add custom style class to p-table p-dataview p-treeview by @steve3d in #13205
- Fix fileUpload: choose button is disabled #13566 by @dylansyoung in #13567
- fix: #13560 || DropDown clear or close icon on click dropDown option show by @ashikjs in #13564
- Fix #13525 inputNumber not showing clear when 0 by @dylansyoung in #13555
- Picklist: Added dragConfig to assign zIndex by @SoyDiego in #13515
- fix: dialog component drag behavior by @Algoritm211 in #13492
- Change in TableRowSelectEvent property data by @indulakshmikr in #13430
- TreeTable and TreeSelect: Output emits wrong type (TreeTable.onNodeExpand and TreeSelect.onNodeUnselect and .onNodeSelect) by @BeGj in #13416
- OverlayPanel: Fixed does not hide after scrolling by @SoyDiego in #13480
- [#13344] - Fixed double call autocomplete component by @SoyDiego in #13350
- Fixed menu component, links without items turned group by @SoyDiego in #13378
- Add LazyLoadOnInit flag for Data View (#12526) by @femangl in #13520
- fix: #13572 || AutoComplete showClear close icon overlap with loader icon by @ashikjs in #13574
- feat: override toast default life by @sjwall in #13570
- Fix for incorrect behaviour when a column is both sortable and filter… by @senasowseelya in #13392
- fix: #13578 || Autocomplete Force Selection case sensitive issue by @ashikjs in #13579
New Contributors
- @123FLO321 made their first contribution in #11476
- @Salamek made their first contribution in #11020
- @faisal6699 made their first contribution in #12154
- @JanST123 made their first contribution in #12601
- @brKlaus made their first contribution in #13113
- @creed-maxeta made their first contribution in #12721
- @TaherShbnnzhd made their first contribution in #12898
- @davidediak made their first contribution in #12958
- @estellepicq made their first contribution in #13109
- @Adishone made their first contribution in #13185
- @ronozato made their first contribution in #13255
- @shayl29 made their first contribution in #12283
- @Siggen made their first contribution in #13133
- @driftfox made their first contribution in #13247
- @joreyaesh made their first contribution in #13269
- @fbobbio made their first contribution in #13511
- @umuero made their first contribution in #13429
- @dylansyoung made their first contribution in #13543
- @mehrabisajad made their first contribution in #13533
- @acekeeper93 made their first contribution in #13324
- @pouyababaie made their first contribution in #13550
- @Aniruddha-Shriwant made their first contribution in #13556
- @ashikjs made their first contribution in #13563
- @Algoritm211 made their first contribution in https://github.com/primefaces/primeng/pu...