Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vercel main #2

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Vercel main #2

wants to merge 28 commits into from

Conversation

Darth-Knoppix
Copy link
Owner

No description provided.

styfle and others added 28 commits June 18, 2020 10:30
* fix: update dead readme banner

* Update link

Co-authored-by: Steven <steven@ceriously.com>
* Add button that removes an image

* Make remove button 100% width

The calc + 2px is to account for inconsistency with the other inputs
and selectors which appear to be 2px wider than 100% (presumably from
border)

* Make splice/filter operation clearer

The array has to be spread before filtering.
This is for the case where only a later image has a defined width/height
In those cases the width/height array would be defined as [4: 350]
for example.
Filtering on that array would give unexpected result.
The spreading creates the full array and then filters correctly.

Co-authored-by: Steven <steven@ceriously.com>
Bumps [bl](https://github.com/rvagg/bl) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](rvagg/bl@v3.0.0...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TypeError: Cannot read property '_launcher' of undefined
Bumps [ws](https://github.com/websockets/ws) from 7.4.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Replace select with input

* Update index.ts

* Update index.ts

* Update index.ts

* Fixes review comments (spacing and placeholders)

* Fix space again

* Added type number and defaulted to empty values

* Update index.ts

* Revert unncessary changes

* Add newline

* Change order of props

* Small cleanup

Co-authored-by: Steven <steven@ceriously.com>
@vercel
Copy link

vercel bot commented Mar 31, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sethcorker/og-image-bb/GzjNTqDz3smtVXy6vS9KA8WUgsSN
✅ Preview: https://og-image-bb-git-vercel-main-sethcorker.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants