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

Deprecate compact attributes with Sass @warn rules #4358

Merged
merged 1 commit into from Jan 13, 2024

Conversation

infotexture
Copy link
Member

Description

@chrispy-snps submitted #4303 assuming it would be merged into a pending 4.1.3 hotfix, but since that's no longer planned, this updates the code comments to reflect the version in which the changes will be included per #4303 (comment).

While we're at it, we may as well implement the deprecation notices as Sass warnings as we did for 2.3, so they're not forgotten and to remind us to remove the deprecated rules in a future version.

Signed-off-by: Roger Sheen <roger@infotexture.net>
@infotexture infotexture added the plugin/html5 Issue related to HTML5 plug-in label Jan 12, 2024
@infotexture infotexture self-assigned this Jan 12, 2024
Copy link
Member Author

@infotexture infotexture left a comment

Choose a reason for hiding this comment

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

@jelovirt @robander Speaking of deprecated CSS rules:

We have these Sass warnings in place for various table-related rules that have been deprecated since 2.3:

https://github.com/dita-ot/dita-ot/blob/develop/src/main/plugins/org.dita.html5/sass/_tables.scss#L21

Should we remove those in the upcoming minor release, or wait for the next major version?

@jelovirt jelovirt merged commit 8b06879 into develop Jan 13, 2024
4 checks passed
@jelovirt jelovirt deleted the feature/sass-warn-compact branch January 13, 2024 08:04
@jelovirt jelovirt added this to the Next milestone Jan 13, 2024
@jelovirt jelovirt added the enhancement Changes to an existing feature label Jan 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Changes to an existing feature plugin/html5 Issue related to HTML5 plug-in
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants