Commit History

Author SHA1 Message Date
  Hannes Römer 5a126110e6 #109: factored out bind_* methods into mixin classes 2 years ago
  Falko Schindler a53ed7605c fix incompatibility for python <3.9 2 years ago
  Falko Schindler 8991ce158f use index in choice elements to fix #102 2 years ago
  Falko Schindler b10533f7f8 code review 2 years ago
  Rodja Trappe c76136ec55 provide set_value method 2 years ago
  Falko Schindler 678b693d98 more auto-updates; add element.update() 2 years ago
  Falko Schindler 3837944d6c Merge branch 'main' into page_updates 2 years ago
  Falko Schindler 058fd578d6 remove pydantic dependency 2 years ago
  Falko Schindler 58fe90ab1d don't update views during async event handler 2 years ago
  Falko Schindler df948c4232 avoid page updates after value changes, trigger component updates instead 2 years ago
  Falko Schindler 9b0e881d27 attempt to integrate QColor 3 years ago
  Falko Schindler 2f562a3c31 sort imports and other formatting improvements 3 years ago
  Falko Schindler e7b3368f3f fix type annotation for callables and awaitables 3 years ago
  Falko Schindler ef30b4e71a avoid hiding BindableProperty by property decorator, use new value-change handler instead 3 years ago
  Falko Schindler 567e734df1 Revert "introduce value property" 3 years ago
  Falko Schindler 1157e59841 introduce value property 3 years ago
  Falko Schindler 487576fa14 Revert "trigger on_change handler for inital value" 3 years ago
  Rodja Trappe 7450e2b626 trigger on_change handler for inital value 3 years ago
  Falko Schindler c17f289504 update parent view after async event handlers 3 years ago
  Falko Schindler 57887ada2e Revert "Potential patch of issues in commit 4941ddc" 3 years ago
  Christoph Trappe b0a321d5dd Potential patch of issues in commit 4941ddc 3 years ago
  Falko Schindler 4941ddc7d4 refactoring event handlers and arguments to support callables and awaitables and to catch exceptions 3 years ago
  Falko Schindler 95127e72d7 new binding implementation (no code inspection, no cursing) 3 years ago
  Rodja Trappe 49a388b3f9 formatting 3 years ago
  Falko Schindler 4c65abacfa refactoring of design concept (consistent use of builder pattern for style, classes and props) 4 years ago
  Falko Schindler b2bb87fb38 fix value binding of select element 4 years ago
  Rodja Trappe fd434384f6 adding classes for tailwind styling to all elements and providing more documentation 4 years ago
  Falko Schindler c64bb3b8e8 fix value-to-view binding 4 years ago
  Falko Schindler 877e6172ce support and demonstrate converters 4 years ago
  Falko Schindler 3915a3d2ce switch to new binding library 4 years ago