-
Notifications
You must be signed in to change notification settings - Fork 864
Insights: Textualize/textual
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.0.0 The Too Hot Release
published
Mar 27, 2025
20 Pull requests merged by 9 people
-
Fixed typo in the Tree widget bindings' docs
#5680 merged
Mar 27, 2025 -
bump to 3
#5683 merged
Mar 27, 2025 -
Bugfix Select.selection with no value selected
#5650 merged
Mar 27, 2025 -
fix table scroll
#5681 merged
Mar 27, 2025 -
App query change
#5562 merged
Mar 27, 2025 -
Revert "feat: Add UnionType support to query method"
#5679 merged
Mar 27, 2025 -
feat: Add UnionType support to query method
#5578 merged
Mar 26, 2025 -
TextArea improvements - lazy language import and allow installation of only required languages
#5639 merged
Mar 26, 2025 -
fix(style): fix copy-pastos in added styles
#5676 merged
Mar 25, 2025 -
restore blink
#5675 merged
Mar 25, 2025 -
Content Text type
#5657 merged
Mar 25, 2025 -
fix(log): add missing scroll_end to write_line
#5672 merged
Mar 25, 2025 -
docs(button): update spacing note
#5647 merged
Mar 19, 2025 -
Assign names to threads
#5654 merged
Mar 16, 2025 -
docs(content): fix formatting issues
#5649 merged
Mar 16, 2025 -
fix clicking on border in line api
#5641 merged
Mar 12, 2025 -
fix(widget): prevent click selection when allow_select is false
#5628 merged
Mar 12, 2025 -
Accept the new VisualType in Static and Label
#5618 merged
Mar 12, 2025 -
Fix
OptionList
2.0.0 breaking change no wrap advice in CHANGELOG#5624 merged
Mar 11, 2025 -
docs(screens): add mention of DEFAULT_MODE
#5607 merged
Mar 11, 2025
7 Pull requests opened by 4 people
-
fix: fix alignment with auto and min height/width
#5612 opened
Mar 4, 2025 -
Make syntax highlight generation scale better.
#5642 opened
Mar 12, 2025 -
Background tree-sitter incremental parsing to improve TextArea responsiveness.
#5645 opened
Mar 13, 2025 -
WIP rich log 2
#5666 opened
Mar 19, 2025 -
Updated FAQ: removed outdated questions and revised copy-text entry (…
#5678 opened
Mar 26, 2025 -
test(focus): update tests with `app.run_test`
#5687 opened
Mar 29, 2025 -
fix: handle negative mouse coordinates
#5688 opened
Mar 29, 2025
23 Issues closed by 12 people
-
[blink] tag does not work properly in Static after version 1.0.0
#5637 closed
Mar 29, 2025 -
Multi-character emojis shift button text
#5684 closed
Mar 27, 2025 -
The Select widget breaks my app
#5682 closed
Mar 27, 2025 -
DataTable Overflow bug
#5673 closed
Mar 27, 2025 -
Tabs widget does not support Rich
#5635 closed
Mar 25, 2025 -
Is there a way to pin a VerticalScroll to the bottom?
#5671 closed
Mar 25, 2025 -
Can't tell if shift is pressed
#5667 closed
Mar 20, 2025 -
Single cell height Select widget?
#5652 closed
Mar 19, 2025 -
Altering Select options dynamically
#5659 closed
Mar 19, 2025 -
How to speed up the invocation of an event?
#5661 closed
Mar 18, 2025 -
How to completely disable mouse support.
#5660 closed
Mar 18, 2025 -
'S3Tree' object has no attribute 'ICON_FILE'
#5648 closed
Mar 13, 2025 -
Text selection related `NoScreen: node has no screen` (removing items quickly)
#5629 closed
Mar 13, 2025 -
Crash when closing notification - `KeyError: "No 'toast--title' key in COMPONENT_CLASSES"`
#5646 closed
Mar 13, 2025 -
Is there any way to make the SelectOverlay popup instead of dropdown?
#5620 closed
Mar 13, 2025 -
Log widget with a border tries to render a line -1
#5634 closed
Mar 12, 2025 -
`App.ALLOW_SELECT = False` doesn't prevent selection via double/triple clicking
#5627 closed
Mar 12, 2025 -
Add CSS variables for focused and blurred cursors
#1704 closed
Mar 10, 2025 -
Flaky `test_markdown_theme_switching` snapshot test
#5611 closed
Mar 7, 2025 -
How can i select text?
#5590 closed
Mar 4, 2025 -
The moment of setting the focus has changed (omits can_focus set in on_mount) after the 2.0.0
#5605 closed
Mar 4, 2025 -
Deadlock/freeze when awaiting methods related to screen management in @on message handler
#5596 closed
Mar 4, 2025 -
Mouse click events are not functional in iTerm2 since 2.0.0
#5606 closed
Mar 3, 2025
20 Issues opened by 13 people
-
SelectionList is not properly displayed inside Collapsible
#5690 opened
Mar 31, 2025 -
Some Keybinds don't execute
#5689 opened
Mar 30, 2025 -
`overlay` style removes the neighboring margin
#5670 opened
Mar 24, 2025 -
Rendering related `RecursionError: maximum recursion depth exceeded while calling a Python object`
#5669 opened
Mar 24, 2025 -
Outdated FAQ entries
#5668 opened
Mar 20, 2025 -
request: distinct KeyDown, KeyUp events
#5663 opened
Mar 18, 2025 -
Dynamic widgets like Tooltip and Select sometimes fail to render some characters
#5655 opened
Mar 16, 2025 -
Select.selection does not return None if select.value is select.BLANK
#5651 opened
Mar 14, 2025 -
Failed to install in Termux (Android)
#5644 opened
Mar 13, 2025 -
Setting `OptionList.highlighted` on mount doesn't update the vertical scrollbar
#5631 opened
Mar 10, 2025 -
Weird focus behavior when focused item is removed
#5630 opened
Mar 10, 2025 -
Scrollbar background styling not initially applied (since 0.89)
#5626 opened
Mar 8, 2025 -
`Widget.refresh` Method Not Cropping To `Region` Start Correctly
#5625 opened
Mar 8, 2025 -
Weird behavior when arbitrary text selection is combined with Input - text is selected in 2 places
#5622 opened
Mar 7, 2025 -
`allow_focus` doesn't work as expected
#5609 opened
Mar 4, 2025 -
Align doesn't work with height and min-height combination in widget
#5608 opened
Mar 4, 2025 -
124 tests fail
#5603 opened
Mar 2, 2025 -
Rendering widgets with differences in different terminals
#5601 opened
Mar 2, 2025 -
Crash in `App.notify` relating to markup
#5599 opened
Mar 1, 2025
7 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Updated documentation with regard to poetry shell #5509
#5538 commented on
Mar 8, 2025 • 2 new comments -
Textual 2.0.4 plus ghostty "fakes" escape press when mouse crosses window border
#5559 commented on
Mar 3, 2025 • 0 new comments -
Should widgets scroll to highlighted item when resized?
#5580 commented on
Mar 3, 2025 • 0 new comments -
Watch Highlander for the first time
#1490 commented on
Mar 22, 2025 • 0 new comments -
Tests fail with pytest-asyncio>=0.25.0
#5511 commented on
Mar 28, 2025 • 0 new comments -
feat: Migrate to PEP 621 compliant pyproject.toml format
#5569 commented on
Mar 12, 2025 • 0 new comments -
Update containers.py
#5598 commented on
Mar 13, 2025 • 0 new comments