-
### Describe the bug
When I change the controls, nothing happens.
This issue started after migration from v6 to v7.
Now I'm on the latest v8, all my dependencies are up-to-date, and this issue rema…
-
This is a proposal to add automatic [prettier](https://prettier.io/) code formatting and [eslint](https://eslint.org/) code linting to the project.
This would be added as pre-commit hooks using [husk…
-
~lodash is not included in the `package.json` dependencies, but~ I think the lodash/merge function can be replaced by `Object.assign`
Edit: weird: it _is_ included in the dependencies, but didn't i…
-
-
Hey @mohammadsiyou, how is it going?
I do not get this plugin to work with [`@ianvs/prettier-plugin-sort-imports`](https://www.npmjs.com/package/@ianvs/prettier-plugin-sort-imports), unfortunately.…
-
When using a handle should the draggable item still have a `role="button"` attribute?
Example: https://5fc05e08a4a65d0021ae0bf2-mdsmdaavqx.chromatic.com/?path=/story/presets-sortable-vertical--drag…
-
In the `cliParser` function, there is no possibility to pass a configuration file that you hard-coded [here](https://github.com/srid/tailwind-haskell/blob/902c2c638dcebbb49f117462ed9a65d270171e4b/src/…
-
We need to build a Button-component that supports all our different buttons. Refer to Figma for the current design.
When creating this component. Please review Josh video on creating a reusable compo…
-
The size of the elements of the torrents lists page needs to be adjusted, their size is too small when using a high resolution monitor (e.g. 2560x1440p), leaving a lot of empty space in the page.
A…
-
As seen in the Tailwind docs, [custom `screens`](https://tailwindcss.com/docs/breakpoints#custom-media-queries) may be defined as follows:
```js
module.exports = {
theme: {
screens: {
…