Releases: primefaces/primereact
Releases Β· primefaces/primereact
10.3.2
What's Changed
- fix: fix tiered menu break in demo page by @navedqb in #5726
- Form Components: Convert class selector to data selector by @kl-nevermore in #5721
- Fix #5719: Calendar paste 12:01 AM by @melloware in #5731
- fix:InputNumber: 0 Decimal Entry Issue using Currency Mode by @kl-nevermore in #5734
- fix: #5735, Dropdown: After selecting an option, clearing the value using close icon should clear the filter input by @akshayaqburst in #5736
- fix: Datatable text will be selected when resized by @kl-nevermore in #5733
- fix: fix missing full screen attribute by @navedqb in #5742
- fix: InputNumber: Pos1/End places caret before/after prefix/postfix by @kl-nevermore in #5738
- fix: PickList require dataKey by @kl-nevermore in #5737
- Fix #4089: Orderlist require dataKey by @melloware in #5732
- Fix #5743: TabView default scrollbutton state by @melloware in #5744
- Fix #5315: TreeTable header alignment by @melloware in #5746
- Fix #5556: DT Editor Cannot update a component while rendering a diff⦠by @melloware in #5748
- Fix #5640: Column dynamically evaluate rowEditor by @melloware in #5749
- fix: multistatecheckbox typo by @jacques-vernay in #5753
- Tailwind Merge by @melloware in #5755
- Fix #5750: CellEdit Validator allow ESC by @melloware in #5756
- Fix #5757: Accordion error reading disabled by @melloware in #5758
- Fix tests by @melloware in #5759
- Fix #5760: Locale setup docs by @melloware in #5762
- Fix #5551: ConfirmDialog responsive example by @melloware in #5763
- Fix #5747: InputMask caret() null checking by @melloware in #5764
- corrected typo by @chiefdeals in #5768
- fix:Calendar: Month does not change when the onViewDateChange propert⦠by @kl-nevermore in #5769
- Fix #5767: Global Escape key allow duplicate overlays by @melloware in #5770
- Fix #5771: Image mask click handling by @melloware in #5772
- Fix:ConfirmDialogοΌconfirmDialog method in unstyled mode, the pop-up wβ¦ by @kl-nevermore in #5776
- Fix #5777: PanelMenu fix when strictmode = false by @melloware in #5779
- fix: fix float label demo in dropdown by @navedqb in #5782
- fix: fix float label demo in treeselect by @navedqb in #5784
- fix: fix float label demo in multiselect by @navedqb in #5783
- Fix #5786 - FileUpload component, file content for non-image file types by @gucal in #5787
- Fix #5785: Menu URL handling by @melloware in #5792
- Fix #5785: Menu URL handling by @melloware in #5793
New Contributors
- @jacques-vernay made their first contribution in #5753
- @chiefdeals made their first contribution in #5768
Full Changelog: 10.3.1...10.3.2
10.3.1
What's Changed
- Fix #5692: Content is optional by @melloware in #5693
- feat #5246: add styleContainer option for PrimeReactContext by @mondaychen in #5566
- Fix #5697: Revert ConfirmDialog fix by @melloware in #5698
- Fix #5699: MegaMenu strict mode fix by @melloware in #5700
- Port fixes that were lost by @melloware in #5703
- Fix #5704: Image error on mask click by @melloware in #5705
- Port fixes2 by @melloware in #5710
- Port fixes3 by @melloware in #5711
- Port fixes4 by @melloware in #5712
- Port fixes5 by @melloware in #5713
- Delete components/templates/templatefeaturesanimation directory by @melloware in #5714
- Fix useVisible by @melloware in #5715
- Fix: #5019: Dialogs escaped in wrong order by @melloware in #5716
- Fix #5311/#5058/#5266 AppendTo fix by @melloware in #5717
- Backport InputNumber Fixes by @melloware in #5718
New Contributors
- @mondaychen made their first contribution in #5566
Full Changelog: 10.3.0...10.3.1
10.3.0
What's Changed
- Fix #4051: ConfirmDialog/Popup defaultFocus prop by @melloware in #5401
- Fix #5414: p-disabled for svg icons by @melloware in #5419
- Fix #5233: Cell editor ColumnEditorOptions param fix by @melloware in #5397
- Fix #5424: CascadeSelect use data instead of CSS selector by @melloware in #5430
- Fix #5427: TreeTable invalid DOM props by @melloware in #5431
- Fix #5440: InputText only print className once by @melloware in #5441
- Fix #5438: Datatable Tailwind docs by @melloware in #5439
- Dependency Updates and Test fixes by @melloware in #5442
- Fix #5444/#5443: Tailwind fixes by @melloware in #5448
- Fix #5447: TreeSelect don't close panel on unselect by @melloware in #5449
- Fix #5435: Calendar min width if input is too small by @melloware in #5436
- Fix #5425: CascadeSelect fix for StrictMode by @melloware in #5433
- Fix #5202: Calendar rendering performance increase by @melloware in #5434
- fix(Dialog): "esc" key close dialogs in wrong order by @avasuro in #5021
- Fix #5445: Tabview passthrough fixes by @melloware in #5451
- Fix #5452: Datatable onRowEditChange typescript def by @melloware in #5454
- Fix 5415 Action buttons should disabled if any item is not selected by @nitrogenous in #5416
- Fix #5457: TabMenu fix tailwind styling by @melloware in #5458
- Fix #5461: Passthrough case insensitve props by @melloware in #5470
- Fix #5465: Sidebar passthrough fix by @melloware in #5473
- Fix #5466: Slider remove handlers by @melloware in #5474
- Fix #5464: Tailwind fixes by @melloware in #5475
- fix .animated-text ::selection problem #5480 by @aydinkazim in #5481
- Bump @adobe/css-tools from 4.3.1 to 4.3.2 by @dependabot in #5476
- Fix #5477: ComponentBase fkey refactor by @melloware in #5482
- Fix #5471: Calendar PT refactor by @melloware in #5483
- Fix #5461: Passthrough TS and casing issues by @melloware in #5484
- Fix #5485: Messages restore close animation by @melloware in #5486
- Fix 5455 updating demo environments to vite by @nitrogenous in #5456
- Fix #5490: useDebounce fixed by @melloware in #5491
- Bump @testing-library/jest-dom from 6.1.4 to 6.1.5 by @dependabot in #5494
- Bump eslint from 8.54.0 to 8.55.0 by @dependabot in #5496
- Bump @babel/preset-env from 7.23.3 to 7.23.5 by @dependabot in #5495
- Bump @types/node from 20.10.0 to 20.10.2 by @dependabot in #5497
- Fix #5492: Listbox passthrough fixes by @melloware in #5503
- Fix #5493: Multiselect passthrough fixes by @melloware in #5504
- Fix #5485: Messages restore close animation by @melloware in #5505
- Fix #5499: Autocomplete/Chips PT fixes by @melloware in #5506
- Fix #5417 Picklist Tailwind is not responsive by @nitrogenous in #5418
- Fix #5479: CascadeSelect PT fixes by @melloware in #5507
- Fix #5509: Button loadingIcon Tailwind fix by @melloware in #5510
- Fix #5508/#5487: TreeTable scrollable fixes by @melloware in #5511
- Fix #5515: FileUpload Tailwind docs by @melloware in #5516
- fix: #5520, confirmPopup: Remove deprecated code imports by @akshayaqburst in #5521
- Fix #5523: BlockUI return activeElement focus by @melloware in #5527
- Fix #5530: Chip onRemove event pass value by @melloware in #5531
- Fix #5512: Dropdown add tabindex for Tailwind by @melloware in #5519
- Fix #5535: Calendar update input on locale change by @melloware in #5538
- Fix #5533/#4147: Calendar respect viewDate by @melloware in #5539
- DataTable:converted to data- lookups instead of className lookups by @kl-nevermore in #5532
- Fix #5543: OverlayPanel Tailwind close icon by @melloware in #5544
- Fix #5546: prop type error in console by @tobiasgeezee in #5547
- Fix #5546: AccordionTab Tailwind issues by @melloware in #5549
- fix:#5553:TreeTable: need to be converted to data- lookups instead of className lookups by @kl-nevermore in #5554
- Fix #5555: BodyCell frozen issue by @melloware in #5557
- fix:InputNumber: Text selection not working on input focus when using a s⦠by @kl-nevermore in #5552
- Fix #5558: Calendar previous/next fix by @melloware in #5559
- Fix #5556: RowEdit set value in useEffect by @melloware in #5560
- Fix #5561: Inplace respect active prop by @melloware in #5562
- Fix Calendar input PT docs by @melloware in #5565
- Fix #5568: MultiSelect filterInput PT by @melloware in #5571
- Support
roundingMode
for InputNumber by @trandaison in #5525 - Fix #5572: Multselect selectAllLabel was being added to DOM by @melloware in #5573
- Tooltip fix Tailwind CSS by @melloware in #5579
- feat:appendTo support pass function and fix Calendar appendTo Error by @kl-nevermore in #5576
- fix:Calendar:currentView changed should invoke alignOverlay by @kl-nevermore in #5578
- Fix #5574: Calendar Tailwind context.selected val by @melloware in #5580
- Fix #5574: Calendar Tailwind context.selected val by @melloware in #5582
- Fix #5574: Calendar Tailwind context.selected val by @melloware in #5583
- Fix #5584: TreeTable fix custom header not sorting by @melloware in #5585
- fix:Dialog:breakpoints not work by @kl-nevermore in #5586
- Fix #5588: TreeTable emptyMessage by @melloware in #5592
- Fix #5591: TreeTable remove 'custom' sort need by @melloware in #5595
- Fix #5597: TreeTable body align by @melloware in #5598
- fix:TreeTable: missing import by @kl-nevermore in #5601
- feat:Calendar:add disabledDate by @kl-nevermore in #5602
- Fix #5609: ToggleButton focusedState by @melloware in #5612
- Fix #5610: Radio/Checkbox always fire onClick by @melloware in #5614
- fix: #5613, TreeSelect: TreeSelect component is not supporting tooltips and is an issue in multiple select mode. by @akshayaqburst in #5615
- fix:InputNumber's issue when Locale set de-DE by @kl-nevermore in #5608
- Formatted icons by @melloware in #5618
- Fix #5623 - Otherprops not working for InputSwitch by @gucal in #5624
- fix:Image preview zoom in bug by @kl-nevermore in #5628
- fix:Calendar not showing correctly in Table by @kl-nevermore in #5625
- fix:format error when Locale set de-DE by @kl-nevermore in #5634
- Fix #5635: Maximizable dialog after move by @melloware in #5636
- Fix #5637: Sideba...
10.2.1
10.2.0
What's Changed
- fix: #5363, Mention: Page Breaks when navigating to Mention component by @akshayaqburst in #5364
- Fix #5349: PanelMenu fix from PrimeVue by @melloware in #5359
- Fix #5369: TabView showcase for closeable by @melloware in #5371
- fix: fix speed dial menu not closing on escape by @navedqb in #5368
- fix: #5365, SplitButton: SplitButton popup not closing on escape button click by @akshayaqburst in #5366
- fix: Cascade select popup not closing on escape by @navedqb in #5361
- Fix #2666: Fix overlay components in cell editor by @melloware in #5373
- Fix #5363: Mention better fix by @melloware in #5375
- Fix #5376: Tooltip content TS def by @melloware in #5377
- Fix #5354 removing style section from pages by @nitrogenous in #5355
- 5357 updated misc demos by @nitrogenous in #5358
- Fix #5378: Update local api.d.ts by @melloware in #5380
- Fix #5379: Accordion tab header passthrough errors by @melloware in #5381
- Fix #5385: Password inputClassname missing by @melloware in #5386
- Update datatable.d.ts #5388 by @gcko in #5389
- Fix #5370: TreeTable highlight selection in Checkbox mode by @melloware in #5372
- Fix #5384: TreeTable support hidden columns by @melloware in #5392
- Fix #5390: Calendar only render navigator in first month of multiple months by @melloware in #5391
- Fix #5315: Treetable add alignment by @melloware in #5317
- Fix #5393: Tree propagate icons to leaf nodes by @melloware in #5394
- Fix #5387: Tailwind TRANSITION docs by @melloware in #5396
- Fix #5398: Slider with min value rendered incorrectly by @melloware in #5402
- Fix #5340: MutliSelect emptyMessage don't add to DOM by @melloware in #5403
- Fix #4190: Chip aria fixes by @melloware in #5405
- Fix #4883: Splitbutton PT docs by @melloware in #5406
- fix: fix missing && symbol by @navedqb in #5408
- Accessibility by @gucal in #5411
Full Changelog: 10.1.1...10.2.0
9.6.4
Full Changelog: 9.6.3...9.6.4
10.1.1
What's Changed
- Fix #5342: Checkbox selection prevent onRowClick by @melloware in #5344
- Fix #5347: Selection previous row with up arrow NPE by @melloware in #5348
Full Changelog: 10.1.0...10.1.1
10.1.0
What's Changed
- Fix #5203: ComponentBase context could be undefined by @melloware in #5217
- Bump @types/node from 20.8.7 to 20.8.10 by @dependabot in #5224
- Bump eslint from 8.48.0 to 8.52.0 by @dependabot in #5222
- Bump chart.js from 4.3.0 to 4.4.0 by @dependabot in #5221
- Bump actions/setup-node from 3 to 4 by @dependabot in #5219
- Bump @rollup/plugin-replace from 5.0.4 to 5.0.5 by @dependabot in #5223
- Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 by @dependabot in #5218
- Fix #5216: fix the Mention bug to keeps the search text by @salihozdemir in #5225
- Fix FileUpload: uploaded file is cleared in advanced mode by @SelenKockar in #5227
- fix(input-number): when zero is entered, value displayed isn't expected by @betavs in #5232
- Fix OverlayPanel Toast by @SelenKockar in #5236
- perf(tab-view): shouldUseTab method replaces index with tab.key by @betavs in #5239
- Calendar: Fix Pass Through Docs by @SoyDiego in #5244
- Fix #5247: Multiselect onRemove event by @melloware in #5248
- fix: Primefaces #5241, AutoComplete: Primitive value 0 does not display correctly by @akshayaqburst in #5242
- Fix #5245: InputNumber prevent infinite loop by @melloware in #5249
- Added Support for
npm link
for local development + incremental builds by @bweis in #5230 - Fix #5250: MultiSelect stopPropagation on checkbox by @melloware in #5251
- Fix #5252: Treetable frozen column by @melloware in #5253
- Fix #5254: TreeNode PT incorrect props by @melloware in #5257
- Fix #5255 - Added if condition for expanding menu item by @nitrogenous in #5259
- Showcase fixes for PrimeReact by @melloware in #5261
- Format by @melloware in #5262
- Windows Dev instructions by @melloware in #5263
- fix(split-button): outlined split button right border duplication on hover by @betavs in #5265
- updated docs #5267 by @nitrogenous in #5268
- Fix - #5271 sidebar fullscreen unnecessary class assignments fix by @nitrogenous in #5272
- Fix #5096 - Component Styles: Remove use of !important now that @layer is used by @FlipWarthog in #5097
- Fix #5273: Button plain prop for unstyled by @melloware in #5274
- Fix #5276: Splitter prevent error on state storage by @melloware in #5277
- Fix #5269: InputNumber buttons add aria-hidden by @melloware in #5275
- #5278 Added plain prop into classes and updated demos by @nitrogenous in #5279
- Fix #5270: Inputnumber clarity on id vs inputId. by @melloware in #5280
- Fix #5281/#5160: Revert fix causing infinite loop by @melloware in #5282
- Fix #5283: InputText size TS fix by @melloware in #5284
- Fix TopBar by @melloware in #5287
- Adding frozenRow to DataTableProps #5288 by @Dalorzo in #5289
- Revert "Adding frozenRow to DataTableProps #5288 (#5289)" by @melloware in #5292
- Fix #5288: Datatable add readonly frozenRow property by @melloware in #5293
- Fix #5294: Tailwind fixes from PrimeVue by @melloware in #5295
- Fix 5303 Spacing inconsistency in code displays by @nitrogenous in #5304
- Fix #5300 tooltip with showondisabled prop breaks some input component style by @nitrogenous in #5301
- Fix #5296: Tailwind dialog mask props by @melloware in #5305
- fix(InputMask): Paste at Cursor Selection by @Triggs125 in #5286
- Fix #5308: Dropdown icon pass overlay visible state by @melloware in #5309
- Fix #5311: AppendTo should be correct on mount by @melloware in #5313
- Fix #5316: Ripple docs by @melloware in #5318
- Fix #5312: Tooltip left behind on slow machine by @melloware in #5319
- fix: strength meter popup does not close on escape by @navedqb in #5322
- Fix #5234: IconProps better SVG typescript support by @melloware in #5325
- Fix #5328: Showcase fixes by @melloware in #5331
- Fix #5332: Fix hideOverlaysOnScrolling by @melloware in #5334
- Fix #5333: Missing PrimeIcons by @melloware in #5336
- Moved tsconfig.json from root folder by @melloware in #5337
- fix(input-number): unable to input a decimal point by @betavs in #5339
- Fix #4430: RowEdit icon customization fix by @melloware in #5341
New Contributors
- @betavs made their first contribution in #5232
- @bweis made their first contribution in #5230
- @nitrogenous made their first contribution in #5259
- @Dalorzo made their first contribution in #5289
- @Triggs125 made their first contribution in #5286
Full Changelog: 10.0.9...10.1.0
10.0.9
10.0.8
What's Changed
- Fix #5169: SplitterPanel allow id by @melloware in #5174
- Fix #5172: Ripple forwardRef issue by @melloware in #5175
- Fix #5177: Orderlist move top and bottom keep order by @melloware in #5178
- Add missing pi-file-edit icon by @inad9300 in #5179
- Fix #5164: Datatable frozen column and filter row by @melloware in #5182
- Fix #5181: Tailwind MenuBar end class by @melloware in #5183
- Fix #5186: InputNumber for multi-char currency by @melloware in #5194
- Fix #5192: Allow CTRL/SHIFT + ENTER for TextArea by @melloware in #5195
- fix(Datatable): Missing rowEditorSaveButton and rowEditorSaveIcon on β¦ by @dangnhdev in #5197
- Update tailwinddoc.js for PanelMenu by @gcko in #5199
- feat: Remove duplicate styling by @gcko in #5201
- Fix #5203: ComponentBase context could be undefined by @melloware in #5204
- fix: Some Tailwind classes for panelmenu by @gcko in #5207
- Fix #5205: MenuItem missing command callback by @melloware in #5211
- Fix #5210: Multiselect align overlay after filtering by @melloware in #5212
New Contributors
- @dangnhdev made their first contribution in #5197
Full Changelog: 10.0.7...10.0.8