Skip to content

refactor: update spoiler style structure to use nested properties for particles and solid attributes#239

Merged
hryhoriiK97 merged 5 commits intomainfrom
refactor/spoiler-overlay-nested-styles
Apr 11, 2026
Merged

refactor: update spoiler style structure to use nested properties for particles and solid attributes#239
hryhoriiK97 merged 5 commits intomainfrom
refactor/spoiler-overlay-nested-styles

Conversation

@hryhoriiK97
Copy link
Copy Markdown
Collaborator

@hryhoriiK97 hryhoriiK97 commented Apr 11, 2026

What/Why?

This PR restructures the internal spoiler style from a flat struct (particleDensity, particleSpeed, solidBorderRadius) to nested per-preset sub-objects (particles: { density, speed }, solid: { borderRadius }), matching the public API shape.

Testing

PR Checklist

  • Code compiles and runs on iOS
  • Code compiles and runs on Android
  • Updated documentation/README if applicable
  • Ran example app to verify changes

@hryhoriiK97 hryhoriiK97 merged commit ba4bccd into main Apr 11, 2026
5 checks passed
@hryhoriiK97 hryhoriiK97 deleted the refactor/spoiler-overlay-nested-styles branch April 11, 2026 11:53
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