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

Fix card props #745

Merged
merged 14 commits into from
Dec 4, 2022
Merged

Fix card props #745

merged 14 commits into from
Dec 4, 2022

Conversation

ayoayco
Copy link
Contributor

@ayoayco ayoayco commented Dec 4, 2022

Card.width and .height should be number: https://docs.joinmastodon.org/entities/PreviewCard/#height

@neet neet merged commit 8941096 into neet:main Dec 4, 2022
github-actions bot pushed a commit that referenced this pull request Dec 5, 2022
# [4.8.0](v4.7.5...v4.8.0) (2022-12-05)

### Bug Fixes

* Fix Card.{width,height} to be number ([#745](#745)) ([8941096](8941096)), closes [#737](#737)
* Fix CreatePushSubscriptionParams#policy to be on the root and required ([80ee853](80ee853))
* Fix domain blocks to follow the naming convention ([ab8191b](ab8191b))

### Features

* Support /api/v1/admin/domain_allows ([#744](#744)) ([dbdf59f](dbdf59f))
* Support `/api/v1/admin/domain_blocks` ([#741](#741)) ([005e749](005e749))
@github-actions
Copy link

github-actions bot commented Dec 5, 2022

🎉 This PR is included in version 4.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

ayoayco added a commit to ayoayco/masto.js that referenced this pull request Dec 5, 2022
* update Filter interface

* fix: wholeWord type to boolean

* feat: FilterResult interface; filtered optional status prop

* chore(release): 4.7.3 [skip ci]

## [4.7.3](neet/masto.js@v4.7.2...v4.7.3) (2022-12-02)

### Bug Fixes

* Use builtin Object.fromEntries ([6a64264](neet@6a64264))

* chore: add eslintcache (neet#737)

* update Filter interface

* fix: wholeWord type to boolean

* fix: import type

* refactor: fix imports

* refactor: fix linting complaints

* fix: wrong property casing

* fix: Card.width and .height types

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Simon He <57086651+Simon-He95@users.noreply.github.com>
ayoayco pushed a commit to ayoayco/masto.js that referenced this pull request Dec 5, 2022
# [4.8.0](neet/masto.js@v4.7.5...v4.8.0) (2022-12-05)

### Bug Fixes

* Fix Card.{width,height} to be number ([neet#745](neet#745)) ([8941096](neet@8941096)), closes [neet#737](neet#737)
* Fix CreatePushSubscriptionParams#policy to be on the root and required ([80ee853](neet@80ee853))
* Fix domain blocks to follow the naming convention ([ab8191b](neet@ab8191b))

### Features

* Support /api/v1/admin/domain_allows ([neet#744](neet#744)) ([dbdf59f](neet@dbdf59f))
* Support `/api/v1/admin/domain_blocks` ([neet#741](neet#741)) ([005e749](neet@005e749))
This was referenced Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants