Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: primefaces/primeng
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15.0.0
Choose a base ref
...
head repository: primefaces/primeng
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15.0.1
Choose a head ref

Commits on Jan 25, 2021

  1. Copy the full SHA
    6d0bb8a View commit details

Commits on Feb 26, 2022

  1. Removing tabindex when not visible

    Current behavior allows users to use a keyboard to access and trigger items that are not visible. This fix will set the disable the tab index attribute on the items if they are not currently being displayed.
    APet74 authored Feb 26, 2022
    Copy the full SHA
    a853956 View commit details

Commits on Oct 2, 2022

  1. Copy the full SHA
    1e3cd64 View commit details

Commits on Nov 2, 2022

  1. Fix for focustrap

    dcbroad3 committed Nov 2, 2022
    Copy the full SHA
    f9ea9f8 View commit details
  2. Use const

    dcbroad3 committed Nov 2, 2022
    Copy the full SHA
    83a8354 View commit details
  3. Run prettier

    dcbroad3 committed Nov 2, 2022
    Copy the full SHA
    b272909 View commit details

Commits on Nov 30, 2022

  1. Add additional properties to the ColumnFilterFormElement ngTemplateOu…

    …tlet context
    
    This commit adds all relevant properties to be able to fully customize the `ColumnFilter` "filter" template to the `ColumnFilterFormElement` **ngTemplateOutlet context**.
    Without this, it is for example not even possible to recreate `#builtInElement` `ColumnFilterFormElement` template.
    This adds no breaking change!
    The formatting style of the context is the same as https://github.com/primefaces/primeng/blob/v14.2.1/src/app/components/table/table.ts#L2502-L2513
    ThoSap authored Nov 30, 2022
    Copy the full SHA
    b4db20f View commit details

Commits on Dec 3, 2022

  1. Copy the full SHA
    09017cd View commit details

Commits on Dec 6, 2022

  1. Copy the full SHA
    3cb7ec4 View commit details
  2. Copy the full SHA
    56bea44 View commit details
  3. #12330 write additional test for datepicker

    Maxim committed Dec 6, 2022
    Copy the full SHA
    c9bb445 View commit details
  4. #12083 Fix Button class change

    gucal committed Dec 6, 2022
    Copy the full SHA
    0bae5f8 View commit details
  5. #12330 fix logic of month disable

    Maxim committed Dec 6, 2022
    Copy the full SHA
    f272386 View commit details
  6. #12330 fix test

    Maxim committed Dec 6, 2022
    Copy the full SHA
    a9828d3 View commit details
  7. remove fit

    Maxim committed Dec 6, 2022
    Copy the full SHA
    db72bb4 View commit details
  8. fix(primeng/p-password): update disable logic for reactive controls

    Fixes #12317.
    volvachev authored and Egor Volvachev committed Dec 6, 2022
    Copy the full SHA
    d33ce6d View commit details

Commits on Dec 12, 2022

  1. New dev iteration

    cetincakiroglu committed Dec 12, 2022
    Copy the full SHA
    ff35de4 View commit details
  2. Separated changelog

    cagataycivici committed Dec 12, 2022
    Copy the full SHA
    29609f6 View commit details
  3. Revert "Separated changelog"

    This reverts commit 29609f6.
    cagataycivici committed Dec 12, 2022
    Copy the full SHA
    b6a4fe5 View commit details

Commits on Dec 13, 2022

  1. Copy the full SHA
    9e9403d View commit details
  2. Copy the full SHA
    5180990 View commit details
  3. Copy the full SHA
    0b2a12a View commit details
  4. Merge pull request #12370 from primefaces/issue-12369

    Fixed #12369 - inputNumber | Unnecessary focus on up/down buttons
    cetincakiroglu authored Dec 13, 2022
    Copy the full SHA
    e76e94f View commit details

Commits on Dec 14, 2022

  1. Copy the full SHA
    2cd5370 View commit details
  2. Merge pull request #12378 from primefaces/issue-12377

    Fixed #12377 - VirtualScroll | autoSize = true causes browser freeze
    cetincakiroglu authored Dec 14, 2022
    Copy the full SHA
    1679de7 View commit details

