Falko Schindler
|
0017582caa
fix add-unique and toggle mode
|
1 年之前 |
Falko Schindler
|
d4cb588c98
Merge branch 'main' into artreven/main
|
1 年之前 |
Falko Schindler
|
fe7ec388fb
code review
|
1 年之前 |
Falko Schindler
|
5c9be76e8e
add documentation for label in ui.select (fixes #1851)
|
1 年之前 |
Artem Revenko
|
63a3db243f
handle a dict of options with new value mode in select
|
1 年之前 |
Artem Revenko
|
99cbf33a53
Remove additional parameter from ui.select.__init__
|
1 年之前 |
Artem Revenko
|
1c241eb044
Enable freetext input in select, address #1045
|
1 年之前 |
Falko Schindler
|
6645c2029a
add missing docstrings to public functions; consistently mark other functions private
|
1 年之前 |
Falko Schindler
|
cea2377667
add missing Quasar reference
|
1 年之前 |
Falko Schindler
|
3b3aed247f
#1518 change type of GenericEventArguments.args to Any
|
1 年之前 |
Falko Schindler
|
76f387d67b
fix mypy and pylint issues on functions module
|
1 年之前 |
Falko Schindler
|
f116523c7e
more pylint
|
1 年之前 |
Falko Schindler
|
a55a452a1c
fix some more mypy issues
|
1 年之前 |
Falko Schindler
|
4c5745b1f9
register components and libraries while subclassing
|
1 年之前 |
Falko Schindler
|
40adfdd70b
introduce dataclasses for components and libraries
|
1 年之前 |
Falko Schindler
|
96c2df71ac
update remaining register_vue_component calls
|
1 年之前 |
Falko Schindler
|
9e9deda25d
fix some more event arguments
|
1 年之前 |
Falko Schindler
|
9ae5d5f8c4
replace msg['args'] with e.args
|
1 年之前 |
Falko Schindler
|
6438008296
Merge branch 'main' into feature/dependencies
|
1 年之前 |
Falko Schindler
|
691a791901
add support for clearable ui.select (fixes #1069)
|
1 年之前 |
Falko Schindler
|
fbbb3b341b
Merge branch 'main' into feature/dependencies
|
1 年之前 |
Falko Schindler
|
80e2aa63a6
fixes #1044: use `hide-selected` only for single selection
|
1 年之前 |
Falko Schindler
|
ab0b68a147
remove verbose keywords
|
1 年之前 |
Falko Schindler
|
b5469f4edf
replace joinpath with `/`
|
1 年之前 |
Falko Schindler
|
927e9340a8
Merge branch 'main' into feature/dependencies
|
1 年之前 |
Falko Schindler
|
55555a749f
let ui.select support "multiple" prop
|
2 年之前 |
Falko Schindler
|
cdccbcc35a
Merge branch 'main' into feature/dependencies
|
2 年之前 |
Falko Schindler
|
d6ee01d83e
#722 specify type annotation for callables
|
2 年之前 |
Dominique CLAUSE
|
c3956e901d
Merge branch 'main' into feature/dependencies
|
2 年之前 |
Falko Schindler
|
9547592b0a
#560 make other elements disableable
|
2 年之前 |