Sagar 2e1ca0cbb0 feat: remember pane sizes (#2556) 2 years ago
..
r ac979239e8 refactor: add safety coersion for loading rest requests from external source 3 years ago
realtime 2e1ca0cbb0 feat: remember pane sizes (#2556) 2 years ago
README.md b28f82a881 refactor: monorepo+pnpm (removed husky) 3 years ago
documentation.vue 2e1ca0cbb0 feat: remember pane sizes (#2556) 2 years ago
enter.vue b343789554 refactor: sort classes 3 years ago
graphql.vue 2e1ca0cbb0 feat: remember pane sizes (#2556) 2 years ago
import.vue 4ef2844a22 feat: import collections from URL (#2262) 2 years ago
index.vue 2e1ca0cbb0 feat: remember pane sizes (#2556) 2 years ago
join-team.vue b343789554 refactor: sort classes 3 years ago
profile.vue cfdab014c7 refactor: allow smart tabs to render inactive tabs as an option 2 years ago
realtime.vue 1ab54b0ce7 fix: i18n breaking on switching between realtime tabs 2 years ago
settings.vue cf90d16f8a refactor: use refAutoReset instead of settimeout (#2385) 2 years ago

README.md

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.