Commit History

Author SHA1 Message Date
  Falko Schindler cd5f31a78b update ui.input after server-side value change (fixes #1071) 1 year ago
  Falko Schindler da4a2c12ea add set_autocomplete() for changing the autocomplete list 1 year ago
  Falko Schindler 4dfe768a82 rename nicegui-input tag 1 year ago
  Falko Schindler ca9bcde6f2 start to implement autocompletion in JavaScript 1 year ago
  Falko Schindler 1a1e78ce8a fix docstrings; improve their consistency 1 year ago
  Falko Schindler 0f5a8a89df Merge branch 'main' into input-error 1 year ago
  Falko Schindler 9042cc0570 refactor input validation into a mixin 1 year ago
  Falko Schindler 2ab935ce16 fix some mypy errors 2 years ago
  Itay Raveh c05d8e997f Merge branch 'main' into input-error 2 years ago
  Falko Schindler d6ee01d83e #722 specify type annotation for callables 2 years ago
  Itay Raveh 70ce9358ae Fix docstring for `validation` in `Input.__init__` 2 years ago
  Itay Raveh 3b7a4e7f4f Add `Input.error` property 2 years ago
  Itay Raveh 576e7d46ae Improve typing and avoid mutable shared default for `validation` in `Input.__init__` 2 years ago
  Falko Schindler 7ed7e10c8d code review 2 years ago
  Jacopo 5bf502df19 Update input.py 2 years ago
  Jacopo 9a955b0bba Update input.py 2 years ago
  Jacopo 6f242c27dd Update input.py 2 years ago
  Falko Schindler 2bf6ba4a34 #824 code review 2 years ago
  Jacopo 631aa5dc3f Update input.py 2 years ago
  Jacopo 674ac5b5e6 Update Input.py and Input_documentation.py 2 years ago
  Jacopo 2130edd747 Update input.py 2 years ago
  Jacopo da1643ee5d Update input.py 2 years ago
  Jacopo 1beb9832b9 Merge branch 'main' into AutoCompleteInput 2 years ago
  Jacopo 55227cc5b7 Update input.py 2 years ago
  Jacopo a82d2a6ebc Revert "Update input.py" 2 years ago
  Jacopo 7af6852d8d Update input.py 2 years ago
  Falko Schindler ad76177a57 #276 fix documentation for input's on_change parameter 2 years ago
  Falko Schindler 9547592b0a #560 make other elements disableable 2 years ago
  Falko Schindler aef49bcd39 #336 add example and documentation 2 years ago
  Falko Schindler 2525d0de7a #336 invert validation rules 2 years ago