提交历史

作者 SHA1 备注 提交日期
  Falko Schindler 81db6d757c add some delay to allow zoom and center to settle (#3125) 1 年之前
  Falko Schindler b0359e0439 add bugbear 1 年之前
  Falko Schindler ea59b943fa replace check_interval for JavaScript requests with asyncio event (see #2482) (#2827) 1 年之前
  Falko Schindler 91524aa973 improve panning and zooming in `ui.leaflet` (fixes #2826) 1 年之前
  Falko Schindler f222bd0dd6 Allow awaiting the "init" event of `ui.map` and `ui.scene` (#2606) 1 年之前
  Falko Schindler be79532682 call the correct super() method (fixes #2587) 1 年之前
  Falko Schindler 1eb76baec8 fix binding removal for non-hashable objects (fixes #2540) 1 年之前
  Falko Schindler 78feee811e add support for dynamic arguments 1 年之前
  Falko Schindler 0838b43264 introduce run_layer_method 1 年之前
  Falko Schindler cf843b530d allow removing map layers 1 年之前
  Falko Schindler ba0e709cf9 introduce leaflet.run_map_method 1 年之前
  Falko Schindler c94b3a92f6 fix zoom and other problems 1 年之前
  Falko Schindler dd988fbdac add `options` parameter; update center and zoom independently 1 年之前
  Falko Schindler 26df7ccacd rename "location" to "center" and "latlng" 1 年之前
  Falko Schindler bf0f7ca93b fix draw_control and add demo 1 年之前
  Falko Schindler 2ae303155b avoid duplicate events 1 年之前
  Falko Schindler 7ec31e7623 rename show_draw_toolbar 1 年之前
  Falko Schindler 810492d3a0 code review; introduce map mouse events 1 年之前
  Falko Schindler 7c636dccab add generic layer 1 年之前
  Falko Schindler 9e099e9c41 use https for tiles 1 年之前
  Falko Schindler f8382b3852 add some documentation 1 年之前
  Falko Schindler 7d23b0a606 add some missing type annotations 1 年之前
  Falko Schindler 2d9dd012aa set default size 1 年之前
  Falko Schindler b465af3bb7 serve CSS and JS resources locally 1 年之前
  Falko Schindler a3f4c9c13b updates for new NiceGUI version 1 年之前
  Falko Schindler c3f1854cd0 mypy and pylint 1 年之前
  Falko Schindler dd7b741d88 add draw controls 1 年之前
  Falko Schindler 9b0e52723d add support for multiple layers 1 年之前
  Falko Schindler bf650b9747 introduce LeafletLayer 1 年之前
  Falko Schindler 60d02ee47d start to implement leaflet element 1 年之前