Falko Schindler b5e1445a59 fix image component registration 1 年之前
..
lib d195d2de7c Fix the scene element (run scene example is now working properly). 2 年之前
mixins 0f5a8a89df Merge branch 'main' into input-error 1 年之前
aggrid.js 98d23c3352 #370 deprecate ui.table, rename it into ui.aggrid 2 年之前
aggrid.py ab0b68a147 remove verbose keywords 1 年之前
audio.js a72872bf09 prevent browser from loading sources before checking for a path prefix 1 年之前
audio.py ab0b68a147 remove verbose keywords 1 年之前
avatar.py 8f8aaef7c7 #986 introduce color mixins 2 年之前
badge.py 8f8aaef7c7 #986 introduce color mixins 2 年之前
button.py a6dc095a66 introduce icon parameter for ui.button 2 年之前
card.py 2df2d76bc5 #726 add documentation about borders with ui.card 2 年之前
chart.js 6a31971f82 #948 correctly track count of chart series 2 年之前
chart.py ab0b68a147 remove verbose keywords 1 年之前
chat_message.js 8f0746e020 simplify chat_message.js 2 年之前
chat_message.py ab0b68a147 remove verbose keywords 1 年之前
checkbox.py d6ee01d83e #722 specify type annotation for callables 2 年之前
choice_element.py d6ee01d83e #722 specify type annotation for callables 2 年之前
color_input.py a6dc095a66 introduce icon parameter for ui.button 2 年之前
color_picker.py d6ee01d83e #722 specify type annotation for callables 2 年之前
colors.js 86c4128a4b #740 add "dark" color 2 年之前
colors.py ab0b68a147 remove verbose keywords 1 年之前
column.py bb4fc2bd92 fixed docu 2 年之前
dark_mode.js 90453d7349 #783 add dark_mode pytest 2 年之前
dark_mode.py ab0b68a147 remove verbose keywords 1 年之前
date.py d6ee01d83e #722 specify type annotation for callables 2 年之前
dialog.py 98ce1fd258 fix awaitable dialog for Python <=3.9 by creating asyncio.Event on correct event loop 2 年之前
expansion.py 9547592b0a #560 make other elements disableable 2 年之前
grid.py 2cf1742a3e introduce ui.grid 2 年之前
html.py f2fd389524 let mixins peel arguments within __init__ (replacing additional init methods) 2 年之前
icon.py 8f8aaef7c7 #986 introduce color mixins 2 年之前
image.js a72872bf09 prevent browser from loading sources before checking for a path prefix 1 年之前
image.py b5e1445a59 fix image component registration 1 年之前
input.py 1a1e78ce8a fix docstrings; improve their consistency 1 年之前
interactive_image.js a72872bf09 prevent browser from loading sources before checking for a path prefix 1 年之前
interactive_image.py ab0b68a147 remove verbose keywords 1 年之前
joystick.py ab0b68a147 remove verbose keywords 1 年之前
joystick.vue 939bd069cb #524 fix joystick 2 年之前
keyboard.js 66326029aa #460 make ui.keyboard's ignore list configurable 2 年之前
keyboard.py ab0b68a147 remove verbose keywords 1 年之前
knob.py 8f8aaef7c7 #986 introduce color mixins 2 年之前
label.py f2fd389524 let mixins peel arguments within __init__ (replacing additional init methods) 2 年之前
line_plot.py c0c41aa90f #722 fix syntax error 2 年之前
link.js 2d0f74e7fa #779 fix updating href prop 2 年之前
link.py 3e6b69cd24 fix pytest for ui.link 1 年之前
log.js 5d3f18f5d4 #906 avoid line duplication in ui.log 2 年之前
log.py ab0b68a147 remove verbose keywords 1 年之前
markdown.js f65cea6353 #658 code review 2 年之前
markdown.py ab0b68a147 remove verbose keywords 1 年之前
menu.py d6ee01d83e #722 specify type annotation for callables 2 年之前
mermaid.js f65cea6353 #658 code review 2 年之前
mermaid.py ab0b68a147 remove verbose keywords 1 年之前
number.py 20a8ad660c introduce min, max and out_of_limits for ui.number 1 年之前
plotly.py ab0b68a147 remove verbose keywords 1 年之前
plotly.vue f65cea6353 #658 code review 2 年之前
progress.py 8f8aaef7c7 #986 introduce color mixins 2 年之前
pyplot.py 526684745f #722 add type annotation for kwargs 2 年之前
query.js 04f349171e #411 allow selecting multiple elements 2 年之前
query.py ab0b68a147 remove verbose keywords 1 年之前
radio.py d6ee01d83e #722 specify type annotation for callables 2 年之前
row.py f571ff197b #524 avoid Tailwind or Quasar classes for default style which are hard to override 2 年之前
scene.js f65cea6353 #658 code review 2 年之前
scene.py ab0b68a147 remove verbose keywords 1 年之前
scene_object3d.py b1c4bacbc9 more mypy fixes 2 年之前
scene_objects.py a22546103b #545 code review 2 年之前
select.js ea108cb8d6 #272 fix binding tests 2 年之前
select.py fbbb3b341b Merge branch 'main' into feature/dependencies 1 年之前
separator.py f571ff197b #524 avoid Tailwind or Quasar classes for default style which are hard to override 2 年之前
slider.py d6ee01d83e #722 specify type annotation for callables 2 年之前
spinner.py 8f8aaef7c7 #986 introduce color mixins 2 年之前
splitter.py d6ee01d83e #722 specify type annotation for callables 2 年之前
stepper.py 92dbe8f61e add stepper_navigation 1 年之前
switch.py d6ee01d83e #722 specify type annotation for callables 2 年之前
table.py 4fd92a8733 Update docs in table.py 2 年之前
tabs.py 720a062c2a #1017 activate keep-alive for ui.tab_panels by default 2 年之前
textarea.py 1a1e78ce8a fix docstrings; improve their consistency 1 年之前
time.py d6ee01d83e #722 specify type annotation for callables 2 年之前
toggle.py d6ee01d83e #722 specify type annotation for callables 2 年之前
tooltip.py e8df344169 add tooltip method 2 年之前
tree.py d6ee01d83e #722 specify type annotation for callables 2 年之前
upload.js 992f114647 improve upload.js 1 年之前
upload.py ab0b68a147 remove verbose keywords 1 年之前
video.js a72872bf09 prevent browser from loading sources before checking for a path prefix 1 年之前
video.py ab0b68a147 remove verbose keywords 1 年之前