Skip to content

Feature release pre-v1.4.0 #56

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

Merged
merged 4 commits into from
May 22, 2025
Merged

Feature release pre-v1.4.0 #56

merged 4 commits into from
May 22, 2025

Conversation

maclong9
Copy link
Owner

Pull Request

Description

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to change)
  • Documentation update
  • Code refactoring or optimization
  • Test updates or additions

If this PR adds a new Element or Style Modifier

Related Issues

Implementation Details

How Has This Been Tested?

Extensively with Swift Testing Suites in the Tests/WebUI/Styles directory

Screenshots (if appropriate)

Checklist

  • I have read the Contributing Guidelines
  • My code follows the style guidelines of the project
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass
  • I have updated the documentation accordingly
  • My commit messages follow the commit message conventions

Additional Notes

maclong9 added 3 commits May 22, 2025 11:54
* fix: rename shadow parameter from size to radius

* docs: update shadow modifier to use radius parameter instead of of

* fix: make default shadow size medium
* docs: add funding information
* Add SwiftUI-like DSL syntax for responsive styling

Implements #45 by adding a result builder pattern for responsive styling that allows for a more natural, SwiftUI-like syntax without bash references. The implementation maintains backwards compatibility with existing code by overloading the responsive method.
@maclong9 maclong9 self-assigned this May 22, 2025
@maclong9 maclong9 merged commit 802fa03 into next May 22, 2025
1 check 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