- 07 Jun, 2020 3 commits
-
-
Joshua Robinson authored
-
Joshua Robinson authored
-
Joshua Robinson authored
-
- 12 May, 2020 1 commit
-
-
Joshua Robinson authored
Changed system banner to match this banner's background color, and tweaked background image to more closely match global website's aesthetic. Configured the default settings to match deployment settings.
-
- 28 Apr, 2020 3 commits
- 23 Jul, 2019 1 commit
-
-
tshenry authored
-
- 24 Apr, 2019 1 commit
-
-
tshenry authored
Any upload added to a remote component will be removed whenever the component is updated. It's safest for a user to add their image files to their main theme.
-
- 20 Apr, 2019 4 commits
-
-
tshenry authored
See https://meta.discourse.org/t/versatile-banner/109133 for details
-
tshenry authored
See https://meta.discourse.org/t/versatile-banner/109133 for details
-
tshenry authored
See https://meta.discourse.org/t/versatile-banner/109133 for details
-
tshenry authored
See https://meta.discourse.org/t/versatile-banner/109133 for details
-
- 12 Mar, 2019 1 commit
-
-
tshenry authored
The CSS required for the full-width option does not factor in the scrollbar width and causes some horizontal overflow. The overflow-x should be hidden on the body, otherwise certain elements get cropped.
-
- 08 Mar, 2019 4 commits
- 07 Mar, 2019 2 commits
-
-
tshenry authored
- Navigation dropdown will no longer be cropped on mobile when on the activity page. - The banner should no longer sit right on top of the admin panel buttons - The banner will play nice with the Category Banners theme component
-
tshenry authored
declare bannerState outside collapsed cookie check
-
- 27 Feb, 2019 2 commits
-
-
Joe Grover authored
-
Joe Grover authored
The banner_collapsed cookie was never being updated on click events since the let bannerState declaration happened within the if block checking that a cookie already exists.
-
- 14 Feb, 2019 4 commits