Commit graph

395 commits

Author SHA1 Message Date
Will McGugan
0955ed7a6f header 2021-06-10 12:30:49 +01:00
Will McGugan
7111aa9d6e words 2021-06-10 12:26:28 +01:00
Will McGugan
a9d723dd69 added angular example 2021-06-10 09:29:50 +01:00
Will McGugan
f7c3c98e66 words 2021-06-10 08:44:03 +01:00
Will McGugan
63ae6d3acd words 2021-06-10 08:17:13 +01:00
Will McGugan
2df757b2a3 docs 2021-06-09 18:56:11 +01:00
Will McGugan
9a65f49789
Merge branch 'master' into feat/add-ipython-extension 2021-06-09 18:45:06 +01:00
Will McGugan
1af5eee96f pretty docs 2021-06-09 15:39:58 +01:00
Nathan Page
81215323f0 add ipython extension for rich 2021-06-06 15:00:52 -04:00
polyedre
d1601f9636 doc(layout): remove trailing spaces 2021-05-15 13:33:30 +02:00
polyedre
285937f3fa doc(layout): fix unrecognized codebloc
Without the two `::`, the following codebloc is not recognized as a codebloc and
the formatting was weird.
2021-05-15 13:31:30 +02:00
Miguel Lares
117b5981d6
Update padding.rst
Typo 
with -> width
2021-04-25 01:10:53 -05:00
Will McGugan
23497ed230 fix for race condition 2021-03-30 18:02:05 +01:00
Will McGugan
76073ba9cc add copybutton to docs 2021-03-29 10:46:38 +01:00
Will McGugan
a28cf3a97e doc fix 2021-03-29 10:37:25 +01:00
Will McGugan
e4d5eda74b
Update progress.rst 2021-03-29 10:05:05 +01:00
Will McGugan
2558c6fab1
Update progress.rst 2021-03-29 09:56:33 +01:00
Will McGugan
95016f492b
Merge pull request #1119 from willmcgugan/control-codes
Control codes and Layout
2021-03-25 21:24:52 +00:00
Will McGugan
be5e9dca2d rich measure 2021-03-25 21:08:36 +00:00
Waylon Walker
a03513c2ec
fix f-string with missing f 2021-03-13 18:28:47 -06:00
Will McGugan
6f972a059a control codes 2021-03-08 21:47:27 +00:00
Will McGugan
83cc870695 fixes 2021-02-24 21:28:34 +00:00
Will McGugan
d359770970
Update live.rst 2021-02-17 22:45:29 +00:00
Will McGugan
e6d11cd4c7
Doc fix 2021-02-17 22:44:09 +00:00
Paulo S. Costa
9b5ece5425 Add closing string quote to layout example 2021-02-16 11:37:23 -08:00
Will McGugan
5e353b1785 layout docs 2021-02-16 08:26:41 +00:00
Will McGugan
a7fa23dcb3 layout 2021-02-15 20:48:36 +00:00
Will McGugan
9a29b36514 docs 2021-02-15 12:04:26 +00:00
Will McGugan
0a5315a211
Update layout.rst
Words
2021-02-14 21:26:25 +00:00
Will McGugan
29a9e777aa docs 2021-02-14 21:02:45 +00:00
Will McGugan
d1bf477be1 layout api and docs 2021-02-14 20:56:30 +00:00
Will McGugan
e97f77c71c docs 2021-02-14 20:38:08 +00:00
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