Commits on Dec 19, 2022

  1. fix(primeng/p-treeNode): double click on chevron makes subtree to be …

    …selected
    
    Fixes #12347.
    volvachev authored and Egor Volvachev committed Dec 19, 2022
    Copy the full SHA
    c446501 View commit details
  2. Update table.ts

    An0d authored Dec 19, 2022
    Copy the full SHA
    c9ed201 View commit details
  3. Update table.ts

    An0d authored Dec 19, 2022
    Copy the full SHA
    f301e07 View commit details
  4. fixed issue in focus trap causing elements whose ancestors were hidde…

    …n to still be focusable.
    mmorgan4x committed Dec 19, 2022
    Copy the full SHA
    73fb9a1 View commit details

Commits on Dec 20, 2022

  1. Fixed #12405

    cetincakiroglu committed Dec 20, 2022
    Copy the full SHA
    833e09d View commit details
  2. Merge pull request #12397 from volvachev/fix-tree-node-double-click

    fix(primeng/p-treeNode): double click on chevron makes subtree to be selected
    cetincakiroglu authored Dec 20, 2022
    Copy the full SHA
    1491358 View commit details
  3. Merge pull request #12345 from volvachev/fix-password-reactive-control

    fix(primeng/p-password): update disable logic for reactive controls
    cetincakiroglu authored Dec 20, 2022
    Copy the full SHA
    4bbfeb8 View commit details
  4. Copy the full SHA
    8fee444 View commit details
  5. Copy the full SHA
    25c1f57 View commit details
  6. Merge pull request #12339 from primefaces/issue-12083

    #12083 Fix Button class change
    cetincakiroglu authored Dec 20, 2022
    Copy the full SHA
    9d3458d View commit details
  7. Merge pull request #12336 from primefaces/issue-12335

    #12335 Eye icon duplicate problem fixed for IE
    cetincakiroglu authored Dec 20, 2022
    Copy the full SHA
    b553156 View commit details

Commits on Dec 27, 2022

  1. Copy the full SHA
    5e10910 View commit details
  2. Copy the full SHA
    cd02db8 View commit details
  3. Copy the full SHA
    0ab96cd View commit details
  4. Refactor

    cetincakiroglu committed Dec 27, 2022
    Copy the full SHA
    f6d7bca View commit details
  5. Merge pull request #12424 from primefaces/issue-12351

    Fixed #12351 - Tree with virtualScroll: Inconsistent focus
    cetincakiroglu authored Dec 27, 2022
    Copy the full SHA
    e514cd6 View commit details

Commits on Dec 28, 2022

  1. Merge pull request #12422 from primefaces/issue-12419

    Fix: #12419 - Remove extra bottom spacing.
    cetincakiroglu authored Dec 28, 2022
    Copy the full SHA
    712b493 View commit details
  2. Merge pull request #12421 from primefaces/issue-12420

    Fix: #12420 - Upload button does not expand when text is added.
    cetincakiroglu authored Dec 28, 2022
    Copy the full SHA
    178508e View commit details
  3. Merge pull request #12402 from mmorgan4x/focus-trap-fix

    #12349 focus trap breaking on elements whose ancestors are hidden
    cetincakiroglu authored Dec 28, 2022
    Copy the full SHA
    3d3aa78 View commit details
  4. Copy the full SHA
    69b9e6a View commit details
  5. Copy the full SHA
    07480b4 View commit details
  6. Merge pull request #12431 from primefaces/revert-12402-focus-trap-fix

    Revert "#12349 focus trap breaking on elements whose ancestors are hidden"
    cetincakiroglu authored Dec 28, 2022
    Copy the full SHA
    dea5a89 View commit details

Commits on Dec 29, 2022

  1. Merge pull request #12312 from ThoSap/fix-table-column-filter-form-el…

    …ement-context
    
    Add additional properties to the ColumnFilterFormElement ngTemplateOutlet context
    cetincakiroglu authored Dec 29, 2022
    Copy the full SHA
    5fb21c0 View commit details
  2. Merge pull request #12323 from steve3d/master

    fix: Table and TreeTable's filters indexer value might be undefined
    cetincakiroglu authored Dec 29, 2022
    Copy the full SHA
    0d320b7 View commit details
  3. Copy the full SHA
    a04d5b5 View commit details
