Releases: primefaces/primeng
Releases · primefaces/primeng
15.2.1
Fix Primeicons list
15.2.0
What's Changed
- Fixed #12542 - VirtualScroller | fails to initalize correctly inside … by @cetincakiroglu in #12543
- Resolved issue 10963 in panel menu by @NilavPatel in #11367
- Correcting the template name typo by @vinnyab28 in #12498
- fix(primeng/p-tableRadioButton): update logic for component with
checked
andfocused
states by @volvachev in #12533 - fixed: issue where focustrap was skipping over anchor tags when tabbing #12527 by @mmorgan4x in #12530
- Modify replace instanceof by @Kisters-BS in #12556
- Issue 12561 by @cetincakiroglu in #12563
- Fixed #12564 - Sidebar: onHide ist emitted twice by @cetincakiroglu in #12566
- Fixed #12532 - ContextMenu | triggerEvent=click does not have any effect by @cetincakiroglu in #12567
- Fixed #12319 - DynamicDialog need to steal focus by @cetincakiroglu in #12571
- Fixed #12318 - Password: onModelTouched() should not be called from o… by @cetincakiroglu in #12572
- Fixed #12531 - Password | Add maxlength by @cetincakiroglu in #12575
- Fix: #12549 Menubar: Overflow problem by @gucal in #12550
New Contributors
- @NilavPatel made their first contribution in #11367
Full Changelog: 15.1.1...15.2.0
15.1.1
Full Changelog: 15.1.0...15.1.1
15.1.0
What's Changed
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #12447
- generateCsv option to generate the whole entire data by @bikale in #11518
- fix: PrimeNG dropdown not properly highlighting selected items when appendTo="body" #12256 by @rosenthalj in #12450
- fix: add gridStyleClass to dataview by @steve3d in #12449
- Fixed #12455 - p-dropdown: option displays empty when value is 0 (zer… by @cetincakiroglu in #12457
- Fixed #12469 - Autocomplete | Add p-overlay by @cetincakiroglu in #12470
- fix(primeng/p-table): remove unused
@Input
forpReorderableRowHandle
by @volvachev in #12472 - Refactor by @cetincakiroglu in #12485
- fix(primeng/p-dialog): not removed mask element in
onPush
mode by @volvachev in #12484 - fix(primeng/p-button): incorrect work with dynamic classes, fixed duplication classes by @volvachev in #12471
- feat(primeng/p-badge): add size attribute to badge directive by @volvachev in #12267
- Fixed #12487 - Update to Angular 15.1.0 by @cetincakiroglu in #12488
- Fixed #12486 - Dynamic Dialog | Focus is broken in case of nested dia… by @cetincakiroglu in #12501
- Fix: #12374 - Color for the background of the progress. by @gucal in #12375
- Fixed #12503 - Tabmenu | menuItem API badge does not work by @cetincakiroglu in #12504
- #12349 pfocustrap hidden ancestor fix by @mmorgan4x in #12453
- Issue 12432 by @cetincakiroglu in #12433
- Fixed #12426 - InputMask | numbers entered in the middle of the field… by @cetincakiroglu in #12452
- feat(primeng/p-overlay): add listener for close overlay by
escape
key by @volvachev in #12476 - Fixed #12477 - Tooltip | Add autoHide support by @cetincakiroglu in #12481
- feature(primeng/p-menubar): add customizable autoHide timeout by @Foprta in #12355
- Fixed #12460 - MultiSelect: Add event onRemove by @cetincakiroglu in #12516
- Fixed #12429 by @cetincakiroglu in #12430
New Contributors
- @dependabot made their first contribution in #12447
- @bikale made their first contribution in #11518
- @rosenthalj made their first contribution in #12450
- @Foprta made their first contribution in #12355
Full Changelog: 15.0.1...15.1.0
15.0.1
What's Changed
- Fixed #12369 - inputNumber | Unnecessary focus on up/down buttons by @cetincakiroglu in #12370
- Fixed #12377 - VirtualScroll | autoSize = true causes browser freeze by @cetincakiroglu in #12378
- fix(primeng/p-treeNode): double click on chevron makes subtree to be selected by @volvachev in #12397
- fix(primeng/p-password): update disable logic for reactive controls by @volvachev in #12345
- Fix #12398 by @An0d in #12399
- #12083 Fix Button class change by @gucal in #12339
- #12335 Eye icon duplicate problem fixed for IE by @gucal in #12336
- Fixed #12351 - Tree with virtualScroll: Inconsistent focus by @cetincakiroglu in #12424
- Fix: #12419 - Remove extra bottom spacing. by @gucal in #12422
- Fix: #12420 - Upload button does not expand when text is added. by @gucal in #12421
- #12349 focus trap breaking on elements whose ancestors are hidden by @mmorgan4x in #12402
- Fixed #12364, Fixed #12365, Fixed #12366 by @seymanurgullu in #12371
- Revert "#12349 focus trap breaking on elements whose ancestors are hidden" by @cetincakiroglu in #12431
- Add additional properties to the ColumnFilterFormElement ngTemplateOutlet context by @ThoSap in #12312
- fix: Table and TreeTable's filters indexer value might be undefined by @steve3d in #12323
- TabMenu route link matching fixed #11999 by @atheros in #12000
- Removing tabindex when not visible by @APet74 in #11239
- Fix default value of ColumnFilter suffix in docs by @Cito in #9819
- fix(primeng/focustrap): select the focused element when applicable by @dcbroad3 in #12124
- #12330 Fix logic of disable months in month picker by @RTcyan in #12338
- Fixed #12382 - MultiSelect: onPanelHide triggers twice by @cetincakiroglu in #12446
New Contributors
- @An0d made their first contribution in #12399
- @mmorgan4x made their first contribution in #12402
- @ThoSap made their first contribution in #12312
- @atheros made their first contribution in #12000
- @APet74 made their first contribution in #11239
- @RTcyan made their first contribution in #12338
Full Changelog: 15.0.0...15.0.1
v14.2.3
Update changelog
15.0.0
What's Changed
- Fixed #12291 - Table | On col reorder the col destination position in… by @cetincakiroglu in #12292
- fix(primeng/p-blockui): Check if mask exists before trying to interact with it when blockUi component is been destroyed by @maximegris in #12255
- Fixed #12222 - pAnimate | Add leaveClass for leave animation by @cetincakiroglu in #12223
- Add selected value to original event on multi-select-item by @PLPatrick in #12058
- Fixed #12281 - Header of scrollable Table covers menubar menu by @cetincakiroglu in #12293
- Fixed #12227 - Refactor demo by @cetincakiroglu in #12294
- Fixed #12284 - Input in Overlaypanel won't have focus by @cetincakiroglu in #12295
- Fixed #12273 - Remove condition in hide by @cetincakiroglu in #12297
- Fixed #12282 - Calendar | Unexpected focus happens in disabled mode by @cetincakiroglu in #12300
- Fixed #12216 - ToggleButton | Label of basic button is unexpectedly s… by @cetincakiroglu in #12301
- Fixed #12302 - tsConfig target:ES2022 causes reference error on Safari v15.6 by @cetincakiroglu in #12303
- fix #12157 only show emptyMessage if dataView is not loading by @PaulSchult in #12158
- fix(primeng/p-editor): change logic setValue when quill is not attached for DOM by @volvachev in #12244
- fix(primeng/p-galleria): rerender internal galleria component by @volvachev in #12249
- Add output to TabMenu on item selection by @sbarfurth in #12311
- fixed #10595; Remove duplicated dropdown's property in doc by @4hbane in #10947
- Issue 12299 by @cetincakiroglu in #12357
- allow Ripple class to handle icons being SVGs by @GeorgeWilson96 in #11993
New Contributors
- @maximegris made their first contribution in #12255
- @PLPatrick made their first contribution in #12058
- @PaulSchult made their first contribution in #12158
- @sbarfurth made their first contribution in #12311
- @4hbane made their first contribution in #10947
- @GeorgeWilson96 made their first contribution in #11993
Full Changelog: 15.0.0-rc.1...15.0.0
15.0.0-rc.1
Merge pull request #12021 from vinnyab28/12020-progressbar-missing-do…
14.2.2
What's Changed
- Fix typos by @Rotzbua in #12163
- Fixed #12160 - PrimeNG Table OnEditComplete fired by Tab by @cetincakiroglu in #12193
- #12170 Badge: badgeDisabled by @gucal in #12186
- fixed #11969 fixed life in messages through service by @ValentinKrigovsky in #12005
- Fix issue 11736 - Toggleable fieldset inside another toggleable field… by @gerardva in #12146
- #12175 p-slider: In Range mode. min - max value by @gucal in #12196
- Fixed #12176 - pAutoFocus | Does not work if element has 'p-disabled' class by @seymanurgullu in #12200
- #12175 Slider: Range mode min value fixed by @gucal in #12213
- Fix issue 11848 - Accordion Panel within an Accordion Panel is broken by @gerardva in #12145
- Fixed dynamic dialog ref issue with the viewContainerRef by @mirzaceligija in #12218
- Fix #12011: align contextmenu properly when body is scrolled by @Hapcy in #12012
- fix(primeng/p-fileUpload): render uploadLabel for
basic
mode when is exist by @volvachev in #12040 - #12130 Chips: onRemove Event Documentation by @gucal in #12209
- Fixed #12221 - TreeSelect: panelClass not working by @cetincakiroglu in #12226
- Fixed wrong style classes in showcase of toast component by @ChBrockmann in #12228
New Contributors
- @ValentinKrigovsky made their first contribution in #12005
- @gerardva made their first contribution in #12146
- @ChBrockmann made their first contribution in #12228
Full Changelog: v14.2.1...14.2.2
14.2.1
v14.2.1 Update changelog