This repository has been archived by the owner on May 31, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
114 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/joe-bell/plaiceholder/compare/v1.0.0...v2.0.0) (2021-06-11) | ||
|
||
### Bug Fixes | ||
|
||
- **deps:** update dependency glob to v7.1.7 ([f944aa1](https://github.com/joe-bell/plaiceholder/commit/f944aa1ba4f99813dce3bd5613d4521713b1c318)) | ||
- **deps:** update dependency nextra to v0.4.5 ([13e4efe](https://github.com/joe-bell/plaiceholder/commit/13e4efe6381ef62111f672dffeb31c3205099102)) | ||
- **deps:** update dependency nextra-theme-docs to v1.1.5 ([4ddb95f](https://github.com/joe-bell/plaiceholder/commit/4ddb95fe012c66dc7a5507937f4c423986c27256)) | ||
- **deps:** update dependency nextra-theme-docs to v1.1.7 ([221e917](https://github.com/joe-bell/plaiceholder/commit/221e917d8ac9c36f332781af3a4f266011e22dc1)) | ||
- **deps:** update react monorepo to v17 ([2babcf5](https://github.com/joe-bell/plaiceholder/commit/2babcf5725b0d4de039c3338f395143f9eef7591)) | ||
- **docs:** amend index links ([9aa78bb](https://github.com/joe-bell/plaiceholder/commit/9aa78bbf4b6a568341a46fc6491797e17a1aafa4)) | ||
- **docs:** amend logo path ([12890e7](https://github.com/joe-bell/plaiceholder/commit/12890e7f48f2561da3e6f4252f916e1565b3ad60)) | ||
- **docs:** amend studio link ([fd230e7](https://github.com/joe-bell/plaiceholder/commit/fd230e784f9e67ea9122d704a40e980f0e65ec31)) | ||
- **docs:** cta transition ([2436559](https://github.com/joe-bell/plaiceholder/commit/2436559d43deab87ea68c3b575276f9800897b10)) | ||
|
||
### Features | ||
|
||
- **docs:** add cta ([a6fb192](https://github.com/joe-bell/plaiceholder/commit/a6fb19277fefda9a8a848b4ae54f39e91dbc5eaa)) | ||
- update README format, add docs ([3b164b3](https://github.com/joe-bell/plaiceholder/commit/3b164b3180139e93f0458abaa1d239b4c3e89b0e)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"private": "true", | ||
"name": "docs", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
"funding": "https://plaiceholder.co", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"private": "true", | ||
"name": "example-with-11ty", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
"funding": "https://plaiceholder.co", | ||
|
@@ -18,12 +18,12 @@ | |
"devDependencies": { | ||
"@11ty/eleventy": "0.12.1", | ||
"@11ty/eleventy-img": "0.9.0", | ||
"@plaiceholder/tailwindcss": "^1.0.0", | ||
"@plaiceholder/tailwindcss": "^2.0.0", | ||
"autoprefixer": "10.2.5", | ||
"clean-css": "4.2.3", | ||
"concurrently": "6.2.0", | ||
"glob": "7.1.7", | ||
"plaiceholder": "^1.0.0", | ||
"plaiceholder": "^2.0.0", | ||
"postcss": "8.2.9", | ||
"postcss-cli": "8.3.1", | ||
"prettier": "2.2.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"private": "true", | ||
"name": "example-with-next", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
"funding": "https://plaiceholder.co", | ||
|
@@ -14,12 +14,12 @@ | |
}, | ||
"dependencies": { | ||
"@joebell/cx": "0.1.0", | ||
"@plaiceholder/next": "^1.0.0", | ||
"@plaiceholder/tailwindcss": "^1.0.0", | ||
"@plaiceholder/next": "^2.0.0", | ||
"@plaiceholder/tailwindcss": "^2.0.0", | ||
"@tailwindcss/aspect-ratio": "0.2.0", | ||
"glob": "7.1.7", | ||
"next": "10.2.2", | ||
"plaiceholder": "^1.0.0", | ||
"plaiceholder": "^2.0.0", | ||
"react": "17.0.1", | ||
"react-blurhash": "0.1.3", | ||
"react-dom": "17.0.1", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@plaiceholder/next", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Roll-you-own placeholders for Next.js.", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/joe-bell/plaiceholder/compare/v1.0.0...v2.0.0) (2021-06-11) | ||
|
||
### Bug Fixes | ||
|
||
- **plaiceholder:** switch svg height to 100% ([5282bc9](https://github.com/joe-bell/plaiceholder/commit/5282bc9f5f3e647cf0f591e5b76d69d7b86faed7)) | ||
|
||
### Features | ||
|
||
- add remote image support ([383fbf5](https://github.com/joe-bell/plaiceholder/commit/383fbf57e8470ca1f1ccae459f34a3432de3a2a6)) | ||
- add size customization with smaller defaults ([3fe49e6](https://github.com/joe-bell/plaiceholder/commit/3fe49e6385095eec11795c93e25d0cc99ef2b619)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "plaiceholder", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Beautiful image placeholders, without the hassle.", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [2.0.0](https://github.com/joe-bell/plaiceholder/compare/v1.0.0...v2.0.0) (2021-06-11) | ||
|
||
**Note:** Version bump only for package @plaiceholder/tailwindcss |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@plaiceholder/tailwindcss", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"description": "Roll-you-own placeholders for Tailwind.", | ||
"author": "Joe Bell <[email protected]>", | ||
"license": "Apache-2.0", | ||
|
@@ -46,7 +46,7 @@ | |
"dependencies": { | ||
"css.escape": "1.5.1", | ||
"make-synchronous": "0.1.1", | ||
"plaiceholder": "^1.0.0" | ||
"plaiceholder": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"tailwindcss": "2.1.2" | ||
|
3bae515
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
plaiceholder-with-11ty – ./examples/11ty
with-11ty.plaiceholder.co
plaiceholder-with-11ty-joebell.vercel.app
plaiceholder-with-11ty-git-main-joebell.vercel.app
plaiceholder-with-11ty.vercel.app
3bae515
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
plaiceholder-with-next – ./examples/next
plaiceholder-with-next-git-main-joebell.vercel.app
plaiceholder-with-next.vercel.app
with-next.plaiceholder.co
plaiceholder-with-next-joebell.vercel.app
3bae515
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
plaiceholder-docs – ./docs
plaiceholder-docs.vercel.app
plaiceholder-docs-git-main-joebell.vercel.app
plaiceholder-docs-joebell.vercel.app