-
Regarding #1134
If we add a global URL parameter - like:
`/api/:store_code/user/login` as an addition to current routes: `/api/user/login` we'll be able to run the multi-website configuration of t…
pkarw updated
6 years ago
-
We just need to show the orders from local history; if "transmitted" = true it means that orde is acknowledged by the server, so we can highlight these orders
We need a design here @karolbzik
![z…
pkarw updated
6 years ago
-
When a `Date` object is in the state, it is saved to local storage serialized as a string. Upon reload of the page, the date remains a string.
```js
// excerpt from main.js
const vuexLocal = ne…
-
Hey 👋
I am using this module for quite some time now, but after updating a couple of dependencies (Webpack, and Vue.js related) I am stuck with the following error:
> TypeError: __WEBPACK_IMPOR…
-
pkarw updated
6 years ago
-
My site is https://github.com/dmlzj/vlf.
It is simple,but useful.
dmlzj updated
7 years ago
-
Hi,
I need to send a header `Authentication: Basic ` along my request.
This should work in Satellizer as the docs excplitly give an example: https://github.com/sahat/satellizer#question-how-can-i-se…
-
NUSMods v2.0 was launched in July 2014. 2 years have passed and with the emergence of ES6, React, Redux, Webpack and Babel, it's probably nice to incorporate some of these new tools into NUSMods and a…
-
question 1: In the docs I read:
![image](https://cloud.githubusercontent.com/assets/13058150/21350406/1a8cc8ee-c6f2-11e6-8597-94661fa60f71.png)
Isn't `populateUser` has been deprecated?
-
So i mage a plugin for vue and am working on a demo project. So i wanted to add your localstorrage and it works awesome.
My plugin: https://github.com/disjfa/vue-route-timeline / https://disjfa.git…