Showing with 31,919 additions and 110 deletions.
  1. +30 −0 CHANGELOG.md
  2. +31,594 −0 package-lock.json
  3. +1 −1 package.json
  4. +19 −0 src/app/components/api/filterservice.spec.ts
  5. +1 −0 src/app/components/button/button.ts
  6. +29 −0 src/app/components/calendar/calendar.spec.ts
  7. +6 −1 src/app/components/calendar/calendar.ts
  8. +2 −2 src/app/components/chips/chips.ts
  9. +11 −0 src/app/components/dom/domhandler.spec.ts
  10. +20 −0 src/app/components/dom/domhandler.ts
  11. +1 −1 src/app/components/fileupload/fileupload.ts
  12. +7 −16 src/app/components/focustrap/focustrap.ts
  13. +4 −0 src/app/components/inputnumber/inputnumber.ts
  14. +9 −6 src/app/components/overlay/overlay.ts
  15. +1 −1 src/app/components/package.json
  16. +5 −0 src/app/components/password/password.css
  17. +1 −0 src/app/components/password/password.ts
  18. +5 −3 src/app/components/scroller/scroller.ts
  19. +4 −4 src/app/components/speeddial/speeddial.ts
  20. +26 −3 src/app/components/table/table.ts
  21. +1 −1 src/app/components/tabmenu/tabmenu.ts
  22. +7 −2 src/app/components/toolbar/toolbar.css
  23. +17 −8 src/app/components/toolbar/toolbar.ts
  24. +36 −25 src/app/components/tree/tree.ts
  25. +1 −1 src/app/components/treetable/treetable.ts
  26. +1 −1 src/app/showcase/app.footer.component.ts
  27. +1 −1 src/app/showcase/components/setup/setup.component.html
  28. +1 −1 src/app/showcase/components/table/tabledemo.html
  29. +0 −2 src/app/showcase/components/table/tablelazydemo.html
  30. +1 −3 src/app/showcase/components/table/tablelazydemo.ts
  31. +33 −25 src/app/showcase/components/toolbar/toolbardemo.html
  32. +1 −1 src/app/showcase/components/treetable/treetablestyledemo.html
  33. +1 −0 src/assets/components/themes/arya-blue/theme.css
  34. +1 −0 src/assets/components/themes/arya-green/theme.css
  35. +1 −0 src/assets/components/themes/arya-orange/theme.css
  36. +1 −0 src/assets/components/themes/arya-purple/theme.css
  37. +1 −0 src/assets/components/themes/bootstrap4-dark-blue/theme.css
  38. +1 −0 src/assets/components/themes/bootstrap4-dark-purple/theme.css
  39. +1 −0 src/assets/components/themes/bootstrap4-light-blue/theme.css
  40. +1 −0 src/assets/components/themes/bootstrap4-light-purple/theme.css
  41. +1 −0 src/assets/components/themes/fluent-light/theme.css
  42. +1 −0 src/assets/components/themes/lara-dark-blue/theme.css
  43. +1 −0 src/assets/components/themes/lara-dark-indigo/theme.css
  44. +1 −0 src/assets/components/themes/lara-dark-purple/theme.css
  45. +1 −0 src/assets/components/themes/lara-dark-teal/theme.css
  46. +1 −0 src/assets/components/themes/lara-light-blue/theme.css
  47. +1 −0 src/assets/components/themes/lara-light-indigo/theme.css
  48. +1 −0 src/assets/components/themes/lara-light-purple/theme.css
  49. +1 −0 src/assets/components/themes/lara-light-teal/theme.css
  50. +1 −0 src/assets/components/themes/luna-amber/theme.css
  51. +1 −0 src/assets/components/themes/luna-blue/theme.css
  52. +1 −0 src/assets/components/themes/luna-green/theme.css
  53. +1 −0 src/assets/components/themes/luna-pink/theme.css
  54. +1 −0 src/assets/components/themes/md-dark-deeppurple/theme.css
  55. +1 −0 src/assets/components/themes/md-dark-indigo/theme.css
  56. +1 −0 src/assets/components/themes/md-light-deeppurple/theme.css
  57. +1 −0 src/assets/components/themes/md-light-indigo/theme.css
  58. +1 −0 src/assets/components/themes/mdc-dark-deeppurple/theme.css
  59. +1 −0 src/assets/components/themes/mdc-dark-indigo/theme.css
  60. +1 −0 src/assets/components/themes/mdc-light-deeppurple/theme.css
  61. +1 −0 src/assets/components/themes/mdc-light-indigo/theme.css
  62. +1 −0 src/assets/components/themes/nova-accent/theme.css
  63. +1 −0 src/assets/components/themes/nova-alt/theme.css
  64. +1 −0 src/assets/components/themes/nova/theme.css
  65. +1 −0 src/assets/components/themes/rhea/theme.css
  66. +1 −0 src/assets/components/themes/saga-blue/theme.css
  67. +1 −0 src/assets/components/themes/saga-green/theme.css
  68. +1 −0 src/assets/components/themes/saga-orange/theme.css
  69. +1 −0 src/assets/components/themes/saga-purple/theme.css
  70. +1 −0 src/assets/components/themes/tailwind-light/theme.css
  71. +1 −0 src/assets/components/themes/vela-blue/theme.css
  72. +1 −0 src/assets/components/themes/vela-green/theme.css
  73. +1 −0 src/assets/components/themes/vela-orange/theme.css
  74. +1 −0 src/assets/components/themes/vela-purple/theme.css
  75. +1 −1 src/versions.json
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# Changelog

