Mahdi

Results 19 comments of Mahdi

لطفا تغییراتی که بالاتر گفتم رو بررسی کن فایل ها باید تایپ اسکریپت باشه و تایپینگ و... رعایت شده باشه ماژول رو داخل `index.ts` اکسپورت بشه توضیحات و نحوه استفاده...

> ممنون. خسته نباشی اما درخواست اصلی هنوز انجام نشده. لطفا اسکرول کن بالا تر 3 تا ریویو هنوز pending هست

> سلام علی جان لطفا review رو انجام بدید > > @ali-master @mediv0 سلام بالاتر یه سری کامنت هست توضیح دادم کجا میتونه بهتر باشه و خوبه که تغییر کنه....

hi, What is your proposal to Implement this package with Vue.js? I can work on RP if you want

> Well well well > > Hi @mediv0 > What a good news, If you are ready, I send you an invitation to the Persian-Tools Oganization and create a repo...

hello, For situations like this you can use an Event bus for example when using i18n ( your main project ) ```js const val = this.$i18n.t(ValueToChange); bus.emit(data, val); ``` and...

> hi again there is another way without building in your plugin file when importing the package, you can do something like this: ```js import Vue from "vue"; import VueMyToasts...

@pietroz123 @CodeDredd Use this version for Vue 2 https://www.npmjs.com/package/vue-my-toasts/v/1.1.1 ``` npm i [email protected] ```