A.Kadir Mutlu

Results 10 comments of A.Kadir Mutlu

This plugin has not been upgraded for vue.js 3

@u01jmg3 I am working on it.

I have created a dev branch for vue.js 3 https://github.com/s4l1h/vue-toastr/tree/dev-v3 your contribution is welcome. There are problems about vite bundler and typescript types publishing.

@ValentinRgt @u01jmg3 @Marlight96 I have just published a version of the library for Vue.js 3. ( You can install **[email protected]** version. ) There is no breaking changes. The api is...

@u01jmg3 it should be https://github.com/s4l1h/vue-toastr/blob/dev-v3/dist/vue-toastr.cjs.js https://unpkg.com/browse/[email protected]/dist/vue-toastr.cjs.js Don't forget to import **style.css** file. https://github.com/s4l1h/vue-toastr/blob/dev-v3/dist/style.css

@u01jmg3 We don't publish with source map. https://github.com/s4l1h/vue-toastr/blob/master/.gitignore#L5 Should we publish it?

@squgeim That would be cool with preference.

The easiest way is using the swagger editor. You just need to import your swagger.json file and convert to openapi 3. https://editor.swagger.io/ source: https://stackoverflow.com/a/59749691

I am going to close this issue. It looks like you have solved it on your end.