Meikel

Results 46 issues of Meikel

> Based on #12 & #14 Modified Readme.md to respect all [markdownlint](https://github.com/DavidAnson/markdownlint) rules (which uses commonmark specs). Would be nice to have this checked via CI to improve PR quality....

I installed Visual Studio 2019 and the script is hard coded to 2017. It tells me to pass in the path via `-VsDevCmdPath`. ```ps1 Set-DevEnvironment : Could not locate: C:\Program...

Hey knight team, I was just looking at your framework and it looks cool but I don't understand the language. Can you provide an English version?

I have the following bundle ```cs services.AddWebOptimizer(pipeline => { pipeline.AddJavaScriptBundle("/js/vendor.js", new[] { "/lib/js/vue.js", "/lib/js/filepond-plugin-file-validate-type.js", "/lib/js/filepond.js", "/lib/js/bootstrap.bundle.js", "/lib/js/jquery.js", "/lib/js/tom-select.complete.js", "/lib/js/vuejs-dialog.min.js", "/lib/js/vue-filepond.js", "/lib/js/iziToast.js" }); }); ``` Sadly it does not bundle my...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Needs-Attention :wave:

In our company we have some financing apps that are used for years now. The rely on the .NET Framework platform and on a SQL Server. We can put that...

enhancement
good first issue
question

[CHG] Upgraded to Fontawesome 5 [ADD] Vue-Fontawesome for SVG icons (more performance in standalone apps) [CHG] Upgraded bulma 0.7.0 -> 0.7.1

Currently, the operations' state is stored via its font-awesome 4 icon name. This has to be changed to a generic state name like `open`. Also, it's required to create a...

![image](https://user-images.githubusercontent.com/11669846/94292518-5f0dc200-ff5d-11ea-8237-c2f1877727ff.png) I guess this shouldn't happen? :D

In the player the UI does not hide automatically in certain cases. Tested on: * OnePlus 8 (Android 11) Proxer 1.11.1 * OnePlus 2 (Android 10) Proxer 1.11.1 How to...