Falko Schindler 06635c38d5 code review vor 1 Jahr
..
3d_scene 66393ec00f move lifecycle functions and add_static_files into new app class vor 2 Jahren
ai_interface 902f8e5c2e use new run module where possible vor 1 Jahr
authentication 120e301e13 move page_routes to Client class vor 1 Jahr
chat_app bc5303db02 introduce awaitable response for ui.run_javascript vor 1 Jahr
chat_with_ai d20c3d9c7d code review vor 1 Jahr
custom_binding 6013759daf import cast from typing; fix typing-extensions requirement (fixed #1973) vor 1 Jahr
custom_vue_component 4c5745b1f9 register components and libraries while subclassing vor 1 Jahr
descope_auth bc5303db02 introduce awaitable response for ui.run_javascript vor 1 Jahr
docker_image d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) vor 1 Jahr
download_text_as_file b994f3f884 code review vor 1 Jahr
editable_ag_grid 06635c38d5 code review vor 1 Jahr
editable_table 5beefea939 code review vor 1 Jahr
fastapi 47b3ad3b2b code review vor 2 Jahren
ffmpeg_extract_images cc6e811fac fix ffmpeg example vor 2 Jahren
generate_pdf 1e12b228d1 code review vor 1 Jahr
image_mask_overlay 05d72bdc4a fix another example vor 2 Jahren
infinite_scroll 048684ce42 renamed client.handshake to client.connected vor 2 Jahren
lightbox d9d65d0647 consistently use prefix "on_" for registering handlers only (fixes #1326) vor 1 Jahr
local_file_picker 9e9deda25d fix some more event arguments vor 1 Jahr
map 4c5745b1f9 register components and libraries while subclassing vor 1 Jahr
menu_and_tabs 9066cfcc25 cleanup some examples vor 1 Jahr
modularization 4e45816b87 code review vor 1 Jahr
nginx_subpath a4fe698876 #556 using latest image in demo vor 2 Jahren
opencv_webcam 1424a8599e move client dict and index client into Client vor 1 Jahr
pandas_dataframe 6eba10438f code review vor 2 Jahren
progress 902f8e5c2e use new run module where possible vor 1 Jahr
ros2 0f1728809f rename index_client to auto_index_client vor 1 Jahr
script_executor 6dbed80249 check weather to use posix or not, fixes #1767 vor 1 Jahr
search_as_you_type 6d231be24b httpx is already a dependency of NiceGUI vor 1 Jahr
simpy 3b81379878 remove numpy dependency where possible vor 1 Jahr
single_page_app edc5182c85 use helpers.is_coroutine_function to avoid awaiting AwaitableResponses by accident vor 1 Jahr
slideshow c21da76480 remove padding from content in slideshow example vor 1 Jahr
slots 9066cfcc25 cleanup some examples vor 1 Jahr
sqlite_database 58ab41a78b replace register_tortoise in sqlite example (fixes #1901) vor 1 Jahr
svg_clock 9066cfcc25 cleanup some examples vor 1 Jahr
table_and_slots a6dc095a66 introduce icon parameter for ui.button vor 2 Jahren
todo_list a6dc095a66 introduce icon parameter for ui.button vor 2 Jahren
trello_cards 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package vor 1 Jahr