Commit Graph

9 Commits

Author SHA1 Message Date
Paul Frazee 56f086a609 Add explore page recommendations 2024-12-17 18:53:20 -08:00
Eric Bailey ad2ab9179a Fix gap 2024-12-17 20:49:58 -06:00
Eric Bailey dd6509c5d2 Tweak gaps 2024-12-17 18:27:14 -06:00
Eric Bailey 41c74e0199 Make trending setting global 2024-12-17 17:39:54 -06:00
Eric Bailey 90ed779cc3 Fix no-show logic 2024-12-17 17:11:48 -06:00
Eric Bailey 2097b67ff0 Handle service config, enablement, load states, update lex contract 2024-12-17 17:11:47 -06:00
Eric Bailey c8a6e3b323 Wire up interstitial and Explore page 2024-12-17 17:11:47 -06:00
Eric Bailey 3f66531e83 Add option to search in any language (#5598) 2024-10-03 20:23:07 -05:00
Eric Bailey b1ca2503de Add language filtering UI to search (#5459)
* Use new TextField for search bar

* Add lang dropdown

* Dialog

* Revert "Dialog"

This reverts commit 257573cd9c.

* Extract util, test, cleanup

* Fix formatting

* Pass through other params

* Fix sticky header

* Fix stale data, hide/show

* Improve query parsing

* Replace memo

* Couple tweaks

* Revert cancel change

* Remove unused placeholder
2024-09-25 15:54:43 -05:00