8000 Tags · AlecAivazis/survey · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Tags: AlecAivazis/survey

Tags

v2.3.7

Toggle v2.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Respect NO_COLOR, CLICOLOR, and CLICOLOR_FORCE environment (#475)

v2.3.6

Toggle v2.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a RemoveSelectAll and RemoveSelectNone config to multi-select (#439)

* Add a RemoveSelectAll config to multi-select

* AddRemoveSelectNone config

* Remove boolean from Remove methods

v2.3.5

Toggle v2.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix README formatting for select descriptions (#426)

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `terminal.Cursor` error handling on Windows (#414)

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip vi-dependent tests when there is no vi in PATH (#397)

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: smkx keypad-transmit mode (#367)

* fix: smkx keypad-transmit mode.

* chore: remove unreachable code.

* review: split application and normal mode and add links to doc.

* review

* review: full rewrite

* feat: use KeyEscape constant

* doc: add method godoc

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
small fix for windows rendering (#370)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create README.md

v2.2.16

Toggle v2.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add WriteAnswer support for promoted fields (#366)

v2.2.15

Toggle v2.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Validators for the number of responses in multiselect (#362)

* ✨ validators for the number of responses in multiselect

* documentation for MaxItems and MinItems validators
0