Commit graph

  • 31ef959674
    Create codelimit.yml Rob van der Leek 2024-12-24 10:05:13 +01:00
  • 5f9f669a9e
    changelog and black Talley Lambert 2024-12-22 20:50:41 -05:00
  • fdabcb194c
    fix for dataclass_repr in frozen bundle Talley Lambert 2024-12-22 20:42:05 -05:00
  • 2635e70784 Update CHANGELOG.md and CONTRIBUTORS.md PeiPei233 2024-12-16 15:49:16 +08:00
  • bff35132d8 Adds expand to track, wrap_file and open PeiPei233 2024-12-16 15:45:40 +08:00
  • 909f844be5 fix: optional newline support for tree children 0zitro 2024-12-09 03:03:45 +01:00
  • 65c7e37a82 feat: add the option not to include the extra newline of the Tree's __rich_console__ 0zitro 2024-12-09 02:24:19 +01:00
  • 87b1b51065 don't override terminal foreground color for pygments themes Alex Waite 2024-12-08 18:07:24 +01:00
  • 4857e7bbc8 add PR 3580 to CHANGELOG Chris Duf 2024-12-03 16:07:26 +01:00
  • b6e0e1ddb9 add Christophe Dufaza to CONTRIBUTORS file Chris Duf 2024-12-03 16:06:05 +01:00
  • bf202895d9 when using inline HTML styles, directly apply rules to anchors Chris Duf 2024-12-03 15:15:05 +01:00
  • 5839d78636
    Bump pytest from 7.4.4 to 8.3.4 dependabot/pip/pytest-8.3.4 dependabot[bot] 2024-12-02 16:01:51 +00:00
  • 21f2112203 REQUEST-3466 first iteration of binary_units tests and implementation jakub-mrow 2024-12-01 21:46:37 +01:00
  • 80e04c7454
    Fix .readthedocs.yml MtkN1 2024-11-29 10:47:55 +09:00
  • 135489f952
    Merge 08e6560fb6 into 43d3b04725 PokkaKiyo 2024-11-24 08:41:33 +00:00
  • 08e6560fb6 update contributors/changelog PokkaKiyo 2024-11-24 16:41:25 +08:00
  • c80539201c update contributors PokkaKiyo 2024-11-24 16:35:33 +08:00
  • 5cef7e4094 Add tests for option to pass a timezone into richhandler for log timestamps PokkaKiyo 2024-11-24 16:34:52 +08:00
  • 81a688a1ea Add option to pass a timezone into richhandler for log timestamps PokkaKiyo 2024-11-24 16:04:49 +08:00
  • debe8b57a3 Update Colum Class Args Doc stanu 2024-11-22 18:15:51 +00:00
  • 1ac927066b Do not wrap text at no-break spaces Marius Gedminas 2024-11-22 09:27:25 +02:00
  • 439e55f08c
    Bump codecov/codecov-action from 4 to 5 dependabot/github_actions/codecov/codecov-action-5 dependabot[bot] 2024-11-15 13:10:19 +00:00
  • 4dbb84c95c [doc] : add to changelog Ceyda Cinarel 2024-11-15 21:29:17 +09:00
  • ed0f5602e8 [Fix] : empty line printing on jupyter Ceyda Cinarel 2024-11-15 20:37:44 +09:00
  • 0e7c95902b Doc: mod changelog and contributors Tianyu Yuan 2024-11-12 07:12:59 +00:00
  • 603afb691b Polish(prompt): remove empty line Tianyu Yuan 2024-11-11 17:07:45 +00:00
  • fa92aa7c34 Fix(prompt.py): #2994 Tianyu Yuan 2024-11-11 16:50:30 +00:00
  • 226a42451c BUG-3536 - wrap emit with try except jakub-mrow 2024-11-10 23:56:14 +01:00
  • 2935d2d30c BUG-3536 - fix RichHandler not handling exception jakub-mrow 2024-11-10 23:19:00 +01:00
  • f4d1668fc7 ISSUE-3062: Updated the code to optionally pass custom validate_error_message while making Prompt, IntPrompt, FloatPrompt and Confirm ask method. Vivek Keshore 2024-11-08 15:36:54 +05:30
  • 8431c82b42 REQUEST-3552: Added a choices separator to Prompt.ask. This argument will allow the choices to be separated by anything other than the default "/" in the console. Vivek Keshore 2024-11-08 11:12:09 +05:30
  • d935e36280
    Merge 20f9cf0b3a into 43d3b04725 Andreas Backx 2024-11-02 22:43:54 -04:00
  • d6c5621ab1
    Merge 3e5528179b into 43d3b04725 Marco Cattani 2024-11-02 08:05:55 +08:00
  • 43d3b04725
    Merge pull request #3548 from Textualize/bump1394 v13.9.4 Will McGugan 2024-11-01 16:42:58 +00:00
  • e440ff2380 bump Will McGugan 2024-11-01 16:40:10 +00:00
  • 12301e3041
    Merge pull request #3546 from Textualize/faster-cell-len Will McGugan 2024-11-01 15:31:31 +00:00
  • 02f3d148e8 comment Will McGugan 2024-11-01 12:16:56 +00:00
  • aaaef278be leaner syntax Will McGugan 2024-11-01 12:14:20 +00:00
  • 6cef0bcb0e leaner cell_len Will McGugan 2024-11-01 12:03:20 +00:00
  • 46150cdbf6 sum and map is faster Will McGugan 2024-10-31 18:45:13 +00:00
  • 9e7f363aeb use sets Will McGugan 2024-10-31 15:48:27 +00:00
  • afcc5c5a95
    Merge pull request #3535 from Textualize/regex-error v13.9.3 Will McGugan 2024-10-22 16:34:55 +01:00
  • 60f3b615a7 changelog Will McGugan 2024-10-22 16:29:46 +01:00
  • 04db8c2946 update regex Will McGugan 2024-10-22 16:23:41 +01:00
  • b93d3b6d98 test single cell widths Will McGugan 2024-10-22 16:13:14 +01:00
  • be42f1b082 test and added box drawing characters Will McGugan 2024-10-22 16:10:04 +01:00
  • ad6b8865ff version bump Will McGugan 2024-10-22 15:45:57 +01:00
  • db2e3e8930 assert cut Will McGugan 2024-10-22 15:43:33 +01:00
  • 250127d307 fix: include p-z in _is_single_cell_widths regex TomJGooding 2024-10-22 15:42:54 +01:00
  • 68e1b6386d fix regex Will McGugan 2024-10-22 15:37:12 +01:00
  • 0af066aebd
    Merge cebef48de5 into 0f2f51b872 Auf keinen Fall Jens 2024-10-22 11:17:09 +00:00
  • cebef48de5 added tests for TaskProgressColumn.render_speed with custom units; fixed test_columns Sven Augustin 2024-10-22 13:17:02 +02:00
  • 89642d725f updated CHANGELOG.md and CONTRIBUTORS.md Sven Augustin 2024-10-22 12:30:32 +02:00
  • a99e35194e black Sven Augustin 2024-10-22 12:24:00 +02:00
  • a22ed75da8 added SpeedColumn Sven Augustin 2024-10-22 12:18:59 +02:00
  • 744ace5016 added SpeedColumn to test_columns mimicking TransferSpeedColumn Sven Augustin 2024-10-22 12:14:06 +02:00
  • 6f5ece1c4e added Args to docstring of SpeedColumn Sven Augustin 2024-10-22 12:12:03 +02:00
  • 6ce2ee8d82 allow setting the physical units of the speed (speed_units) in TaskProgressColumn Sven Augustin 2024-10-22 12:07:23 +02:00
  • e10e4180d5 allow setting the physical units in SpeedColumn and TaskProgressColumn.render_speed Sven Augustin 2024-10-22 11:54:11 +02:00
  • ad6d2b41f9 added SpeedColumn (displays a generic speed in it/s like TaskProgressColumn without total) Sven Augustin 2024-10-22 11:42:48 +02:00
  • a2e338d9c5
    Merge 852469a9f5 into 0f2f51b872 Andreas Backx 2024-10-19 12:27:48 +00:00
  • 852469a9f5
    Undo formatting change. Andreas Backx 2024-10-19 13:27:39 +01:00
  • a315ca6277
    Remove unused imports. Andreas Backx 2024-10-19 13:26:20 +01:00
  • ae3c694a47
    Added tests for traceback filename behaviour. Andreas Backx 2024-10-19 13:23:17 +01:00
  • d4326f7361
    Fix incorrectly converting relative to absolute of nonexistent files and always show paths in traceback. Andreas Backx 2024-07-15 17:42:06 +01:00
  • 1947be13b1
    Bump sphinx from 7.3.7 to 8.1.3 dependabot/pip/sphinx-8.1.3 dependabot[bot] 2024-10-14 13:07:41 +00:00
  • 38992c9813
    Bump sphinx from 7.3.7 to 8.1.0 dependabot[bot] 2024-10-11 13:04:08 +00:00
  • 5dd010eaff
    Merge aef734cae0 into 0f2f51b872 DinhHuy2010 2024-10-08 19:43:53 +07:00
  • aef734cae0
    Update CHANGELOG.md DinhHuy2010 2024-10-08 19:41:25 +07:00
  • d3d09338e7
    fix mypy errors DinhHuy2010 2024-10-08 19:29:14 +07:00
  • 96a6ce6d5b
    Add emoji_strip_mode for Console DinhHuy2010 2024-10-08 19:20:54 +07:00
  • a166ab2bf4
    Update CONTRIBUTORS.md DinhHuy2010 2024-10-05 18:32:34 +07:00
  • 5a9a172de1
    Update poetry.lock DinhHuy2010 2024-10-05 18:12:39 +07:00
  • 0f2f51b872
    Merge pull request #3521 from Textualize/splitcells-fix v13.9.2 Will McGugan 2024-10-04 12:49:13 +01:00
  • 66f008975b
    Bump pytest from 7.4.4 to 8.3.3 dependabot[bot] 2024-10-04 11:48:01 +00:00
  • b2493e847e
    Bump asv from 0.5.1 to 0.6.4 dependabot/pip/asv-0.6.4 dependabot[bot] 2024-10-04 11:47:53 +00:00
  • 8b84ee998a
    Merge pull request #3514 from mdmintz/complete-the-3.7-drop Will McGugan 2024-10-04 12:46:29 +01:00
  • 661ae8dfac version bump Will McGugan 2024-10-04 12:43:43 +01:00
  • 834d1785f4 tests Will McGugan 2024-10-04 12:41:32 +01:00
  • babf74a7ea more tests Will McGugan 2024-10-04 12:38:55 +01:00
  • 4f40703e4f fix for split cells Will McGugan 2024-10-04 11:55:26 +01:00
  • 66074922ed
    Merge pull request #3518 from TomJGooding/fix-table-highlight-columns-added-by-add-row Will McGugan 2024-10-04 10:40:50 +01:00
  • e732952eb5
    Merge pull request #3519 from TomJGooding/docs-table-add-column-highlight-option Will McGugan 2024-10-04 10:40:37 +01:00
  • 0176befbba docs(table): add column highlight option TomJGooding 2024-10-03 16:34:41 +01:00
  • 16b3830408 fix(table): highlight columns added by add_row TomJGooding 2024-10-03 16:05:56 +01:00
  • fd3c2de258
    Bump black from 22.12.0 to 24.8.0 dependabot/pip/black-24.8.0 dependabot[bot] 2024-10-01 14:01:03 +00:00
  • 5ba9cb56e6
    Merge pull request #3513 from Textualize/typing-extensions-fix v13.9.1 Will McGugan 2024-10-01 14:35:48 +01:00
  • 2e98b726ba depenency fix Will McGugan 2024-10-01 14:31:42 +01:00
  • e74878b531 Require typing_extensions in Python 3.9 and 3.10 Takashi Kajinami 2024-10-01 22:24:22 +09:00
  • 0a549ce1af Drop Python 3.7 leftovers Michael Mintz 2024-10-01 09:26:19 -04:00
  • 36f3ca645d changelog v13.9.0 Will McGugan 2024-10-01 13:10:58 +01:00
  • 3a2534b1bc
    Bump sphinx from 7.3.7 to 8.0.2 dependabot[bot] 2024-10-01 12:09:29 +00:00
  • f58e771b0c
    Bump black from 22.12.0 to 24.3.0 dependabot/pip/black-24.3.0 dependabot[bot] 2024-10-01 12:09:26 +00:00
  • 92abd703b3
    Merge pull request #3509 from Textualize/panel-title-style Will McGugan 2024-10-01 13:08:19 +01:00
  • 7db6b63222 version bump Will McGugan 2024-10-01 13:04:13 +01:00
  • d141390007 skip lockfiles in codespell Will McGugan 2024-10-01 12:59:24 +01:00
  • 0c77fb744e typing fix Will McGugan 2024-10-01 12:52:15 +01:00
  • ff52f68b78 typing tweak Will McGugan 2024-10-01 12:44:11 +01:00
  • fd7b32603c test fix Will McGugan 2024-10-01 12:38:31 +01:00
  • 3936debf0c changelog Will McGugan 2024-10-01 12:28:49 +01:00