Histórico de Commits

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