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