Adrien Foulon

Results 144 issues of Adrien Foulon

Mongodbcompass: 1.20.5 Kubuntu: 19.04 None of my connections/settings are stored, when I restart the app my favorite or recent connections are lost I'm getting this error: ``` Remote error from...

bug

Hello, I've been trying to get some information about whether or not a chapter API is planned or in the work because we use Vimeo Premium exclusively via API and...

Example: PHP Fatal error: Uncaught Error: Cannot access protected property WCML_Currency_Switcher_Template::$custom_filters in phar:///usr/local/bin/wp/vendor/wp-cli/search-replace-command/src/WP_CLI/SearchReplacer.php:105 Stack trace: #0 phar:///usr/local/bin/wp/vendor/wp-cli/search-replace-command/src/WP_CLI/SearchReplacer.php(92): WP_CLI\SearchReplacer->run_recursively(Object(WCML_Currency_Switcher_Template), false, 2, Array)

bug
command:search-replace

Css variables are not property declarations but considered customProperties by the parser adding this allows for custom properties like ``` --my-var: #123; ``` To be sorted as well

## Reproduction ```sass =ltr-property($property, $spacing, $deprecated: null) @if $deprecated != null $pos: "left" @if $deprecated $pos: "right" @warn "The third argument of ltr-property was deprecated, use the full name of...

* [x] Make sure you follow Element's contributing guide ([中文](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.zh-CN.md) | [English](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.en-US.md) | [Español](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/ElemeFE/element/blob/master/.github/CONTRIBUTING.fr-FR.md)). * [x] Make sure you are merging your commits to `dev` branch. * [x]...

### Problem to solve This would allow for more costumization of the stepper icon, currently the icon can only be passed as editableIcon, errorIcon, completedIcon This would allow to change...

T: feature
C: VStepper

### Description When using the HTML blocks, if some plugins register attributes on the HTML block but the block is not nested within another element, the html block will loose...

I'm surprised there is no user management built in for the admin view.. Is a user management UI planned in the near future?

enhancement
help wanted