Falko Schindler 072381e39e Allow registering click and value change events after element instantiation (#2704) 1 year ago
..
3d_scene 66393ec00f move lifecycle functions and add_static_files into new app class 2 years ago
ai_interface 902f8e5c2e use new run module where possible 1 year ago
authentication 3e416522fa Implement ui.navigate functionality (#2593) 1 year ago
chat_app a0c49a9112 Introduce `ui.add_style` for CSS, SASS and SCSS (#2531) 1 year ago
chat_with_ai a0c49a9112 Introduce `ui.add_style` for CSS, SASS and SCSS (#2531) 1 year ago
custom_binding 6013759daf import cast from typing; fix typing-extensions requirement (fixed #1973) 1 year ago
custom_vue_component 4c5745b1f9 register components and libraries while subclassing 1 year ago
descope_auth 3e416522fa Implement ui.navigate functionality (#2593) 1 year ago
docker_image d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) 1 year ago
download_text_as_file b994f3f884 code review 1 year ago
editable_ag_grid 117a27f0dd use same fix for the "Editable AG Grid" example 1 year ago
editable_table 9ad62e3990 fixes #2524 1 year ago
fastapi 30e66144ce strip root_path to make ASGIServer from socketio compatible with mounting as sub-app (fixes #2468 and #2515) 1 year ago
ffmpeg_extract_images cc6e811fac fix ffmpeg example 2 years ago
fullcalendar 072381e39e Allow registering click and value change events after element instantiation (#2704) 1 year ago
generate_pdf 4212984700 download PDF from memory 1 year ago
global_worker 9f3911d327 Add new example with global computation and progress bar (#2685) 1 year ago
image_mask_overlay 05d72bdc4a fix another example 2 years ago
infinite_scroll 048684ce42 renamed client.handshake to client.connected 2 years ago
lightbox d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) 1 year ago
local_file_picker 9e9deda25d fix some more event arguments 1 year ago
menu_and_tabs 9066cfcc25 cleanup some examples 1 year ago
modularization 4e45816b87 code review 1 year ago
nginx_subpath 3e416522fa Implement ui.navigate functionality (#2593) 1 year ago
opencv_webcam 24903b3872 fix opencv test 1 year ago
pandas_dataframe 6eba10438f code review 2 years ago
progress 902f8e5c2e use new run module where possible 1 year ago
pyserial 62f477fbb8 introduce pyserial example 1 year ago
pytest 3241dcc3e7 add requirements to pytest example 1 year ago
ros2 1ec7286bed update ROS example for version 1.4.x (fixes #1839) 1 year ago
script_executor 6dbed80249 check weather to use posix or not, fixes #1767 1 year ago
search_as_you_type 6d231be24b httpx is already a dependency of NiceGUI 1 year ago
simpy 3b81379878 remove numpy dependency where possible 1 year ago
single_page_app edc5182c85 use helpers.is_coroutine_function to avoid awaiting AwaitableResponses by accident 1 year ago
slideshow c21da76480 remove padding from content in slideshow example 1 year ago
slots 9066cfcc25 cleanup some examples 1 year ago
sqlite_database 58ab41a78b replace register_tortoise in sqlite example (fixes #1901) 1 year ago
svg_clock 9066cfcc25 cleanup some examples 1 year ago
table_and_slots a6dc095a66 introduce icon parameter for ui.button 1 year ago
todo_list a6dc095a66 introduce icon parameter for ui.button 1 year ago
trello_cards 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package 1 year ago
webserial 9e6e0a8622 Add webserial demo (#2623) 1 year ago
websockets 3032da2426 code review 1 year ago