Conversation
* add set box borders example * #492 Fixed in docs-src ONLY - please regen docs * Add pyproject.toml #495 * Docs style update * Add `step` to Slider, + tests + docs (#511) * Remove deprecated PIL method * Update dev instructions and add requirements.txt * Add missing text properties to text derived widgets and containers (weight, slant, underline & overstrike) (#506) * feat: add weight to Text derived widgets * test: add tests for Texts * docs: update docs for Text * feat: add weight to Drawing.text * test: add weight and color tests for Drawing.text * docs: add weight to Drawing.text * test: move weight_text_test into text_test * feat: add slant to Text derived widgets * test: fix tests for weight and add slant * docs: update for weight and slant * feat: add underline and overstrike to Text derived widgets * test: add tests for underline and overstrike * refactor: cast font properties into a tuple when passing to _set_tk_config * docs: update docs for underline and overstrike * fix: change weight to bold booleans and slant to italic booleans --------- Co-authored-by: Laura Sach <laura.sach@raspberrypi.org> * Bump version * Generate docs via mkdocs gh-deploy instead * Change docs and add changelog * remove DS_Store files * Change version to 1.6.0 * Change version no in pyproject.toml too * Edit changelog * Move mkdocs.yml into main folder so it can be deployed * Fix broken image * Make even with master (#519) * Add slider increment, add bold etc text, change deployment method and move docs to gh-deploy (#514) * add set box borders example * #492 Fixed in docs-src ONLY - please regen docs * Add pyproject.toml #495 * Docs style update * Add `step` to Slider, + tests + docs (#511) * Remove deprecated PIL method * Update dev instructions and add requirements.txt * Add missing text properties to text derived widgets and containers (weight, slant, underline & overstrike) (#506) * feat: add weight to Text derived widgets * test: add tests for Texts * docs: update docs for Text * feat: add weight to Drawing.text * test: add weight and color tests for Drawing.text * docs: add weight to Drawing.text * test: move weight_text_test into text_test * feat: add slant to Text derived widgets * test: fix tests for weight and add slant * docs: update for weight and slant * feat: add underline and overstrike to Text derived widgets * test: add tests for underline and overstrike * refactor: cast font properties into a tuple when passing to _set_tk_config * docs: update docs for underline and overstrike * fix: change weight to bold booleans and slant to italic booleans --------- Co-authored-by: Laura Sach <laura.sach@raspberrypi.org> * Bump version * Generate docs via mkdocs gh-deploy instead * Change docs and add changelog * remove DS_Store files * Change version to 1.6.0 * Change version no in pyproject.toml too * Edit changelog --------- Co-authored-by: Martin O'Hanlon <martin.ohanlon@neo4j.com> Co-authored-by: james-pcdr <107222062+james-pcdr@users.noreply.github.com> Co-authored-by: Blindstars <96452556+Blindstars@users.noreply.github.com> * Fix broken image (#516) --------- Co-authored-by: Martin O'Hanlon <martin.ohanlon@neo4j.com> Co-authored-by: james-pcdr <107222062+james-pcdr@users.noreply.github.com> Co-authored-by: Blindstars <96452556+Blindstars@users.noreply.github.com> * Fix broken docs --------- Co-authored-by: Martin O'Hanlon <martin.ohanlon@neo4j.com> Co-authored-by: james-pcdr <107222062+james-pcdr@users.noreply.github.com> Co-authored-by: Blindstars <96452556+Blindstars@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.