## [15.0.1](https://github.com/primefaces/primeng/tree/15.0.1) (2023-01-02)

[Full Changelog](https://github.com/primefaces/primeng/compare/15.0.0...15.0.1)

**New Features:**
- Center content to Toolbar [\#12365](https://github.com/primefaces/primeng/issues/12365)

**Enhancements:**
- Table/TreeTable: filters property might have undefined value when access by key [\#12321](https://github.com/primefaces/primeng/issues/12321)
- p-columnFilterFormElement with custom template can't adapt according to the matchMode [\#11466](https://github.com/primefaces/primeng/issues/11466)
- Add gap when Toolbar wraps [\#12366](https://github.com/primefaces/primeng/issues/12366)
- Deprecate Toolbar CSS classes [\#12364](https://github.com/primefaces/primeng/issues/12364)

**Fixed bugs:**
- MultiSelect: onPanelHide triggers twice [\#12382](https://github.com/primefaces/primeng/issues/12382)
- Calendar: wrong logic of disabling the month [\#12330](https://github.com/primefaces/primeng/issues/12330)
- Tab key in p-dialog with p-InputNumber [\#9380](https://github.com/primefaces/primeng/issues/9380)
- Component: TabMenu incorrectly checks if routerLink is active [\#11999](https://github.com/primefaces/primeng/issues/11999)
- FileUpload: Upload button does not expand when text is added [\#12420](https://github.com/primefaces/primeng/issues/12420)
- Chips | Remove extra bottom spacing [\#12419](https://github.com/primefaces/primeng/issues/12419)
- Tree with virtualScroll: Inconsistent focus [\#12351](https://github.com/primefaces/primeng/issues/12351)
- Password: Eye icon problem in MS Edge and IE [\#12335](https://github.com/primefaces/primeng/issues/12335)
- Button: Directive class on label change [\#12083](https://github.com/primefaces/primeng/issues/12083)
- Table: Resizable columns in expand mode with state feature. Column sizes not properly restored [\#12398](https://github.com/primefaces/primeng/issues/12398)
- Password input with reactive form, does not disable until clicked even though control is reported as disabled [\#12317](https://github.com/primefaces/primeng/issues/12317)
- Tree: Multiple Selection with Checkbox - double click on chevron makes subtree to be selected [\#12347](https://github.com/primefaces/primeng/issues/12347)
- VirtualScroll | autoSize = "true" causes browser freeze [\#12377](https://github.com/primefaces/primeng/issues/12377)
- inputNumber | Unnecessary focus on up/down buttons [\#12369](https://github.com/primefaces/primeng/issues/12369)
- Bug report: users are allowed to focus a speed dial action while the action panel is hidden [\#11238](https://github.com/primefaces/primeng/issues/11238)

## [15.0.0](https://github.com/primefaces/primeng/tree/15.0.0) (2022-12-12)

[Full Changelog](https://github.com/primefaces/primeng/compare/15.0.0-rc.1...15.0.0)
Loading