Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: migrate to vue 3 + vite #2553

Merged
merged 33 commits into from
Sep 29, 2022
Merged

Conversation

AndrewBastin
Copy link
Member

@AndrewBastin AndrewBastin commented Aug 1, 2022

Migrate hoppscotch-app out of Nuxt 2 to Vue 3 + Vite.

Supersedes #2508

Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Additional Information

TODO: Fill this up

@AndrewBastin AndrewBastin mentioned this pull request Aug 1, 2022
4 tasks
@AndrewBastin
Copy link
Member Author

@liyasthomas just push in those tooltip styling updates here.

@lgtm-com
Copy link

lgtm-com bot commented Sep 21, 2022

This pull request introduces 1 alert when merging 8fbbb93 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

Squashed commit of the following:

commit 4b22a99
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 21 16:40:12 2022 +0530

    fix: service worker 404 for importers

commit 5901f31
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Wed Sep 21 02:04:16 2022 +0530

    feat: add shim for initial page loads

commit 745ca18
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Sep 20 15:44:54 2022 +0530

    fix: fix type for refAutoResets Icons

commit e847a4b
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 20 16:03:02 2022 +0530

    chore: set vite-pluugin-pages to use async imports for more chunking

commit d630228
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Sep 20 15:12:24 2022 +0530

    fix: remove unwanted template refs

commit 901a036
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Mon Sep 19 19:13:11 2022 +0530

    chore: improve transitions

commit 89bba37
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Sep 19 17:50:27 2022 +0530

    fix: fix i18n interpolation not working in prod builds

commit 786e8d5
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Sep 19 15:06:00 2022 +0530

    fix: import isEqual as named import

commit aec60c8
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 21:59:16 2022 +0530

    chore: fix issues with typescript building on windows

commit 9035ced
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 16:16:12 2022 +0000

    chore: fix issues with dev-server

commit 458b1ab
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 14:37:28 2022 +0530

    chore: fix issues with prod build of the app

commit 060633d
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 04:11:24 2022 +0530

    chore: small adjustment for netlify to build

commit 9321b7d
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 03:45:23 2022 +0530

    chore: port hopp-data to vite to support esm + add stream-browserify

commit 8eaf4f1
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 03:10:59 2022 +0530

    chore: migrate hopp-app to use lodash-es

commit 37fe221
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 00:29:56 2022 +0530

    chore: add workbox-window as dev dep

commit e886590
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 17 00:25:35 2022 +0530

    chore: vue-tsc check on prod build script

commit 0b239e2
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 23:03:16 2022 +0530

    feat: update gh actions scripts to reflect the new changes

commit 86a798d
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 22:49:17 2022 +0530

    chore: add sentry

commit 2f6ace1
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 21:33:08 2022 +0530

    chore: basically fix all type related weirdness

commit 7c9d1ee
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 17:02:55 2022 +0530

    chore: enable sourcemaps on prod builds

commit 4a4af52
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 16:58:59 2022 +0530

    chore: introduce enforced linting rules for commit checks

commit 83e43fc
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 16:07:42 2022 +0530

    chore: register to repo global npm scripts

commit 7b184c8
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 15:48:46 2022 +0530

    chore: update error page registration to only be active on dev mode (preserve old behaviour)

commit 027d0e7
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Fri Sep 16 16:58:10 2022 +0530

    fix: use correct icon

commit 1c2c33d
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Fri Sep 16 15:38:00 2022 +0530

    fix: fix linting issues

commit c5d9527
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Fri Sep 16 12:24:17 2022 +0530

    fix: lint errors

commit 6e232a8
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 03:28:37 2022 +0530

    chore: silence error in primtive.ts and object.ts

commit 2e1dae9
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 03:24:47 2022 +0530

    fix: theming linter warnings and silent more linting rules

commit 831eac0
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 03:07:26 2022 +0530

    fix: ignore eslint and clear old helpers/backend code

commit 2e6caa1
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 02:34:13 2022 +0530

    fix: issues with no-used-vars in defineEmits and other places

commit b26bc8a
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Sep 16 02:04:06 2022 +0530

    fix: typescript issues with vue imports

