Commit graph

363 commits

Author SHA1 Message Date
Will McGugan
97f4ffd556 Docs 2021-02-14 14:08:05 +00:00
Will McGugan
7edf183bed docs and tests 2021-02-14 09:48:34 +00:00
Will McGugan
1b1f2d0631 new layout class 2021-02-12 21:59:35 +00:00
Will McGugan
930dfbde28 alternate screen 2021-02-06 16:28:00 +00:00
Will McGugan
122b8131bb live refactor 2021-02-06 11:49:54 +00:00
Carlton Gibson
7bbf2a7b92
Corrected typo in Logging Handler docs. 2021-01-29 10:28:12 +01:00
Will McGugan
99e4f2863a optimize text 2021-01-26 22:13:11 +00:00
Will McGugan
449c1fbb29 optimizations for traceback 2021-01-23 14:30:54 +00:00
Nitin George Cherian
a385b594e5 Correct typo in Styles section of docs 2021-01-16 11:07:52 +05:30
Nitin George Cherian
f9d69d6279 Correct 'Console API' documentation errors 2021-01-14 14:03:38 +05:30
Nitin George Cherian
13e848644c Correct a missing word in docs 2021-01-13 13:21:34 +05:30
Nitin George Cherian
e600d70053 fix grammatical mistake in docs 2021-01-13 12:59:24 +05:30
Will McGugan
400671dac6 doc 2021-01-09 19:37:22 +00:00
Will McGugan
0f88bef922 doc fix 2021-01-09 17:03:58 +00:00
Will McGugan
a6d81a3267 tree docs 2021-01-09 16:59:21 +00:00
Will McGugan
ae425d43c3
Merge pull request #873 from willmcgugan/tree
tree renderable
2021-01-09 15:32:03 +00:00
Will McGugan
4a9ed9c53a tree documentation 2021-01-09 15:28:04 +00:00
Vault108
4c1a1b306f
Fixed simple example
Simple example will not work unless import time is added
2021-01-08 15:13:18 -05:00
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