Isaac Janzen
|
caaf5309c6
|
DEV: Update search icon css
|
2024-03-06 11:04:41 -07:00 |
Isaac Janzen
|
d57ce477f8
|
DEV: Update to glimmer search menu (#46)
# Without Search Button Text
<img width="599" alt="Screenshot 2023-11-28 at 1 41 23 PM" src="https://github.com/discourse/discourse-search-banner/assets/50783505/f3db62c8-3a64-410a-a254-88cdab9d5d9f">
<img width="635" alt="Screenshot 2023-11-28 at 1 41 32 PM" src="https://github.com/discourse/discourse-search-banner/assets/50783505/c595d6e3-bc04-472c-869a-9c2567399085">
<img width="580" alt="Screenshot 2023-11-28 at 1 44 11 PM" src="https://github.com/discourse/discourse-search-banner/assets/50783505/400a9b72-c599-4518-94f7-a46eb41eb541">
# With Search Button Text
<img width="604" alt="Screenshot 2023-11-28 at 1 46 17 PM" src="https://github.com/discourse/discourse-search-banner/assets/50783505/1195e798-0d21-489f-8672-a5ccd3960b91">
<img width="557" alt="Screenshot 2023-11-28 at 1 45 39 PM" src="https://github.com/discourse/discourse-search-banner/assets/50783505/7eb6681b-08f3-4a7f-98ba-8a3fbe283baa">
# Shared search term
https://github.com/discourse/discourse-search-banner/assets/50783505/fdf12c12-1c9a-4fb6-bd44-8ca5fe2d30d0
|
2023-11-28 13:59:07 -07:00 |
Jordan Vidrine
|
5fb25748da
|
FIX: Adjust button styling when custom text is used (#45)
|
2023-11-20 12:52:29 -06:00 |
Jordan Vidrine
|
b0b6448e7c
|
UX: Style adjustments and fixes (#44)
|
2023-11-09 10:11:33 -06:00 |
Kris
|
eeeb391c88
|
UX: add optional search button text (#33)
* UX: add optional search button text
* include i18n
|
2023-07-27 14:46:38 -07:00 |
Kris
|
5f6eddaabc
|
UX: let search button click through to full search (#29)
|
2023-04-05 17:07:32 -04:00 |
Prof. Caju
|
9df5e660b5
|
Add dark theme background image (#26)
|
2023-03-31 11:30:34 -04:00 |
Kris
|
9be6d63f35
|
FIX: add clearContext, general cleanup (#25)
|
2023-03-08 09:29:00 -05:00 |
Kris
|
9b7525e228
|
FEATURE: optional setting for special style (#18)
|
2022-10-18 13:02:20 -04:00 |
Penar Musaraj
|
220e782d52
|
Revert "DEV: Do not reuse core's element ID for the input (#14)" (#15)
This reverts commit 107be68180.
|
2022-07-27 23:18:38 +05:30 |
Penar Musaraj
|
107be68180
|
DEV: Do not reuse core's element ID for the input (#14)
This changes `search-term` widget's ID for the input so that we do not
include two elements with the same ID in the DOM.
|
2022-07-27 12:27:40 -04:00 |
Kris
|
703d7c4dd6
|
FEATURE: replace background setting with upload (#7)
|
2021-10-25 10:45:40 -04:00 |
Penar Musaraj
|
205ead43f9
|
FIX: Let core handle toggling "in topic" state (#6)
Also adjusts some styling following core changes.
|
2021-10-21 10:00:00 -04:00 |
Kris
|
565174c3e3
|
Update variables for dark mode support (#5)
|
2021-05-29 09:14:18 -05:00 |
awesomerobot
|
d9e5eecac5
|
Update padding for sticky header, pin old version
|
2020-10-19 17:58:12 -04:00 |
Kris
|
ca5e4e7b2f
|
adding some more settings
|
2019-07-25 10:14:25 -04:00 |
Kris
|
a75b9063aa
|
initial commit
|
2019-07-14 23:31:20 -04:00 |