Óscar Carretero
Óscar Carretero
I have this problem only when working on a rebase. Random commits are cancelled due to index.lock errors. hyper 2.1.1 hyper-statusline 1.7.6
@pvictorf yes, that works but I think could be useful to have a method/attribute to get the current text from the List instance.
I made a first attempt to this feature. https://github.com/ionic-team/ionic-framework/pull/22737
It's a bootstrap-select issue or a flexbox behavior? Using Bootstrap `row` and `col-*` works for me. https://jsfiddle.net/u3pz0qba/5/ ```html This is option number 1 This is option number 2 This is...
@jdnierth I think your changes are not following the [UMD pattern](https://github.com/umdjs/umd/blob/master/templates/jqueryPlugin.js).
I landed here trying to resolve the same UX issue 😄
### Questions - Should I commit `dist/` files changes? - Why `package-lock.json` was not versioned? - Running `grunt test` I get a timeout error for `tests/unit-jq*.html` (Macbook M1), but works...
@kevin-brown this PR could replace the `upgrade-qunit` branch. How can I help modernize this project?
Hi @kevin-brown Should I do the effort to rebase this PR? Feel free to close it if you think it will not be merged.
Hi @dan-corneanu , I am currently using LSP for autocorrect. I have tested the PR and it works fine. Maybe I had a wrong configuration or something like that… You...