Ecosyste.ms: Issues

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

GitHub / rparrett/bevy_simple_text_input issues and pull requests

#78 - Bevy 0.15 nox11

Pull Request - State: closed - Opened by rparrett 26 days ago

#77 - Upgrade to Bevy 0.15

Pull Request - State: open - Opened by rparrett 26 days ago

#76 - Fix missing type registrations

Pull Request - State: closed - Opened by rparrett about 1 month ago

#75 - Keyboard not displayed on mobile WASM builds

Issue - State: open - Opened by will-hart about 2 months ago - 3 comments

#74 - cosmic changes

Pull Request - State: open - Opened by robtfm 3 months ago - 4 comments

#73 - Prepare for 0.9.2 release

Pull Request - State: closed - Opened by rparrett 3 months ago

#72 - Fix insertion of a space between multibyte characters

Pull Request - State: closed - Opened by ilotterytea 3 months ago - 6 comments

#71 - Prepare for 0.9.1 release

Pull Request - State: closed - Opened by rparrett 3 months ago

#70 - Fix events piling up and causing duplicate key presses

Pull Request - State: closed - Opened by rparrett 3 months ago

#69 - Prepare for 0.9.0 release

Pull Request - State: closed - Opened by rparrett 3 months ago

#68 - Dress up new docs related to text navigation

Pull Request - State: closed - Opened by rparrett 3 months ago - 1 comment

#67 - Multiline support

Pull Request - State: closed - Opened by robtfm 3 months ago - 7 comments

#66 - CI checks should also run on macOS

Issue - State: open - Opened by rparrett 3 months ago

#65 - Add names to created entities

Pull Request - State: closed - Opened by rparrett 3 months ago

#64 - Make `create` system an observer

Pull Request - State: closed - Opened by rparrett 3 months ago

#62 - `create` system should be an observer

Issue - State: closed - Opened by rparrett 3 months ago

#61 - add a few navigation shortcuts

Pull Request - State: closed - Opened by robtfm 3 months ago - 5 comments

#61 - add a few navigation shortcuts

Pull Request - State: closed - Opened by robtfm 3 months ago - 5 comments

#60 - Minor code style tweaks

Pull Request - State: closed - Opened by rparrett 3 months ago

#59 - scroll into view

Pull Request - State: closed - Opened by robtfm 3 months ago - 9 comments

#58 - Allow typing into multiple input fields at once

Pull Request - State: closed - Opened by davi4046 4 months ago - 3 comments

#57 - Prepare for 0.8.0 release

Pull Request - State: closed - Opened by rparrett 5 months ago

#56 - Define `TextInputSystem` system set

Pull Request - State: closed - Opened by andrewhickman 5 months ago - 1 comment

#55 - Upgrade to Bevy 0.14

Pull Request - State: closed - Opened by rparrett 5 months ago

#54 - Minor README tweaks

Pull Request - State: closed - Opened by rparrett 6 months ago

#53 - Prepare for 0.7.0 release

Pull Request - State: closed - Opened by rparrett 6 months ago

#52 - Fix value example's top level comment

Pull Request - State: closed - Opened by rparrett 6 months ago

#51 - feat: add placeholder text

Pull Request - State: closed - Opened by Xenira 7 months ago - 3 comments

#50 - feat: add character masking

Pull Request - State: closed - Opened by Xenira 7 months ago - 2 comments

#49 - Prepare 0.6.1 release

Pull Request - State: closed - Opened by rparrett 7 months ago

#48 - Clarify code related to the cursor when pressing delete

Pull Request - State: closed - Opened by rparrett 7 months ago

#47 - Fix cursor moving to the end when using the delete key

Pull Request - State: closed - Opened by rparrett 7 months ago

#46 - Fix cursor moving to the end when using the delete key

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

#45 - Prepare for release of 0.6.0

Pull Request - State: closed - Opened by rparrett 8 months ago

#44 - Umlaut leads to crash

Issue - State: closed - Opened by ajerni 8 months ago - 6 comments

#43 - Inner text node position should follow cursor position

Issue - State: closed - Opened by rparrett 8 months ago

#42 - Don't immediately panic on unicode input

Pull Request - State: closed - Opened by rparrett 8 months ago - 1 comment

#41 - Panic on non-ASCII characters

Issue - State: closed - Opened by msvbg 8 months ago - 4 comments
Labels: bug

#40 - Add note about dependencies

