Commit History

Author SHA1 Message Date
  Falko Schindler 838421bf30 Check value of choice elements against options (#3829) 7 months ago
  Alexandr Zarubkin ed8c94cab4 Enable new_value_mode="add" for dict options (#2467) 1 year ago
  Falko Schindler 999068c30a add pytest 1 year ago
  Falko Schindler a3fae1d70f support validation for ui.select 1 year ago
  Falko Schindler 8d373eca7f update pytests to import Screen from nicegui.testing 1 year ago
  Falko Schindler 2fd0e2debf code review 1 year ago
  Stefan Gula 2aafbbd943 Fixed select behavior in case of single with input 1 year ago
  Falko Schindler b9229b8869 preserve filtered options during multi-select (fixes #2015) 1 year ago
  Falko Schindler 0017582caa fix add-unique and toggle mode 1 year ago
  Falko Schindler f0e707fb39 re-write tests for add_new_value parameter 1 year ago
  Falko Schindler fe7ec388fb code review 1 year ago
  Artem Revenko 63a3db243f handle a dict of options with new value mode in select 1 year ago
  Artem Revenko 99cbf33a53 Remove additional parameter from ui.select.__init__ 1 year ago
  Artem Revenko 1c241eb044 Enable freetext input in select, address #1045 1 year ago
  Falko Schindler 919b606102 code review 1 year ago
  Rodja Trappe bccd120f0a add delay to fight flakyness 1 year ago
  Rodja Trappe a58f056f25 add test for ui.select set_options 1 year ago
  Falko Schindler 50bec3a1d3 fix value of ChoiceElements after changing options 1 year ago
  Falko Schindler 55555a749f let ui.select support "multiple" prop 1 year ago
  Falko Schindler bf007e09b4 #600 add pytests for replacing custom elements 2 years ago
  Falko Schindler 4cbf77f591 #272 add demo and test 2 years ago