Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
8fbc4f2423 changelog 2021-09-24 09:45:01 +01:00
Will McGugan
e96d889beb tests 2021-09-24 09:41:23 +01:00
Will McGugan
1b49c9fd92 add suppress option to tracebacks 2021-09-23 22:00:19 +01:00
Will McGugan
522f841198
Merge pull request #1491 from yashrathi-git/fix-typo
Fix typo in example
2021-09-22 21:23:58 +01:00
Will McGugan
f38ebb9b4e
Merge pull request #1511 from choldgraf/patch-1
Minor typo in template
2021-09-22 19:13:15 +01:00
Chris Holdgraf
cc82b8c0cb
Minor typo in template! 2021-09-22 10:59:15 -07:00
Will McGugan
81bb574711
Merge pull request #1505 from aidaco/table-movie-box-shadowing-fix
Fixed shadowing of import `rich.box` by for loop.
2021-09-19 13:57:47 +01:00
aidaco
a61ad5c309 Fixed shadowing of import rich.box by for loop. 2021-09-19 08:56:36 -04:00
Will McGugan
23aa717744
Merge pull request #1496 from willmcgugan/pretty-fix
test fake attributes
2021-09-18 10:40:05 +01:00
Will McGugan
f613b3e055 version bump 2021-09-18 10:37:17 +01:00
Will McGugan
195972dc91 fake attribute fix 2021-09-18 10:02:34 +01:00
Will McGugan
d38ffef745 handle fake attributes 2021-09-18 10:00:06 +01:00
Will McGugan
d589325d65 fix typing 2021-09-18 09:49:36 +01:00
Will McGugan
2cec85d81f changelog 2021-09-18 09:45:55 +01:00
Will McGugan
f934b09ecb test fake attributes 2021-09-18 09:43:09 +01:00
Yash Rathi
f612f484f2 Fix formatting 2021-09-16 16:07:22 +05:30
Yash Rathi
1e8253e52d Fix typo and update tests 2021-09-16 15:57:26 +05:30
Will McGugan
ce512856dd
Merge pull request #1487 from willmcgugan/dependabot/pip/sphinx-rtd-theme-1.0.0
Bump sphinx-rtd-theme from 0.5.2 to 1.0.0
2021-09-16 09:25:13 +01:00
dependabot[bot]
c3b658a038
Bump sphinx-rtd-theme from 0.5.2 to 1.0.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.2 to 1.0.0.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.2...1.0.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-16 08:24:40 +00:00
Will McGugan
2f18fddbd8
Merge pull request #1486 from willmcgugan/dependabot/pip/ipywidgets-7.6.5
Bump ipywidgets from 7.6.3 to 7.6.5
2021-09-16 09:23:47 +01:00
Will McGugan
2fd3982772
Merge pull request #1485 from willmcgugan/dependabot/pip/sphinx-4.2.0
Bump sphinx from 4.1.2 to 4.2.0
2021-09-16 09:23:28 +01: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
dependabot[bot]
5c9161d0c4
Bump ipywidgets from 7.6.3 to 7.6.5
Bumps [ipywidgets](http://ipython.org) from 7.6.3 to 7.6.5.

---
updated-dependencies:
- dependency-name: ipywidgets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-14 13:04:11 +00:00
dependabot[bot]
5ed694af69
Bump sphinx from 4.1.2 to 4.2.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/4.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.1.2...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 13:02:15 +00:00
Will McGugan
03ea4a2714
Merge pull request #1467 from tusharsadhwani/html-escape
Use builtin html.escape
2021-09-07 08:41:21 +01:00
Will McGugan
6f09ae226c
Merge pull request #1466 from tusharsadhwani/unused-imports
Remove unused imports
2021-09-04 15:43:14 +01:00
Tushar Sadhwani
41c15f2fd8 Bump poetry 2021-09-04 20:06:33 +05:30
Tushar Sadhwani
4253a26c49 Use builtin html.escape 2021-09-04 00:08:58 +05:30
Tushar Sadhwani
72c384233c Remove unused imports 2021-09-03 20:44:03 +05:30
Will McGugan
668fac2bbe
Merge pull request #1464 from naglis/fix-typos
Fix typos in `rich.table.Table` docstring
2021-09-03 07:13:29 +01:00
Naglis Jonaitis
90d634fdc0
Fix typos in rich.table.Table docstring 2021-09-03 01:29:10 +03:00
Will McGugan
d9a0723a23
Merge pull request #1454 from willmcgugan/dependabot/pip/pytest-6.2.5
Bump pytest from 6.2.4 to 6.2.5
2021-09-01 08:01:49 +01:00
Will McGugan
69970e318b
Merge pull request #1453 from willmcgugan/dependabot/pip/typing-extensions-3.10.0.2
Bump typing-extensions from 3.10.0.0 to 3.10.0.2
2021-09-01 08:01:16 +01:00
Will McGugan
5a6bf918c4
Merge pull request #1456 from edward-io/patch-1
Fix changelog year
2021-09-01 08:00:36 +01:00
edward-io
daf373d001
Fix changelog year 2021-08-31 15:35:00 -07:00
dependabot[bot]
844d85366b
Bump pytest from 6.2.4 to 6.2.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.2.4...6.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 13:04:16 +00:00
dependabot[bot]
b08381ee54
Bump typing-extensions from 3.10.0.0 to 3.10.0.2
Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.0 to 3.10.0.2.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](https://github.com/python/typing/compare/3.10.0.0...3.10.0.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-31 13:03:57 +00:00
Will McGugan
f9d8638063
Merge pull request #1449 from tusharsadhwani/json-stdin
Add stdin support to rich.json
2021-08-30 12:55:07 +01:00
Tushar Sadhwani
70611b489a Add changelog 2021-08-30 17:19:24 +05:30
Tushar Sadhwani
add8feda53 Add to contributors 2021-08-30 15:58:08 +05:30
Tushar Sadhwani
0a1b220639 Use - for stdin 2021-08-30 15:57:41 +05:30
Tushar Sadhwani
d27bad0e28 Format with black 2021-08-30 00:02:12 +05:30
Tushar Sadhwani
8370e69549 Add stdin support to rich.json 2021-08-30 00:00:49 +05:30
Will McGugan
bd34e0a1ef changelog 2021-08-29 15:56:46 +01:00
Will McGugan
e8ca9ba7ca docstrings 2021-08-29 15:53:37 +01:00
Will McGugan
1b12bb68f9
Merge pull request #1445 from willmcgugan/json-color
Json color
2021-08-29 15:52:05 +01:00
Will McGugan
4c34483a39 fix indent 2021-08-29 15:47:57 +01:00
Will McGugan
7e85a93311 type fix 2021-08-29 15:44:55 +01:00
Will McGugan
cfb7532190 test 2021-08-29 15:41:56 +01:00