-
How can I add font-awesome icons to the tabs?
I saw this as a workaround, but this feels nuts, more like avoiding the issue than fixing it:
https://github.com/nativescript-community/ui-material-co…
-
We used to have the option of hiding the gamified header ~, as well as making it sticky so that it stayed when you scrolled down. We'd like to restore both of those options.~
Edited: We're splittin…
-
### Vue version
3.5.2
### Link to minimal reproduction
https://github.com/jellyfin/jellyfin-vue
### Steps to reproduce
1. Go to the repository, click on `Code` > `Create codespace on master`
2. …
-
Nice project.
trying to improve a few things on the frontend side. (Mainly css and JS)
But I fail to build the project locally. A few instructions on how to work on it would be greatly appreciated…
-
Some [discussion](https://github.com/tastejs/hacker-news-pwas/issues/7#issuecomment-298913589) has been made to standardize specifications between the different implementations - let's use this ticket…
-
ghost updated
6 years ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Issue related to those issues…
-
### Swiper针对SPA和SSR是两种不同的实现方式
#### 1. 实现SPA方式
#### 2. 实现SSR方式
可参考如下网址:
need check swiper version, vue-awesome-slider version, and import method.
ref https://github.com/surmon-china/vue-awesome-sw…
-
In my application I'd like to initialise state on a per-route basis rather than all in one go up-front. This is nice because all pages in the application load their dependent data in the same way. So …
-
### What problem is this solving
Per the [current docs](https://vuejs.org/guide/built-ins/suspense#combining-with-other-components):
> Vue Router has built-in support for lazily loading components…