Izaac Brånn
Izaac Brånn
### Subject of the issue I've used this to include my changelog in the app, but the collapsable sections aren't working as expected. ### Steps to reproduce Include the library,...
Just setup satis: ``` { "name": "Example Repository", "homepage": "https://satis.example.tld/", "repositories": [ { "type": "git", "url": "[email protected]:xyz/abc.git" } ], "require-all": true } ``` It builds successfully, with my package info...
Hello. Writing a PS script and I seem to be unable to get it to load an ini file when the path to it contains [ ]. Ie, my PS...
Hello! Adding priority to the sorting would be useful, and also a quicker way to switch between clients, maybe by tapping the client name on top or swiping on the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe I want to...
Hey. Using this while developing a plugin. Worked great until I put it on a live server. Local: PHP 5.4.35 Live: PHP 5.3.29 Warnings: Illegal string offset 'type' at admin-page-class.php:...
### Is this a new Bug? - [X] I checkd that the bug hasn't been reported before ### Package Name Radarr, Sonarr, CouchPotato, GateOne and probably others ### Package Version...
Hello. Was wondering if it's possible to set different values in `params.toml` based on selected language. Would be great for values such as `whoami`, `location` and even the `description`.
### Is your feature request related to a problem? Please describe. Seems there is no support for the `-UseDefaultCredentials` switch for `Invoke-WebRequest` in the PowerShell generator, at least from what...
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [](https://codesandbox.io/s/antd-reproduction-template-forked-bl9r6) ### Steps to reproduce * Import...