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: logto-io/logto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3e8636e
Choose a base ref
...
head repository: logto-io/logto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 31eb210
Choose a head ref
  • 7 commits
  • 46 files changed
  • 3 contributors

Commits on Mar 6, 2024

  1. chore(deps): upgrade withtyped and cloud packages (#5408)

    * fix(deps): upgrade withtyped packages
    
    * chore: fix types
    
    * chore(deps): upgrade logto cloud package
    
    * refactor(cli): fix types
    
    ---------
    
    Co-authored-by: Gao Sun <gao@silverhand.io>
    renovate[bot] and gao-sun authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e1def81 View commit details
    Browse the repository at this point in the history
  2. feat(console,phrases): integrate monaco editor (#5460)

    * feat(console,phrases): integrate monaco editor
    
    integrate monaco editor
    
    * chore: update pnpm lock file
    
    update pnpm lock file
    
    * fix(console): remove unused styles
    
    remove unused styles
    
    * feat(console): update font styles
    
    update font styles
    simeng-li authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2f72f8f View commit details
    Browse the repository at this point in the history
  3. feat(console, phrases): add data source guides

    add data source guides
    simeng-li committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    76b4103 View commit details
    Browse the repository at this point in the history
  4. chore(console): update some variable naming

    update some variable naming
    simeng-li committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2cab7b6 View commit details
    Browse the repository at this point in the history
  5. refactor(console): extract the KeyValueInput ds component

    extract the KeyValueInput ds component
    simeng-li committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    621de3e View commit details
    Browse the repository at this point in the history
  6. fix(console): remove unused styles

    remove unused styles
    simeng-li committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    d00e076 View commit details
    Browse the repository at this point in the history
  7. refactor(console): extract the FormField from KeyValueInput

    extract the FormField from KeyValueInput
    simeng-li committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    31eb210 View commit details
    Browse the repository at this point in the history
Loading