File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ components:
5050 - name : lod_grid.py
5151 source : /ngwidgets/lod_grid.py
5252 issue : 28
53- demo_url : http://nicescad .bitplan.com/grid
53+ demo_url : http://ngdemo .bitplan.com/grid
5454 demo_image_url : https://github.com/WolfgangFahl/nicegui_widgets/assets/1336221/55e850ba-bc92-4879-a943-183501280afe
5555 description : >
5656 ListOfDictsGrid offers a configurable interactive ui.ag_grid for list of
@@ -117,4 +117,4 @@ components:
117117 description : >
118118 GPXViewer is a component for visualizing GPX (GPS Exchange Format) files using OpenStreetMap and Leaflet.
119119 It can display GPS tracks, routes and waypoints from URLs, with configurable zoom levels
120- and map centering.
120+ and map centering.
Original file line number Diff line number Diff line change 1- __version__ = "0.22.4 "
1+ __version__ = "0.23.0 "
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ class Version:
1717 name = "ngwidgets"
1818 version = ngwidgets .__version__
1919 date = "2023-09-10"
20- updated = "2025-03-08 "
20+ updated = "2025-03-20 "
2121 description = "NiceGUI widgets"
2222
2323 authors = "Wolfgang Fahl"
You can’t perform that action at this time.
0 commit comments