Darren Burns
|
929578ac36
|
Merge branch 'master' into dont-lru-cache-methods
|
2022-01-14 09:28:03 +00:00 |
|
Darren Burns
|
95c0b168bf
|
Update changelog
|
2022-01-13 16:46:36 +00:00 |
|
Darren Burns
|
5aa0242763
|
Stop using functools.lru_cache decorator on instance methods
|
2022-01-13 16:44:26 +00:00 |
|
Will McGugan
|
d396261430
|
Merge pull request #1832 from Textualize/epsq-widths
Fix width measurement of 353 emoji
|
2022-01-13 16:03:10 +00:00 |
|
Darren Burns
|
947e0b17d2
|
Add PR link to changelog
|
2022-01-13 15:19:06 +00:00 |
|
Darren Burns
|
45c1728cfd
|
Ensure single digits dont appear in terminal cell with list
|
2022-01-13 15:11:56 +00:00 |
|
Darren Burns
|
6328aad6bb
|
Update changelog
|
2022-01-13 14:38:06 +00:00 |
|
Darren Burns
|
fb55b1736d
|
Fix tool script which tests Rich cell_len vs wcwidth widths
|
2022-01-13 14:36:23 +00:00 |
|
Darren Burns
|
9862805151
|
Treat all Emoji Presentation Sequences as East Asian Wide (2 term cells)
|
2022-01-13 14:23:15 +00:00 |
|
dependabot[bot]
|
0eec69bc2c
|
Bump types-dataclasses from 0.6.3 to 0.6.4
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-dataclasses
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-10 13:32:43 +00:00 |
|
Will McGugan
|
5f0219786b
|
Merge branch 'master' of github.com:willmcgugan/rich
|
2022-01-09 10:34:27 +00:00 |
|
Will McGugan
|
fb4f424e1c
|
Version bump
|
2022-01-09 10:34:15 +00:00 |
|
Will McGugan
|
ac10ac76bc
|
Merge pull request #1815 from Textualize/dependabot/pip/types-dataclasses-0.6.3
Bump types-dataclasses from 0.6.2 to 0.6.3
|
2022-01-09 10:15:07 +00:00 |
|
Will McGugan
|
d81cef7850
|
changelog
|
2022-01-09 10:14:48 +00:00 |
|
Will McGugan
|
5a457bfbc6
|
Merge pull request #1816 from Textualize/table-vertical-align
Table vertical align
|
2022-01-09 10:06:32 +00:00 |
|
Will McGugan
|
44a715dec2
|
Merge pull request #1819 from Textualize/deprecate-render-group
Render Group
|
2022-01-09 10:05:41 +00:00 |
|
Will McGugan
|
4abbbd1390
|
eof
|
2022-01-08 13:32:46 +00:00 |
|
Will McGugan
|
ad9debf2eb
|
remove render_group
|
2022-01-08 13:08:59 +00:00 |
|
Will McGugan
|
7b851516cb
|
rendergroup
|
2022-01-08 11:55:12 +00:00 |
|
Will McGugan
|
408b3bc688
|
whitespace
|
2022-01-08 10:48:06 +00:00 |
|
Will McGugan
|
65bd4ce48b
|
isorted
|
2022-01-07 21:03:02 +00:00 |
|
Will McGugan
|
5b8f4fbe23
|
added per cell alignment
|
2022-01-07 20:38:23 +00:00 |
|
Will McGugan
|
e57f4729b0
|
set shape tweak
|
2022-01-07 15:31:50 +00:00 |
|
Will McGugan
|
369e95a051
|
changelog
|
2022-01-07 15:00:30 +00:00 |
|
Will McGugan
|
1e7778806c
|
test fix
|
2022-01-07 14:58:29 +00:00 |
|
dependabot[bot]
|
96e87bb99a
|
Bump types-dataclasses from 0.6.2 to 0.6.3
Bumps [types-dataclasses](https://github.com/python/typeshed) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-dataclasses
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-07 13:30:44 +00:00 |
|
Will McGugan
|
f220a5085b
|
formatting
|
2022-01-07 11:49:21 +00:00 |
|
Will McGugan
|
d65c3bd53d
|
Merge pull request #1813 from aaronst/master
chore: fix typos
|
2022-01-07 10:27:40 +00:00 |
|
Will McGugan
|
20b30b74d5
|
Merge pull request #1811 from Textualize/1786-traceback-theme-inheritance
Theme used for Traceback should not inherit defaults
|
2022-01-07 10:26:52 +00:00 |
|
Will McGugan
|
0190111805
|
Merge pull request #1806 from Textualize/dependabot/pip/pygments-2.11.2
Bump pygments from 2.11.1 to 2.11.2
|
2022-01-07 10:25:43 +00:00 |
|
Will McGugan
|
a6e1d7b467
|
Merge pull request #1804 from Textualize/1717-jupyter-pretty
pretty.install() fix for some objects with `_repr_*_`
|
2022-01-07 10:25:18 +00:00 |
|
Aaron Stephens
|
5960f54917
|
chore: fix typos
|
2022-01-06 22:44:05 -08:00 |
|
Darren Burns
|
1a053eb9e6
|
Skip test on Windows
|
2022-01-06 21:21:30 +00:00 |
|
Darren Burns
|
8e62289754
|
Add regression test to ensure theme from Console applies to Tracebacks
|
2022-01-06 21:14:08 +00:00 |
|
Darren Burns
|
1f7c5dffe1
|
Add quotes around type
|
2022-01-06 20:40:47 +00:00 |
|
Darren Burns
|
fa0ab1fdd6
|
Use Python 3.6-supported Optional instead of | None
|
2022-01-06 20:30:14 +00:00 |
|
Darren Burns
|
74820858e9
|
Merge branch 'master' of github.com:willmcgugan/rich into 1717-jupyter-pretty
|
2022-01-06 20:29:59 +00:00 |
|
Darren Burns
|
371c3e2eee
|
Handle case where force_jupyter=True, but IPython not found
|
2022-01-06 20:21:38 +00:00 |
|
Darren Burns
|
26bdcc5e76
|
Ensuring correct version of Black is used
|
2022-01-06 20:09:38 +00:00 |
|
Darren Burns
|
8c3a820a72
|
Merge branch 'master' of github.com:willmcgugan/rich into 1786-traceback-theme-inheritance
|
2022-01-06 16:53:30 +00:00 |
|
Will McGugan
|
d4450d9e43
|
Merge pull request #1812 from Textualize/fix-precommit
Let isort & black play together nicely, adds new hooks
|
2022-01-06 16:53:07 +00:00 |
|
Darren Burns
|
810ba93692
|
Fix formatting
|
2022-01-06 16:49:08 +00:00 |
|
Darren Burns
|
7c27af63ff
|
Let isort & black play together nicely, adds new hooks
|
2022-01-06 16:42:35 +00:00 |
|
Darren Burns
|
757555b9eb
|
Update changelog
|
2022-01-06 16:41:31 +00:00 |
|
Darren Burns
|
75bc08ac6e
|
Merge branch 'master' of github.com:willmcgugan/rich into 1786-traceback-theme-inheritance
|
2022-01-06 16:40:27 +00:00 |
|
Darren Burns
|
d8ff3597ae
|
Theme used for Traceback should not inherit defaults
|
2022-01-06 16:39:22 +00:00 |
|
Darren Burns
|
0c765bce3c
|
Merge branch 'master' into 1717-jupyter-pretty
|
2022-01-06 15:26:01 +00:00 |
|
Will McGugan
|
1b41ebcaa7
|
Merge pull request #1805 from Textualize/max-depth
max depth arg
|
2022-01-06 15:20:56 +00:00 |
|
Will McGugan
|
dafb1d567f
|
Merge branch 'max-depth' of github.com:willmcgugan/rich into max-depth
|
2022-01-06 15:07:24 +00:00 |
|
Will McGugan
|
bff7981788
|
test max depth of None
|
2022-01-06 15:07:05 +00:00 |
|