Historie revizí

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