commit 2720082
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Sep 15 21:53:02 2022 +0530

    chore: fix linting errors

commit f6e62ca
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Sep 14 19:29:31 2022 +0530

    chore: minor ui improvements

commit 06ec32a
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Sep 14 16:02:24 2022 +0530

    refactor: svg to icon

commit 0dcd7fd
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Sep 14 15:34:09 2022 +0530

    fix: lint errors

commit 348fe0d
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Sep 14 14:33:58 2022 +0530

    fix: lint errors

commit ecba9c0
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Wed Sep 14 12:47:26 2022 +0530

    fix: broken type checking for vue code

commit c2a3130
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 13 23:28:32 2022 +0530

    feat: reintroduce eslint linting

commit bda9b29
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 13 21:04:08 2022 +0530

    feat: introduce delay on progress bar animation on page transition

commit 2095056
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Sep 13 18:13:32 2022 +0530

    chore: minor ui improvements

commit 8ae152e
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 13 17:38:27 2022 +0530

    refactor: move page switch progress bar code to loadingbar module

commit 7ef91b7
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 13 17:34:31 2022 +0530

    fix: implement old locale path to new i18n system translation

commit 3f24be6
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 13 16:38:46 2022 +0530

    feat: introduce ability for hoppmodules to track route changes

commit a6b4234
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Sep 13 10:22:44 2022 +0530

    chore: improve error page layout

commit f8763c0
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Sep 13 09:43:26 2022 +0530

    chore: minor ui improvement

commit 874f498
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Sep 13 03:02:11 2022 +0530

    chore: add transitions to layouts

commit b9aa43e
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 13 02:11:09 2022 +0530

    feat: re-introduce app crash page

commit ffb78b7
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Mon Sep 12 21:16:34 2022 +0530

    feat: reintroduce catch-all page

commit 3593a6b
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Mon Sep 12 21:49:26 2022 +0530

    chore: minor ui improvements

commit 03f4d62
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Sun Sep 11 19:14:44 2022 +0530

    chore: minor ui improvements

commit b33c68d
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 10 02:15:52 2022 +0530

    chore: bump vite version

commit 8c10cf8
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sat Sep 10 02:06:11 2022 +0530

    fix: issue with certain keywords 'import' 'export' on i18n

commit c5826e7
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Fri Sep 9 16:10:47 2022 +0530

    fix: fix team collections tab not visible

commit a949edc
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Sep 8 23:13:39 2022 +0530

    chore: fix few scrolling issues

commit ed984b8
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Thu Sep 8 14:08:11 2022 +0530

    fix: issue with realtime is accessed with a trailing slash

commit fc8802e
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Sep 6 16:38:04 2022 +0530

    chore: add vite inspection plugin

commit a90ab2b
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 23:43:02 2022 +0530

    fix: fix imports, remove localePath

commit 1a62980
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 23:13:38 2022 +0530

    fix: fix i18n,imports,icons in r/_id.vue

commit 633e7ba
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 22:54:52 2022 +0530

    fix: fix icons, i18n, imports in join-team.vue

commit 8ce3f37
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 22:27:19 2022 +0530

    chore: fix imports on import.vue

commit 9d38701
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 22:04:08 2022 +0530

    fix: change prop "value" to "modelValue"

commit 51e3220
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 22:00:58 2022 +0530

    fix: fix yaml format for route layouts

commit dabb35d
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 21:55:22 2022 +0530

    fix: fix imports, layouts on enter.vue

commit e1ca68b
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 19:42:57 2022 +0530

    chore: copy import.vue, join-team.vue r/_id.vue from old code

commit 7a0d936
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Sep 7 18:53:11 2022 +0530

    chore: copy enter.vue from old code

commit bc3bd86
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Sep 7 11:20:12 2022 +0530

    chore: updated icons

commit 662d8ed
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Sep 7 10:59:00 2022 +0530

    chore: minor ui improvements, added missing commands

commit 683c7fa
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Sep 6 00:46:26 2022 +0530

    fix: fix errors when switching content types application/x-www-form-urlencoded & multipart/formdata

