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(chore): remove deprecated features #3190

Merged
merged 4 commits into from
Mar 7, 2025

Conversation

lubber-de
Copy link
Member

Description

This PR removes deprecated features which the current docs already told

  • loadUiOverrides() mixin in theme.less (if needed replace by @import (multiple, optional) "../../overrides.less";
  • form validation empty (use notEmpty instead)
  • checkbox onEnabled and onDisabled were removed (typo, use onEnable and onDisable instead)
  • page grid -> use grid container instead

@lubber-de lubber-de added lang/css Anything involving CSS state/awaiting-reviews Pull requests which are waiting for reviews state/awaiting-docs Pull requests which need doc changes/additions tag/breaking-change Any pull request which is waiting for a breaking change release javascript Pull requests that update Javascript code labels Mar 4, 2025
@lubber-de lubber-de added this to the 2.10.0 milestone Mar 4, 2025
@lubber-de lubber-de merged commit fcf090f into fomantic:develop Mar 7, 2025
8 checks passed
@lubber-de lubber-de deleted the removeDeprecated branch March 7, 2025 16:29
@lubber-de lubber-de removed the state/awaiting-reviews Pull requests which are waiting for reviews label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code lang/css Anything involving CSS state/awaiting-docs Pull requests which need doc changes/additions tag/breaking-change Any pull request which is waiting for a breaking change release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant