92bd3eb4a7
**update** merged with origin
2023-08-04 10:46:35 +02:00
0bd5d16246
Merge branch 'main' into v5.6.0
...
# Conflicts:
# LICENSE
# README.md
# assets/built/global.css
# assets/built/global.css.map
# assets/built/screen.css
# assets/built/screen.css.map
# assets/css/global.css
# package.json
# page.hbs
2023-08-04 09:54:52 +02:00
bae9f5f49b
**update** merged with origin
2023-08-04 09:50:27 +02:00
Sodbileg Gansukh
840b1b9c50
Switched from padding to margin for page card spacing
2023-07-24 16:58:30 +08:00
Sodbileg Gansukh
cc3fca004f
Fixed cards not having space below
2023-07-22 00:08:12 +08:00
Sodbileg Gansukh
f8b34f9786
Fixed article header spacing on post template
2023-07-19 19:05:22 +08:00
Sodbileg Gansukh
b9f5d591d3
Rebuilt assets
2023-07-19 10:14:41 +08:00
Sanne de Vries
d9c9390e17
Removed padding between navigation and full width content ( #944 )
2023-07-17 16:26:18 +08:00
Sanne de Vries
84f201d293
Updated class to 'kg-card-hascaption'
...
Refs https://github.com/TryGhost/Product/issues/3589
2023-07-13 18:32:48 +08:00
Sanne de Vries
c7fdfb7479
Removed spacing between full-width cards
...
Refs https://github.com/TryGhost/Product/issues/3589
2023-07-13 18:32:48 +08:00
Sodbileg Gansukh
22c83f9128
Fixed tag and author description character limit
2023-07-06 09:46:03 +08:00
Sodbileg Gansukh
b1a10873ff
Fixed nested list spacing
2023-07-03 18:03:47 +08:00
Sodbileg Gansukh
0e76b5abef
Removed unnecessary JS hack for nested list
2023-07-03 17:37:39 +08:00
Sodbileg Gansukh
d75ffc78ac
Added nested list support
2023-06-28 18:25:13 +08:00
Sanne de Vries
2fafe722d1
Added grid to full width cards with wide content
...
Refs https://github.com/TryGhost/Team/issues/3459
2023-06-22 21:17:03 +02:00
Sodbileg Gansukh
a18367200f
Updated post content grid for additional widths
2023-06-22 16:37:59 +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
01b04e59da
Merge branch 'main' into v5.4.11
2023-06-07 14:56:41 +02:00
5ba628d1a3
**update** merged with origin
2023-06-07 14:51:10 +02:00
6abe0a1e25
**update**
2023-06-07 12:48:56 +00:00
2fa6b68cc3
**update** merged with origin
2023-06-07 14:48:08 +02: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
8ff3c6fcf1
Fixed main nav to make it work with the announcement bar
2023-04-21 09:49:37 +01:00
14c5d004f4
**update** merged with origin
2023-04-12 09:54:04 +02:00
d1595f421a
Merge remote-tracking branch 'origin/v5.4.9' into v5.4.9
...
# Conflicts:
# assets/built/casper.js.map
# assets/built/screen.css
# assets/built/screen.css.map
# assets/css/screen.css
# assets/js/dropdown.js
# package.json
2023-04-11 11:41:57 +02: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
db6a864b90
**update** minor changes for tag page
2023-03-06 12:26:13 +01:00
3e4aba10fe
**update** merged with changes from orig repo v547
2023-03-06 11:17:13 +00:00
88bdc1fc4b
Merge branch 'main' into v5.4.7
...
# Conflicts:
# assets/built/screen.css
# assets/built/screen.css.map
# error.hbs
# package.json
2023-03-06 12:08:46 +01:00
50991c37ca
**update** minor changes for tag page
2023-03-06 12:07:13 +01:00
Sodbileg Gansukh
bd3fc7c2af
Fixed textarea color in dark mode
2023-03-01 13:53:58 +08:00
Sodbileg Gansukh
4293dab0a7
Fixed burger menu icon visibility on dark mode
...
refs #925
2023-02-28 13:57:05 +08:00
Nicholas Fasching
0200889148
Fix Table of Contents Numbering in screen.css
2023-02-27 15:39:25 +08:00
4f0e6e92e1
**update** minor changes for tag page
2023-02-07 11:55:12 +01:00
f6128d473c
Merge branch 'pre544' into v5.4.4
...
# Conflicts:
# assets/built/casper.js.map
# assets/built/screen.css
# assets/built/screen.css.map
# package.json
2022-12-20 17:40:55 +01:00
37132a168a
**update** minor changes for tag page
2022-12-20 17:39:36 +01: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
d3bf2b05d2
**update** minor changes for tag page
2022-12-15 15:32:04 +01:00
28bdf273f3
Merge remote-tracking branch 'origin/v5.4.3' into pre543
...
# Conflicts:
# assets/built/casper.js.map
# assets/built/screen.css
# assets/built/screen.css.map
# assets/css/screen.css
# assets/js/dropdown.js
# default.hbs
# package.json
2022-12-15 14:54:33 +01:00
ad518db147
**update** minor changes for tag page
2022-12-15 14:49:15 +01:00
91ed758fc9
**update** minor changes for tag page
2022-12-15 14:47:29 +01:00
b7bbd91565
**update** pre543
2022-12-15 13:38:09 +00:00
Sodbileg Gansukh
3767e3d994
Adjusted the pagination to dark mode
2022-12-15 10:00:58 +08:00
Sodbileg Gansukh
7da41d344f
Added sign in link to the navbar
2022-12-14 16:42:46 +08:00
2d9ba902b4
**update** merge with 5.4.2 from origin
2022-12-12 10:36:25 +01:00