Historial de Commits

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