Commit graph

345 commits

Author SHA1 Message Date
Will McGugan
f15d6b8e54 tests 2021-01-07 11:49:02 +00:00
Will McGugan
e45d3d98ff docs 2021-01-07 10:47:36 +00:00
Will McGugan
71266af184 docs 2021-01-06 21:59:24 +00:00
Will McGugan
2b1b302498 fix display of locals in Traceback with stdin 2020-12-30 12:52:28 +00:00
Igor Mosyagin
eac49510d6 Add description field and f-string to progress logs example 2020-12-29 17:44:03 +01:00
Will McGugan
aeec6b03fe added time elapsed column 2020-12-28 16:24:30 +00:00
Will McGugan
6b748283c2
Merge pull request #837 from iisaka51/master
fix typo in docs
2020-12-19 14:10:59 +00:00
Goichi Iisaka
7ae55ac2ee fix typo in docs 2020-12-19 08:13:34 +09:00
Will McGugan
ccd6b3cdbb docs 2020-12-17 17:54:22 +00:00
Will McGugan
0c34ddcb67 fix black 2020-12-17 17:39:54 +00:00
Will McGugan
7747025280 console style 2020-12-17 17:05:37 +00:00
Hamel Husain
ab6f9f97a3
File needs to be in read mode 2020-12-16 12:36:13 -08:00
Will McGugan
c8fac003f0 rearrange docs 2020-12-13 13:05:24 +00:00
Will McGugan
da6c9a283d spinner reference 2020-12-10 17:09:00 +00:00
Will McGugan
df1dc1ddcb docs for spinner and status 2020-12-10 17:07:11 +00:00
Will McGugan
be47b3f899 status tests 2020-12-08 12:57:06 +00:00
Will McGugan
f018047c25 spinner column 2020-12-05 15:56:08 +00:00
Will McGugan
bf93e45dbc rules 2020-12-03 17:17:24 +00:00
Nathan Page
1020405830 Merge branch 'master' of github.com:willmcgugan/rich into feat/add-live-table-proposal 2020-12-02 23:46:02 -08:00
Nathan Page
7a82414c62 consolidate table_movie_live and table_movie into one file and update refs 2020-12-02 23:41:52 -08:00
Will McGugan
ae9a125db6 abc docs 2020-11-19 18:47:50 +00:00
Will McGugan
c3b2c40c5b removed is_rich_object, so as not to have 2 ways of doing it. 2020-11-19 18:47:37 +00:00
Will McGugan
ecc42312fa rich abc 2020-11-19 18:23:20 +00:00
Will McGugan
084860050b protocol and abc 2020-11-19 18:22:10 +00:00
Will McGugan
4508ed3a43
Merge pull request #431 from willmcgugan/ansi-decoder
Ansi decoder
2020-11-07 15:30:41 +00:00
Will McGugan
8294fee361 ansi and tests 2020-11-05 18:41:49 +00:00
Florian Bruhin
2b21d94564
doc: Fix styles=True typo for pager
According to the code (and reference), the argument is "styles=True" rather than "style=True".
2020-11-02 15:35:15 +01:00
Nathan Page
a509961e14 add reference to complex examples of live display in repo 2020-11-01 13:38:07 -05:00
Nathan Page
7514708a9d fix typo in live vertial overflow 2020-11-01 12:10:40 -05:00
Nathan Page
c4e9241c17 clean up documentation and remove un-needed re-shaping 2020-11-01 10:46:08 -05:00
Nathan Page
e0337f5060 simplify live demo example 2020-10-31 12:34:29 -04:00
Nathan Page
4ac0cb8990 remove old code from live docs 2020-10-25 22:40:15 -04:00
Nathan Page
98c1d58ba4 add usage documentation for the live module 2020-10-25 22:15:37 -04:00
Nathan Page
34f13668ca add reference documentation for the live module 2020-10-25 13:11:01 -04:00
Will McGugan
509decea2b docs 2020-10-16 12:19:31 +01:00
Will McGugan
447ed72fe3 bar refactor 2020-10-16 10:56:08 +01:00
Will McGugan
6d56cfad90 console out 2020-10-11 17:33:16 +01:00
Will McGugan
e11800a288 docs 2020-10-11 15:38:04 +01:00
Will McGugan
327d642b84 docs 2020-10-10 17:11:33 +01:00
Will McGugan
31423ad5e9 changelog 2020-10-09 15:36:17 +01:00
Will McGugan
f484e4707f docs 2020-10-08 14:35:12 +01:00
Will McGugan
c30d4ed280 relax test for Py39 2020-10-07 10:59:53 +01:00
Will McGugan
e545326c62 doc 2020-10-03 14:37:56 +01:00
Will McGugan
57b2dcd2ee docs and version bump 2020-10-03 13:33:25 +01:00
Will McGugan
ebb4eaa26f themed tracebacks 2020-10-03 12:06:19 +01:00
Will McGugan
2c783040e8 Console.bell 2020-09-30 09:34:12 +01:00
Will McGugan
e327ff924b rearrange docs 2020-09-27 12:49:55 +01:00
Will McGugan
314a880ecd logging example 2020-09-27 12:41:56 +01:00
Will McGugan
6faa216656 traceback improvements 2020-09-26 15:56:27 +01:00
Will McGugan
55a97280ad
Merge pull request #303 from taliraj/handler-with-tracebacks
handle exceptions with rich's logging handler
2020-09-25 13:10:12 +01:00