api-client/packages/hoppscotch-app/pages
Sagar 2e1ca0cbb0
feat: remember pane sizes (#2556)
Co-authored-by: Sagar <sagar@Sagars-MacBook-Pro.local>
2022-08-10 05:11:03 +05:30
..
r refactor: add safety coersion for loading rest requests from external source 2022-01-05 20:06:33 +05:30
realtime feat: remember pane sizes (#2556) 2022-08-10 05:11:03 +05:30
documentation.vue feat: remember pane sizes (#2556) 2022-08-10 05:11:03 +05:30
enter.vue refactor: sort classes 2021-12-31 20:05:39 +05:30
graphql.vue feat: remember pane sizes (#2556) 2022-08-10 05:11:03 +05:30
import.vue feat: import collections from URL (#2262) 2022-05-03 17:54:47 +05:30
index.vue feat: remember pane sizes (#2556) 2022-08-10 05:11:03 +05:30
join-team.vue refactor: sort classes 2021-12-31 20:05:39 +05:30
profile.vue refactor: allow smart tabs to render inactive tabs as an option 2022-06-28 16:37:43 +05:30
README.md refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
realtime.vue fix: i18n breaking on switching between realtime tabs 2022-07-02 21:39:43 +05:30
settings.vue refactor: use refAutoReset instead of settimeout (#2385) 2022-06-01 16:54:37 +05:30

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.