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
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
ed555444ff
**update** github actions
2023-03-31 10:57:01 +02:00
c9ff48c131
**update** github actions
2023-03-31 10:54:20 +02:00
34493249e2
**update** github actions
2023-03-31 10:11:07 +02:00
4e27a49fcf
**update** github actions
2023-03-31 10:08:13 +02:00
92de638579
Merge pull request #8 from spaytac/feature/cr-github-actions
...
Create yarn-gulp.yml
2023-03-31 09:49:07 +02:00
37d5139f22
Create yarn-gulp.yml
2023-03-31 09:46:59 +02:00
210f2fa112
Merge pull request #7 from spaytac/v5.4.8
...
V5.4.8
2023-03-30 13:37:07 +02:00
a462835afc
Merge branch 'v5.4.8' of github.com:spaytac/Casper into v5.4.8
...
# Conflicts:
# default.hbs
# package.json
# yarn.lock
2023-03-29 17:08:20 +02: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
c1571e5a4e
Merge pull request #6 from spaytac/v5.4.7
...
V5.4.7
2023-03-06 12:27:15 +01: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
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
acf3b0383d
Merge pull request #5 from spaytac/v5.5.5
...
V5.5.5
2023-02-07 11:57:08 +01:00
4f0e6e92e1
**update** minor changes for tag page
2023-02-07 11:55:12 +01:00
5f396d1b98
Merge remote-tracking branch 'origin/v5.5.5' into v5.5.5
...
# Conflicts:
# author.hbs
# package.json
2023-02-07 11:48:45 +01: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
716a1a749f
Merge pull request #4 from spaytac/v5.4.4
...
V5.4.4
2022-12-21 11:05:22 +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
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
11d5eacc72
Merge branch 'pre543' into v5.4.3
2022-12-15 15:34:07 +01:00
beaacb4bcb
**update** minor changes for tag page
2022-12-15 15:33:49 +01: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
ebb2538215
v5.4.3
2022-12-15 10:12:38 +08:00