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

Next release #19

Merged
merged 19 commits into from
Apr 2, 2024
Merged

Next release #19

merged 19 commits into from
Apr 2, 2024

Conversation

danielchalmers
Copy link
Owner

No description provided.

A lot more changes on the way
More consistent with industry standards
Should optimize the calendar as well on subsequent opens because it'll stay in memory.
Most impactful changes:
- Input: Make AutoGrow responsive to parameters & Fix empty line after scrollbar is hidden by @danielchalmers in #8385
- Various components: Avoid re-renderings from interaction events by @danielchalmers in #8281
- MudTextField: Fix scrollbars appearing with AutoGrow on scaled displays due to rounding error by @danielchalmers in #8329
- Fix sticky hover effects on mobile by @danielchalmers in #8256
- MudNumericField: Fix decrementing from null value by @Anu6is in #8326

The credits change inadvertanly takes care of the AutoGrow bug where very long text values would start at one line.
Hover color was changed in MudBlazor/MudBlazor#8405 which pushed me to make some style changes:

- Header now uses pure white text instead of grayish to improve contrast and accessibility
- Emoji button now has hover and items are denser to fit better on phone
- Filled buttons always have the hover style
- Hover effects are too faint on the header buttons
Both are a side effect of MudBlazor/MudBlazor#8405

But we still get to keep the "sticky" hover fix in 6.18.0.
@danielchalmers danielchalmers merged commit 1ede6f7 into release Apr 2, 2024
2 checks passed
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.

1 participant