Commit Graph

17 Commits

Author SHA1 Message Date
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
Kris a950a7fec2
Minor prettier fix (#27) 2023-03-31 11:57:08 -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
David Taylor 4422ee24d3 DEV: Move JS/HBS into dedicated files
This introduces no functional changes, it simply copies the js and templates
into their own files, and applies prettier formatting.
2020-12-18 11:52:17 +00:00
Jordan Vidrine 5bb68c3dcc
Add ability for user to choose outlet (#2)
This commit adds the ability for the user to choose to display the search banner below the header, or above the main content. This is needed for themes using multiple components in these plugin outlets.
2020-12-07 14:23:42 -06:00
awesomerobot d9e5eecac5 Update padding for sticky header, pin old version 2020-10-19 17:58:12 -04:00
Kris 309cf0ee29 switch to above-main-container outlet to avoid user card position shift 2020-06-10 11:38:25 -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