Frugan

Results 33 comments of Frugan

I'm not a javascript guru, but only altering a bit the code of the Bootstrap 4 documentation https://getbootstrap.com/docs/4.0/components/forms/#custom-styles i got a similar behavior: ``` Email Submit (function($) { 'use strict';...

Duplicated https://github.com/1000hz/bootstrap-validator/issues/631

Hi @gavinmcfarland, thanks for the support! I created this test repository https://github.com/frugan-it/flex-gap-polyfill-issue-85. If you try to comment these lines https://github.com/frugan-it/flex-gap-polyfill-issue-85/blob/master/webpack.config.js#L187-L192 everything works correctly. I tried to isolate the problem as...

Thanks @gavinmcfarland, sorry for the late reply.. I didn't know you could tell `flex-gap-polyfill` to ignore some lines, maybe that should be specified in the `README`? Anyway thank you, now...

@gavinmcfarland Great thanks! I will try v5 asap..

Hi @dbfx, is there any problem accepting this pull request?

Hi @voku, any news on [this](https://github.com/frugan-dev/HtmlMin/commit/f0d9be3d494f3beb6100d1b86303989c4f89d9e7#commitcomment-141623603)?

Hi @techouse, ok I'll try in the next few days, be patient but I'm new to Python..

Hi @techouse, sorry for the delay, I fixed the linters errors and added new ssl tests. Here are some considerations: 1) I added `tox.*.ini` in the .gitignore file, because on...

> Looks like there are still some [fundamental errors](https://github.com/techouse/mysql-to-sqlite3/actions/runs/10342153625/job/28634166678?pr=77#step:9:229) in your code. Thanks, I made some fixes. Local testing with Docker works, but on GitHub there would be some adjustments...