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: flawiddsouza/Restfox Loading
base: v0.15.0
Choose a base ref
...
head repository: flawiddsouza/Restfox Loading
compare: v0.16.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 2 contributors

Commits on May 16, 2024

  1. fix(ui): Response Panel > html preview > set white as default backgro…

    …und color, so that we don't get black text on black background in darker themes + no padding around iframe, so it takes full height and full width of the response panel
    flawiddsouza committed May 16, 2024
    Configuration menu
    Copy the full SHA
    db57e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09f765c View commit details
    Browse the repository at this point in the history
  3. fix(ui): keeping Request Panel's query tab open and creating a new re…

    …quest creates an uncaught error and breaks the application
    flawiddsouza committed May 16, 2024
    Configuration menu
    Copy the full SHA
    350b857 View commit details
    Browse the repository at this point in the history
  4. fix(ui) if you keep response panel tab as request and send a request …

    …that will error out, the request will get stuck in the loading state and cannot be cancelled
    flawiddsouza committed May 16, 2024
    Configuration menu
    Copy the full SHA
    889c9d7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    4cbfab6 View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    flawiddsouza committed May 17, 2024
    Configuration menu
    Copy the full SHA
    89ae501 View commit details
    Browse the repository at this point in the history
Loading