Releases: primefaces/primeng
Releases Β· primefaces/primeng
17.9.0
What's Changed
- Fixed #14872 - Theming | Wrong Icon in documentation by @mehmetcetin01140 in #14877
- Dropdown filter demo update by @cetincakiroglu in #14887
- Tree virtual docs by @mehmetcetin01140 in #14875
- Add IconField and InputIcon by @cetincakiroglu in #14900
- Floatlabel by @mehmetcetin01140 in #14901
- Buttongroup new by @mehmetcetin01140 in #14902
- Fixed #14831 - InputNumber | InputNumberInputEvent value type appears⦠by @mehmetcetin01140 in #14878
- Fixed #14867 - Tab change inkbar for material design theme by @dobanisola-scottlogic in #14895
- fix isObject detection (closes #14835) by @capc0 in #14874
- Fixed #14832 - Dropdown | attr aria-expanded missing because undefine⦠by @mehmetcetin01140 in #14879
- Metergroup new by @mehmetcetin01140 in #14909
- fix #11442 numpad decimal separator should support all keyboard layout by @zzzaaa in #14653
- Fix #14869 - LeftArrowKey not working for selected input by @hanneslim in #14871
- fix #14806 Fixed issue of the footer not being fixed to the end of t⦠by @jafidelis in #14808
New Contributors
- @dobanisola-scottlogic made their first contribution in #14895
- @capc0 made their first contribution in #14874
- @zzzaaa made their first contribution in #14653
- @hanneslim made their first contribution in #14871
- @jafidelis made their first contribution in #14808
Full Changelog: 17.8.0...17.9.0
17.8.0
What's Changed
- Fixed #14739 - Fieldset | When p-chart is put into a p-fieldset, the β¦ by @mehmetcetin01140 in #14817
- Fixed #14745 - Calendar | Autofocus not working by @mehmetcetin01140 in #14814
- Fixed #14819 - Checkbox | Disabled checkboxes appear writable until t⦠by @mehmetcetin01140 in #14824
- Fixed #14775 - Table | ColumnFilter not hiding when another filter ic⦠by @mehmetcetin01140 in #14825
- Fix #14691 DomHandler.getFocusableElements returns visible elements by @jasonverber in #14692
- Fixed #14811 - Dropdown | Dropdown no longer closes when clicking the⦠by @mehmetcetin01140 in #14812
- Fixed #14818 - Sidebar | Combination of role 'complementary' and aria⦠by @mehmetcetin01140 in #14858
- Revert "Fix #14691 DomHandler.getFocusableElements returns visible elements" by @cetincakiroglu in #14861
- Fixed #14567 - Dropdown | If editable = true and filter = true and yo⦠by @mehmetcetin01140 in #14859
- Fix #14691 DomHandler.getFocusableElements should return only visible els by @jasonverber in #14863
- Fixed #13530 TabView: Scroll buttons are not displayed when adding ta⦠by @miki995 in #14668
- Bump ip from 2.0.0 to 2.0.1 by @dependabot in #14849
- fix(primeNg-dropdown): mark the form as touched when we click the clear icon. by @prudhvit in #14837
- Fixed #14827 - pInputNumber Bad Typo in Doc by @uebelmar in #14828
- fix: fix select all in single selection mode on Ctrl-A press by @navedqb in #14799
- Fixed #14783 two validations simultaneously on fileupload (File limit and max file size) by @burhanrepos in #14797
- Fix: #14793 check if containerViewChild exists before removing by @adrikum in #14796
- fix: #14785 rounded scrollLeft for scaled displays by @denny99 in #14787
- Fix #14592: Added maxLength property to p-chips component by @AndrewAKovalenko in #14593
- fixed #14807 #14252 #14603 - updated onToggleAll method to call onChange and onSelectAllChange by @rosenthalj in #14826
- treetable | deferreddemo, controlled demo, cd onpush update by @mehmetcetin01140 in #14866
- Fixed #14815 - improved logic when modelValue is null and selected option value is null by @rosenthalj in #14821
New Contributors
- @miki995 made their first contribution in #14668
- @prudhvit made their first contribution in #14837
- @burhanrepos made their first contribution in #14797
- @adrikum made their first contribution in #14796
Full Changelog: 17.7.0...17.8.0
17.7.0
What's Changed
- fix(14706): restore addOnTab behavior - allow user to add chip on tab⦠by @Cr3aHal0 in #14726
- chore: typo separator by @SoyDiego in #14782
- Fixed #12854 - Multiselect | Multiselect with string array search not working by @mehmetcetin01140 in #14786
- fix: incorrect alignment in multiselect on filter by @navedqb in #14756
- Fixed #14737 - Multiselect | headerCheckboxViewChild not found by @mehmetcetin01140 in #14766
- Fixed #14764 - TreeSelect | Incorrect alignment in TreeSelect on filter by @mehmetcetin01140 in #14765
- Fixed #14798 - ProgressSpinner | Unable to set aria-label by @mehmetcetin01140 in #14800
- Fixed #14794 - Listbox | readonly attribute no longer works by @mehmetcetin01140 in #14802
- fixed #14716 and fixed #14757 - updated computed label logic to also handle disabled selected option by @rosenthalj in #14768
- Fixed #14773 - ContextMenu | Double opacity applied to disabled items by @mehmetcetin01140 in #14805
- Fixed #14586 - Dropdown | filterValue initial value is ignored and bi⦠by @mehmetcetin01140 in #14804
Full Changelog: 17.6.0...17.7.0
17.6.0
What's Changed
- Fixed #14693 - Checkbox | Disabled property does not work when it's u⦠by @mehmetcetin01140 in #14694
- Prod by @cetincakiroglu in #14703
- fix(14715): selecting a falsy value (such as '0' or 0) should not show placeholder by @Cr3aHal0 in #14719
- Fixed #14682 - Dropdown | TypeError: option.toLowerCase is not a func⦠by @mehmetcetin01140 in #14710
- Fix Dropdown: dynamic text in placeholder is not displayed fixes #14320 by @kigreg in #14631
- Fix MultiSelect: dynamic text in placeholder is not displayed fixes #14321 by @kigreg in #14629
- Fixed #14701 - Dropdown | removing a letter from filter that comes af⦠by @mehmetcetin01140 in #14728
- Revert "Fixed #14701 - Dropdown | removing a letter from filter that comes afβ¦" by @cetincakiroglu in #14741
- Fixed #14662 - TreeSelect | When using reactive form disabled input d⦠by @mehmetcetin01140 in #14713
- Fixed #14659 - Dropdown | dropdown options float to the top when sear⦠by @mehmetcetin01140 in #14742
- Fixed #14442 - Multiselect | double click on multiselect button cause⦠by @mehmetcetin01140 in #14749
- Fixed #14701 - Dropdown | removing a letter from filter that comes af⦠by @mehmetcetin01140 in #14747
- Revert "fix #14484 Calendar: the initial load now respect the dateFormat" by @cetincakiroglu in #14750
- Fix #14554 by @st55425 in #14712
New Contributors
Full Changelog: 17.5.0...17.6.0
17.5.0
What's Changed
- fix #14606 restricted pointer events more by @denny99 in #14607
- Fixed #14556 - Dropdown | Unable to type in editable Dropdowns when f⦠by @mehmetcetin01140 in #14628
- Fixed #14595 - Autocomplete | maxlength doesn't work anymore by @mehmetcetin01140 in #14661
- Fixed #14634 - Table | Built-in Ctrl+A errors when rows parameter is β¦ by @mehmetcetin01140 in #14675
- Fixed #14667 - Table | Responsive Stack and add [scrollable]=true no⦠by @mehmetcetin01140 in #14673
- Fixed #14542 - Calendar | Validation is triggered before calendar is⦠by @mehmetcetin01140 in #14627
- fix #13332 tabview with scrollable exception error by @nithinv86 in #14687
- fix: placeholder not working in dropdown by @navedqb in #14684
- fix(table): paginator missing p-paginator-top/bottom class by @tamas-nemeth in #14678
- fix #14608 p-ColumnFilter aria-label by @TaneliTuomola in #14666
- Fix #14367: Dropdown selected item template by @ty-ler in #14643
- Fix #14596 - fixes p-dropdown logic for selectedOption and label by @rosenthalj in #14665
- fix(#14630): emit blur after input value validation by @thatsmeta in #14632
New Contributors
- @nithinv86 made their first contribution in #14687
- @tamas-nemeth made their first contribution in #14678
- @TaneliTuomola made their first contribution in #14666
- @ty-ler made their first contribution in #14643
- @thatsmeta made their first contribution in #14632
Full Changelog: 17.4.0...17.5.0
17.4.0
What's Changed
- Issue 14304 - Improve check for selecting option template in Dropdown by @tsinevik in #14382
- Fixed #14558 - p-calendar: Doesn't close on date selection in range mode by @mehmetcetin01140 in #14610
- fix #14611 -- fixed multiselect scrollIntoView to use 'nearest' by @rosenthalj in #14612
- fix #14613 - updated column filter's trash and plus icons by @rosenthalj in #14614
Full Changelog: 17.3.3...17.4.0
17.3.3
What's Changed
- fix: calendar showcase hidden issue by @dalenguyen in #14548
- fix: fix typo in splitbutton by @navedqb in #14538
- Fix #14525 reading properties of undefined during EditableColumn changes by @jkremlacek in #14527
- Fix #14564 - Fix calendar popup being cropped by overflow by @kyjus25 in #14565
- Fix #14562: Export CSV with cyrillic or chinese characters has broken encoding in Microsoft Excel by @AndrewAKovalenko in #14563
- Chart component should runOutsideOfAngular by @steverob2k in #14560
- feat: Paginator & Table - Add option to customize dropdown icon #9605 by @kborzecki in #14555
- Fix #14550: Chips. Fixed case sensitive chips validation by @AndrewAKovalenko in #14551
- fix: fix invalid aria attribute in chips by @navedqb in #14581
- fix: fix numpad enter key issue in chips by @navedqb in #14580
- Fix Carousel touch events on iOS devices by @BavoLuysterborg in #14575
- Fix #14530: Autocomplete: focus not being applied when clicking around input by @HeavyRainLQ in #14535
New Contributors
- @jkremlacek made their first contribution in #14527
- @AndrewAKovalenko made their first contribution in #14563
- @steverob2k made their first contribution in #14560
- @kborzecki made their first contribution in #14555
- @BavoLuysterborg made their first contribution in #14575
Full Changelog: 17.3.2...17.3.3
17.3.2
What's Changed
- Fixed #14492 - Dropdown | FilterBy multiple values is not working by @mehmetcetin01140 in #14504
- fix #14484 Calendar: the initial load now respect the dateFormat by @HeavyRainLQ in #14497
- Fixed #14453 - TreeSelect | Material Design theme does not highlight β¦ by @mehmetcetin01140 in #14517
- Fixed #14322 - Dropdown | Required attribute not set in hidden input β¦ by @mehmetcetin01140 in #14506
- Fixed #14368 - Accordian : TextArea shortcuts are not working when us⦠by @bhishman-desai in #14455
- Fixed #14487 - Checkbox | firing onClick event twice when clicking t⦠by @mehmetcetin01140 in #14489
- fix: clearing selected value in editable mode by @navedqb in #14515
- Fix(AutoComplete): optionLabel input has wrong type by @SoyDiego in #14486
- fix: #14503, p-dropdown: selecting an option or clearing the value should clear the filter input by @akshayaqburst in #14511
- issue14505 AutoComplete: Unique option doesn't work by @HeavyRainLQ in #14524
- Fixed curser position for negative numbers with suffix by @johanneszelger in #13640
- Fix #14508 Panel id generation by @jasonverber in #14509
New Contributors
- @bhishman-desai made their first contribution in #14455
- @johanneszelger made their first contribution in #13640
- @jasonverber made their first contribution in #14509
Full Changelog: 17.3.1...17.3.2
17.3.1
What's Changed
- Stateful darkmode by @cetincakiroglu in #14471
- Improve DataTable demo performance by @cetincakiroglu in #14474
- Fix: Issue #14472: Dropdown - the wrong field has been marked as depr⦠by @czogran in #14475
- Rename autocomplete methods in test by @ashikjs in #14462
- Fix the tree checkbox css issue and make it clearer when it is disabled by @Alhajras in #14441
- Fixed #14432 by @fabiolucenaribas in #14433
- fix: Do not take into account non exportable fields for csv separators by @Cr3aHal0 in #14416
- feat(toast): providing close callback to headless toast template by @Cr3aHal0 in #14418
- Treetable: size,gridlines documentation by @siddhareddy in #14025
- FIX: Multiple selection with SHIFT/click by @vinnyab28 in #14209
- Fix #12506 | Chart Docs - Import instructions and tooltip customization by @kyjus25 in #13964
New Contributors
- @Alhajras made their first contribution in #14441
- @fabiolucenaribas made their first contribution in #14433
- @Cr3aHal0 made their first contribution in #14416
- @siddhareddy made their first contribution in #14025
Full Changelog: 17.3.0...17.3.1
16.4.3
Update version and changelog