wangweimin
|
45d8b9a099
maint: `put_table()` copy user data
|
hace 4 años |
wangweimin
|
53d2f24d13
feat: `popup()` support as context manager and decorator
|
hace 4 años |
wangweimin
|
aa2037ad86
maint: remove `use_custom_selector` in output with scope
|
hace 4 años |
wangweimin
|
2e398d5834
frontend: use toast instead of alert() to notify error
|
hace 4 años |
wangweimin
|
961ab07db0
maint: output error traceback to frontend's console
|
hace 4 años |
wangweimin
|
624ae2952e
doc: update doc & fix typo
|
hace 4 años |
wangweimin
|
619d224d77
fix(frontend): textarea with code not working when disable auto-scroll-bottom
|
hace 4 años |
wangweimin
|
4ecc7c394f
feat: add `toast()` to make notification
|
hace 4 años |
wangweimin
|
30fb8d10a5
doc: add `popup()` to doc
|
hace 4 años |
wangweimin
|
b6802f5c8c
maint: reformat code
|
hace 4 años |
wangweimin
|
b354bd7ca2
fix: amend dix for 11124492
|
hace 4 años |
wangweimin
|
8daf2d72e1
feat: `file_upload()` support multiple upload and set file max size
|
hace 4 años |
wangweimin
|
1112449229
fix: put_table()'s str cell format error
|
hace 4 años |
wangweimin
|
767d130078
maint: put_widget()、popup()、put_table() regard string input as put_text()
|
hace 4 años |
wangweimin
|
d6c82f6fb1
feat: `run_js` & `eval_js` support set arguments
|
hace 4 años |
wangweimin
|
2c45d432c9
feat: add `pywebio.output.output()`
|
hace 4 años |
wangweimin
|
700d622e2e
fix: `OutputList`.__del__ bug
|
hace 4 años |
wangweimin
|
57eb1220a7
doc: update
|
hace 4 años |
wangweimin
|
e3676ff02f
maint: code fine-tuning
|
hace 4 años |
wangweimin
|
69a6bc5d4e
doc update
|
hace 4 años |
wangweimin
|
92758bcfcf
doc: update `put_row()`'s doc
|
hace 4 años |
wangweimin
|
61e98000da
fix: `put_row`, `put_column` bug
|
hace 4 años |
wangweimin
|
7c5b181ba4
refine(frontend): add `after_add_to_dom`、`after_show` life-circle callback to FormController and InputItem
|
hace 4 años |
wangweimin
|
f766b7c46b
doc: update doc
|
hace 4 años |
wangweimin
|
61ee5e48cc
fix: ThreadBasedSession serial_mode callback input error
|
hace 4 años |
wangweimin
|
5409c9355f
test: add input action test
|
hace 4 años |
wangweimin
|
ce9df38991
feat: `input` add `action` parameter
|
hace 4 años |
wangweimin
|
3afb22e44f
test: fix `actions` test
|
hace 4 años |
wangweimin
|
37d9777b5c
feat: input support url,date,time type
|
hace 4 años |
wangweimin
|
718948a50a
fix(frontend): use jQuery.prop to update inputs' attributes
|
hace 4 años |