Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
f03b9b7fd8 version bump 2021-08-29 15:34:13 +01:00
Will McGugan
6dea513447 typo 2021-08-28 16:40:57 +01:00
Will McGugan
86b24ce2fe change log 2021-08-28 16:32:31 +01:00
Will McGugan
43d4c4e50c docs 2021-08-28 16:23:18 +01:00
Will McGugan
4cbfd37461
Merge pull request #1444 from willmcgugan/fixes-10.8.0
added print_json
2021-08-28 16:22:09 +01:00
Will McGugan
6910b7e12b added command line tool 2021-08-28 16:17:58 +01:00
Will McGugan
c0941251e0 docs 2021-08-28 15:12:37 +01:00
Will McGugan
19f71f88af keyword only 2021-08-28 15:09:41 +01:00
Will McGugan
17538fc832 words 2021-08-28 15:06:50 +01:00
Will McGugan
6e76b2216f added print_json 2021-08-28 15:04:06 +01:00
Will McGugan
69ea180f75
Merge pull request #1435 from dbreen/master
Bugfix: Don't print docstring in inspect() if docs is False
2021-08-28 12:25:50 +01:00
Will McGugan
be5dacca25
Merge pull request #1442 from carltongibson/patch-2
Adjust issue-close comment wording.
2021-08-28 12:24:28 +01:00
Carlton Gibson
ba4e504e5a
Adjust issue-close comment wording. 2021-08-28 13:21:19 +02:00
Will McGugan
22ba4ca25b
Merge pull request #1422 from kylepollina/master
Create subtitle + subtitle_align for Panel
2021-08-28 12:18:35 +01:00
Will McGugan
f42fe789c4
Merge branch 'master' into master 2021-08-28 12:18:03 +01: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
Will McGugan
ab955b9aa2
Merge pull request #1426 from neutrinoceros/configure_with_pytest
BUG: ensure the global _console object is initialized properly when rich.reconfigure is called
2021-08-28 11:12:13 +01:00
Will McGugan
b43aca780f
Merge pull request #1410 from willmcgugan/dependabot/pip/pygments-2.10.0
Bump pygments from 2.9.0 to 2.10.0
2021-08-28 11:11:28 +01:00
kyle pollina
681cf91428 fix parameter
remove extra line in documentation

Update changelog
2021-08-26 16:50:19 -05:00
Will McGugan
a3e3b6a98d
Merge pull request #1419 from dwesely/master
Added ASCII art logo
2021-08-26 17:02:54 +01:00
Dan Breen
0c03e1272d Bugfix: Don't print docstring in inspect() if docs is False 2021-08-26 11:56:20 -04:00
Clément Robert
657237180f BUG: ensure the global _console object is initialized properly when rich.reconfigure is called 2021-08-24 11:12:04 +02:00
kyle pollina
fd385853ac Update documentation 2021-08-23 12:10:37 -05:00
kyle pollina
58af52576e rename footer -> subtitle 2021-08-23 12:08:21 -05:00
kyle pollina
24029b18f8 Remove duplicated line 2021-08-23 08:37:59 -05:00
kyle pollina
c8eadd2ce5 add test 2021-08-22 20:49:28 -05:00
kyle pollina
56b4b4bc6a update contributors 2021-08-22 20:39:53 -05:00
kyle pollina
339f0a049b update changelog 2021-08-22 20:39:17 -05:00
kyle pollina
186ba662f8 Create footer + footer_align for Panel 2021-08-22 20:34:46 -05:00
Will McGugan
bf7c38ba63
Merge pull request #1405 from RojerGS/master
Fix typos (#2)
2021-08-20 13:48:48 +01:00
Will McGugan
7c6af4de7d
Merge pull request #1420 from akanz1/master
Fix a typo in the docs
2021-08-20 09:01:21 +01:00
Andreas Kanz
6420424b47
fix a typo 2021-08-19 19:04:44 +02:00
dwesely
ef738cd5e2
Added ASCII art logo 2021-08-19 11:08:44 -04:00
Rodrigo Girão Serrão
4a66b951f4
Fix typo in the test. 2021-08-17 13:21:38 +01:00
dependabot[bot]
9a77681043
Bump pygments from 2.9.0 to 2.10.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.9.0...2.10.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 13:06:24 +00:00
Rodrigo Girão Serrão
5da07fef36
Fix typos (#2)
* Update __main__.py

* Update README.md
2021-08-13 18:46:54 +01:00
Will McGugan
0c4704324c
Merge pull request #1399 from carltongibson/patch-4
Corrected example description in Progress docs.
2021-08-09 19:38:41 +01:00
Carlton Gibson
5287f8f431
Corrected example description in Progress docs. 2021-08-09 20:35:57 +02:00
Will McGugan
14693caf4c
Merge pull request #1398 from carltongibson/patch-3
Corrected typo in Padding docs.
2021-08-09 19:29:07 +01:00
Carlton Gibson
32f24fc11f
Corrected typo in Padding docs. 2021-08-09 20:23:56 +02:00
Will McGugan
70fe9dd1f7
Merge pull request #1397 from willmcgugan/dependabot/pip/types-dataclasses-0.1.7
Bump types-dataclasses from 0.1.5 to 0.1.7
2021-08-09 18:29:35 +01:00
Will McGugan
463544e39c
Merge pull request #1395 from ashwin153/patch-1
Remove documentation for unknown argument from `Console.status`
2021-08-09 18:29:09 +01:00
Will McGugan
fa45e2ed2c
Merge pull request #1396 from carltongibson/patch-2
Corrected typo in Pretty Printing docs.
2021-08-09 18:28:10 +01:00
dependabot[bot]
f49c7e8240
Bump types-dataclasses from 0.1.5 to 0.1.7
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-dataclasses
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 13:06:16 +00:00
Carlton Gibson
9e8f1b51c4 Whitespace fixes for Pretty Printing docs.
Stripped trailing whitespace and added final newline.
2021-08-09 07:57:46 +02:00
Carlton Gibson
f7bbf59a79 Corrected typo in Pretty Printing docs. 2021-08-09 07:57:03 +02:00
Ashwin Madavan
751c859e4c
Remove documentation for unknown argument from Console.status 2021-08-09 02:02:33 +02:00