Ecosyste.ms: Issues

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

GitHub / EdJoPaTo/tui-rs-tree-widget issues and pull requests

#49 - docs(example): only handle key press and not release events

Pull Request - State: closed - Opened by osmant 12 days ago - 2 comments

#48 - Fixing double key press issue on windows + crossterm

Pull Request - State: closed - Opened by osmant 12 days ago

#47 - Nested TreeItem addition

Issue - State: open - Opened by gclarkjr5 12 days ago - 1 comment

#46 - build(cargo): update pprof requirement from 0.13 to 0.14

Pull Request - State: open - Opened by dependabot[bot] 16 days ago
Labels: dependencies

#45 - build(cargo): update ratatui requirement from 0.28 to 0.29

Pull Request - State: closed - Opened by dependabot[bot] 30 days ago - 1 comment
Labels: dependencies

#44 - build: bump ratatui to 0.29

Pull Request - State: closed - Opened by TerakomariGandesblood about 1 month ago - 4 comments

#43 - build(cargo): update unicode-width requirement from 0.1 to 0.2

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#42 - Two different highlight styles/introduce cursor

Issue - State: open - Opened by dvdsk 3 months ago - 3 comments

#41 - Update ratatui to v0.28

Pull Request - State: closed - Opened by DieracDelta 4 months ago

#40 - build: update ratatui to v0.27

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

#39 - Modify text of a leaf

Issue - State: open - Opened by dvdsk 6 months ago - 1 comment

#38 - feat(tree_item): add method to expose `identifier`

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

#37 - Add method to expose TreeItem identifier?

Issue - State: closed - Opened by fioncat 6 months ago - 3 comments

#36 - feat(state): click_at

Pull Request - State: closed - Opened by EdJoPaTo 6 months ago - 1 comment

#35 - Change items to reference

Issue - State: closed - Opened by fioncat 6 months ago - 2 comments

#34 - feat: TreeData trait

Pull Request - State: open - Opened by EdJoPaTo 7 months ago - 7 comments

#33 - feat: TreeItem trait

Pull Request - State: closed - Opened by EdJoPaTo 7 months ago - 5 comments

#32 - perf: take Tree::new items by reference

Pull Request - State: closed - Opened by sandercm 7 months ago - 5 comments

#31 - recursively expand all child leaves.

Issue - State: open - Opened by sandercm 7 months ago - 6 comments

#30 - Add getter for Item::Identifier

Issue - State: closed - Opened by thscharler 7 months ago - 12 comments

#29 - Library requires nightly?

Issue - State: closed - Opened by Cypressxyx 7 months ago - 2 comments

#28 - chore(deps): update ratatui to 0.26.0

Pull Request - State: closed - Opened by joshka 10 months ago - 3 comments

#27 - feat: generic identifier

Pull Request - State: closed - Opened by EdJoPaTo about 1 year ago - 2 comments

#26 - feat: migrate to ratatui

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

#25 - build(cargo): update crossterm requirement from 0.25 to 0.27

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#24 - Improve TreeIdentifier

Issue - State: closed - Opened by EdJoPaTo over 1 year ago

#23 - feat: add option to show only visible items

Pull Request - State: closed - Opened by devprofile98 over 1 year ago - 11 comments

#22 - feat: add ratatui feature

Pull Request - State: closed - Opened by EdJoPaTo over 1 year ago - 2 comments

#21 - Migrate from tui to ratatui with version bump

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

#20 - feat: Add multiline tree that can be layouted

Pull Request - State: closed - Opened by erak over 1 year ago - 4 comments

#19 - feat: configure node open state symbols

Pull Request - State: closed - Opened by EdJoPaTo over 1 year ago - 5 comments

#18 - Migrate from tui to ratatui

Issue - State: closed - Opened by dzfrias over 1 year ago - 11 comments

#17 - Add ability to change icons

Issue - State: closed - Opened by dzfrias over 1 year ago

#16 - fix: panic on key up/down

Pull Request - State: closed - Opened by dzfrias over 1 year ago - 2 comments

#15 - Index out of bounds with `key_down` and `key_up`

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

#14 - build(cargo): update crossterm requirement from 0.25 to 0.26

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

#13 - Rename the repository and crate

Issue - State: closed - Opened by golangdojo99 about 2 years ago - 2 comments

#12 - build(cargo): update tui requirement from 0.18 to 0.19

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

#11 - build(cargo): update crossterm requirement from 0.23 to 0.25

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

#10 - build(cargo): update crossterm requirement from 0.23 to 0.24

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

#9 - build(cargo): update tui requirement from 0.17 to 0.18

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

#8 - feat: Adding toggle

Pull Request - State: closed - Opened by Nickroll almost 3 years ago - 2 comments

#7 - build(cargo): update tui requirement from 0.16 to 0.17

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

#6 - tui version bump

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

#5 - chore(cargo): update tui requirement from 0.15 to 0.16

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies, rust

#4 - chore(cargo): update tui requirement from 0.14 to 0.15

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies, rust

#3 - Improve API

Pull Request - State: closed - Opened by jjpe over 3 years ago - 3 comments

#2 - Tree view only updates render when all nodes are closed and no nodes are selected

Issue - State: closed - Opened by jjpe over 3 years ago - 2 comments

#1 - chore(actions): bump actions/cache from v2 to v2.1.4

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies, github_actions