Commit Graph

69 Commits

Author SHA1 Message Date
Jarek Radosz b15a5e0380
DEV: Update repo URL in README (#12) 2022-05-16 13:55:40 -04:00
Jarek Radosz 09a7b5ba85
DEV: Add CI setup and fix linting issues (#11) 2022-05-13 13:55:40 +02:00
Penar Musaraj d87629059f
REFACTOR: Use `logSearchLinkClick` core helper (#10) 2022-04-01 10:35:38 -04:00
Penar Musaraj c3a26b198d
FEATURE: Log search result clicks (#9) 2022-03-08 20:49:49 +01:00
Penar Musaraj 23bd6582f4
FIX: Remove `clickOutside` event (#8)
No longer needed since it's removed in core
See https://github.com/discourse/discourse/pull/14788
2021-11-02 09:26:31 -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
Kris 0d9363d8c9
fix currentUser not found error (#4) 2021-02-05 10:29:39 -05:00
David Taylor 1e6ade528d DEV: Refactor into component with computed properties
This commit also
  - Removes use of api.onPageChange in favor of the router service
  - Removes JQuery use
  - Uses currentRouteName instead of currentURL so that the bar is hidden for loading substates
2020-12-18 11:52:17 +00: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 2a52ca51f4 add license and about links 2019-07-14 23:58:27 -04:00
Kris ae6e66412c
Create LICENSE 2019-07-14 23:57:08 -04:00
Kris 4e75f83dcb
Create README.md 2019-07-14 23:56:46 -04:00
Kris a75b9063aa initial commit 2019-07-14 23:31:20 -04:00