Mark Dumay
c567949205
Merge branch 'main' into develop
2023-11-12 15:32:19 +01:00
mark
def136cb1b
Fix variable scope error
2023-11-12 15:31:55 +01:00
Mark Dumay
889dc2e5ef
Merge pull request #628 from gethinode/develop
...
Fix spacing of timeline icons
2023-11-11 17:01:08 +01:00
Mark Dumay
371323f929
Merge branch 'main' into develop
2023-11-11 16:56:03 +01:00
mark
1694702d11
Fix spacing of timeline icons
2023-11-11 16:55:36 +01:00
Mark Dumay
048f50ddc4
Merge pull request #627 from gethinode/develop
...
Add check for vector image availability
2023-11-10 19:34:22 +01:00
Mark Dumay
488cfc576b
Merge branch 'main' into develop
2023-11-10 18:25:39 +01:00
mark
1d8e564acf
Update package version
2023-11-10 18:25:02 +01:00
mark
6e94bc279b
Add check for vector image availability
2023-11-10 18:24:31 +01:00
github-actions[bot]
90ee15cccf
Merge pull request #626 from gethinode/dependabot/npm_and_yarn/eslint-plugin-n-16.3.1
...
Bump eslint-plugin-n from 16.3.0 to 16.3.1
2023-11-10 13:46:56 +00:00
dependabot[bot]
751ff334ac
Bump eslint-plugin-n from 16.3.0 to 16.3.1
...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 16.3.0 to 16.3.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.3.0...16.3.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-10 13:41:17 +00:00
Mark Dumay
c200af1ad2
Merge pull request #625 from gethinode/develop
...
Add fetch priority support for images
v0.21.5
2023-11-10 07:10:18 +01:00
Mark Dumay
5232afa812
Merge branch 'main' into develop
2023-11-10 06:57:17 +01:00
mark
ad8e2f51d7
Add fetch priority support for images
...
The priority provides a hint to the browser on how it should prioritize the fetch of an image relative to other
images. The implementation is experimental and currently only supported by Chrome, Edge, and Opera.
Hinode sets a high priority for the thumbnail image. On list pages, this image is included in the featured section. For single pages, the thumbnail is included in the page header. Carousel images that are not active will receive a low fetch priority. All other images are unchanged.
See https://developer.mozilla.org/en-US/docs/Web/API/HTMLImageElement/fetchpriority#browser_compatibility for browser compatibility.
2023-11-10 06:56:30 +01:00
Mark Dumay
ff708cf580
Merge pull request #624 from gethinode/develop
...
Fix styles of embedded youtube videos
2023-11-09 18:31:19 +01:00
Mark Dumay
f93ee9f01b
Merge branch 'main' into develop
2023-11-09 18:18:22 +01:00
mark
611320e661
Bump package release
2023-11-09 18:17:47 +01:00
mark
8a56d82cb9
Fix styles of embedded youtube videos
2023-11-09 18:16:59 +01:00
Mark Dumay
c052086388
Merge pull request #623 from gethinode/develop
...
Add language to download title if applicable
2023-11-09 17:27:37 +01:00
Mark Dumay
d4bfbf925a
Merge branch 'main' into develop
2023-11-09 17:02:28 +01:00
mark
b6b7e7be4f
Add language to download title if applicable
2023-11-09 16:59:18 +01:00
github-actions[bot]
61ef48798b
Merge pull request #622 from gethinode/dependabot/npm_and_yarn/hugo-bin-0.116.4
...
Bump hugo-bin from 0.116.3 to 0.116.4
2023-11-09 13:32:04 +00:00
dependabot[bot]
d65382e80d
Bump hugo-bin from 0.116.3 to 0.116.4
...
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin ) from 0.116.3 to 0.116.4.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases )
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.116.3...v0.116.4 )
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-09 13:24:53 +00:00
Mark Dumay
e97d3e6fe9
Merge pull request #621 from gethinode/develop
...
Fix incorrect class init of thumbnails
v0.21.4
2023-11-07 16:28:01 +01:00
Mark Dumay
5cb189d545
Merge branch 'main' into develop
2023-11-07 16:14:38 +01:00
mark
7897fe5f00
Bump package release
2023-11-07 16:13:45 +01:00
mark
6c4e0e8992
Fix incorrect class init
2023-11-07 16:13:10 +01:00
Mark Dumay
3c6a533236
Merge pull request #620 from gethinode/develop
...
Fix empty class attributes
v0.21.3
2023-11-07 15:53:21 +01:00
Mark Dumay
69a9108655
Merge branch 'main' into develop
2023-11-07 15:42:02 +01:00
mark
4fdc7bb7d3
Bump release version and adjust optional dependencies
2023-11-07 15:41:05 +01:00
mark
170bd7034a
Update build stats
2023-11-07 15:40:42 +01:00
mark
2bc99753d6
Fix empty class attributes
2023-11-07 15:31:54 +01:00
Mark Dumay
3ae1671b46
Merge pull request #619 from gethinode/develop
...
Improve configurability of single pages
v0.21.2
2023-11-07 14:54:33 +01:00
Mark Dumay
4b9f137d41
Merge branch 'main' into develop
2023-11-07 14:44:37 +01:00
mark
651f733622
Update build environment
2023-11-07 14:43:09 +01:00
github-actions[bot]
a2b0c2c05f
Merge pull request #618 from gethinode/dependabot/npm_and_yarn/eslint-plugin-n-16.3.0
...
Bump eslint-plugin-n from 16.2.0 to 16.3.0
2023-11-07 13:38:06 +00:00
mark
21476927ef
Update build stats
2023-11-07 14:27:25 +01:00
mark
8c86081271
Support configurable thumbnail ratio
2023-11-07 14:27:17 +01:00
mark
fe5e94d277
Add download option to sharing buttons
2023-11-07 14:26:57 +01:00
mark
585db8094e
Support related content
2023-11-07 14:26:22 +01:00
mark
4bcc536d42
Suppress empty more button
2023-11-07 14:26:00 +01:00
mark
b22c2e5ca5
Make metadata of single page header configurable
2023-11-07 14:25:43 +01:00
mark
715b714781
Make rendering of single page content configurable
2023-11-07 14:24:13 +01:00
mark
1d4b95a827
Refactor TOC for single pages
2023-11-07 14:22:38 +01:00
dependabot[bot]
0530a01445
Bump eslint-plugin-n from 16.2.0 to 16.3.0
...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 16.2.0 to 16.3.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/16.2.0...16.3.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-07 13:22:19 +00:00
mark
2a29eba66e
Bump package release
2023-11-07 14:10:10 +01:00
mark
e93b66f4b8
Update build stats
2023-11-07 06:29:33 +01:00
mark
44bb9d7f12
Add message when no tags are found
2023-11-07 06:29:27 +01:00
Mark Dumay
4f58f20b94
Merge pull request #616 from gethinode/develop
...
Use EXIF values to rotate and flip images
v0.21.1
2023-11-06 15:02:18 +01:00
Mark Dumay
cd047ea6fe
Merge branch 'main' into develop
2023-11-06 14:51:15 +01:00