Historique des commits

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