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

Feature/aut 3965/enable vertical writing #2661

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

olga-kulish
Copy link
Contributor

@olga-kulish olga-kulish commented Jan 14, 2025

Related to https://oat-sa.atlassian.net/browse/AUT-3965

⚠️ DO NOT MERGE until deliver-fe implementation (NextGen and/or CurrentGen) is merged.

Allows to enable "Vertical writing" for Japanese language.
How it's applied in deliver-fe: https://github.com/oat-sa/tao-deliver-fe/pull/1352

Deployed to unit01

Copy link

github-actions bot commented Jan 14, 2025

Front-end summary Node 18

💯 Total ✅ Passed ⏭️ Skipped ❌ Failed
287 287 0 0

@olga-kulish olga-kulish marked this pull request as draft January 14, 2025 18:10
@olga-kulish olga-kulish marked this pull request as ready for review January 15, 2025 14:26
Copy link

Version

Target Version 30.27.0
Last version 30.26.0

There are 0 BREAKING CHANGE, 1 feature, 0 fix

Copy link
Contributor

@oatymart oatymart left a comment

Choose a reason for hiding this comment

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

Verified on unit01.
Works as expected, and sets the desired class for the vertical languages.
Use of the existing BE request is efficient.
I didn't check too deeply the backend code but it seems a straightforward change.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master (or main) - or is a release
  • Bundled code is present if needed
  • Version bump is applied if needed (packages AND root)
  • Commits are following conventional commits
  • Commits messages are meaningful
  • Commits are atomic
  • Changelog is updated according to changes (if applicable)
  • Documentation is updated according to changes (if applicable)

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