Juan Vásquez
Juan Vásquez
I guess, nowadays jest is the standard for JS projects... so, I think we could use jest... what do you think?
I think we could use typescript... What do you think?
### Describe the bug When using the command `alacritty-themes —current` it shows the current theme as a result until that all good, despide, at the same time, it writes the...
I think the idea of keeping everything in a view is very good because it is more user friendly, however it is difficult to do tests, I think it would...
### Describe the change What does this Pull Request do? Remove unused let statement ### Why are we doing this? cleaning up test suite ### Benefits How will the library...
- [ ] Add an entry to `CHANGELOG.md` that links to this PR under the "main (unreleased)" heading. Description: I'm trying to solve #95 following the [GPA (grade point average)...
### Describe the bug It seems the publishing workflow [has been failing](https://github.com/rajasegar/alacritty-themes/actions/runs/3981333239/jobs/6825005967) because there is a rule that requires at least 1 approving review. ``` stderr: 'remote: error: GH006: Protected...
### Describe the bug If you add a theme with `yaml` extension it will fail. ### To Reproduce Steps to reproduce the behavior: 1. Installation - [x] I installed it...
The railties dependency was blocking compatibility with a new version, after allowing it should be fine. Fixes https://github.com/dejan/rails_panel/issues/180