Falko Schindler 072381e39e Allow registering click and value change events after element instantiation (#2704) 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 3e416522fa Implement ui.navigate functionality (#2593) 1 年之前
chat_app a0c49a9112 Introduce `ui.add_style` for CSS, SASS and SCSS (#2531) 1 年之前
chat_with_ai a0c49a9112 Introduce `ui.add_style` for CSS, SASS and SCSS (#2531) 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 3e416522fa Implement ui.navigate functionality (#2593) 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 117a27f0dd use same fix for the "Editable AG Grid" example 1 年之前
editable_table 9ad62e3990 fixes #2524 1 年之前
fastapi 30e66144ce strip root_path to make ASGIServer from socketio compatible with mounting as sub-app (fixes #2468 and #2515) 1 年之前
ffmpeg_extract_images cc6e811fac fix ffmpeg example 2 年之前
fullcalendar 072381e39e Allow registering click and value change events after element instantiation (#2704) 1 年之前
generate_pdf 4212984700 download PDF from memory 1 年之前
global_worker 9f3911d327 Add new example with global computation and progress bar (#2685) 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 3e416522fa Implement ui.navigate functionality (#2593) 1 年之前
opencv_webcam 24903b3872 fix opencv test 1 年之前
pandas_dataframe 6eba10438f code review 2 年之前
progress 902f8e5c2e use new run module where possible 1 年之前
pyserial 62f477fbb8 introduce pyserial example 1 年之前
pytest 3241dcc3e7 add requirements to 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 年之前
webserial 9e6e0a8622 Add webserial demo (#2623) 1 年之前
websockets 3032da2426 code review 1 年之前