Falko Schindler dd1fa04aaa fix demo about attaching `ui.log` to a logger před 2 měsíci
..
doc 8cae0a5fbb prefer ui namespace for documentation title před 4 měsíci
__init__.py 3e416522fa Implement ui.navigate functionality (#2593) před 1 rokem
add_static_files_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
add_style_documentation.py 3e5f92b23c Make libsass optional (#2809) před 1 rokem
aggrid_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
audio_documentation.py b742ce279d Only ignore specific missing imports with mypy (#3113) před 1 rokem
avatar_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
badge_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
button_documentation.py 3398bacc45 Add demos for floating action buttons (fab) (#2832) před 1 rokem
button_dropdown_documentation.py 6e61721a3a refactor list and menu items (#2855) před 1 rokem
button_group_documentation.py 6e61721a3a refactor list and menu items (#2855) před 1 rokem
card_documentation.py 2cf863c43b Update JavaScript dependencies (#3654) před 9 měsíci
carousel_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
chat_message_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
checkbox_documentation.py 0ae841e7be Add demo showing how to only react to user interactions (#3678) před 8 měsíci
chip_documentation.py 54c644f393 Add chip element (#2942) před 1 rokem
circular_progress_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
clipboard_documentation.py 068f6cddc6 add `read_image` api to `ui.clipboard` (#4144) před 4 měsíci
code_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
codemirror_documentation.py 06f239a161 CodeMirror element (continued) (#2913) před 1 rokem
color_input_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
color_picker_documentation.py e9fa59a63b add demo for customizing color pickers (fixes #3571) před 9 měsíci
colors_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
column_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
context_menu_documentation.py 6e61721a3a refactor list and menu items (#2855) před 1 rokem
dark_mode_documentation.py 98e00b954b add pycodestyle před 1 rokem
date_documentation.py 16c07dd2cc add date range demo (fixes #4077) před 5 měsíci
dialog_documentation.py 4aee1d1910 Demonstrate dialog event registration (#4153) před 4 měsíci
download_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
echart_documentation.py 7185449f9e add page functions to demos awaiting JavaScript from client (#3517) před 9 měsíci
editor_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
element_documentation.py 30bcf66d7e Support named slots in Element.move (#3319) před 10 měsíci
element_filter_documentation.py 67025a54d7 Multicasting of page-scoped content (#3968) před 6 měsíci
expansion_documentation.py d641cdfdac code review před 1 rokem
fullscreen_documentation.py ce015a49b4 Fullscreen control element (#4165) před 4 měsíci
generic_events_documentation.py 835268d69c make links clickable před 5 měsíci
grid_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
highchart_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
html_documentation.py 8d2255594e dynamically mirror 'Other HTML elements' demo (#4232) před 4 měsíci
icon_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
image_documentation.py 946d50e594 fix eva icons and lottie files před 1 rokem
input_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
interactive_image_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
joystick_documentation.py 6b61898ec5 New style of joystick (#3546) před 9 měsíci
json_editor_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
keyboard_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
knob_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
label_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
leaflet_documentation.py 6bd724b219 Add Leaflet WMS support (#4360) před 3 měsíci
line_plot_documentation.py 95fb61a716 Fix potential matplotlib warning when using ui.line_plot.push (#4192) před 4 měsíci
linear_progress_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
link_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
list_documentation.py 6e61721a3a refactor list and menu items (#2855) před 1 rokem
log_documentation.py dd1fa04aaa fix demo about attaching `ui.log` to a logger před 2 měsíci
markdown_documentation.py a82cdb7de5 Add demo about LaTeX formulas in `ui.markdown` (#3860) před 7 měsíci
matplotlib_documentation.py 3be318a579 Improve interaction with Matplotlib (#2553) před 1 rokem
menu_documentation.py f84a4e60e4 Add reference for `ui.menu_item` (#4115) před 5 měsíci
mermaid_documentation.py 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) před 9 měsíci
navigate_documentation.py 3e416522fa Implement ui.navigate functionality (#2593) před 1 rokem
notification_documentation.py 0289142ad7 add test and documentation před 1 rokem
notify_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
number_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
overview.py b75ccefa2b add `ui.slide_item` and `ui.rating` to the Map of NiceGUI před 2 měsíci
page_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
page_layout_documentation.py fa6e4f05b7 improve reference titles před 1 rokem
page_title_documentation.py c0a567fb43 add documentation před 1 rokem
pagination_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
plotly_documentation.py 0657aa5e14 try to fix warning in startup test před 1 rokem
project_structure_documentation.py 48e832ccb1 Provide two additional pytest plugins to make user and screen able to load independently (#3511) před 9 měsíci
pyplot_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
query_documentation.py f7c08cfd97 UI context properties (#2905) před 1 rokem
radio_documentation.py f0706ec338 Use ui.teleport to create fancy radio options (#3230) před 11 měsíci
range_documentation.py 2f6649f2e9 add min, max and step properties for ui.range (#3260) před 11 měsíci
rating_documentation.py 13b63b24c6 Introduce QRating element (#4347) před 3 měsíci
refreshable_documentation.py 2b6dd562b2 add note about limitation of the "global scope" demo (fixes #4338) před 3 měsíci
restructured_text_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
row_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
run_documentation.py e7c3d0c808 Merge branch 'main' into nghia-vo/main před 1 rokem
run_javascript_documentation.py 2db955f4e4 Introduce `getHtmlElement` function (#4123) před 5 měsíci
scene_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
screen_documentation.py b77d9d95da Integration test framework (#3121) před 9 měsíci
scroll_area_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
section_action_events.py 828692738a Add class-demo to modularization example and improved structure (#2944) před 1 rokem
section_audiovisual_elements.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
section_binding_properties.py 1fb2d12eef Introduce bindable dataclass fields (#3987) před 4 měsíci
section_configuration_deployment.py 36a9cd6974 Introduce redis storage which syncs between multiple instances (#4074) před 4 měsíci
section_controls.py 13b63b24c6 Introduce QRating element (#4347) před 3 měsíci
section_data_elements.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
section_page_layout.py 49a7fe302e Introduce QSlideItem element (#4358) před 2 měsíci
section_pages_routing.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
section_styling_appearance.py 2cf863c43b Update JavaScript dependencies (#3654) před 9 měsíci
section_testing.py b77d9d95da Integration test framework (#3121) před 9 měsíci
section_text_elements.py 8d2255594e dynamically mirror 'Other HTML elements' demo (#4232) před 4 měsíci
select_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
separator_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
skeleton_documentation.py c35a612ba9 Add skeleton element (#3202) před 11 měsíci
slide_item_documentation.py 49a7fe302e Introduce QSlideItem element (#4358) před 2 měsíci
slider_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
space_documentation.py 4d8131d768 introduce ui.space před 1 rokem
spinner_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
splitter_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
stepper_documentation.py d94b44e22b Add demo for altering the number of steps in a ui.stepper (#2655) před 1 rokem
storage_documentation.py cbd59a4bfd Do not replace main page with an empty one (#4272) před 4 měsíci
switch_documentation.py 0ae841e7be Add demo showing how to only react to user interactions (#3678) před 8 měsíci
table_documentation.py 635a555d44 use `None` for table selection type "none" před 3 měsíci
tabs_documentation.py 65d5e8aebf fix link to tabs-panel (#3329) před 10 měsíci
teleport_documentation.py 01f4da36ce Teleport Example (#3309) před 10 měsíci
textarea_documentation.py 94cc62c831 [code-style] Introduce ruff as an isort replacement and add a pre-commit hook (#2619) před 1 rokem
time_documentation.py 2e59c32e9c Improve date picker demo with input element and add similar demo for time picker (#3226) před 11 měsíci
timeline_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
timer_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
toggle_documentation.py cc2c5c2267 refactoring (again) před 1 rokem
tooltip_documentation.py b76c2d44e2 Update tooltip documentation: clarify method limitations and add upload component example (#3338) před 10 měsíci
tree_documentation.py 167e1f885b allow filtering nodes (#3482) před 9 měsíci
upload_documentation.py 1e2fd0688b code review před 11 měsíci
user_documentation.py ef9693ca2b Add version information to documentation (#4221) před 4 měsíci
video_documentation.py cc2c5c2267 refactoring (again) před 1 rokem