Jack

Results 30 issues of Jack

* started functionality to support allowed date ranges instead of a distinct min and max * Refactored min, max date into new 'allowedDateTimeRanges' * added some helper functions to simplify...

Hey @mariomka Sorry for the wait had been busy. Update from previous pr https://github.com/mariomka/vue-datetime/pull/226 * added new prop datetime-disabled-checker, this provides (year,month,day,hour,minute,second) as params to the provided function * there...

* added logic to support new searchFormat * supports itemName, albumName and artistName * will attempt to find links if none found fallback to old methods * added a bit...

add track number to meta data ![image](https://user-images.githubusercontent.com/5182053/169244978-0ee948ec-816d-4d7d-825c-4dbee171a045.png) closes #163

### Your environment - `vscode-ruby-test-adapter` version: 0.9.0 - Ruby version: 3.0.3 - VS Code version: 1.66.0 - Operating System: osx - RSpec or Minitest version: 3.10.0 ### Expected behavior as...

bug

just a quick question, i was wondering if there would be the possibility to support both at the same time at all? i mean for the most part rspec is...

bug

Fixes #22 ## Proposed Changes updated cli context to have separate file and use node changed index.js to allow node usage constructor to allow changing of arguments in node usage...

Adds typescript support ## Proposed Changes support added command to generate updated pr template added typings added config Branched off feature/node-support (https://github.com/arfeo/npm-add-dependencies/pull/24)