Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vadimdemedes/ink-text-input issues and pull requests

#87 - Adds handlers for up-arrow and down-arrow

Pull Request - State: open - Opened by rainbow-bamboo 5 months ago

#86 - feat: add ignoreFilter prop, doc, and tests

Pull Request - State: open - Opened by stavros-tsioulis 5 months ago

#85 - Would be nice to have a hidden-length password

Issue - State: open - Opened by wimbarelds 6 months ago

#84 - Require Node.js 18 and support Ink 5

Pull Request - State: closed - Opened by sindresorhus 7 months ago - 1 comment

#83 - Color?

Issue - State: open - Opened by jfmmm 10 months ago

#82 - Fix incorrect cursor movement handling

Pull Request - State: open - Opened by akgondber about 1 year ago

#80 - Provide different modes of submission

Issue - State: open - Opened by takecare over 1 year ago

#79 - Export `Props` Type

Issue - State: closed - Opened by Lord-Valen over 1 year ago - 1 comment

#78 - Why EJS module?

Issue - State: closed - Opened by dustinlacewell over 1 year ago - 2 comments

#77 - Ignore escape sequences

Issue - State: open - Opened by NSExceptional over 2 years ago - 1 comment
Labels: bug

#76 - Migrate to ESM and Ink 4

Pull Request - State: closed - Opened by amitdahan over 1 year ago - 1 comment

#75 - Ctrl keys are consumed even when they shouldn't

Issue - State: open - Opened by zzgab almost 2 years ago

#73 - Support `option` (`meta`) key shortcuts

Issue - State: open - Opened by jopemachine over 2 years ago

#72 - UncontrolledTextInput wrong typings & docs

Issue - State: open - Opened by jrson83 over 2 years ago

#71 - Ignore scroll

Issue - State: open - Opened by iddan-flycode almost 3 years ago - 1 comment

#70 - Update peer dependencies to allow React 17.x

Pull Request - State: closed - Opened by DanielMSchmidt about 3 years ago - 3 comments

#69 - Tab completion for placeholders

Pull Request - State: open - Opened by thejustinwalsh over 3 years ago

#68 - States should be isolated

Issue - State: closed - Opened by deadcoder0904 over 3 years ago - 1 comment

#67 - add named export for default component

Pull Request - State: closed - Opened by ssube over 3 years ago - 1 comment

#66 - State Update on Unmounted Component

Issue - State: open - Opened by dustinlacewell over 3 years ago - 1 comment

#65 - Allow `value` on `UncontrolledTextInput`

Issue - State: closed - Opened by NSExceptional over 3 years ago - 1 comment

#64 - Input not rendering

Issue - State: closed - Opened by NSExceptional over 3 years ago - 1 comment

#63 - Add focus prop to readme.md

Pull Request - State: closed - Opened by schalkwijk almost 4 years ago

#62 - Don't update state if key.escape

Pull Request - State: closed - Opened by gersomvg almost 4 years ago - 4 comments

#61 - can not use clipboard content with ctrl+v

Issue - State: open - Opened by Developer27149 about 4 years ago

#60 - Reset cursor if updated text is shorter than the last one

Pull Request - State: closed - Opened by vadimdemedes about 4 years ago

#59 - Clearing value scrambles up cursor

Issue - State: closed - Opened by dkundel over 4 years ago - 2 comments
Labels: bug

#58 - Upgrade for Ink 3

Pull Request - State: closed - Opened by vadimdemedes over 4 years ago

#57 - Show cursor when input is masked

Pull Request - State: closed - Opened by vadimdemedes over 4 years ago

#56 - Show cursor in placeholder

Pull Request - State: closed - Opened by vadimdemedes over 4 years ago

#55 - Fix duplicated text on delete

Pull Request - State: closed - Opened by ivanross over 4 years ago - 1 comment

#54 - Duplicate text when pressing the Delete button

Issue - State: closed - Opened by tsonev7 over 4 years ago
Labels: bug

#53 - Does not works in Windows Power Shell 6

Issue - State: open - Opened by GiancarlosIO over 4 years ago

#52 - Cursor is hidden in input when placeholder is set

Issue - State: closed - Opened by bence-toth over 4 years ago - 1 comment
Labels: bug, help wanted

#51 - Do not print when typing `Tab` or `Shift+Tab`

Pull Request - State: closed - Opened by jdeniau over 4 years ago - 2 comments

#50 - Don't use wildcard version specifier in package.json

Pull Request - State: closed - Opened by jdeniau over 4 years ago

#49 - add peer dependencies to package.json

Pull Request - State: closed - Opened by mprast almost 5 years ago - 1 comment

#48 - package requires 'ink' without declaring it as a dependency

Issue - State: closed - Opened by mprast almost 5 years ago - 3 comments

#47 - Bump lodash from 4.17.11 to 4.17.15

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#46 - Bump js-yaml from 3.12.2 to 3.13.1

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#45 - Bump eslint-utils from 1.3.1 to 1.4.3

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#44 - Bump lodash.merge from 4.6.1 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#43 - Bump lodash.mergewith from 4.6.1 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#42 - Bump mixin-deep from 1.3.1 to 1.3.2

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#41 - Showing the cursor with masked text

