Commit Graph

104 Commits

Author SHA1 Message Date
Christian Clauss d3f0321af8
Do not codespell any foreign language README.*.md 2022-04-08 07:18:01 +02:00
Will McGugan ae1ee4efa1
Merge pull request #2113 from theDreamer911/patch-1
adding indonesian translation for readme
2022-04-04 11:47:54 +01:00
Handhika Yanuar Pratama feae461aa5
Exclude ./README.id.md
Excluding ./README.it.md so the workflow test could be passed
2022-03-30 04:07:26 +07:00
Darren Burns 9f43cccfce
Exporting console content to SVG (#2101)
* Add skeleton export_svg and save_svg methods to Console

* Exporting SVG

* SVG export - Writing HTML foreign object into naively calculated SVG rect background

* Exporting as foreign object SVG

* Working with drop-shadow

* Update terminal output style to include tab and background/border

* Add more terminal themes, support dim, reverse in SVG output

* Fix some HTML export tests

* Allow for templating of SVG output

* Fix mypy issue involving shadowed variable in SVG export

* Remove unused code from main block in console.py

* Remove unused record=True in __main__.py Console init

* Small tidy ups in console.py SVG export

* Add test for exporting to SVG

* Add tests for export SVG and save SVG

* Update docs with info on SVG exports

* Add support for blink and blink2 to SVG export, use Fira Code webfont fallback

* Update tests for SVG exporting

* Add more information to docs about SVG exporting

* Update SVG exporting tests

* Explain how to use different terminal theme in SVG export docs

* Remove some development testing code

* Remove some more testing code

* Improve docs, fix typo

* Fixing a typo

* Add note to changelog about SVG export functionality

* Use CSS styling instead of inline styles on SVG export

* Fix issues noted in code review, fix reverse style

* Update SVG used in Rich docs
2022-03-29 17:34:14 +01:00
Darren Burns bb1967656f
GitHub Action to asv publish and copy to rich-benchmarks repo 2022-03-16 10:55:41 +00:00
Darren Burns 1a7fdcfbec
Exclude benchmarks/snippets.py 2022-03-14 14:30:26 +00:00
Darren Burns d000141fdd
Try glob syntax to skip benchmarks folder for codespell 2022-03-14 14:05:05 +00:00
Darren Burns cbb8d3dca4
Skip benchmarks folder in codespell - it contains lots of test data etc. 2022-03-14 14:03:29 +00:00
Will McGugan aa4546ac46
Merge pull request #1490 from yashrathi-git/patch-1
Bump codecov-action (v1 is deprecated) and actions/checkout
2022-02-28 17:15:09 +00:00
Brian Rutledge c9b4a5e01e
Move PR template to .github directory 2022-02-27 05:53:50 -05:00
Will McGugan 8c3e6be424
Update feature_request.md 2022-02-15 14:01:51 +00:00
Will McGugan 588f0331ff
Update FUNDING.yml 2022-02-13 11:40:06 +00:00
Darren Burns c8c2cf117f Add more diagnose.report env variables, invoke from __main__ 2022-02-07 10:06:36 +00:00
Darren Burns bdad740de9 Update issue template 2022-02-04 14:10:12 +00:00
Peder Bergebakken Sundt 5957b960b5
Collapse platform details in bug reports
To reduce noise.

Example: https://github.com/Textualize/rich/issues/1838
2022-01-16 15:04:30 +01:00
Will McGugan 3ac7b5cf86
Update comment.yml 2022-01-05 11:47:08 +00:00
Will McGugan 9b71f5b723
Remove links to sponsorship 2022-01-05 11:43:55 +00:00
Will McGugan 03f40a93d6 rever thread safety issue 2021-11-29 17:40:28 +00:00
v0lp3 215efa6f79 fix(codespell): include README.it.md to codespell exclusions 2021-10-15 17:19:53 +02:00
Will McGugan b08be77a69 bump poetry 2021-10-06 09:12:12 +01:00
Will McGugan a50775e8d2 use py310 2021-10-06 09:07:09 +01:00
Chris Holdgraf cc82b8c0cb
Minor typo in template! 2021-09-22 10:59:15 -07:00
Yash Rathi 67710ab5c3
Bump actions/checkout version 2021-09-15 08:43:51 +05:30
Yash Rathi 456adf2dd7
Update codecov version
v1 is deprecated
2021-09-14 23:01:42 +05:30
Tushar Sadhwani 41c15f2fd8 Bump poetry 2021-09-04 20:06:33 +05:30
Carlton Gibson ba4e504e5a
Adjust issue-close comment wording. 2021-08-28 13:21:19 +02:00
Will McGugan 47b2aecbe7 typo 2021-08-28 11:53:44 +01:00
Will McGugan d2f4d5f59c no hyphen 2021-08-28 11:40:21 +01:00
Will McGugan 4ec6237d3e words 2021-08-28 11:38:42 +01:00
Will McGugan 2fd3cd9131 auto comment 2021-08-28 11:29:26 +01:00
Luigi Bertaco Cristofolini 54aae1cdd3 include README.pt-br.md to codespell exclusions 2021-08-05 21:22:58 +10:00
kilacoda 291db41eb6 Update codespell.yml 2021-08-01 12:41:30 +05:30
ubaumann b58d38de7a Add de-ch README to README and update codespell.yml 2021-07-28 13:02:21 +02:00
p0lux 7c7cdc2381
Update codespell.yml 2021-07-27 15:56:24 +02:00
Christian Clauss 9c12a45374 Fix typos discovered by codespell 2021-06-12 15:17:57 +02:00
Sondre Lillebø Gundersen 0933eea4c6 Remove Python 3.10-beta.1 for now, since dependency resolving seems to fail 2021-05-24 14:11:42 +02:00
Sondre Lillebø Gundersen fcefee541f Add Python 3.10-beta.1 to test matrix 2021-05-24 14:11:04 +02:00
Will McGugan 9b928b8db8 remove 3.10 for now 2021-05-19 17:02:53 +01:00
Will McGugan 978034da81 added 3.10 to tests 2021-05-19 16:58:33 +01:00
Will McGugan 12bd89dac9 update python versions 2021-05-19 16:52:26 +01:00
Will McGugan a5eada7ac4 fix status text 2021-05-19 16:50:09 +01:00
oleksis aff2135e87 Update readmechanged.yml workflow to run on master upstream 2021-04-25 17:40:17 -04:00
oleksis cda4d55794 Add action checkout to readmechanged.yml 2021-04-25 17:25:08 -04:00
oleksis bf71105c4c Add commit SHA info to the body message 2021-04-25 17:15:50 -04:00
oleksis 25c3b47c0f Update README workflow for upstream 2021-04-18 12:37:06 -04:00
oleksis 881c63a1e4 Add Github Personal Token to workflow 2021-04-18 11:44:46 -04:00
oleksis 2a942cb1b5 Add Github Token to workflow 2021-04-18 11:41:12 -04:00
oleksis 1f1392b8b6 Add README workflow 2021-04-18 11:22:48 -04:00
Will McGugan 61854e9167 tidelift 2021-02-22 14:11:52 +00:00
Will McGugan 5e7a9fbbf3
Update feature_request.md 2021-02-20 17:06:57 +00:00