Falko Schindler 833b0cc9fc Merge pull request #1514 from zauberzeug/clear-remove-delete 1 year ago
..
elements 833b0cc9fc Merge pull request #1514 from zauberzeug/clear-remove-delete 1 year ago
functions 33702b3396 fix mypy 1 year ago
json f116523c7e more pylint 1 year ago
static ac9180c149 use converter function for aggrid and table 1 year ago
tailwind_types 76f387d67b fix mypy and pylint issues on functions module 1 year ago
templates 50ed10e2f4 Merge branch 'main' into fly-replay 1 year ago
__init__.py f116523c7e more pylint 1 year ago
air.py f116523c7e more pylint 1 year ago
api_router.py 82e1c4f70c fix more mypy issues 1 year ago
app.py f116523c7e more pylint 1 year ago
background_tasks.py ee917e2745 fix typing for background_tasks 1 year ago
binding.py e0b191eb7e introduce _on_delete(), refactoring, re-activate tests 1 year ago
client.py 51a8c54e7a make sure to call _on_delete() for each deleted element 1 year ago
dataclasses.py 0422be335f avoid cyclic imports 1 year ago
dependencies.py 0422be335f avoid cyclic imports 1 year ago
element.py 9956ab5c2a fix "dictionary changed size during iteration" 1 year ago
error.py 0422be335f avoid cyclic imports 1 year ago
event_listener.py cf7a966535 fix/ignore remaining mypy issues 1 year ago
events.py 3b3aed247f #1518 change type of GenericEventArguments.args to Any 1 year ago
favicon.py f116523c7e more pylint 1 year ago
globals.py 64c5152c70 fix more linting issues 1 year ago
helpers.py 0422be335f avoid cyclic imports 1 year ago
language.py 5383de7102 use Literal, Protocol, SupportsIndex and get_args from built-in typing package 1 year ago
middlewares.py ec77362461 redirect middleware: only use prefix for / urls 1 year ago
native.py 0422be335f avoid cyclic imports 1 year ago
native_mode.py f116523c7e more pylint 1 year ago
nicegui.py 9956ab5c2a fix "dictionary changed size during iteration" 1 year ago
observables.py 64c5152c70 fix more linting issues 1 year ago
outbox.py 82e1c4f70c fix more mypy issues 1 year ago
page.py cf7a966535 fix/ignore remaining mypy issues 1 year ago
page_layout.py 64c5152c70 fix more linting issues 1 year ago
run.py f116523c7e more pylint 1 year ago
run_with.py 64c5152c70 fix more linting issues 1 year ago
slot.py 64c5152c70 fix more linting issues 1 year ago
storage.py f116523c7e more pylint 1 year ago
tailwind.py 76f387d67b fix mypy and pylint issues on functions module 1 year ago
ui.py 40b86e526a fix some pylint issues 1 year ago
version.py f116523c7e more pylint 1 year ago
welcome.py f116523c7e more pylint 1 year ago