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

feat: support pressing enter key to insert new line within callout block #5331

Merged
merged 1 commit into from
May 14, 2024

Conversation

LucasXu0
Copy link
Collaborator

Feature Preview

Pressing Enter in a callout block will insert a newline (\n) within the callout, while pressing Shift+Enter in a callout will insert a new paragraph next to the callout.


PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

Copy link

github-actions bot commented May 14, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports link
Missing translation 55 contribute (via Fink 🐦)

@LucasXu0 LucasXu0 added improvements improvements on an existing feature v0.5.8 labels May 14, 2024
@LucasXu0 LucasXu0 merged commit eb0c9d3 into AppFlowy-IO:main May 14, 2024
13 checks passed
Trapiz pushed a commit to Trapiz/AppFlowy that referenced this pull request May 14, 2024
zoli added a commit to zoli/AppFlowy that referenced this pull request May 16, 2024
* main:
  chore: update German translations with Fink 🐦 (AppFlowy-IO#5335)
  chore: bump version 0.5.8 (AppFlowy-IO#5341)
  fix: add space above logo (AppFlowy-IO#5334)
  feat: adjust font background color in dark mode (AppFlowy-IO#5333)
  feat: support enter to insert new line in callout (AppFlowy-IO#5331)
  chore: update translations with Fink 🐦 (AppFlowy-IO#5321)
  fix: font family warning (AppFlowy-IO#5329)
  fix: show windows title bar on sign in screen (AppFlowy-IO#5326)
  fix: view action not working (AppFlowy-IO#5325)
  fix: text update bug on number/url fields (AppFlowy-IO#5315)
  feat: settings manage data (AppFlowy-IO#5265)
  chore: improve floating mobile toolbar animation for iOS (AppFlowy-IO#5309)
  chore: udpated yrs to v0.18.8 (AppFlowy-IO#5316)
  fix: page style issues (AppFlowy-IO#5317)
  feat: custom windows title bar (AppFlowy-IO#5311)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvements improvements on an existing feature v0.5.8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant