Skip to content

Releases: johnlindquist/kit

next

06 Jun 02:35
Compare
Choose a tag to compare
feat(screenshot): adding screenshot, fix isBin, fix global mouse/keyb…

…oard handlers

next

02 Jun 03:10
Compare
Choose a tag to compare
2024-06-02-11-08-07

fix(build): build-kit refactor

next

02 Jun 01:52
Compare
Choose a tag to compare
2024-06-02-09-50-45

feat(snippet): allow template vars in snippet, add keyboard.typeDelayed

next

01 Jun 22:46
40181ef
Compare
Choose a tag to compare
Merge pull request #1466 from JosXa/script-as-markdown-language

Use JS/TS as the language for the shared markdown snippet

next

01 Jun 22:45
c1d6926
Compare
Choose a tag to compare
Merge pull request #1465 from JosXa/loosen-on-press-typings

Loosen the typings of `Shortcut["onPress"]` to allow an arbitrary return value

next

01 Jun 22:44
fa215e3
Compare
Choose a tag to compare
Merge pull request #1470 from JosXa/validate-config

`validate` function accepts `input`, not `choice`

next

01 Jun 22:11
e9c906e
Compare
Choose a tag to compare
Merge pull request #1489 from JosXa/select-return-type

Add a return type to `Select` prompt

next

01 Jun 01:39
Compare
Choose a tag to compare
fix(zx): load zx after app to avoid some global clash. Investigating …

…still

next

31 May 01:37
Compare
Choose a tag to compare
2024-05-31-09-34-30

fix(action): sort order, adding index

next

30 May 00:59
Compare
Choose a tag to compare
feat(prompt): adding a WIP prompt API, adding close to Action, removi…

…ng auto-assigned group to actions