feat: update core-styles from v2.11 to v2.22 - #742
Merged
Conversation
14 tasks
wesleyboar
marked this pull request as ready for review
November 3, 2023 23:41
7 tasks
* feat: bump core-styles & use its django-cms-forms Core-Styles v2.15 provides django-cms-forms via `core-styles.base.css`. Core-Styes v12–14 do not include any breaking changes. * feat: load django-cms-forms.css from core-styles Core-Styles loads shared form styles via c-form. Those shared styles to apply to Django CMS Forms. But django-cms-forms.css has specific custom styles CMS needs. * fix: django-cms-forms.css (core-styles ~2.22.1) * fix: django-cms-forms.css (core-styles) not built * docs: fix djangocms_forms comment/redirect typo * Revert "fix: django-cms-forms.css (core-styles) not built" This reverts commit c07ec5b. * fix: django-cms-forms.css (core-styles) not built
* fix: cms button styles not applied to form buttons * fix: limit most button styles to main content * fix: core-styles v2.22.0 to v2.22.1 * fix: core-styles django cms form button class name * chore: core-styles v2.22.1 to v2.22.2
wesleyboar
commented
Nov 28, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Update Core-Styles from v2.11 to v2.20.
Status
Important
See tasks on TACC/tup-ui#344.
Related
Changes
Core-CMS
Core-Styles
Testing
s-affixed-input-wrapperuse cases should be unchanged.No use cases on CMS's that use Core-Styles v2.
UI
Skipped.