-
Node.js + Nuxt.js
I added 'charting_library.min.js' file to the 'static' folder in my nuxt.js folder and connect this file inside my nuxt.config.js file like this:
head: {
script: [
{
…
-
A number of links to the farmOS API (e.g. on CONTRIBUTING.md and ONBOARDING.md) point to the latest version of the farmOS API. FarmData2 is currently using version 1 of the farmOS API and thus all li…
-
### Version
create-nuxt-app: v.5.0.0
node: v16.19.0
npm: v8.19.3
### Steps to reproduce
`npx create-nuxt-app test-nuxt`
```
create-nuxt-app v5.0.0
✨ Generating Nuxt.js project in test…
-
Do there exist any kind of pre-built starter templates for the common forms like register, login, forgot, etc.?
Something already wired to use PHP-Auth as a foundation?
Thank you!
-
Submit requests for any new default sortables in this issue. Please include the filetype and the behavior you think should be default.
-
The plugin imports don't seem to work.
In my code: `import { Layout } from 'antd';`
It gives the error: `ReferenceError: Layout is not defined.`
When I change my code to: `const Layout = req…
eminx updated
3 years ago
-
Vuetify 3 beta is almost released.
It would be wise to test the renderer set against Vuetify 3 (and also, therefore, Vue3).
-
Hi!
I'm building a custom Webpack-based Vue project in here using `vue-loader`, for an educational project I'm working on. But I'm having issues with this library. I've used it the same way I did w…
-
CSS weekly news
-
This is the 4th or 5th time the topic is discussed. Right now we don't use any JS framework for our frontend applications. Although this approach is probably fine for small scale apps it doesn't stand…