Sourced from textual's releases.
There can be only One point Zero Release
If you have been following along, this is a relatively modest release. Fixes and some small features.
However, as a 1.0.0 release this is a big milestone for us at Textualize!
A big thank you to
@darrenburns
@davep
@rodrigogiraoserrao
and the many community contributors for this release!Note that 1.0.0 doesn't mean that we are done. Far from it! Watch this space.
See the accompanying blog post for this release...
[1.0.0] - 2024-12-12
Added
- Added
App.clipboard
Textualize/textual#5352- Added standard cut/copy/paste (ctrl+x, ctrl+c, ctrl+v) bindings to Input / TextArea Textualize/textual#5352 & Textualize/textual#5374
- Added
system
boolean to Binding, which hides the binding from the help panel Textualize/textual#5352- Added support for double/triple/etc clicks via
chain
attribute onClick
events Textualize/textual#5369- Added
times
parameter toPilot.click
method, for simulating rapid clicks Textualize/textual#5369- Text can now be select using mouse or keyboard in the
Input
widget Textualize/textual#5340Changed
- Breaking change: Change default quit key to
ctrl+q
Textualize/textual#5352- The command palette will now select the top item automatically Textualize/textual#5361
ctrl+shift+k
now deletes the current line inTextArea
, andctrl+x
will cut the selection if there is one, otherwise it will cut the current line Textualize/textual#5374- Implemented a better matching algorithm for the command palette Textualize/textual#5365
Fixed
- Fixed issue with alignment in auto containers Textualize/textual#5360
Sourced from textual's changelog.
[1.0.0] - 2024-12-12
Added
- Added
App.clipboard
Textualize/textual#5352- Added standard cut/copy/paste (ctrl+x, ctrl+c, ctrl+v) bindings to Input / TextArea Textualize/textual#5352 & Textualize/textual#5374
- Added
system
boolean to Binding, which hides the binding from the help panel Textualize/textual#5352- Added support for double/triple/etc clicks via
chain
attribute onClick
events Textualize/textual#5369- Added
times
parameter toPilot.click
method, for simulating rapid clicks Textualize/textual#5369Changed
- Breaking change: Change default quit key to
ctrl+q
Textualize/textual#5352- The command palette will now select the top item automatically Textualize/textual#5361
ctrl+shift+k
now deletes the current line inTextArea
, andctrl+x
will cut the selection if there is one, otherwise it will cut the current line Textualize/textual#5374- Implemented a better matching algorithm for the command palette Textualize/textual#5365
Fixed
- Fixed issue with alignment in auto containers Textualize/textual#5360
f888e6a
bump post32ba905
Merge pull request #5382
from Textualize/bump1.0.00265e69
Update README.mddb13407
Update README.md7d2690a
Update README.md6747160
Update README.md2574ef6
Update README.md0e384b2
Update README.md44b9eab
Update README.md1e3e51e
Update README.md