Evan Chan
|
863c858a68
Website: Faster search page (#4731)
|
6 days ago |
Falko Schindler
|
f5a09f41ba
Use custom reST element for documentation (fixes #4647) (#4648)
|
3 weeks ago |
Falko Schindler
|
7f212a366b
use ui.restructured_text for search results
|
1 year ago |
Falko Schindler
|
aee7081137
code review
|
1 year ago |
Rodja Trappe
|
3d6bda28f0
fix usage of list, item_section and item_label
|
1 year ago |
Alejandro Gil
|
e0b1872dc5
Using ui.list and ui.item instead of ui.element('q-item').
|
1 year ago |
Alejandro Gil
|
88e51b1d56
Changed the color of the search results description to be `text-grey` instead of `text-grey-1` since it was not readable when using the light theme.
|
1 year ago |
Alejandro Gil
|
947b495315
Made it so we can now open the results from the search in a new tab using the middle mouse click or "Open in a new tab" from the right click context menu.
|
1 year ago |
Alejandro Gil
|
25e13a87a4
When searching we can now see a snippet of the content of each result.
|
1 year ago |
Falko Schindler
|
d39bb555a6
fix shortcut in tooltip
|
1 year ago |
Alejandro Gil
|
0db446155c
Added some tooltips to some elements on the website like the search button and theme button.
|
1 year ago |
Falko Schindler
|
f34f013bea
Merge branch '1.4' into run_javascript
|
1 year ago |
Rodja Trappe
|
e1a24abeae
increased js timeout for search command
|
1 year ago |
Falko Schindler
|
bc5303db02
introduce awaitable response for ui.run_javascript
|
1 year ago |
Falko Schindler
|
f4f012c6c7
tiny fix
|
1 year ago |
Falko Schindler
|
8d0afa67f1
code review
|
1 year ago |
Rodja Trappe
|
3ee8e11aef
ensure search_index.json is not cached
|
1 year ago |
Falko Schindler
|
40b86e526a
fix some pylint issues
|
1 year ago |
Falko Schindler
|
432e1150c8
allow clicking ESC button on search dialog
|
1 year ago |
Falko Schindler
|
b76e980457
filter some more event args
|
1 year ago |
Falko Schindler
|
8864fcca4b
update search results lazily
|
1 year ago |
Falko Schindler
|
2fe5f8624c
avoid race conditions when updating search results
|
1 year ago |
Rodja Trappe
|
165e8a2537
Merge pull request #1021 from zauberzeug/button-icon
|
1 year ago |
Falko Schindler
|
401a138de9
code review
|
1 year ago |
Falko Schindler
|
a6dc095a66
introduce icon parameter for ui.button
|
1 year ago |
Rodja Trappe
|
877188224b
fixed goto search result
|
1 year ago |
Falko Schindler
|
1ea7f5c18f
implement search UI in NiceGUI
|
1 year ago |
Falko Schindler
|
b6262e612b
code review
|
1 year ago |