You've already forked Ghost-Theme-Source
Squashed commit of the following:
commit2cfe4e2016Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Wed Mar 13 17:11:42 2024 +0800 v1.2.1 commit3b99c9e881Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Wed Mar 13 17:09:19 2024 +0800 Fixed white background issue on accent color navigation fixes DES-173 commit0beef28a44Author: Sanne de Vries <65487235+sanne-san@users.noreply.github.com> Date: Wed Mar 13 08:37:06 2024 +0100 Updated default button card styles to support multiline buttons (#43) * Updated default button card styles to support multiline buttons Ref DES-160 * Center-aligned button text commit652105318eAuthor: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Mon Mar 4 14:06:06 2024 +0800 v1.2.0 commit6e29abe79aAuthor: Peter Zimon <peter.zimon@gmail.com> Date: Mon Feb 26 10:46:07 2024 +0100 Various design improvements (#42) There are a couple of minor improvements which customers solve at the moment with various hacks and should be part of the theme instead. * Removed max-width from card excerpt * Updated custom theme settings - Added show/hide "Read more" section in posts - Added drop-cap option for posts - Added show/hide metadata for posts * Added lock icon for members-only posts on list * Updated excerpt logic to work with access levels * Fixing missing id's for input fields * Updated secondary color contrast commitdc3e6cb539Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Tue Jan 23 13:04:26 2024 +0700 Improved accessibility refs #37 commita2846beab2Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Mon Jan 22 15:04:29 2024 +0700 Added better styling to pre and code elements closes #11, #21 commitebc4792154Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Wed Jan 3 16:17:55 2024 +0700 Improved HTML table rendering fixes #17 commitc060944364Author: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Wed Jan 3 12:20:49 2024 +0700 Fixed mobile scrolling issues fixes #12 - added background color to the mobile menu actions - disabled root scrolling when the mobile menu is opened which fixes the duplicate scrolling issue commitd046267a3aAuthor: Sodbileg Gansukh <sodbileg.gansukh@gmail.com> Date: Wed Jan 3 11:39:09 2024 +0700 Improved typography hierarchy
This commit is contained in:
86
yarn.lock
86
yarn.lock
@@ -211,6 +211,16 @@
|
||||
dependencies:
|
||||
"@stdlib/assert-has-uint8clampedarray-support" "^0.2.1"
|
||||
|
||||
"@stdlib/assert-has-float32array-support@^0.0.x":
|
||||
version "0.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/assert-has-float32array-support/-/assert-has-float32array-support-0.0.8.tgz#77371183726e26ca9e6f9db41d34543607074067"
|
||||
integrity sha512-Yrg7K6rBqwCzDWZ5bN0VWLS5dNUWcoSfUeU49vTERdUmZID06J069CDc07UUl8vfQWhFgBWGocH3rrpKm1hi9w==
|
||||
dependencies:
|
||||
"@stdlib/assert-is-float32array" "^0.0.x"
|
||||
"@stdlib/cli-ctor" "^0.0.x"
|
||||
"@stdlib/constants-float64-pinf" "^0.0.x"
|
||||
"@stdlib/fs-read-file" "^0.0.x"
|
||||
|
||||
"@stdlib/assert-has-float32array-support@^0.2.1":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/assert-has-float32array-support/-/assert-has-float32array-support-0.2.1.tgz#5cf58a2f66b62c96784dbcb8692d2cca9b20de1f"
|
||||
@@ -541,6 +551,13 @@
|
||||
"@stdlib/utils-get-prototype-of" "^0.2.1"
|
||||
"@stdlib/utils-native-class" "^0.2.1"
|
||||
|
||||
"@stdlib/assert-is-float32array@^0.0.x":
|
||||
version "0.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/assert-is-float32array/-/assert-is-float32array-0.0.8.tgz#a43f6106a2ef8797496ab85aaf6570715394654a"
|
||||
integrity sha512-Phk0Ze7Vj2/WLv5Wy8Oo7poZIDMSTiTrEnc1t4lBn3Svz2vfBXlvCufi/i5d93vc4IgpkdrOEwfry6nldABjNQ==
|
||||
dependencies:
|
||||
"@stdlib/utils-native-class" "^0.0.x"
|
||||
|
||||
"@stdlib/assert-is-float32array@^0.2.1":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/assert-is-float32array/-/assert-is-float32array-0.2.1.tgz#f4a4c560b0e02c613d2567be1b2c5bedbb174c09"
|
||||
@@ -1333,6 +1350,13 @@
|
||||
dependencies:
|
||||
"@stdlib/utils-define-nonenumerable-read-only-property" "^0.2.1"
|
||||
|
||||
"@stdlib/regexp-function-name@^0.0.x":
|
||||
version "0.0.7"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/regexp-function-name/-/regexp-function-name-0.0.7.tgz#e8dc6c7fe9276f0a8b4bc7f630a9e32ba9f37250"
|
||||
integrity sha512-MaiyFUUqkAUpUoz/9F6AMBuMQQfA9ssQfK16PugehLQh4ZtOXV1LhdY8e5Md7SuYl9IrvFVg1gSAVDysrv5ZMg==
|
||||
dependencies:
|
||||
"@stdlib/utils-define-nonenumerable-read-only-property" "^0.0.x"
|
||||
|
||||
"@stdlib/regexp-function-name@^0.2.1":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/regexp-function-name/-/regexp-function-name-0.2.1.tgz#34f52804ed8492eb2a3651d9254f3e9ae94c8637"
|
||||
@@ -1457,6 +1481,15 @@
|
||||
resolved "https://registry.npmjs.org/@stdlib/types/-/types-0.0.14.tgz"
|
||||
integrity sha512-AP3EI9/il/xkwUazcoY+SbjtxHRrheXgSbWZdEGD+rWpEgj6n2i63hp6hTOpAB5NipE0tJwinQlDGOuQ1lCaCw==
|
||||
|
||||
"@stdlib/utils-constructor-name@^0.0.x":
|
||||
version "0.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/utils-constructor-name/-/utils-constructor-name-0.0.8.tgz#ef63d17466c555b58b348a0c1175cee6044b8848"
|
||||
integrity sha512-GXpyNZwjN8u3tyYjL2GgGfrsxwvfogUC3gg7L7NRZ1i86B6xmgfnJUYHYOUnSfB+R531ET7NUZlK52GxL7P82Q==
|
||||
dependencies:
|
||||
"@stdlib/assert-is-buffer" "^0.0.x"
|
||||
"@stdlib/regexp-function-name" "^0.0.x"
|
||||
"@stdlib/utils-native-class" "^0.0.x"
|
||||
|
||||
"@stdlib/utils-constructor-name@^0.2.0":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/utils-constructor-name/-/utils-constructor-name-0.2.1.tgz#0a6ad91460e1f48999061f23df75526db6d6bd1f"
|
||||
@@ -1616,6 +1649,13 @@
|
||||
"@stdlib/object-ctor" "^0.2.1"
|
||||
"@stdlib/utils-native-class" "^0.2.1"
|
||||
|
||||
"@stdlib/utils-global@^0.0.x":
|
||||
version "0.0.7"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/utils-global/-/utils-global-0.0.7.tgz#0d99dcd11b72ad10b97dfb43536ff50436db6fb4"
|
||||
integrity sha512-BBNYBdDUz1X8Lhfw9nnnXczMv9GztzGpQ88J/6hnY7PHJ71av5d41YlijWeM9dhvWjnH9I7HNE3LL7R07yw0kA==
|
||||
dependencies:
|
||||
"@stdlib/assert-is-boolean" "^0.0.x"
|
||||
|
||||
"@stdlib/utils-global@^0.2.1":
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@stdlib/utils-global/-/utils-global-0.2.1.tgz#58cf9c98cb5e783ad8b9840abb858f756fb2f427"
|
||||
@@ -1868,36 +1908,36 @@
|
||||
json-stringify-safe "^5.0.1"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@tryghost/mongo-knex@^0.9.0":
|
||||
version "0.9.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mongo-knex/-/mongo-knex-0.9.0.tgz#34463ceaa23b8e5e4c7ff859d9d5cc8f300ceade"
|
||||
integrity sha512-1dksBf+nVyfVRssFC3/Tn1KqMhKfLhsjCnxnLv8vW5ZxSw39U6Kyp97u4BWithx31M/g3Q8nfCVg8hIgYVyt7w==
|
||||
"@tryghost/mongo-knex@^0.8.0":
|
||||
version "0.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mongo-knex/-/mongo-knex-0.8.0.tgz#089a4948bf915a108baf62ead9f2d25d945a756c"
|
||||
integrity sha512-WTsLW7Q6L/mmX9jB7DDHDIR3k7SADjdXTP0dsJAiEwevMFByEQZmGba5bc1FhkTrbNWaVgk0wEnzE/r4SwhXvw==
|
||||
dependencies:
|
||||
debug "^4.3.3"
|
||||
lodash "^4.17.21"
|
||||
|
||||
"@tryghost/mongo-utils@^0.6.2":
|
||||
version "0.6.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.6.2.tgz#18af1e057aad6876cb7ff61f817df4e90d8055bf"
|
||||
integrity sha512-ewXYg2/EOYNc/ko5zwfvxskYfyLOVjMOPGgRLODJf3jLp9iXK9nfLHOrnAO4Jeh9CLzHm84aWUMaRIFH/XQULg==
|
||||
"@tryghost/mongo-utils@^0.5.0":
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mongo-utils/-/mongo-utils-0.5.0.tgz#4d697b3374ec8dd3ebe206a269907aff661fa3fb"
|
||||
integrity sha512-7eRb+pQdTe+NK+wQ44WUNQxC8DIPdCYg8jTp8Mk0G6BqlvaYdRtbrZU/uqeR7Z6efLiG4uPfLG7BNkNx5MjvMg==
|
||||
dependencies:
|
||||
lodash "^4.17.11"
|
||||
|
||||
"@tryghost/nql-lang@^0.6.1":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/nql-lang/-/nql-lang-0.6.1.tgz#830847d71f0b04107f7d20e3ebc91530fa11df16"
|
||||
integrity sha512-0fYuzWuHXYN0qk3EnqBPv7IQykn6IaFFp1XcY3CtB3nfYZqsJzVGylQFNpxx6dhRLN8ZxdycZ00HkRChd0tvjQ==
|
||||
"@tryghost/nql-lang@^0.5.0":
|
||||
version "0.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/nql-lang/-/nql-lang-0.5.0.tgz#e34082997eca361a71b9d2de6ea6f7dd5a0654b6"
|
||||
integrity sha512-Nxmz82Zm0uRXy0GL+Bd7G2mvjakoYbT6QDiyj6W1v90zXyzMedRfb9289lMzYX8tUG4VkoVOj9rWzFm5iSdpbw==
|
||||
dependencies:
|
||||
date-fns "^2.28.0"
|
||||
|
||||
"@tryghost/nql@^0.12.0":
|
||||
version "0.12.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.12.3.tgz#260f0aed0c3bee85b046fcd8ee24dd567b5ed451"
|
||||
integrity sha512-bG0U+RMLixLTFkLM4DaL9uDhPCoTlxyMzZOIibZnBHmxi1lMM5cgUEGV38IwD92laIfS2t5BvAONKGhsGoVVVg==
|
||||
"@tryghost/nql@^0.11.0":
|
||||
version "0.11.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/nql/-/nql-0.11.0.tgz#137a05aa3e3c733c8f646afc59dcb9eeb2c6269a"
|
||||
integrity sha512-B8AZUC97NVp6atZ2Jg6mL+03AbQf5gzCkqhCgVjhHeeyQh5xvU1uIMyvuio2wq9MFWxHPD8w8cSltidpY9wTuA==
|
||||
dependencies:
|
||||
"@tryghost/mongo-knex" "^0.9.0"
|
||||
"@tryghost/mongo-utils" "^0.6.2"
|
||||
"@tryghost/nql-lang" "^0.6.1"
|
||||
"@tryghost/mongo-knex" "^0.8.0"
|
||||
"@tryghost/mongo-utils" "^0.5.0"
|
||||
"@tryghost/nql-lang" "^0.5.0"
|
||||
mingo "^2.2.2"
|
||||
|
||||
"@tryghost/pretty-cli@^1.2.38":
|
||||
@@ -1984,7 +2024,7 @@
|
||||
"@tryghost/root-utils" "^0.3.25"
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/zip@^1.1.42":
|
||||
"@tryghost/zip@^1.1.38":
|
||||
version "1.1.46"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/zip/-/zip-1.1.46.tgz#e7c0097b6b6229193a7d6f9b4881eb5640a464a9"
|
||||
integrity sha512-T25d3q1DXrDMWBX8zJ2UoxvKpy3PMahKrikO/1zFCMY9YEUXSKa8FV2YmJzmmmjnFITkVMlH4JXFkWbB8igZ4A==
|
||||
@@ -2583,9 +2623,9 @@ caniuse-api@^3.0.0:
|
||||
lodash.uniq "^4.5.0"
|
||||
|
||||
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001335, caniuse-lite@^1.0.30001503:
|
||||
version "1.0.30001570"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz"
|
||||
integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw==
|
||||
version "1.0.30001649"
|
||||
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001649.tgz"
|
||||
integrity sha512-fJegqZZ0ZX8HOWr6rcafGr72+xcgJKI9oWfDW5DrD7ExUtgZC7a7R7ZYmZqplh7XDocFdGeIFn7roAxhOeYrPQ==
|
||||
|
||||
caseless@~0.12.0:
|
||||
version "0.12.0"
|
||||
|
||||
Reference in New Issue
Block a user