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: lifinance/widget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nazabalm/widget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 198 files changed
  • 2 contributors

Commits on Jun 4, 2025

  1. feat: implement separate token filtering for from/to lists

    - Add formType-aware token filtering in useTokenSearch hook
    - Allow denying tokens specifically for from or to lists independently
    - Update TokenList to pass formType for context-aware filtering
    - Prevent denied tokens from appearing in search results based on list type
    nazabalm committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    3fa548f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1d5c67 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Merge pull request #1 from nazabalm/feat/token-search-denied-list

    Feat/token search denied list
    nazabalm authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    33c57da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15ecf55 View commit details
    Browse the repository at this point in the history
  3. version bump

    nazabalm committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    8a63a4a View commit details
    Browse the repository at this point in the history
  4. chore(release): 5.0.0

    nazabalm committed Jun 5, 2025
    Configuration menu
    Copy the full SHA
    1091454 View commit details
    Browse the repository at this point in the history
Loading