An open API service providing commit metadata for open source projects.

GitHub / bombshell-dev/clack / commits

Effortlessly build beautiful command-line apps

SHA Message Author Date Stats
37fca4eb feat(prompts): add tab-completion to path prompt (#594) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
227583ef feat(core): add `accessible` prompt option (#595) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
12 days ago
b20fa2b7 feat(core): add `isAccessible` util (#593) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
14 days ago
cf3ebaa2 [ci] format Roman <4****j@u****m>
Committed by: bombshell-bot <4****]@u****m>
29 days ago
caa32e85 feat: export `CANCEL_SYMBOL` (#592) Roman <d****v@r****v>
Committed by: GitHub <n****y@g****m>
29 days ago
8d812482 chore: stop publishing CHANGELOG.md to npm (#591) Roman <d****v@r****v>
Committed by: GitHub <n****y@g****m>
about 1 month ago
e2380704 test(box): remove redundant test (#590) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
65061353 fix(prompts): style box guide bar to match other gutters (#588) Daniel Roe <d****l@r****v>
Committed by: GitHub <n****y@g****m>
about 1 month ago
dc5bce8a [ci] release (#575)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
4b249539 chore: enable strict index checks (#582) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8f1c3806 feat(prompts): add showInstructions opt-out (#574) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
06c16c7b chore: update license copyright to Bombshell contributors (#572) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
0e700562 [ci] release (#562)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
e1b6ee71 fix(multi-line): only submit on double-return at end of value (#569) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
f87933fb fix(prompts): do not dim note contents (#568) Florian Lefebvre <c****t@f****v>
Committed by: GitHub <n****y@g****m>
2 months ago
cc6aab50 feat(prompts): add instructions footer for `select`, `multi-select` & `group-... paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
2f2b52f7 fix: normalize password prompt empty submit to empty string (#560) (#561) Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m>
2 months ago
02ae1919 [ci] release (#549)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
56e9d670 docs: add jsdoc for `date`, `limit-options`, and `messages` (#546) Willow (GHOST) <g****t@w****h>
Committed by: GitHub <n****y@g****m>
3 months ago
0d45e99a [ci] format James Garbutt <d****2@u****m>
Committed by: bombshell-bot <4****]@u****m>
3 months ago
2356e97c chore: remove sourcemaps & enable prettier output (#548) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
030ba4d7 [ci] release (#539)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
c83ee463 chore: link to PRs in changelogs (#545) Felix Schneider <9****s@u****m>
Committed by: GitHub <n****y@g****m>
3 months ago
b83cdcb9 [ci] format Florian Lefebvre <d****2@u****m>
Committed by: bombshell-bot <4****]@u****m>
3 months ago
83428ac6 feat: standard schema for validation (#543)
Co-authored-by: James Garbutt <4****j@u****m>, Willow (GHOST) <g****s@g****m>
Florian Lefebvre <c****t@f****v>
Committed by: GitHub <n****y@g****m>
3 months ago
adb6af9f docs: add jsdoc for `box`, `group`, and `group-multi-select` (#542) Willow (GHOST) <g****t@w****h>
Committed by: GitHub <n****y@g****m>
4 months ago
3170ed94 docs: add jsdoc for `autocomplete`, `confirm`, and `path` prompts (#540) Willow (GHOST) <g****t@w****h>
Committed by: GitHub <n****y@g****m>
4 months ago
03c76044 chore(ci): harden GitHub Actions (#541) Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3dcb31a7 fix: spaces and uppercase characters in multiline input (#534) Matt Stypa <5****a@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
fe2bcd27 [ci] release (#530)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
aab46a2a docs: add jsdoc for `text`, `password`, and `multiline` prompts (#523)
Co-authored-by: paul valladares <8****2@u****m>
Willow (GHOST) <g****t@w****h>
Committed by: GitHub <n****y@g****m>
4 months ago
54be8d7a fix: trim lines from correct end (#532) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
266eaf9c chore: pnpm configurations moved together (#531) btea <2****2@q****m>
Committed by: GitHub <n****y@g****m>
4 months ago
284677ea feat(prompts): support maxItems in groupMultiselect (#528) Bjorn Lu <b****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ab58ce54 chore: update vscode settings deprecated key (#527) Bjorn Lu <b****v@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
05bfd435 [ci] release (#501)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
3c51b31c chore(deps): update typescript to v6 (#520) Roman <d****v@r****v>
Committed by: GitHub <n****y@g****m>
4 months ago
5b897a72 fix: split type-only and runtime exports (#518) じぇふり <j****d@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
cd7e5cdb deps: update pnpm and align node types version (#515) Willow (GHOST) <g****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c51243b2 chore: fix single lint warning (#516) Willow (GHOST) <g****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
970268be chore(deps): update deps in core and prompts packages (#512) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
ea5702e8 chore: add engines field to prompts and core (#514) Willow (GHOST) <g****s@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
eb0bef05 feat: add pull request template (#511)
Co-authored-by: James Garbutt <4****j@u****m>
paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ec432f99 docs: correct Progress example in README (#505) danmillermketool <d****r@m****m>
Committed by: GitHub <n****y@g****m>
5 months ago
78fd3aef chore: remove unused debug key (#504) Hyper-Z11 <1****1@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
663ae0d0 docs(@clack/prompts): document missing prompt APIs in README (#503) Qingyu Wang <4****a@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
814ab9ad feat(@clack/core,@clack/prompts): Multiline text input (#240)
Co-authored-by: James Garbutt <4****j@u****m>
MacFJA <M****A@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
aa488fc6 [ci] release (#482)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9fe8de6a feat: respect `withGuide: false` in autocomplete and multiselect prompts (#500) Mateusz Burzyński <m****i@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
417b4517 feat(autocomplete): do not set default filter for options getters (#496) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
001351e8 test: specify locale in tests (#497) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
336495a6 fix: correctly wrap multi-line messages in confirm prompt (#495) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8a96e2dc Add permissions for issues and pull requests (#494) Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ffbdcb0c [ci] format Nate Moore <n****e@u****m>
Committed by: bombshell-bot <4****]@u****m>
5 months ago
28ecc2ae Update format.yml to include permissions (#493) Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
6ea22b81 Add `detect-agent` workflow (#491) Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
97ab747a Update preview.yml to include permissions (#492) Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
fe32e137 ref(dates): adjust date interface (#487)
Co-authored-by: HarshaVardhan <4****g@u****m>, James Garbutt <4****j@u****m>
Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
bdf89a5f feat(prompts,core): make autocomplete placeholder tabbable (#485)
Co-authored-by: Nate Moore <n****e@u****m>
paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
52fce8a6 fix(date): resolve timezone issues in DatePrompt (#486)
Co-authored-by: paul valladares <8****2@u****m>
HarshaVardhan <4****g@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
090902cf feat(core, prompts): add DatePrompt for date input with customizable formats ... paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
29a50cb9 fix(prompts): submit initial directory value in path prompt (#484)
Co-authored-by: James Garbutt <4****j@u****m>
paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
134a1a1c fix(prompts): respect directory option in path prompt (#483) paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
9786226e chore: externalize fast-string-width & fast-wrap-ansi (#481) Hyper-Z11 <1****1@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
56edf979 [ci] release (#472)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
ba3df8e8 fix(prompts): honor withGuide for intro/outro/cancel messages (#474) mikkelal <1****l@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
6086b25b [ci] format paul valladares <4****j@u****m>
Committed by: bombshell-bot <4****]@u****m>
6 months ago
e3333fbf refactor(core, prompts): replace picocolors with styleText (#403)
Co-authored-by: James Garbutt <4****j@u****m>
paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
594c58a7 [ci] format Bartosz Kaszubowski <4****j@u****m>
Committed by: bombshell-bot <4****]@u****m>
6 months ago
c3666e2a chore(prompts): destruct `limitOption` param for better code readability (#457)
Co-authored-by: James Garbutt <4****j@u****m>
Bartosz Kaszubowski <g****k@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
667572b2 [ci] release (#456)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
651104e8 chore: update changesets Nate Moore <n****e@n****e> 7 months ago
25331801 fix: member name in TextPrompt rendering (#465)
Co-authored-by: James Garbutt <4****j@u****m>
Utsav Bhandari <u****0@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
6404dc10 fix: support disabled options in autocomplete (#466) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
14ac87d1 [ci] format Daniel Grant <4****j@u****m>
Committed by: bombshell-bot <4****]@u****m>
7 months ago
c697439a feat: add wraparound to autocomplete (#463) Daniel Grant <1****t@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
ba107216 [ci] format Kai Gritun <4****j@u****m>
Committed by: bombshell-bot <4****]@u****m>
7 months ago
0e4ddc91 fix: respect withGuide option in password and path prompts (#460)
Co-authored-by: Kai Gritun <k****i@k****m>
Kai Gritun <k****n@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
de1fc4c2 chore: remove unused ts-ignores (#461) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0ded19ce chore(prompts): simplify guide option checks (#459) Bartosz Kaszubowski <g****k@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0e93ccb6 feat: add `vertical` option to `confirm` prompt (#455) Bartosz Kaszubowski <g****k@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
4e9ae139 feat: add `withGuide` support to confirm prompt (#450) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
f9b99531 feat: add `withGuide` support to password prompt (#451) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
76550d6f feat: add `withGuide` support to selectKey prompt (#452) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
86e36d8c feat: add `withGuide` support to select prompt (#453) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
02562389 feat: add `withGuide` support to spinner prompt (#454) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bc31ee8f v1 (#446) Nate Moore <n****e@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
a520163b [ci] release (alpha) (#445)
Co-authored-by: bombshell-bot[bot] <1****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
68dbf9bc feat: add `caseSensitive` option to select-key (#443) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
55eb280e fix(autocomplete): display placeholder only when user input is empty (#442) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
c4feafb5 [ci] format Daniel Roe <4****j@u****m>
Committed by: bombshell-bot <4****]@u****m>
7 months ago
415410b8 feat(prompts): add custom filter option to autocomplete (#444) Daniel Roe <d****l@r****v>
Committed by: GitHub <n****y@g****m>
7 months ago
5c65e388 [ci] release (alpha) (#434)
Co-authored-by: github-actions[bot] <4****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
f9525928 fix: render guide with empty log lines (#436) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
372b526c feat: add `clear` to spinner (#433) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
4d50be6d [ci] release (alpha) (#422)
Co-authored-by: github-actions[bot] <4****]@u****m>
bombshell-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
42adff81 fix: add missing guide line in autocomplete-multiselect (#430) Hyper-Z11 <1****1@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
8e2e30a9 fix: fix autocomplete guide line color when validate (#428)
Co-authored-by: James Garbutt <4****j@u****m>
Hyper-Z11 <1****1@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
9b921616 fix: show symbol when guide enabled (#425) James Garbutt <4****j@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
2feaebb5 fix: prevent duplicated logs when scrolling with multiline messages (#423)
Co-authored-by: James Garbutt <4****j@u****m>
paul valladares <8****2@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago

← Back to repository