We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Use Quasar 2 & Vue 3 to re-write the new UI with a new design
Moved to #240
@/type/...
@/constants/...
import { RANKS } from 'src/constants/ranks'; import type { DataTableHeader, DataTablePagination, DataTableRequestDetails } from '@/types/dataTable'; import type { PlayerResponse } from '@/types/player'; import { PlayerApi } from 'src/api/player'; import { ROUTES } from 'src/router/routes';
The text was updated successfully, but these errors were encountered:
Pretty exciting this is still getting some love.
Sorry, something went wrong.
Time to split this into multiple subtasks due to the huge amount of work required.
yoyosan
No branches or pull requests
Use Quasar 2 & Vue 3 to re-write the new UI with a new design
Players listing
Player details
Moved to #240
Search rounds
Settings
Low priority
@/type/...
but not with@/constants/...
. See below,The text was updated successfully, but these errors were encountered: