Commit Graph

481 Commits

Author SHA1 Message Date
Will McGugan 5097f44092 bar width fix 2020-05-20 18:55:23 +01:00
Will McGugan 8e402e4911 clear method, optimizations, export links 2020-05-20 17:19:55 +01:00
Will McGugan 51387ef150 collapse_padding 2020-05-19 17:59:52 +01:00
Will McGugan b0e496c794 renamed Text.text to Text.plain 2020-05-19 15:37:51 +01:00
Will McGugan 1db22c9d88 allow attribute abbreviations 2020-05-19 13:38:13 +01:00
Will McGugan 54b7e3c881 docs and example 2020-05-17 14:52:48 +01:00
Will McGugan f96ff1e84a
Update FUNDING.yml 2020-05-17 12:50:49 +01:00
Will McGugan 8b8de64ab9 typecheck 2020-05-17 12:49:01 +01:00
Will McGugan 41c0319ece docs 2020-05-17 12:42:16 +01:00
Will McGugan 5538397047 added justify to print 2020-05-17 12:39:51 +01:00
Will McGugan 3f05f7fab6
Update FUNDING.yml 2020-05-16 15:03:53 +01:00
Will McGugan 4883a4540d
Enable sponsorship 2020-05-16 14:50:43 +01:00
Will McGugan c6bbe819ba
Merge pull request #76 from mikesmith/add-input-and-box-tests
Add input and box tests
2020-05-16 12:51:08 +01:00
Mike Smith 369dff6428 Add box tests 2020-05-15 13:56:57 -07:00
Mike Smith 0b81d23dd1 Add basic console.input() test 2020-05-15 13:47:59 -07:00
Will McGugan 52e5b7078b progress bars to stdout 2020-05-15 14:07:27 +01:00
Will McGugan 7489857185 doc 2020-05-15 13:05:09 +01:00
Will McGugan 646a421719 docs and examples 2020-05-15 13:03:39 +01:00
Will McGugan 4ad0863886 wrong data in changelog 2020-05-15 12:48:14 +01:00
Will McGugan bd00a04269 windows fix 2020-05-15 12:45:49 +01:00
Will McGugan 556ac61a7c text fix 2020-05-14 20:41:07 +01:00
Will McGugan 2c2e7bc5b7 progress bar bug 2020-05-14 20:38:24 +01:00
Will McGugan 9ce8b7396c changelog 2020-05-14 20:18:27 +01:00
Will McGugan 2d0276c2a1 progress improvements 2020-05-14 20:15:31 +01:00
Will McGugan 5bebc17ad0 removed requirement to add space to time format in log 2020-05-13 10:06:11 +01:00
Will McGugan c13cbfd047 missing colon 2020-05-13 09:44:54 +01:00
Will McGugan 4ace65718d docstring 2020-05-13 09:39:43 +01:00
Will McGugan 672f794dd4 added --page argument to markdown 2020-05-12 21:25:39 +01:00
Will McGugan 7e61cd2fbc version bump 2020-05-12 11:18:09 +01:00
Will McGugan ccdb2d8148 strip control codes 2020-05-12 11:15:59 +01:00
Will McGugan c823bb2b8b add project info to toml 2020-05-11 17:22:41 +01:00
Will McGugan 10070b81a4 added version to setup.cfg 2020-05-11 17:16:04 +01:00
Will McGugan 3df7ef7e6a fixes 2020-05-11 14:20:06 +01:00
Will McGugan f603383215 revert strip control codes 2020-05-11 13:58:18 +01:00
Will McGugan 1716115b97 restored pretty.py 2020-05-11 13:56:20 +01:00
Will McGugan c69cc4d056 remove pytype.cfg 2020-05-11 13:54:16 +01:00
Will McGugan 7867404b8d Merge branch 'master' of github.com:willmcgugan/rich 2020-05-11 13:53:28 +01:00
Will McGugan 1edc7996db setup.cfg 2020-05-11 13:53:11 +01:00
Will McGugan bfd2f55fed
Merge pull request #66 from luizyao/fix-spell-error
docs(console.py): Change 'inline_styes' to 'inline_styles' in 'export_html()' doc.
2020-05-11 13:46:42 +01:00
luizyao 6ab5e46dae docs(console.py): Change 'inline_styes' to 'inline_styles' in 'export_html' doc. 2020-05-11 11:39:59 +08:00
Will McGugan 3cabecc478
Merge pull request #65 from willmcgugan/hyperlinks
Add Hyperlinks
2020-05-10 14:31:26 +01:00
Will McGugan f4184add62 changelog 2020-05-10 14:28:35 +01:00
Will McGugan 64e57aa8cd docs 2020-05-10 14:24:55 +01:00
Will McGugan 1a109b7ea5 version bump 2020-05-10 14:19:18 +01:00
Will McGugan a152571ac9 missing doc 2020-05-10 14:16:42 +01:00
Will McGugan 3ed1735e1d hyperlinks docs 2020-05-10 14:12:20 +01:00
Will McGugan 802a45a1ac added switches to markdown 2020-05-10 13:49:14 +01:00
Will McGugan 4492868cae removed quoting 2020-05-10 12:49:02 +01:00
Will McGugan 6c90a8ce2a underline links 2020-05-10 12:42:19 +01:00
Will McGugan 337259459c fix url quoting 2020-05-10 12:38:57 +01:00