Sodbileg Gansukh
a18367200f
Updated post content grid for additional widths
2023-06-22 16:37:59 +08:00
Sodbileg Gansukh
294b1e30e5
v5.4.12
2023-06-20 12:09:25 +08:00
Sodbileg Gansukh
aa8ca0794b
Fixed main nav background color in dark mode
...
closes https://github.com/TryGhost/Casper/issues/942
2023-06-20 12:09:08 +08:00
Sodbileg Gansukh
ba0b3d08cc
v5.4.11
2023-05-09 13:30:12 +08:00
Sodbileg Gansukh
50d5727f77
Fixed mobile menu background in dark mode
...
no issues
- when there's no publication cover and the color scheme is in dark mode, the mobile menu had white background
- this fixes the issue by adding explicit dark mode rules to the styles
2023-05-09 13:27:37 +08:00
Sodbileg Gansukh
23f7c30365
v5.4.10
2023-04-21 09:49:57 +01:00
Sodbileg Gansukh
8ff3c6fcf1
Fixed main nav to make it work with the announcement bar
2023-04-21 09:49:37 +01:00
Sodbileg Gansukh
5c7fb39df9
v5.4.9
2023-04-10 13:42:17 +08:00
Sodbileg Gansukh
4851606d9d
Rebuilt assets
2023-04-10 13:41:59 +08:00
Rob Leslie
afca9cb27e
Fix problem showing dropdown after window resize
...
When the browser window is resized, a new click event listener is added
to the window but the old one is not removed. The old one ends up
preventing the newly-made dropdown from opening.
Fix this by remembering the click event listener function added to the
window, and remove it before making the new dropdown after a window
resize.
2023-04-10 13:40:33 +08:00
Sodbileg Gansukh
b56bec2cb8
Fixed header action background color for smaller screens
...
closes #934
- the accent color is used for the header background, so we don't need to add explicit dark mode color to the action on mobile screens
2023-04-10 13:24:11 +08:00
Sodbileg Gansukh
0c4164c5bd
v5.4.8
2023-03-28 16:01:50 +08:00
Sodbileg Gansukh
e6326eadf9
Added a class name to the powered by text
...
no issues
- our other themes have this class, and this makes it consistent across over all offcial themes
2023-03-28 16:01:24 +08:00
renovate[bot]
3ed94d68fa
Update dependency gscan to v4.36.1
2023-03-07 09:25:32 +01:00
Sodbileg Gansukh
505503a63b
v5.4.7
2023-03-01 13:54:29 +08:00
Sodbileg Gansukh
bd3fc7c2af
Fixed textarea color in dark mode
2023-03-01 13:53:58 +08:00
Sodbileg Gansukh
5e0f765852
v5.4.6
2023-02-28 13:57:36 +08:00
Sodbileg Gansukh
4293dab0a7
Fixed burger menu icon visibility on dark mode
...
refs #925
2023-02-28 13:57:05 +08:00
Cory
f00918589f
Update comment grammar
2023-02-27 17:13:31 +08:00
Nicholas Fasching
0200889148
Fix Table of Contents Numbering in screen.css
2023-02-27 15:39:25 +08:00
Mark Stosberg
248c122f86
re-add aria-label to search button for screen readers
...
This was added by https://github.com/TryGhost/Casper/pull/896
but then appears to have been accidentally reverted in the merge of https://github.com/TryGhost/Casper/pull/906
2023-02-27 15:10:09 +08:00
Daniel Lockyer
a007415d89
v5.4.5
2023-01-20 09:50:01 +01:00
Peter Zimon
31188ce3c0
Fixed author's cover image not showing up
...
no refs.
The author's cover image didn't show up on the theme because the author template used `feature_image` instead of `cover_image`.
2023-01-19 09:51:08 +01:00
Sodbileg Gansukh
e1967f8546
v5.4.4
2022-12-16 12:35:19 +08:00
Sodbileg Gansukh
5259d551f5
Fixed mobile navbar height
2022-12-16 12:33:11 +08:00
Sodbileg Gansukh
115d1d820c
Fixed sign in link placement on mobile screen
...
fixes #913
2022-12-16 12:12:22 +08:00
Sodbileg Gansukh
81e4dfd52d
Minor spacing adjustment
2022-12-16 12:02:08 +08:00
Sodbileg Gansukh
cc4d828575
Fixed logo visibility when the header is hidden
2022-12-16 11:57:59 +08:00
Sodbileg Gansukh
ebb2538215
v5.4.3
2022-12-15 10:12:38 +08:00
Sodbileg Gansukh
3767e3d994
Adjusted the pagination to dark mode
2022-12-15 10:00:58 +08:00
Sodbileg Gansukh
6d290485dc
Fixed account button background
2022-12-15 09:55:41 +08:00
Sodbileg Gansukh
7da41d344f
Added sign in link to the navbar
2022-12-14 16:42:46 +08:00
Sodbileg Gansukh
55a90a9252
v5.4.2
2022-12-12 14:55:31 +08:00
Sodbileg Gansukh
b20dceae22
Rebuilt assets
2022-12-12 14:55:02 +08:00
Sodbileg Gansukh
88ca182a58
Added regular pagination option
...
Casper comes with infinite scrolling by default. This update makes it possible to go with the default pagination style when the <html> element has a class no-infinite-scroll.
2022-12-08 12:50:24 +08:00
Sodbileg Gansukh
140632b885
fixes #910
...
When the publication cover is turned off and the header style is set to hidden, the header section shouldn't be taking much space like it does regularly.
2022-12-07 15:29:23 +08:00
Sodbileg Gansukh
8f2b806673
v5.4.1
2022-11-14 11:05:28 +08:00
Sodbileg Gansukh
4af198a19f
Fixed dropdown menu width
2022-11-14 10:42:10 +08:00
Sodbileg Gansukh
f846ceb7ed
Fixed minor spacing issues on the header
2022-11-14 10:37:50 +08:00
tmlmt
7390c17a26
Fix for intended location of search icon
2022-11-14 10:31:51 +08:00
Sodbileg Gansukh
55d5345800
v5.4.0
2022-11-11 11:31:39 +08:00
Sodbileg Gansukh
cf30adacce
Added navbar options ( #906 )
2022-11-11 11:30:32 +08:00
Lucas
38426cd9e6
Added aria-label to search button ( #896 )
2022-10-31 16:01:42 +08:00
Sodbileg Gansukh
c7713df88f
v5.3.2
2022-10-04 14:43:34 +08:00
Sodbileg Gansukh
e6fdb4bfa3
Excluded GitHub Gist table from being styled
...
fixes #895
2022-10-04 14:31:38 +08:00
Jérôme Gamez
657bb8f986
Add me
relation to social links
2022-09-12 12:57:24 +08:00
Sodbileg Gansukh
005211ff8f
Remove ununsed file
2022-09-01 11:36:01 +08:00
Sodbileg Gansukh
e2096ee731
v5.3.1
2022-08-16 10:54:22 +08:00
Sodbileg Gansukh
20ced95885
Fix search icon placement
...
fixes #894
2022-08-16 10:54:04 +08:00
Sodbileg Gansukh
2aaf7441af
v5.3.0
2022-08-12 21:32:28 +08:00