Skip to content

Commit

Permalink
Add slider increment, add bold etc text, change deployment method and…
Browse files Browse the repository at this point in the history
… 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: james-pcdr <[email protected]>
Co-authored-by: Blindstars <[email protected]>
  • Loading branch information
4 people authored Jan 10, 2025
1 parent 1020a23 commit 87b534a
Show file tree
Hide file tree
Showing 254 changed files with 1,054 additions and 34,163 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,7 @@ tags
.idea

# MKDocs build
site/
site/

# macos detritus
.DS_Store
5 changes: 0 additions & 5 deletions docs-src/docs/extra.css

This file was deleted.

Binary file removed docs-src/docs/images/alert_info_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/app.png
Binary file not shown.
Binary file removed docs-src/docs/images/app_set_title.png
Binary file not shown.
Binary file removed docs-src/docs/images/app_small.png
Binary file not shown.
Binary file removed docs-src/docs/images/box-app.png
Binary file not shown.
Binary file removed docs-src/docs/images/box.png
Binary file not shown.
Binary file removed docs-src/docs/images/box_complicated.png
Binary file not shown.
Binary file removed docs-src/docs/images/buttongroup.png
Binary file not shown.
Binary file removed docs-src/docs/images/buttongroup_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/checkbox.png
Binary file not shown.
Binary file removed docs-src/docs/images/checkbox_function_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/checkbox_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/combo.png
Binary file not shown.
Binary file removed docs-src/docs/images/combo_function_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/combo_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/copy-guizero-annotated.png
Binary file not shown.
Binary file not shown.
Binary file removed docs-src/docs/images/copy-guizero-macos.png
Binary file not shown.
Binary file removed docs-src/docs/images/copy-guizero.png
Binary file not shown.
Binary file removed docs-src/docs/images/count-chars.png
Binary file not shown.
Binary file removed docs-src/docs/images/download-zip-annotated.png
Binary file not shown.
Binary file removed docs-src/docs/images/download-zip.png
Binary file not shown.
Binary file removed docs-src/docs/images/drawing.png
Binary file not shown.
Binary file removed docs-src/docs/images/drawing_robot_face_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/drawing_windows.png
Binary file not shown.
Binary file removed docs-src/docs/images/error_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/guizero-book.jpg
Diff not rendered.
Binary file removed docs-src/docs/images/guizero-class-hierarchy.png
Diff not rendered.
Binary file removed docs-src/docs/images/have-a-go.png
Diff not rendered.
Binary file removed docs-src/docs/images/hello-world-button.png
Diff not rendered.
Binary file removed docs-src/docs/images/hello-world.png
Diff not rendered.
Binary file removed docs-src/docs/images/info_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/keypad_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_auto.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_auto_align.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_auto_align_stack.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_boxes.jpg
Diff not rendered.
Binary file removed docs-src/docs/images/layout_boxes.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_boxes_border.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_boxes_buttons.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_boxes_title.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_fill_both.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_fill_height.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_fill_multiple.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_fill_width.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_grid.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_grid_keypad.png
Diff not rendered.
Binary file removed docs-src/docs/images/layout_grid_span.png
Diff not rendered.
Binary file removed docs-src/docs/images/linux_pip_install.gif
Diff not rendered.
Binary file removed docs-src/docs/images/listbox.png
Diff not rendered.
Diff not rendered.
Binary file removed docs-src/docs/images/listbox_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/mac-hello-world.png
Diff not rendered.
Binary file removed docs-src/docs/images/mac-install.png
Diff not rendered.
Binary file removed docs-src/docs/images/mac-terminal.png
Diff not rendered.
Binary file removed docs-src/docs/images/mac_pip_install.gif
Diff not rendered.
Binary file removed docs-src/docs/images/menubar_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/pi-terminal.png
Diff not rendered.
Binary file removed docs-src/docs/images/pi_apt_install.gif
Diff not rendered.
Binary file removed docs-src/docs/images/pi_pip_install.gif
Diff not rendered.
Binary file removed docs-src/docs/images/picture.png
Diff not rendered.
Binary file removed docs-src/docs/images/picture_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/pushbutton.png
Diff not rendered.
Binary file removed docs-src/docs/images/pushbutton_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/question_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/say-hello.png
Diff not rendered.
Binary file removed docs-src/docs/images/select_file_save_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/select_file_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/select_folder_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/slider.png
Diff not rendered.
Binary file removed docs-src/docs/images/slider_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/text.png
Diff not rendered.
Binary file removed docs-src/docs/images/text_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/textbox.png
Diff not rendered.
Binary file removed docs-src/docs/images/textbox_slider_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/textbox_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/titlebox-app.png
Diff not rendered.
Binary file removed docs-src/docs/images/titlebox-complicated.png
Diff not rendered.
Binary file removed docs-src/docs/images/titlebox.png
Diff not rendered.
Binary file removed docs-src/docs/images/toplevel_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/waffle.png
Diff not rendered.
Binary file removed docs-src/docs/images/waffle_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/warning_windows.png
Diff not rendered.
Binary file removed docs-src/docs/images/whats-your-name.png
Diff not rendered.
Binary file removed docs-src/docs/images/window.png
Diff not rendered.
Binary file removed docs-src/docs/images/window_small.png
Diff not rendered.
Binary file removed docs-src/docs/images/windows_command_prompt_app.png
Diff not rendered.
Binary file removed docs-src/docs/images/windows_msi_1.png
Diff not rendered.
Binary file removed docs-src/docs/images/windows_msi_2.png
Diff not rendered.
Binary file removed docs-src/docs/images/windows_msi_3.png
Diff not rendered.
Binary file removed docs-src/docs/images/windows_msi_4.png
Diff not rendered.
Binary file removed docs-src/docs/images/windows_pip_install.gif
Diff not rendered.
Binary file removed docs-src/docs/images/yesno_windows.png
Diff not rendered.
93 changes: 0 additions & 93 deletions docs-src/docs/text.md

This file was deleted.

Loading

0 comments on commit 87b534a

Please sign in to comment.