api-client/packages/hoppscotch-app/components
Nivedin 01acbc8db6
refactor : migrate components to script setup on ts (#2267)
* refactor: migrate buttons to script setup on ts

* refactor: migrate env components to script setup on ts

* fix: reference sharing when requests are opened from the sidebar

* ci: deploy to prod from actions

* chore: type updation

* chore: update

* refactor: update types

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
2022-04-17 22:29:32 +05:30
..
app refactor: improve ui consistency 2022-04-05 14:55:30 +05:30
button refactor : migrate components to script setup on ts (#2267) 2022-04-17 22:29:32 +05:30
collections fix: reference sharing when requests are opened from the sidebar 2022-04-15 00:20:35 +05:30
docs refactor: minor ui improvements 2021-12-04 18:59:26 +05:30
environments refactor : migrate components to script setup on ts (#2267) 2022-04-17 22:29:32 +05:30
firebase fix: selecting text with mouse closes modal - fixed #2195 2022-03-24 05:54:56 +05:30
graphql refactor: improve ui consistency 2022-03-30 15:21:12 +05:30
history refactor: implement updated equality heuristics for hopprestrequest struct 2022-04-14 20:28:59 +05:30
http feat: unsaved change popup (#2239) 2022-04-14 20:28:58 +05:30
lenses refactor: enable new tab component 2022-03-25 13:57:14 +05:30
profile refactor: replace deprecated String.prototype.substr() (#2187) 2022-03-23 20:01:25 +05:30
realtime refactor: check spelling (#2200) 2022-03-25 16:49:28 +05:30
smart feat: add essential keymaps to codemirror input box - resolved #2264 2022-04-14 18:37:25 +05:30
tab chore: lint 2022-01-31 19:44:40 +05:30
teams fix: selecting text with mouse closes modal - fixed #2195 2022-03-24 05:54:56 +05:30
README.md refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30

COMPONENTS

The components directory contains your Vue.js Components.

Nuxt.js doesn't supercharge these components.