wangweimin
|
9e5c24d88e
feat: add `get_scope()`
|
4 年之前 |
wangweimin
|
c0b42940c8
maint: use 'pywebio.session.set_env()' to set session environment settings
|
4 年之前 |
wangweimin
|
5615e6e7c8
fix: typo
|
4 年之前 |
wangweimin
|
973d23053e
doc: update doc
|
4 年之前 |
wangweimin
|
a70985127b
feat: `put_text` support output multiple objects once
|
4 年之前 |
wangweimin
|
e64d4de97b
fix: `put_buttons`,`toast`'s callback can't use coroutine in coroutine-based session
|
4 年之前 |
wangweimin
|
45d8b9a099
maint: `put_table()` copy user data
|
4 年之前 |
wangweimin
|
53d2f24d13
feat: `popup()` support as context manager and decorator
|
4 年之前 |
wangweimin
|
aa2037ad86
maint: remove `use_custom_selector` in output with scope
|
4 年之前 |
wangweimin
|
624ae2952e
doc: update doc & fix typo
|
4 年之前 |
wangweimin
|
4ecc7c394f
feat: add `toast()` to make notification
|
4 年之前 |
wangweimin
|
30fb8d10a5
doc: add `popup()` to doc
|
4 年之前 |
wangweimin
|
b354bd7ca2
fix: amend dix for 11124492
|
4 年之前 |
wangweimin
|
1112449229
fix: put_table()'s str cell format error
|
4 年之前 |
wangweimin
|
767d130078
maint: put_widget()、popup()、put_table() regard string input as put_text()
|
4 年之前 |
wangweimin
|
2c45d432c9
feat: add `pywebio.output.output()`
|
4 年之前 |
wangweimin
|
57eb1220a7
doc: update
|
4 年之前 |
wangweimin
|
e3676ff02f
maint: code fine-tuning
|
4 年之前 |
wangweimin
|
92758bcfcf
doc: update `put_row()`'s doc
|
4 年之前 |
wangweimin
|
61e98000da
fix: `put_row`, `put_column` bug
|
4 年之前 |
wangweimin
|
f766b7c46b
doc: update doc
|
4 年之前 |
wangweimin
|
f744cb9d24
maint: update doc and
|
4 年之前 |
wangweimin
|
79ce4dc32c
doc: update guide
|
4 年之前 |
wangweimin
|
af4c72c399
doc: update user guide
|
4 年之前 |
wangweimin
|
d145168043
feat: add `download()`
|
4 年之前 |
wangweimin
|
f67fc6ca3e
feat: add `put_loading()`
|
4 年之前 |
wangweimin
|
5ca8648afd
feat: add `put_processbar()`、`set_processbar()`
|
4 年之前 |
wangweimin
|
2572eaabe3
feat: layout functions add `scope` & `position` parameters
|
4 年之前 |
wangweimin
|
88f0bc7d63
feat: `put_grid()` add `cell_widths`、`cell_heights` parameters
|
4 年之前 |
wangweimin
|
d4bb0a6323
fix: put_grid() cell_width、cell_height parameter issue
|
4 年之前 |