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