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: sfxcode/formkit-primevue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.6
Choose a base ref
...
head repository: sfxcode/formkit-primevue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.7
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 3, 2025

  1. fix(primeAutoComplete): fix custom input definition for additional pr…

    …ops (minLength, placeholder, fluid)
    HenryJobst committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    52cf18a View commit details
    Browse the repository at this point in the history
  2. feat(demo): add another AutoComplete sample with async complete funct…

    …ion and new props (fluid, placeholder, minLength)
    HenryJobst committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    6a949e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. feat(primeSelect): replace deprecated properties panelStyle/panelClas…

    …s with overlayStyle/overlayClass
    HenryJobst committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    d33735b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. Merge pull request #76 from HenryJobst/main

    primeAutoComplete: Fix custom input props declaration and add demo for an async complete function
    sfxcode authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    25eaecd View commit details
    Browse the repository at this point in the history
Loading