api-client/packages/hoppscotch-app
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
..
assets refactor: improve ui consistency 2022-04-05 14:55:30 +05:30
components refactor : migrate components to script setup on ts (#2267) 2022-04-17 22:29:32 +05:30
helpers feat: unsaved change popup (#2239) 2022-04-14 20:28:58 +05:30
layouts refactor: improve ui consistency 2022-04-05 14:55:30 +05:30
locales feat: unsaved change popup (#2239) 2022-04-14 20:28:58 +05:30
middleware refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
modules fix: emit-volar-types generating invalid decls on win 2022-03-20 16:20:10 +05:30
newstore feat: remember last selected team id (#2210) 2022-04-02 15:17:37 +05:30
pages refactor: implement updated equality heuristics for hopprestrequest struct 2022-04-14 20:28:59 +05:30
plugins refactor: check spelling (#2200) 2022-03-25 16:49:28 +05:30
static docs: updated screenshots 2022-02-28 17:08:11 +05:30
types chore: add typings for nuxt context 2022-04-01 21:57:55 +05:30
.env.example refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
.eslintrc.js perf: remove console (log, debug, and warn) messages 2021-11-05 13:41:25 +05:30
.gitignore feat: unsaved change popup (#2239) 2022-04-14 20:28:58 +05:30
.stylelintrc.js fix: dev class editing CssSyntaxError on Windows 2022-02-26 22:29:21 +05:30
babel.config.js feat: fix up jest tests 2021-09-10 17:50:22 +05:30
globals.d.ts feat: initial new openapi importer implementation 2022-01-06 22:47:25 +05:30
gql-codegen.yml refactor: add graphcache codegen and update types 2021-11-02 19:32:47 +05:30
jest.config.js feat: add build step to allow for nullish coalescing and optional chaining 2021-12-31 20:37:07 +05:30
jest.setup.js fix: revamp broken network tests 2021-12-13 17:05:10 +05:30
languages.json chore(i18n): updated translations 2022-03-08 07:56:57 +05:30
nuxt.config.js fix: request loading indicator 2022-03-05 18:51:50 +05:30
package.json refactor: implement updated equality heuristics for hopprestrequest struct 2022-04-14 20:28:59 +05:30
tsconfig.json fix: enforce type checking on commit time 2022-03-15 21:19:29 +05:30
vue-shim.d.ts refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
vue2-shim.d.ts fix: respect environment variable in url before adding protocol - resolved #2084 2022-01-24 22:51:41 +05:30
windi.config.js feat: reorder key-value entries (#2189) 2022-03-25 13:57:14 +05:30