Commit Verlauf

Autor SHA1 Nachricht Datum
  Falko Schindler c3eabbabd3 fix parsing props with URL parameters (fixes #4453) vor 2 Monaten
  Falko Schindler 1f6e3fb85b Allow toggling classes (#4019) vor 6 Monaten
  Falko Schindler 392e0d0cf2 Provide public API for accessing `_props`, `_classes` and `_style`. (#3588) vor 8 Monaten
  Rodja Trappe b77d9d95da Integration test framework (#3121) vor 9 Monaten
  Niklas Neugebauer 30bcf66d7e Support named slots in Element.move (#3319) vor 10 Monaten
  Falko Schindler be3803bd12 support equal sign in unquoted props string (fixes #3193) vor 11 Monaten
  Falko Schindler 7a3cfc2c9e allow commas in unquoted prop strings (#3130) vor 11 Monaten
  Falko Schindler 188c81b5b2 introduced delayed updates vor 1 Jahr
  Falko Schindler 8d373eca7f update pytests to import Screen from nicegui.testing vor 1 Jahr
  Falko Schindler a7bf8d2b6f fix pytest vor 1 Jahr
  Falko Schindler 7562ca9aaa encode/decode dollar symbol (fixes #2079) vor 1 Jahr
  Falko Schindler 613925b0e0 use less restrictive rules for XML tag names vor 1 Jahr
  Falko Schindler fad09af61c raise exception if `ui.element` is called with an invalid HTML tag vor 1 Jahr
  Falko Schindler b09bedf370 code review vor 1 Jahr
  Dronakurl e08e979b41 props now allow not only json vor 1 Jahr
  Dronakurl b64f9c1d9f element props can be enclosed in double quotes vor 1 Jahr
  Falko Schindler ff3f6e5c43 code review vor 1 Jahr
  Natan Keddem c73be95341 added default_classes and default_style testing vor 1 Jahr
  Falko Schindler 24d36545ec allow chaining `default_props()` calls again vor 1 Jahr
  Falko Schindler 9c1ff14383 add pytest vor 1 Jahr
  Falko Schindler 6c33dbe93d move related tests into separate file vor 1 Jahr
  Falko Schindler e89b8ba410 fix more pylint issues vor 1 Jahr
  Falko Schindler 0d9a8cee23 encode only what is necessary: &, <, >, ` vor 1 Jahr
  Falko Schindler d46c31eefa fix multi-line text vor 1 Jahr
  Falko Schindler 3ba27e41c9 add pytest vor 1 Jahr
  Falko Schindler 927cd3e73f introduce element.move() vor 2 Jahren
  Falko Schindler 3c00a8619b #338 introduce outbox; update elements during initialization, not when leaving container vor 2 Jahren
  Falko Schindler 8124ce1f40 #341 improve performance of style parsing vor 2 Jahren
  Falko Schindler 47b0f46f4d #341 replace shlex with regex for faster props parsing vor 2 Jahren
  Rodja Trappe 1b23805281 introducing delay in search to reduce flaky tests vor 2 Jahren