fix(deps): update dependency nicegui to v1.4.37 - autoclosed #66
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.25
->1.4.37
Release Notes
zauberzeug/nicegui (nicegui)
v1.4.37
Compare Source
New features and enhancements
_props
,_classes
and_style
(#3588 by @falkoschindler, @marcuslimdw)IconElement
mixin to allow binding the icon of various elements (#3596, #3600 by @WolfgangFahl, @falkoschindler)ui.aggrid
viaget_client_data()
(#3581, #3582 by @JeppeKlitgaard, @falkoschindler)Bugfixes
cv2.VideoCapture
is only called once (#2321, #3619 by @jiang131072, @rodja)ui.page_title()
in native mode (#3583 by @MastSE, @python-and-fiction, @rodja, @falkoschindler)Documentation
ui.aggrid
(#3611, #3612 by @mxiaonian, @python-and-fiction, @falkoschindler)align_items
inui.row
,ui.column
andui.card
(#3602 by @frankhuurman, @falkoschindler)ui.color_picker
(#3571 by @zobac, @falkoschindler)User
simulation (#3616, #3635 by @zx000097, @rodja, @falkoschindler)Dependencies
v1.4.36
Compare Source
New features and enhancements
ui.joystick
(#1707, #3531, #3546 by @LarsEggimann, @python-and-fiction, @falkoschindler)Bugfixes
auto_close = False
forui.context_menu
(#3539 by @gavinpotter, @falkoschindler)ui.scene
when reloading the page (#3339, #3452 by @afullerx, @falkoschindler)Documentation
Dependencies
v1.4.35
Compare Source
New features and enhancements
ui.tree
:ui.scene
:get_camera
to get the current camera parameters (#3459, #3465 by @thaije, @falkoschindler)ui.select
elements for user simulation tests (#3486, #3487 by @marcuslimdw, @rodja, @falkoschindler)user
andscreen
able to load independently (#3510, #3511 by @marcuslimdw, @rodja)Bugfix
ui.notify
(#3454, #3457 by @falkoschindler)Documentation
create_user
fixture (#3512 by @rodja)v1.4.34
Compare Source
Bugfix
v1.4.33
Compare Source
v1.4.31
Compare Source
New features and enhancements
user
fixture cuts away the browser and replaces it by a lightweight simulation entirely in Python; a test for a login page can now be written like this:ElementFilter
allows to find and manipulate UI elements during tests and in productionscreen
anduser
viapytest_plugins = ['nicegui.testing.plugin']
run.io_bound
andrun.cpu_bound
(#2234 by @rodja, @falkoschindler)Documentation
v1.4.30
Compare Source
New features and enhancements
get_computed_prop
method for any UI element; provide computed, filtered and sorted rows forui.table
(#3395 by @srobertson86, @falkoschindler)app.shutdown()
even forui.run(reload=True)
(#3320 by @NiklasNeugebauer, @python-and-fiction, @falkoschindler)Bugfixes
ui.number
after sanitization (#3324, #3389 by @eddie3ruff, @python-and-fiction, @falkoschindler)ui.editor
after client-side changes (#1088, #3217, #3346 by @tjongsma, @falkoschindler, @frankvp11, @python-and-fiction)Documentation
v1.4.29
Compare Source
New features and enhancements
Element.move()
(#3319 by @NiklasNeugebauer, @falkoschindler)Bugfixes
CancelledError
incheck_for_late_return_value
(#3268, #3296 by @CatamountJack, @falkoschindler)Documentation
BindableProperty
for better binding performance (#1975, #3325, #3333 by @eponymic, @v479038280, @python-and-fiction, @falkoschindler)ui.teleport
demo for placing charts in table cells (#3309 by @frankvp11, @falkoschindler)v1.4.28
Compare Source
New features and enhancements
request
object to theclient
(#1695, #2399, #3286 by @DoPaminexL, @rodja, @falkoschindler)ui.skeleton
(#3082, #3202 by @patrickwasp, @frankvp11, @falkoschindler)ui.echart
(#3184, #3195 by @natankeddem, @falkoschindler)min
,max
andstep
properties toui.range
(#3167, #3191, #3242, #3260 by @bojh, @falkoschindler, @Ezbaze)ui.scene
(#3254, #3257 by @v479038280, @python-and-fiction, @falkoschindler)Bugfixes
ui.pyplot
not filling its container (#3277, #3289 by @Guilhermwn, @python-and-fiction, @falkoschindler)ui.number
differing fromvalue
property (#3110, #3142, #3281 by @CrystalWindSnake, @Lucas-lyh, @frankvp11, @falkoschindler)Documentation
ui.refreshable
with local scope (#2535, #3219, #3233, #3279 by @Ezbaze, @ruisilvestre-snapp, @arunmp25, @falkoschindler, @rodja)ui.upload
with large files (#3220, #3235 by @Rjdrenth)ui.teleport
for fancy radio options (#3224, #3230 by @pierrecdn, @rodja)v1.4.27
Compare Source
New features and enhancements
ui.teleport
element to inject NiceGUI elements into regular html. (#3148, #3159 by @CrystalWindSnake, @falkoschindler)align_items
parameter forui.row
,ui.column
andui.card
(#3174, #3175 by @tz301, @falkoschindler)config
parameter forui.mermaid
(#3164 by @kyloe, @falkoschindler)Bugfixes
#
(#3124, #3138 by @gotev, @afullerx)settings
attribute (#3135 by @miek770, @falkoschindler)ui.codemirror
ignoring path prefixes (#3122, #3126 by @amks1, @falkoschindler)Documentation
v1.4.26
Compare Source
New features and enhancements
ui.code
a ContentElement to support binding (#3077, #3089 by @JeanBaptiste-dlb, @falkoschindler)ui.interactive_image
(#3118 by @falkoschindler)Bugfixes
ui.leaflet
from flickering after callingflyTo()
(#3035, #3125 by @backbord, @afullerx, @falkoschindler)Documentation
proxy_redirect
(#2977, #3108 by @falkoschindler, @Lucas-lyh)table_documentation.py
(#3099 by @emmanuel-ferdman)on_pointer
parameter inui.interactive_image
(#3078 by @MLaurenceFournier)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.