Max Liashuk

Results 29 issues of Max Liashuk

Implements: #343 Fixes an extra space caused by `` element when an icon is not provided ### Before ### After

This library is for `node` but we used it in browser as well. The only issue we have is that currently library supposed to work on `node@6+` and up and...

enhancement

You are using eslint for code style checking but it turns out that you have a lot of errors. Just checkout out the project and tried `npm run eslint`: ```...

During install dependencies I got such an error: ``` npm WARN deprecated @babel/[email protected]: 🚨 As of Babel 7.4.0, this npm WARN deprecated package has been deprecated in favor of directly...

`@babel/preset-react` - is not needed `eslint-plugin-react` - is not needed `eslint-plugin-jsx-a11y` - is not needed A can create PR and remove them

I'm new to nest.js. I don't know why Nest cant resolve dependencies. And there is nothing in README. I had found something similar in closed issues but it didn't help....

bug

- `@testing-library/jest-dom` version: 5.16.4 - `@testing-library/vue` version: 5.8.3 - `node` version: 14.20 - `npm` version: 6.14 ### Relevant code or config: ```js import { render, screen } from '@testing-library/vue'; import...

``` $ npx bundle-wizard app.laserhub.com ``` Produces: ``` 🧙‍ Welcome to bundle-wizard 🤖 Loading https://app.laserhub.com ... 🐢 Finishing up loading... 📋 Writing coverage file to disk... ⬇️ Downloading sourcemaps... 🖼️...

It would be nice to have a demonstration of how library can be used. By "full-featured example" I mean application that has both front-end and back-end part, user can interact...

enhancement 🚀
good first issue ✋