Commit Graph

1544 Commits

Author SHA1 Message Date
Will McGugan e7425eeecc measure tree 2021-01-10 16:56:58 +00:00
Will McGugan 6b0fd05c92 readme 2021-01-09 20:39:03 +00:00
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 ecf3d7f1ca version bump 2021-01-09 16:44:09 +00:00
Will McGugan 87874f687e
Merge pull request #901 from willmcgugan/no_color
No color
2021-01-09 16:23:59 +00:00
Will McGugan 6bac7ffb86 no color test 2021-01-09 16:20:17 +00:00
Will McGugan c436acfcb0 formatting 2021-01-09 16:15:15 +00:00
Will McGugan 7a7852afa0 docstrings for no_color 2021-01-09 16:10:29 +00:00
Will McGugan 3573c9e1e2 add no_color flag 2021-01-09 16:08:36 +00:00
Will McGugan a9c0f917ae fix image in readme 2021-01-09 15:33:09 +00:00
Will McGugan ae425d43c3
Merge pull request #873 from willmcgugan/tree
tree renderable
2021-01-09 15:32:03 +00:00
Will McGugan 6853210b5e version bump 2021-01-09 15:28:54 +00:00
Will McGugan 4a9ed9c53a tree documentation 2021-01-09 15:28:04 +00:00
Will McGugan 63135caeba tree screenshot 2021-01-09 14:34:17 +00:00
Will McGugan 365b8d7c11 render test 2021-01-09 14:15:36 +00:00
Will McGugan f80601a93e tree tests 2021-01-09 14:10:07 +00:00
Will McGugan 59c6eaed7f tweaks to example 2021-01-08 21:14:58 +00:00
Will McGugan 518a938a1d polish and example 2021-01-08 21:13:10 +00:00
Will McGugan 1afcb7eabb
Merge pull request #896 from Vault108/master
Fixed the Progress Display Advanced Usage example
2021-01-08 20:33:07 +00:00
Will McGugan c5c6b5f419 Merge branch 'master' into tree 2021-01-08 20:19:05 +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 5350603e8a
Merge pull request #892 from willmcgugan/dependabot/pip/sphinx-3.4.3
Bump sphinx from 3.4.2 to 3.4.3
2021-01-08 10:59:49 +00:00
Will McGugan c50505fb84
Add link to discussions 2021-01-08 10:42:31 +00:00
dependabot[bot] 0c7446619f
Bump sphinx from 3.4.2 to 3.4.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.2...v3.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-08 05:48:30 +00:00
Will McGugan 82b9c0d99d
Merge pull request #879 from willmcgugan/dependabot/pip/sphinx-rtd-theme-0.5.1
Bump sphinx-rtd-theme from 0.5.0 to 0.5.1
2021-01-07 22:00:14 +00:00
Will McGugan 4825ecf1c4
Merge branch 'master' into dependabot/pip/sphinx-rtd-theme-0.5.1 2021-01-07 22:00:05 +00:00
Will McGugan acaa224b91
Merge pull request #880 from willmcgugan/dependabot/pip/sphinx-3.4.2
Bump sphinx from 3.4.1 to 3.4.2
2021-01-07 21:59:28 +00:00
Will McGugan 8ebfae435b
Merge pull request #885 from willmcgugan/dependabot/pip/ipywidgets-7.6.3
Bump ipywidgets from 7.6.2 to 7.6.3
2021-01-07 21:58:55 +00:00
Will McGugan 4bf3f19c04
Merge pull request #881 from willmcgugan/fix-parse
Fix parse edge case
2021-01-07 21:55:36 +00:00
Will McGugan e73506f39f typing fixes 2021-01-07 21:38:57 +00:00
Will McGugan 3fcc91aff6
Merge pull request #887 from Joe-Sin7h/patch-1
make in the line 33 should be `make` .
2021-01-07 16:58:42 +00:00
Will McGugan 7ba81f3a6a tree renderable 2021-01-07 16:56:57 +00:00
Jogendra Singh 6c1b50de10
make in the line 33 should be `make` .
Just like other Module names make should also be in tick marks like this `make`.
It can be a little confusing for newbies.
2021-01-07 21:38:32 +05:30
Will McGugan c961442e81 version bump 2021-01-07 15:58:24 +00: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
dependabot[bot] a463102bc2
Bump ipywidgets from 7.6.2 to 7.6.3
Bumps [ipywidgets](http://ipython.org) from 7.6.2 to 7.6.3.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-07 05:50:41 +00:00
Will McGugan 71266af184 docs 2021-01-06 21:59:24 +00:00
Will McGugan 4eee177269 optimizations 2021-01-06 21:34:35 +00:00
Will McGugan 4e6a82d773 black 2021-01-06 21:25:11 +00:00
Will McGugan db29cb1946 test escaping 2021-01-06 21:23:24 +00:00
Will McGugan 895d52f126 bump 2021-01-05 21:27:40 +00:00
Will McGugan 25f176c523 changelog 2021-01-05 21:27:24 +00:00
Will McGugan bfa890ed0e fix escaping 2021-01-05 21:23:13 +00:00
Will McGugan a53b805c9c fix parse 2021-01-05 18:08:44 +00:00
Will McGugan e02cc29477 tree render 2021-01-05 16:31:23 +00:00
dependabot[bot] 233ef542d4
Bump sphinx from 3.4.1 to 3.4.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.4.1...v3.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 05:40:47 +00:00
dependabot[bot] f7246e00c6
Bump sphinx-rtd-theme from 0.5.0 to 0.5.1
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/0.5.0...0.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 05:40:45 +00:00