David Kincaid
|
186f9771b1
Also handle filtering endpoints created at runtime
|
1 year ago |
Falko Schindler
|
2fd87838d5
support str and Path favicons
|
1 year ago |
Falko Schindler
|
894ec272dd
code review
|
2 years ago |
Rodja Trappe
|
5113536ee0
improve description of @ui.page decorator
|
2 years ago |
Rodja Trappe
|
d66703bb2d
take api_router prefix into account for page.path
|
2 years ago |
Rodja Trappe
|
fe90dd2e2e
Merge commit '56758960f13a0b1d07f3776f83e86843f4218fc3' into api_router
|
2 years ago |
Falko Schindler
|
526684745f
#722 add type annotation for kwargs
|
2 years ago |
Falko Schindler
|
d6ee01d83e
#722 specify type annotation for callables
|
2 years ago |
Rodja Trappe
|
18eeaa69a5
adding docstring for api_router param
|
2 years ago |
Rodja Trappe
|
7e96b35e58
providing NiceGUI APIRouter with page decorator
|
2 years ago |
Falko Schindler
|
bedde10b88
#874 provide auto-completion for language code
|
2 years ago |
Falko Schindler
|
49c104175b
#874 renaming and documentation
|
2 years ago |
Jacopo
|
1268c1ffd7
Internationalization (i18n) for NiceGUI
|
2 years ago |
Falko Schindler
|
8090873fd1
#773 fix documentation format
|
2 years ago |
Rodja Trappe
|
1e2f500607
allow kwargs from FastAPI's app.get decorator
|
2 years ago |
Falko Schindler
|
040f43b984
review
|
2 years ago |
Rodja Trappe
|
4d0c64630c
fixes #693: return result from async evaluation
|
2 years ago |
Rodja Trappe
|
5f39e4a42c
explain "private" characteristic for ui.page
|
2 years ago |
Rodja Trappe
|
3278a200ce
#418 fixing link to page builder functions
|
2 years ago |
Rodja Trappe
|
53059921b1
#418 allow multiple paths for one page builder
|
2 years ago |
Falko Schindler
|
0432f39f29
#338 remove obsolete imports
|
2 years ago |
Falko Schindler
|
3c00a8619b
#338 introduce outbox; update elements during initialization, not when leaving container
|
2 years ago |
Juan Francisco Roco
|
3ef34875a1
Add viewport meta element
|
2 years ago |
Falko Schindler
|
855c8fc6d9
apply some sourcery.ai-inspired refactorings
|
2 years ago |
Falko Schindler
|
818a0b3ed0
introduce app.remove_route()
|
2 years ago |
Falko Schindler
|
3c7b3bc695
Merge branch 'main' into client_connections
|
2 years ago |
Rodja Trappe
|
05bea514e9
improved import of background_tasks.create
|
2 years ago |
Rodja Trappe
|
09f46e4da3
task_logger.create_task -> background_task.create
|
2 years ago |
Rodja Trappe
|
048684ce42
renamed client.handshake to client.connected
|
2 years ago |
Falko Schindler
|
c388cc347e
fix favicon routes for pages that are created during or after startup
|
2 years ago |