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: 13.4.1
Choose a base ref
...
head repository: primefaces/primeng
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14.0.0
Choose a head ref

Commits on May 6, 2022

  1. fix(primeng/p-tabmenu): with routerLink items doesn't show offscreen …

    …item when reloaded
    
    Fixes #11411.
    volvachev authored and Egor Volvachev committed May 6, 2022
    Copy the full SHA
    beaa4a5 View commit details

Commits on May 12, 2022

  1. Copy the full SHA
    8a2ab28 View commit details
  2. fix(primeng/tieredMenu): handle enter keyboard event

    Process the keyboard `enter` event for a menu item if it is not `routerLink'.
    
    Fixes #11514.
    volvachev authored and Egor Volvachev committed May 12, 2022
    Copy the full SHA
    33b883f View commit details

Commits on May 13, 2022

  1. fix(primeng/sidebar): handle closeOnEscape option

    Fixes #11517.
    volvachev authored and Egor Volvachev committed May 13, 2022
    Copy the full SHA
    a828807 View commit details

Commits on May 16, 2022

  1. fix(primeng/confirmDialog): remove moveOnTop call from confirmdialog …

    …mousedown
    
    Remove the moveOnTop from mousedown because it if it's there it keeps
    raising the z-index of the modals in the application. It was removed
    from dialog already in #6857
    Móger Tibor (SmartX) committed May 16, 2022
    Copy the full SHA
    f95d36e View commit details

Commits on May 17, 2022

  1. fix(primeng/image): zoom in and out buttons

    Fixes #11527.
    volvachev authored and Egor Volvachev committed May 17, 2022
    Copy the full SHA
    17b5fc8 View commit details

Commits on May 23, 2022

  1. Update Changelog.md

    cetincakiroglu committed May 23, 2022
    Copy the full SHA
    eb412bd View commit details
  2. Copy the full SHA
    0fda766 View commit details
  3. Improve build-lib command

    mertsincan committed May 23, 2022
    Copy the full SHA
    8cc17f7 View commit details

Commits on May 24, 2022

  1. Merge pull request #11516 from volvachev/fix-tiered-menu-enter-event

    TieredMenu | Fix keyboard enter event
    cetincakiroglu authored May 24, 2022
    Copy the full SHA
    0368a37 View commit details
  2. Merge pull request #11528 from volvachev/fix-image-preview

    Fixes #11527 - Image | Zoom in and out buttons do not work properly (Firefox & Chrome)
    cetincakiroglu authored May 24, 2022
    Copy the full SHA
    5e69dfa View commit details
  3. Copy the full SHA
    130091e View commit details
  4. Merge pull request #11547 from cetincakiroglu/issue-11538

    Fixed #11538 - MenuBar | ng-template won't load, missing internal Sha…
    cetincakiroglu authored May 24, 2022
    Copy the full SHA
    b244ea7 View commit details
  5. Copy the full SHA
    a33176b View commit details
  6. Copy the full SHA
    085503e View commit details
  7. Merge pull request #11520 from volvachev/fix-sidebar-closeon-escape

    SideBar | update closeOnEscape option
    cetincakiroglu authored May 24, 2022
    Copy the full SHA
    35995a4 View commit details

Commits on May 25, 2022

  1. Merge pull request #11513 from crnisc/bugfix/dropdown-window-scrolls-…

    …on-click
    
    Fix dropdown/item clicks causing the window to jump
    cetincakiroglu authored May 25, 2022
    Copy the full SHA
    6e14f9f View commit details
  2. Merge pull request #11524 from Hapcy/primeng-11523

    fix(primeng/confirmDialog): remove moveOnTop call from confirmdialog mousedown
    cetincakiroglu authored May 25, 2022
    Copy the full SHA
    972a4d3 View commit details
  3. Fixed typo

    When you add this line to your angular.json-file, you get a "An unhandled exception occurred: Script file ./node_modules/chart.js/dist/Chart.js does not exist." error while building on linux systems.
    strgaltphil authored May 25, 2022
    Copy the full SHA
    90f1209 View commit details
  4. Copy the full SHA
    e2cbd85 View commit details

Commits on May 26, 2022

  1. fix type

    Accessibility is a majorn concern of the Prime UI libraries ... 
    
    "majorn" should be "major"
    arbkanarshad authored May 26, 2022
    Copy the full SHA
    918c650 View commit details

Commits on May 27, 2022

  1. Copy the full SHA
    082d5de View commit details
  2. Copy the full SHA
    76fa000 View commit details
  3. Merge pull request #11564 from cetincakiroglu/issue-11563

    Fixed #11563 - Toast | wrong zIndex problem
    cetincakiroglu authored May 27, 2022
    Copy the full SHA
    6f54ae0 View commit details

Commits on May 30, 2022

  1. Copy the full SHA
    2908cf3 View commit details

Commits on May 31, 2022

  1. Merge pull request #11556 from cetincakiroglu/issue-11502

    Fixed #11502 - Tooltip | fit-content support
    mertsincan authored May 31, 2022
    Copy the full SHA
    a3a2bea View commit details
  2. Fixed typo

    cagataycivici committed May 31, 2022
    Copy the full SHA
    e178e88 View commit details
  3. fix(primeng/overlay): handle multiple fast call toggle\show\hide methods

    Fixes #11405.
    volvachev authored and Egor Volvachev committed May 31, 2022
    Copy the full SHA
    183802b View commit details
  4. feat(primeng/dynamic-dialog): add new option for dynamic dialog config

    Fixes #11569.
    volvachev authored and Egor Volvachev committed May 31, 2022
    Copy the full SHA
    7cbd759 View commit details

Commits on Jun 1, 2022

  1. fix(primeng/calendar): yearpicker wont show value with reactive forms

    Fixes #11223.
    volvachev authored and Egor Volvachev committed Jun 1, 2022
    Copy the full SHA
    91e4c32 View commit details

Commits on Jun 2, 2022

  1. Copy the full SHA
    938338a View commit details
  2. Update theme files

    mertsincan committed Jun 2, 2022
    Copy the full SHA
    ef8f306 View commit details

Commits on Jun 3, 2022

  1. Copy the full SHA
    f819dd2 View commit details

Commits on Jun 6, 2022

  1. fix(primeng/contextmenu): reset the status of the active item when th…

    …e cursor is placed over the disabled item
    
    Fixes #11588.
    volvachev authored and Egor Volvachev committed Jun 6, 2022
    Copy the full SHA
    018df1d View commit details
  2. Merge pull request #11589 from volvachev/fix-contextmenu-hover

    fix(primeng/contextmenu): reset the status of the active item when the cursor is placed over the disabled item
    cetincakiroglu authored Jun 6, 2022
    Copy the full SHA
    a81960b View commit details
  3. Merge pull request #11572 from volvachev/feat-add-maskstyleclass

    feat(primeng/dynamic-dialog): add new option for dynamic dialog config
    cetincakiroglu authored Jun 6, 2022
    Copy the full SHA
    64e50d4 View commit details
  4. Copy the full SHA
    76c05f5 View commit details
  5. Merge pull request #11555 from strgaltphil/master

    Fixed typo in charts.js-documentation
    cetincakiroglu authored Jun 6, 2022
    Copy the full SHA
    f32cd59 View commit details
  6. Merge pull request #11545 from cetincakiroglu/issue-11503

    Fixed #11503 - Dropdown | red border stays after form reset
    cetincakiroglu authored Jun 6, 2022
    Copy the full SHA
    95980f8 View commit details

Commits on Jun 7, 2022

  1. Merge pull request #11488 from volvachev/fix-tabmenu-with-active-item

    fix(primeng/p-tabmenu): with routerLink items doesn't show offscreen item when reloaded
    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    61ca809 View commit details
  2. fix(primeng/p-tabmenu): show the `forward' button when necessary

    Fixes #11415.
    volvachev authored and Egor Volvachev committed Jun 7, 2022
    Copy the full SHA
    b5c5cd0 View commit details
  3. Merge pull request #11591 from volvachev/fix-tabmenu-forward-btn

    fix(primeng/p-tabmenu): show the `forward` button when necessary
    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    4a12482 View commit details
  4. Merge pull request #11574 from volvachev/fix-calendar-year-view-write…

    …-value
    
    fix(primeng/calendar): `yearpicker` wont show value with reactive forms
    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    2712ccc View commit details
  5. Merge pull request #11571 from volvachev/fix-overlay-quick-clicks

    fix(primeng/overlay): handle multiple fast call toggle\show\hide methods
    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    b22265c View commit details
  6. Refactor z-index

    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    bf3b726 View commit details
  7. Merge pull request #11562 from vinnyab28/11561-image-preview-toolbar-fix

    Issue: #11561 - Image Preview Toolbar fix
    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    a297969 View commit details
  8. Copy the full SHA
    09a2238 View commit details
  9. Merge pull request #11595 from primefaces/revert-11562-11561-image-pr…

    …eview-toolbar-fix
    
    Revert "Issue: #11561 - Image Preview Toolbar fix"
    cetincakiroglu authored Jun 7, 2022
    Copy the full SHA
    06e7b72 View commit details
  10. Copy the full SHA
    2e20df4 View commit details
  11. fix(primeng/table): invalid unsubscribe from events

    Fixes #11414.
    volvachev authored and Egor Volvachev committed Jun 7, 2022
    Copy the full SHA
    f380047 View commit details
Loading