Skip to content

Releases: SBoudrias/Inquirer.js

[email protected]

28 Jul 21:32
69944cc
Compare
Choose a tag to compare
  • Search prompt: New instructions config to allow localizing the help tips.

@inquirer/[email protected]

28 Jul 21:32
69944cc
Compare
Choose a tag to compare
  • New instructions config to allow localizing the help tips.

@inquirer/[email protected]

28 Jul 21:32
69944cc
Compare
Choose a tag to compare
  • Search prompt: New instructions config to allow localizing the help tips.

[email protected]

21 Jul 20:58
5fbae89
Compare
Choose a tag to compare
  • Fix #1786 select prompt with indexMode: number theme option didn't properly calculate the items indexes if separators where present in between choices.

[email protected]

21 Jul 13:45
ec2f7c7
Compare
Choose a tag to compare
  • Fixes: a transitive dependency (run-aysnc) loaded devDependencies unexpectedly. This is now fixed upstream. Rel #1791

@inquirer/[email protected]

21 Jul 20:57
5fbae89
Compare
Choose a tag to compare
  • Fix #1786 indexMode: number theme option didn't properly calculate the items indexes if separators where present in between choices.

@inquirer/[email protected]

21 Jul 20:58
5fbae89
Compare
Choose a tag to compare
  • Fix #1786 select prompt with indexMode: number theme option didn't properly calculate the items indexes if separators where present in between choices.

[email protected]

20 Jul 21:07
c1a755f
Compare
Choose a tag to compare
  • Select prompt: When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
  • Checkbox prompt: When pressing a number key, we'll ignore separators in counting the index of the item to select.

@inquirer/[email protected]

20 Jul 21:06
c1a755f
Compare
Choose a tag to compare
  • When pressing a number key, we'll ignore separators in counting the index of the item to jump to.

@inquirer/[email protected]

20 Jul 21:07
c1a755f
Compare
Choose a tag to compare
  • Select prompt: When pressing a number key, we'll ignore separators in counting the index of the item to jump to.
  • Checkbox prompt: When pressing a number key, we'll ignore separators in counting the index of the item to select.