Akash K
Akash K
Closes # ### Description Improvements on the Tabs.vue, Tab.vue ### Checks - [ ] My pull request adheres to the code style of this project - [ ] My code...
Closes hoppscotch/internal-issues#17 ### Description ### Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to the documentation...
Closes #2092 ### Description feature to export Hoppscotch collections as an Open API document. ### Checks - [x] My pull request adheres to the code style of this project -...
closes #154 context: by default we were generating sourcemaps for our extension. and whenever the devtools try to access it directly from the webpage context. it will get blocked unless...
Currently hoppscotch extension uses lit-html to write the UI part of it. but we are planning to migrate it to vue. to make it more easier to work with and...
Since we're moving from lit-html to vue, it will be a good idea to migrate from parcel to vite.
**Changes** 1. This PR adds a new platform definition entry `Experiments` to add support for bringing ai experiments into hoppscotch platforms. right now the features are enabled only for our...
Fixes HFE-548
Fixes HP-306 **Changes** Previously, we hide the features that required login. This PR shows the features, but when the user tries to trigger it, it will open the login dialogue....