Commit Graph

797 Commits

Author SHA1 Message Date
Will McGugan e7ff0dac77 Replace iter_track 2020-07-30 18:31:45 +01:00
Will McGugan e338ab1457
Merge pull request #191 from willmcgugan/track-fix
version bump
2020-07-29 18:54:05 +01:00
Will McGugan a15009f7b4 version bump 2020-07-29 18:30:00 +01:00
Will McGugan 86e47fad7f chunk test card 2020-07-29 18:26:14 +01:00
Will McGugan e399103b2c Merge branch 'master' of github.com:willmcgugan/rich 2020-07-29 13:38:31 +01:00
Will McGugan 5d1bb0d25a track fix 2020-07-29 13:38:28 +01:00
Will McGugan e33b3f6035
Merge pull request #182 from nathanrpage97/feat/logging-control
Update RichHandler to include all flags of LogRender
2020-07-29 13:37:46 +01:00
Will McGugan 579a29c820
Merge pull request #180 from willmcgugan/newline-fix
Newline fix
2020-07-27 17:41:41 +01:00
Will McGugan dbdade899b skip test on windows 2020-07-27 17:33:51 +01:00
Will McGugan eb2f0d5277 windows test fix 2020-07-27 17:27:50 +01:00
Nathan Page 3e746dcc0b format: format console file 2020-07-27 12:25:47 -04:00
Will McGugan e5b9fd8b7d 16 color fixes 2020-07-27 17:21:03 +01:00
Nathan Page 6a9f04e502 fix: remove log levels as console has no meaning of a log_level 2020-07-27 12:20:57 -04:00
Nathan Page c5d8d38f08 fix: console default hides log level 2020-07-27 12:06:58 -04:00
Nathan Page 7ac6678dbc format: use black to format changed files 2020-07-26 15:36:06 -04:00
Nathan Page 06206eb661 feat: match Console and RichHandler configuration flags with LogRender 2020-07-26 15:32:45 -04:00
Will McGugan fcc3c2bd65 tidy yml 2020-07-26 18:35:06 +01:00
Will McGugan 220ac27f27 tweak GH actions 2020-07-26 18:29:21 +01:00
Will McGugan 113ac6605d version bump 2020-07-26 18:25:43 +01:00
Will McGugan 7a5f5a32cf test 2020-07-26 18:23:06 +01:00
Will McGugan 2e8f5dee96 test 2020-07-26 18:21:54 +01:00
Will McGugan 04f425e921 newline fix 2020-07-26 18:20:45 +01:00
Will McGugan cefafdc12e
Merge pull request #177 from willmcgugan/track-optimize
track optimization
2020-07-26 15:29:50 +01:00
Will McGugan 88caea3885 fixes 2020-07-26 15:19:56 +01:00
Will McGugan 2e1eae5982 tweak 2020-07-26 12:22:09 +01:00
Will McGugan e3f5080226 type fix 2020-07-26 12:17:21 +01:00
Will McGugan 59eee8930b track optimization 2020-07-26 12:14:44 +01:00
Will McGugan 847a38ecd4
Merge pull request #174 from willmcgugan/dependabot/pip/poetry-1.0.10
Bump poetry from 1.0.5 to 1.0.10
2020-07-23 22:05:05 +01:00
dependabot[bot] 4e68196367
Bump poetry from 1.0.5 to 1.0.10
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.0.5 to 1.0.10.
- [Release notes](https://github.com/python-poetry/poetry/releases)
- [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-poetry/poetry/compare/1.0.5...1.0.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23 21:03:39 +00:00
Will McGugan ffb72fa752
Merge pull request #173 from willmcgugan/dependabot/pip/mypy-0.782
Bump mypy from 0.781 to 0.782
2020-07-23 22:02:41 +01:00
Will McGugan 7012f3d3aa doc fix 2020-07-23 17:51:00 +01:00
dependabot[bot] bb6749182a
Bump mypy from 0.781 to 0.782
Bumps [mypy](https://github.com/python/mypy) from 0.781 to 0.782.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.781...v0.782)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23 16:22:33 +00:00
Will McGugan 2a73d3dccf
Create dependabot.yml 2020-07-23 17:22:02 +01:00
Will McGugan e7849495bb
Merge pull request #172 from willmcgugan/prompt-default
prompt fix and text.stylize refactor
2020-07-23 17:02:05 +01:00
Will McGugan 6ece06d960 prompt test 2020-07-23 16:59:48 +01:00
Will McGugan 70d43d7c92 prompt fix 2020-07-23 16:49:07 +01:00
Will McGugan 077acd5bea
Merge pull request #169 from hedythedev/patch-1
Fix spellings in Prompt.ask
2020-07-23 10:14:36 +01:00
Hedy Li 7c5549a7e6
Fix spelling in Prompt.ask 2020-07-23 08:50:33 +08:00
Will McGugan 9a4fbf83c5 fix test 2020-07-22 18:05:45 +01:00
Will McGugan 0db0cbd005 doc fix 2020-07-22 17:17:20 +01:00
Will McGugan 4c19d10a9c
Merge pull request #167 from willmcgugan/prompt
Adds rich.prompt
2020-07-22 17:16:36 +01:00
Will McGugan 57f6215596 adde Text.styled 2020-07-22 17:11:06 +01:00
Will McGugan 5cd6e0dfb5 tests 2020-07-22 16:45:56 +01:00
Will McGugan f7cd87f4ef prompt docs 2020-07-22 16:18:35 +01:00
Will McGugan 73de62b9fc prompt update 2020-07-20 18:52:01 +01:00
Will McGugan a5a40b6300 version bump 2020-07-19 17:49:45 +01:00
Will McGugan 62235e6118 working prompt 2020-07-19 17:47:34 +01:00
Will McGugan b43e48c105 prompt implementation 2020-07-19 14:26:22 +01:00
Will McGugan f0c29052c2 readme 2020-07-16 18:35:16 +01:00
Will McGugan 45333bbca5 tabulate test 2020-07-16 18:32:50 +01:00