commit 968afb9
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Sep 6 00:33:42 2022 +0530

    fix: fix more icons

commit a4a0520
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Mon Sep 5 21:22:55 2022 +0530

    fix: tippy overlapping issues

commit 8a6ba37
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Mon Sep 5 15:54:30 2022 +0530

    chore: add page titles

commit a303c8b
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Mon Sep 5 14:56:07 2022 +0530

    feat: module system revamp and meta/head system intro

commit fa888c3
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Sep 1 12:40:40 2022 +0530

    chore: minor ui improvements

commit 97fdebe
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Aug 31 15:20:52 2022 +0530

    chore: better icons reactivity in refAutoReset

commit de5dacc
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Wed Aug 31 14:08:30 2022 +0530

    fix: ref namespace collision leading to lens actions breaking

commit 1c2dd0a
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Wed Aug 31 11:32:45 2022 +0530

    chore: minor ui improvements

commit 07b30a5
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Aug 30 23:43:32 2022 +0530

    fix: broken reactivity when useStream updates happen on the same reference

commit 01bd782
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Aug 30 11:49:50 2022 +0530

    fix: context menu

commit 8c5c310
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Aug 30 11:13:18 2022 +0530

    fix: minor ui improvements

commit 751ee85
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Aug 30 10:08:58 2022 +0530

    chore: better tooltip support

commit 3a0807e
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Tue Aug 30 01:53:22 2022 +0530

    fix: implement i18n resolution

commit 68b8cba
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 29 23:50:43 2022 +0530

    fix: fix icon for graphql schema tab

commit d5a9b10
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 29 23:48:50 2022 +0530

    fix: fix newly created request not visible untill the collection is closed and reexpanded

commit 46a6171
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 22 14:43:20 2022 +0530

    fix: fix colormode on Invite.vue

commit 1490626
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Mon Aug 29 09:54:23 2022 +0530

    chore: remove mdi icons

commit db2a380
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Sun Aug 28 23:05:28 2022 +0530

    chore: tooltip transitions and unified icons

commit e6d640f
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sun Aug 28 16:53:54 2022 +0530

    fix: codemirror syntax highlighting

commit 788e9a1
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Sun Aug 28 16:30:56 2022 +0530

    fix: tippy not respecting global config

commit 680e893
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Fri Aug 26 12:09:13 2022 +0530

    chore: move from clayzar vue-toasted to hoppscotch fork

commit d616a9f
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 22 13:41:21 2022 +0530

    fix: fix i18n in TestResultEntry.vue

commit 15a2a44
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Fri Aug 19 23:10:31 2022 +0530

    fix: tippy not working on <a> tags when used via ButtonSecondary > smartLink

commit 9d13ac2
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 18 16:44:12 2022 +0530

    fix: fix icons, imports, colorMode on profile.vue

commit dadbedb
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 18 16:23:53 2022 +0530

    chore: copy profile.vue from old code

commit 5c78aac
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 18 16:17:44 2022 +0530

    fix: fix imports, tippy, icons on Edit.vue, Invite.vue, Team.vue

commit 66254e0
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 18 15:32:42 2022 +0530

    chore: copy Team.vue from old code

commit 4a7dfa9
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 21:07:47 2022 +0530

    chore: copy Invite.vue from old code

commit 439842a
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 21:04:41 2022 +0530

    fix: fix imports, icons and colorMode for Edit.vue

commit 3fdd338
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 20:26:18 2022 +0530

    chore: copy Edit.vue from old code

commit 78a9094
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 20:23:41 2022 +0530

    fix: fix imports on Add.vue

commit 2454905
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 20:21:33 2022 +0530

    chore: copy Add.vue from old code

commit 0e7f6c0
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:59:38 2022 +0530

    fix: fix imports in ProgressRing.vue

commit f9be553
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:58:18 2022 +0530

    chore: copy ProgressRing.vue from old code

commit 167f32c
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:56:42 2022 +0530

    chore: copy LoadingIndicator.vue from old code

commit 8994ec5
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:36:16 2022 +0530

    chore: copy FileChip.vue from old code

