Bernardo A. Dal Corno

Results 19 issues of Bernardo A. Dal Corno

Hello, maybe I didn't undestood how it works, but is there a chance of opening the resulted html in the browser? The Karma runner by default opens and shows the...

## Prerequisites Please answer the following questions for yourself before submitting an issue. - [ ] I am running the latest version - [x] I checked to make sure that...

documentation
command-request

## Describe the Issue This happened in a database which had a schema named "aux". Nothing uncommon, ssc actually was able to create file "aux.sql". However, git was not able...

## Describe the Feature Fine tune the connection, according to tedious API ## Suggested Solution Use options defined in config file, e.g.: ```json { "connections": [ { ... "options": {...

In Windows you have Find (ctrl+F) and Replace (ctrl+H), but in Mac ⌘H hides the window. I'm not sure, but there's no system config to do that, only per application....

Is it supported? I'm getting ``` HTTP Error 401.2 - Unauthorized You are not authorized to view this page due to invalid authentication headers. ```

In the examples you can find **ng-bootbox-prompt-action** and **ng-bootbox-prompt-action-cancel**, but not **ng-bootbox-prompt-default-value** (took me a while guessing some possibilities, didn't need to ask in the end). Please include it in...

Was wandering if something like this https://www.abeautifulsite.net/vertically-centering-bootstrap-modals/ could be activated within the directive with an atribute or config. Even in bootbox (not the angular one) to center vertically is rather...

Initially dynamic imports should be more than ok. Is there support for this yet? Will it have? Native imports would be awesome. If not mistaken, esm package can handle things...