Pull Request - State: closed - Opened by rparrett 9 months ago

#39 - Prepare for release of 0.5.1

Pull Request - State: closed - Opened by rparrett 9 months ago

#38 - Add an example for the main page of the docs

Pull Request - State: closed - Opened by rparrett 9 months ago

#37 - Minor doc fixes

Pull Request - State: closed - Opened by rparrett 9 months ago

#36 - Prepare for release

Pull Request - State: closed - Opened by rparrett 9 months ago - 1 comment

#35 - Initialize cursor position properly when spawning

Pull Request - State: closed - Opened by rparrett 9 months ago

#34 - Allow `&str` to be passed in `with_value` builder method

Pull Request - State: closed - Opened by rparrett 9 months ago

#33 - Add a setting to control behavior when enter is pressed

Pull Request - State: closed - Opened by rparrett 9 months ago - 1 comment

#32 - Clear-on-submit behavior should be configurable

Issue - State: closed - Opened by rparrett 9 months ago

#31 - Newly spawned text inputs don't respect custom cursor positions.

Issue - State: closed - Opened by rparrett 9 months ago - 1 comment

#30 - Make example colors consistent

Pull Request - State: closed - Opened by rparrett 9 months ago

#29 - Don't show cursor if input is spawned in an inactive state

Pull Request - State: closed - Opened by rparrett 9 months ago

#27 - Make example styling consistent

Issue - State: closed - Opened by rparrett 9 months ago
Labels: enhancement

#26 - Allow text input value to be changed programmatically

Pull Request - State: closed - Opened by rparrett 9 months ago

#25 - Provide a way for users to set the value of the text input

Issue - State: closed - Opened by rparrett 9 months ago - 3 comments
Labels: enhancement

#24 - Reflect all the things

Pull Request - State: closed - Opened by rparrett 9 months ago

#23 - Add an example for getting and setting the text value

Issue - State: closed - Opened by rparrett 9 months ago - 1 comment
Labels: enhancement, blocked

#22 - Add additional contributing guideline to README

Pull Request - State: closed - Opened by rparrett 9 months ago

#20 - Add cursor timer reset on input

Pull Request - State: closed - Opened by chompaa 9 months ago - 11 comments

#19 - Upgrade to Bevy 0.13 and prepare for Release

Pull Request - State: closed - Opened by rparrett 9 months ago

#18 - Tweaks to TextInput

Pull Request - State: closed - Opened by rparrett 9 months ago

#17 - Make TextInput contain text information

Pull Request - State: closed - Opened by Leinnan 9 months ago - 4 comments

#16 - Copy-paste feature

Issue - State: closed - Opened by CoCoSol007 9 months ago - 2 comments

#15 - Hide cursor for inactive text inputs

Pull Request - State: closed - Opened by rparrett 10 months ago

#14 - Update text style when TextInputTextStyle changes

Pull Request - State: closed - Opened by rparrett 10 months ago

#13 - Refactor with new TextInputBundle

Pull Request - State: closed - Opened by rparrett 10 months ago

#12 - Refactor repeated logic into a `SystemParam`

Pull Request - State: closed - Opened by rparrett 10 months ago

#11 - Cursor should not blink when text input is inactive

Issue - State: closed - Opened by rparrett 10 months ago

#10 - Cursor timer should reset on input

Issue - State: closed - Opened by rparrett 10 months ago - 1 comment

#9 - Undertanding implementation of `TextInput`

Issue - State: closed - Opened by Operator57 12 months ago - 2 comments

#8 - Fix blinking in inactive state

Pull Request - State: closed - Opened by jakubu9333 about 1 year ago - 1 comment

#7 - Upgrade to Bevy 0.12

Pull Request - State: closed - Opened by rparrett about 1 year ago

#6 - TextStyle isn't updated when changed

Issue - State: closed - Opened by rparrett about 1 year ago

#5 - Get current text without pressing enter

Issue - State: closed - Opened by Shatur about 1 year ago - 1 comment

#4 - Add support for delete key

Pull Request - State: closed - Opened by rparrett about 1 year ago

#3 - Fix backspace and enter in web builds

Pull Request - State: closed - Opened by rparrett about 1 year ago - 5 comments

#2 - wasm: backspace and enter don't work

Issue - State: closed - Opened by rparrett about 1 year ago - 1 comment

#1 - Support linux backspace

Pull Request - State: closed - Opened by nicopap about 1 year ago - 1 comment