kabir shah

Results 77 comments of kabir shah

What do you mean?

Uhh, Coat already routes all paths to any domain. Also, it's still a work in progress and freezes sometimes, I wouldn't recommend using it until I formally release it.

You're right--Coat will support multiple domains and load balancing...soon.

I'm not sure what is causing this issue. Wing points to `./dist/wing.min.css`, but unpkg looks like it is falling back to `index.js`. For now, I'd suggest using `https://unpkg.com/wingcss/dist/wing.min.css` instead.

Can you please try with the latest files in the `dist` directory? This should be fixed.

Have you used `Moon.use(MoonRouter)` at the top?

Ahh, thanks! I'll look into it.

So this structure is a little weird and a bad practice. 1. Try to have one Moon instance. Replace the "header" instance with a component. 2. `data()` should return an...

Ahh yes. @oliverguj History mode will be supported in Moon Router v1, along with Moon v1.

@NetOperatorWibby v1 alpha is scheduled to be released within the next two weeks. After that will be an alpha and release candidate to squash any more final bugs. So v1...