Commit History

Author SHA1 Message Date
  Falko Schindler c4f18b6fc3 #791 fix display of text `0` 2 years ago
  Falko Schindler 050767966d #751 introduce throttle options "leading_events" and "trailing_events" 2 years ago
  Falko Schindler 5455de5c8d Merge branch 'background' 2 years ago
  Falko Schindler 1146ad5118 Merge branch 'main' into background 2 years ago
  Falko Schindler e52b25c7c4 Merge branch 'main' into Tailwind-Class-System-LIB 2 years ago
  Falko Schindler 14acdfd3c4 #644 cleanup 2 years ago
  Falko Schindler d7e0fa5d9f #644 simplify event protocol 2 years ago
  Falko Schindler 49f73eda79 #439 add documentation for ui.element 2 years ago
  Falko Schindler 82ac86957f #439 include methods of base classes 2 years ago
  Falko Schindler 318ecb278a #514 minor cleanup 2 years ago
  Dominique CLAUSE 84c680bc2a Adds scoped slots feature. 2 years ago
  Rino Beeli 1fc253529a Remove unnecessary "import json" statements 2 years ago
  Falko Schindler cb58c164f0 #411 introduce ui.background as a singleton element 2 years ago
  Rino Beeli c95ab6b6ae orjson for socket.io and FastAPI as default json de-/serializer 2 years ago
  Falko Schindler 93f83530ba #362 remove sections, integrate with element 2 years ago
  Falko Schindler fe9db9eeca use leading underscore for private element methods 2 years ago
  Falko Schindler 1885f8f135 #242 add documentation for auto-context and generic event subscriptions 2 years ago
  Falko Schindler 0fd9a27618 #242, #356 review and extend ui.element documentation 2 years ago
  Steve Jackson 628864b70b add missing space before line break 2 years ago
  Steve Jackson 1a7a99a144 Merge branch 'main' into main 2 years ago
  Steve Jackson 5c88756eff fixed commenting on style method. 2 years ago
  Steve Jackson fd642b92b0 reverted black formatting, reoved typdev and any references to it. 2 years ago
  Steve Jackson d570f8b30f added typedefs for events, and improved formatting per suggestions. 2 years ago
  Falko Schindler 6005e19034 #338 simplify outbox to combine all updates before sending other messages 2 years ago
  Steve Jackson 5af142a088 Improved documentation and type-hinting to base element class. 2 years ago
  Falko Schindler 1c6ce7558d #338 add lazy element-to-dict conversion (but not _too_ lazy) 2 years ago
  Falko Schindler 3c00a8619b #338 introduce outbox; update elements during initialization, not when leaving container 2 years ago
  Rodja Trappe 790591f7d0 Merge branch 'main' into update_queue 2 years ago
  Falko Schindler 8124ce1f40 #341 improve performance of style parsing 2 years ago
  Falko Schindler 47b0f46f4d #341 replace shlex with regex for faster props parsing 2 years ago