Rodja Trappe aa624e8f51 Merge pull request #2245 from zauberzeug/pytest-example 1 год назад
..
3d_scene 66393ec00f move lifecycle functions and add_static_files into new app class 2 лет назад
ai_interface 902f8e5c2e use new run module where possible 1 год назад
authentication 120e301e13 move page_routes to Client class 1 год назад
chat_app 0c7547b657 fix type annotation to allow a subset of arguments 1 год назад
chat_with_ai d20c3d9c7d code review 1 год назад
custom_binding 6013759daf import cast from typing; fix typing-extensions requirement (fixed #1973) 1 год назад
custom_vue_component 4c5745b1f9 register components and libraries while subclassing 1 год назад
descope_auth bc5303db02 introduce awaitable response for ui.run_javascript 1 год назад
docker_image d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) 1 год назад
download_text_as_file b994f3f884 code review 1 год назад
editable_ag_grid 06635c38d5 code review 1 год назад
editable_table 5beefea939 code review 1 год назад
fastapi 47b3ad3b2b code review 2 лет назад
ffmpeg_extract_images cc6e811fac fix ffmpeg example 2 лет назад
fullcalendar 647608cff6 move fullcalendar into a new example 1 год назад
generate_pdf 4212984700 download PDF from memory 1 год назад
image_mask_overlay 05d72bdc4a fix another example 2 лет назад
infinite_scroll 048684ce42 renamed client.handshake to client.connected 2 лет назад
lightbox d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) 1 год назад
local_file_picker 9e9deda25d fix some more event arguments 1 год назад
menu_and_tabs 9066cfcc25 cleanup some examples 1 год назад
modularization 4e45816b87 code review 1 год назад
nginx_subpath a4fe698876 #556 using latest image in demo 2 лет назад
opencv_webcam 1424a8599e move client dict and index client into Client 1 год назад
pandas_dataframe 6eba10438f code review 2 лет назад
progress 902f8e5c2e use new run module where possible 1 год назад
pytest 729ebb8f34 add pytest example 1 год назад
ros2 1ec7286bed update ROS example for version 1.4.x (fixes #1839) 1 год назад
script_executor 6dbed80249 check weather to use posix or not, fixes #1767 1 год назад
search_as_you_type 6d231be24b httpx is already a dependency of NiceGUI 1 год назад
simpy 3b81379878 remove numpy dependency where possible 1 год назад
single_page_app edc5182c85 use helpers.is_coroutine_function to avoid awaiting AwaitableResponses by accident 1 год назад
slideshow c21da76480 remove padding from content in slideshow example 1 год назад
slots 9066cfcc25 cleanup some examples 1 год назад
sqlite_database 58ab41a78b replace register_tortoise in sqlite example (fixes #1901) 1 год назад
svg_clock 9066cfcc25 cleanup some examples 1 год назад
table_and_slots a6dc095a66 introduce icon parameter for ui.button 1 год назад
todo_list a6dc095a66 introduce icon parameter for ui.button 1 год назад
trello_cards 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package 1 год назад