Issue - State: closed - Opened by colinking about 5 years ago - 3 comments
Labels: enhancement, help wanted

#40 - Keypresses not registering

Issue - State: closed - Opened by wickstjo over 5 years ago - 1 comment

#39 - Annotate UncontrolledTextInput props

Pull Request - State: closed - Opened by goliney over 5 years ago - 1 comment

#38 - UncontrolledTextInput has no typings

Issue - State: closed - Opened by goliney over 5 years ago

#37 - Default seems to be true for showing cursor

Pull Request - State: closed - Opened by benfletcher over 5 years ago - 1 comment

#36 - I created two TextInputs, both update simultaneously

Issue - State: closed - Opened by anotherchrisatwork over 5 years ago - 3 comments

#35 - Hope UncontrolledTextInput can clears input after submission

Issue - State: closed - Opened by bakabird over 5 years ago - 1 comment

#34 - Check if raw mode is supported before enabling

Pull Request - State: closed - Opened by mAAdhaTTah over 5 years ago - 5 comments

#33 - Add uncontrolled version of the component

Pull Request - State: closed - Opened by zimme over 5 years ago - 9 comments

#32 - Error running example in readme

Issue - State: closed - Opened by isaacs over 5 years ago - 1 comment

#31 - Fix handling of the DELETE key

Pull Request - State: closed - Opened by cpmech over 5 years ago - 5 comments

#30 - Add keepRawMode prop

Pull Request - State: closed - Opened by danikaze over 5 years ago - 1 comment

#29 - Allow preserving rawMode in stdin after unmount

Issue - State: closed - Opened by danikaze over 5 years ago - 1 comment

#28 - Fix trying to setState when the component is umounted

Pull Request - State: closed - Opened by danikaze over 5 years ago - 2 comments

#27 - handleInput still receiving data after the component is unmounted

Issue - State: closed - Opened by danikaze over 5 years ago - 1 comment
Labels: bug

#26 - Example not working with hooks

Issue - State: closed - Opened by 0xhjohnson over 5 years ago - 2 comments

#25 - Usage example doesn't work

Issue - State: closed - Opened by alechp over 5 years ago - 5 comments

#24 - Highlight pasted input

Pull Request - State: closed - Opened by ivanross over 5 years ago - 7 comments

#23 - Add Typescript Typings

Pull Request - State: closed - Opened by sebald over 5 years ago - 7 comments

#22 - Support pasting and move cursor

Pull Request - State: closed - Opened by ivanross over 5 years ago - 1 comment

#21 - Add onSubmit to readme

Pull Request - State: closed - Opened by ivanross over 5 years ago - 1 comment

#20 - Fix cursor position when initial value is set

Pull Request - State: closed - Opened by thomas-lebeau over 5 years ago - 1 comment

#19 - Add support for onSubmit handler

Pull Request - State: closed - Opened by zimme over 5 years ago - 6 comments

#18 - Use constants for backspace and delete key presses

Pull Request - State: closed - Opened by zimme over 5 years ago - 1 comment

#17 - Fix readme example

Pull Request - State: closed - Opened by alcuadrado over 5 years ago - 1 comment

#16 - handleSubmit

Issue - State: closed - Opened by entrptaher over 5 years ago - 11 comments

#15 - Rendering a second TextInput doesn't wait for input

Issue - State: closed - Opened by danrspencer over 5 years ago - 3 comments

#14 - use prepare script for git-installability

Pull Request - State: closed - Opened by zkat over 5 years ago - 1 comment

#13 - use prepare script for git-installability

Pull Request - State: closed - Opened by zkat over 5 years ago - 1 comment

#12 - Migrate to Ink 2

Pull Request - State: closed - Opened by vadimdemedes almost 6 years ago - 2 comments

#11 - Updates Ink and replace renamed components

Pull Request - State: closed - Opened by AlvaroBernalG over 6 years ago

#10 - Add support for <Color/> tags for use with Ink ^0.5.0

Pull Request - State: closed - Opened by matchai over 6 years ago - 1 comment

#9 - use the Chinese input method

Issue - State: closed - Opened by zhipenglin over 6 years ago - 2 comments

#8 - Add 'type' prop to allow for number validation

Pull Request - State: closed - Opened by cameronhunter over 6 years ago - 2 comments

#7 - Inputs are not isolated?

Issue - State: closed - Opened by Akkuma about 7 years ago - 6 comments

#6 - Add focus prop

Pull Request - State: closed - Opened by marionebl about 7 years ago - 2 comments

#5 - Add optional readline functionality to component

Pull Request - State: closed - Opened by sekistner over 7 years ago - 7 comments

#4 - Add focus property to control if input is editable

Issue - State: closed - Opened by vadimdemedes over 7 years ago - 1 comment

#3 - Allow navigating the input with left and right arrow keys

Issue - State: closed - Opened by vadimdemedes over 7 years ago - 2 comments

#2 - Fix Usage sample code in readme.md

Pull Request - State: closed - Opened by y0za over 7 years ago - 1 comment

#1 - Support pasting

Issue - State: closed - Opened by vadimdemedes over 7 years ago - 3 comments
Labels: enhancement