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

プレビューの表示状態を記憶するように #11346

Merged
merged 5 commits into from
Aug 21, 2023

Conversation

anatawa12
Copy link
Member

What

Closes #11254

Why

記憶するでも毎回クリックしないといけない煩雑さからは開放されるのでこちらで良さそうだと思ったため。

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@codecov
Copy link

codecov bot commented Jul 22, 2023

Codecov Report

Merging #11346 (6af9a00) into develop (007ed5c) will increase coverage by 0.02%.
Report is 58 commits behind head on develop.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop   #11346      +/-   ##
===========================================
+ Coverage    78.75%   78.77%   +0.02%     
===========================================
  Files          920      174     -746     
  Lines        97822    22745   -75077     
  Branches      7837      520    -7317     
===========================================
- Hits         77037    17918   -59119     
+ Misses       20785     4827   -15958     
Files Changed Coverage Δ
packages/frontend/src/components/MkPostForm.vue 100.00% <100.00%> (ø)

... and 764 files with indirect coverage changes

@anatawa12 anatawa12 force-pushed the keep-show-preview branch from 506b000 to 5d4c7d3 Compare July 24, 2023 07:03
@syuilo syuilo merged commit 5758ea4 into misskey-dev:develop Aug 21, 2023
@syuilo
Copy link
Member

syuilo commented Aug 21, 2023

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

デフォルトでプレビューを表示するオプションがほしい
3 participants