commit 9d37b53
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:34:12 2022 +0530

    fix: fix imports and icons on Shortcode.vue

commit 2789f39
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:27:26 2022 +0530

    chore: copy Shortcode.vue from oldcode

commit a7d9e5e
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:25:07 2022 +0530

    fix: fix imports for TypeLink.vue

commit c9af1ce
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 17 14:22:46 2022 +0530

    chore: copy TypeLink.vue from old code

commit 150035f
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 20:35:24 2022 +0530

    fix: fix imports on TestResultEntry.vue, TestResultReport.vue

commit 718d364
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 20:34:13 2022 +0530

    fix: fix icons and imports for TestResultEnv.vue

commit feb87f8
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 20:26:02 2022 +0530

    fix: fix color mode in TestResult.vue

commit 0a955ee
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 20:24:07 2022 +0530

    chore: copy TestResultReport.vue from old code

commit 1a03e08
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 20:06:48 2022 +0530

    fix: fix async imports for lenses

commit fb737df
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 20:00:30 2022 +0530

    fix: wrap a throwable function inside a try catch

commit b966c54
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 16:15:52 2022 +0530

    chore: copy TestResultEntry.vue from old code

commit 9a6d43a
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 16:09:53 2022 +0530

    chore: copy TestResultEnv.vue from old code

commit a98decb
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 16:07:30 2022 +0530

    fix: fix imports and icons in TestResult.vue

commit 969eddb
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 16 16:05:08 2022 +0530

    chore: copy TestResult.vue from old code

commit b409003
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Aug 11 20:47:46 2022 +0530

    chore: updated icons list - use mdi instead of ic icons

commit eb30f7c
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 10 16:27:03 2022 +0530

    fix: change tippy placement to bottom

commit 894bbbd
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Aug 9 19:02:47 2022 +0530

    chore: update package lock file

commit 80d8d7c
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 9 17:46:29 2022 +0530

    fix: fix icons,tippy and imports for CodegenModal.vue

commit ef0e0d5
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 9 05:33:17 2022 +0530

    chore: copy CodegenModal.vue from old code

commit c65d12f
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Aug 9 16:18:36 2022 +0530

    chore: remove unused style classes

commit 342850c
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Tue Aug 9 06:59:54 2022 +0530

    chore: remove doc leftovers

commit 65f9fc7
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 9 06:02:20 2022 +0530

    chore: add yargs-parser deps

commit 0df41f0
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 9 02:09:29 2022 +0530

    fix: fix imports and icons in ImportCurl.vue

commit c915b3b
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 9 02:09:29 2022 +0530

    fix: fix imports and icons in ImportCurl.vue

commit 92c8a15
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 8 19:39:45 2022 +0530

    chore: copy ImportCurl.vue from old code

commit 2d5875c
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Mon Aug 8 21:31:51 2022 +0530

    chore: lint

commit 041d8d1
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 8 19:32:28 2022 +0530

    fix: fix keyboard shortcuts

commit 862e465
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Mon Aug 8 13:05:38 2022 +0530

    fix: popover placement

commit 5850c96
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Sun Aug 7 10:56:37 2022 +0530

    fix: modal animations

commit 5a5f75c
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Sat Aug 6 05:06:54 2022 +0530

    fix: method selector popover

commit fa26405
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Fri Aug 5 17:15:58 2022 +0530

    fix: progressbar

commit 66129b0
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Fri Aug 5 16:42:01 2022 +0530

    fix: crisp chat widget

commit 7ab00f0
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Fri Aug 5 05:27:10 2022 +0530

    fix: codemirror tooltips and popover placement

commit 3ecf7aa
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Fri Aug 5 02:43:55 2022 +0530

    fix: fix history delete,star buttons

commit da5a7d2
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 4 23:59:14 2022 +0530

    fix: fix vertical more icon not visible

commit fe98151
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 4 23:44:26 2022 +0530

    fix: rename i18n to t

commit 37dd6df
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Aug 4 23:00:14 2022 +0530

    fix: improve ui consistency

commit 3717663
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Aug 4 22:08:58 2022 +0530

    chore: support google fonts

commit c5f5cf3
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Aug 4 15:12:10 2022 +0530

    fix: popover stylings

commit d4d4f3a
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Thu Aug 4 10:20:23 2022 +0530

    fix: popover stylings

commit dd78cfc
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 4 02:48:26 2022 +0530

    fix: fix tippy, i18n, icons and composable imports on graphql Authorization.vue

commit 3181092
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Thu Aug 4 01:45:57 2022 +0530

    chore: move graphql authorization page

commit 66514de
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Aug 3 20:31:49 2022 +0530

    fix: fix input event bubbling

commit 410588b
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 2 18:38:43 2022 +0530

    fix: remove accident comment

commit 7a49839
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Tue Aug 2 17:22:00 2022 +0530

    fix: fix v-model in EnvInput

commit e2d7fa9
Author: liyasthomas <liyascthomas@gmail.com>
Date:   Mon Aug 1 18:53:58 2022 +0530

    fix: tooltip stylings

commit f86b157
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 1 17:39:09 2022 +0530

    fix: fix draggable issue on RequestOptions.vue

commit f78a463
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 1 17:32:32 2022 +0530

    fix: fix draggable issue on URLEncodedParams.vue

commit 7ffabf9
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Mon Aug 1 16:56:08 2022 +0530

    fix: fix draggable issue on Headers.vue

commit a34608c
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Fri Jul 15 21:37:18 2022 +0530

    fix: fix draggable issue on Parameters.vue

commit 8cff86a
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Jul 13 23:10:44 2022 +0530

    fix: fix RestCard and GraphQlCard on BodyParameters.vue

commit bfb6239
Author: amk-dev <akash.k.mohan98@gmail.com>
Date:   Wed Jul 13 22:37:38 2022 +0530

    fix: fix vue-draggable on BodyParameters.vue

commit dc16d1a
Author: Andrew Bastin <andrewbastin.k@gmail.com>
Date:   Wed Jul 13 21:13:14 2022 +0530

    feat: initial vue 3 + vite app
@lgtm-com
Copy link

lgtm-com bot commented Sep 21, 2022

This pull request introduces 1 alert when merging 4a68b98 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 21, 2022

This pull request introduces 1 alert when merging d2ee0df into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 22, 2022

This pull request introduces 1 alert when merging b36fd24 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 22, 2022

This pull request introduces 1 alert when merging 6a4004e into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 22, 2022

This pull request introduces 1 alert when merging 7c85723 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 23, 2022

This pull request introduces 1 alert when merging 998043c into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 23, 2022

This pull request introduces 1 alert when merging 6db8ddc into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 23, 2022

This pull request introduces 1 alert when merging ed9c4d4 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 23, 2022

This pull request introduces 1 alert when merging be9fb72 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 24, 2022

This pull request introduces 1 alert when merging f95a9ff into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 26, 2022

This pull request introduces 1 alert when merging 856e655 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 27, 2022

This pull request introduces 1 alert when merging 63eb1c4 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 27, 2022

This pull request introduces 1 alert when merging b418ab3 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 27, 2022

This pull request introduces 1 alert when merging 3ec0ca0 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 1 alert when merging 2d78546 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 1 alert when merging 12de06f into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 1 alert when merging 4c8955a into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 1 alert when merging 8f768ab into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 1 alert when merging 6a2796f into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 28, 2022

This pull request introduces 1 alert when merging 82f4df5 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 29, 2022

This pull request introduces 1 alert when merging 932a973 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Sep 29, 2022

This pull request introduces 1 alert when merging f05be89 into 77a561b - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

@AndrewBastin
Copy link
Member Author

merging. 🤞

@AndrewBastin AndrewBastin merged commit 8b300fa into hoppscotch:main Sep 29, 2022
@AndrewBastin AndrewBastin deleted the feat/next branch September 29, 2022 05:25
nivedin pushed a commit to nivedin/hoppscotch that referenced this pull request Sep 30, 2022
Co-authored-by: amk-dev <akash.k.mohan98@gmail.com>
Co-authored-by: liyasthomas <liyascthomas@gmail.com>
@Ronbb Ronbb mentioned this pull request Feb 23, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants