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

borderStyle / borderRadius #243

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Conversation

FineArchs
Copy link
Contributor

AiScript Misskey拡張API リファレンスMk:C:containerの項目に、misskey v2024.9.0から追加されるborderStyleborderRadiusについての記述を追加します。

該当PR: misskey-dev/misskey#14638

padding: 1 // 余白幅
rounded: false // 角を丸く
borderRadius: 1 // roundedの角の丸みを指定できる版
Copy link
Collaborator

@kakkokari-gtyih kakkokari-gtyih Oct 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

もう少し良い表現を探したい(いっそroundedを非推奨扱いでドキュメントから抹消するのでも良い)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

難しいですね…
// 角を丸く(丸みの度合いを数値指定)というのはどうでしょう?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

一旦それで行くか

@kakkokari-gtyih kakkokari-gtyih merged commit 7d3ef00 into misskey-dev:master Oct 3, 2024
@kakkokari-gtyih
Copy link
Collaborator

🙏

@FineArchs FineArchs deleted the patch-2 branch October 3, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants