Commit Graph

14 Commits

Author SHA1 Message Date
Jordan Vidrine 243625d564 add class to span 2021-07-09 16:18:38 -05:00
Jordan Vidrine 1715f2f086 add custom link under header text 2021-07-07 09:30:52 -05: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