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: clerk/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @clerk/clerk-react@2.11.3-staging.0
Choose a base ref
...
head repository: clerk/javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @clerk/clerk-react@2.11.4-staging.0
Choose a head ref
  • 17 commits
  • 65 files changed
  • 5 contributors

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    9c61aeb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Clerk js user settings fixes (#51)

    * fix(clerk-js): Determine SignUp email verification methods correctly
    
    Use the email_address.verifications array instead of first_factors array that should be used in SignIn.
    
    * fix(clerk-js): Apply minor refactoring to UserProfile rendering logic
    
    Unify the way we handle fields across sections for better readability.
    SokratisVidros authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    3de6f9a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    8144779 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from clerkinc/correct_params_for_search_in_fap…

    …iclient
    
    feat(clerk-js): Allow passing of object style search params on fapiclient
    igneel64 authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    8215cb4 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. chore(release): Publish

     - @clerk/clerk-js@2.14.2-staging.0
     - @clerk/clerk-expo@0.8.5-staging.0
    SokratisVidros committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    111b993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dde2f3b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    f72a555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9eefc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb40e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3341ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a70576 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Merge pull request #60 from clerkinc/revert_user_settings

    fix(clerk-js): Revert user settings work
    igneel64 authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9eab78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    586437f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #62 from clerkinc/fix_instant_pwd_for_authconfig

    fix(clerk-js): Render instant password field for password-based insta…
    nikosdouvlis authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    f0a4c4f View commit details
    Browse the repository at this point in the history
  4. fix(clerk-js): Helpful error message for sign in without factors

    Changed the error message in our SignInFactor one component when trying
    to sign in but there's no available authentication method for the
    instance.
    gkats committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9d8a050 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #63 from clerkinc/sign-in-no-factor-error

    fix(clerk-js): Helpful error message for sign in without factors
    gkats authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ff5aac8 View commit details
    Browse the repository at this point in the history
  6. chore(release): Publish

     - @clerk/clerk-js@2.14.3-staging.0
     - @clerk/clerk-expo@0.8.6-staging.0
     - @clerk/nextjs@2.11.4-staging.0
     - @clerk/clerk-react@2.11.4-staging.0
     - @clerk/shared@0.0.5-staging.0
     - @clerk/types@1.25.4-staging.0
    SokratisVidros committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c29473d View commit details
    Browse the repository at this point in the history
Loading