Dmytro Morozov

Results 8 issues of Dmytro Morozov

When using options API: ```js export default defineComponent({ data() { return { edit: this.$route.params?.id } }, metaInfo() { return { title: this.edit ? 'Edit product' : 'Create product' } }...

Pixel Spacing on metaDataProvider.js uses wrong DICOM tag value. Correct tag id is "x00181164" ![image](https://user-images.githubusercontent.com/14828695/48202159-c8d25200-e36c-11e8-9ed4-bae8293d0faf.png)

:computer: Change: Implementation
:raising_hand_woman: Up For Grabs
:1st_place_medal: Good First Issue

### Discussed in https://github.com/westacks/telebot/discussions/27 Originally posted by **roelofr** September 21, 2021 Hey there, I just discovered this package via my GitHub homepage (I didn't know it did that). It looks...

enhancement
good first issue

**Icon Type** - [ ] Folder - [x] File **File Names** - `.latte` **Graphic ideas** May be using official logo icon style, or coffee cup (based on name) ![logo](https://plugins.jetbrains.com/files/7457/330701/icon/pluginIcon.svg) **Additional...

### Version: - `@inertiajs/svelte` version: 1.0.9 ### Describe the problem: I want to declare a wrapper for global inertia's `App` component without rewriting it whole: #### App.svelte ```svelte import Loading...

svelte

Would be nice to have the ability to print stats page without additional styling by pressing single button

enhancement
help wanted
good first issue
prio b
effort:3