Skip to content

feat(background): add support for custom and complex SVG patterns#256

Merged
siarheihuzarevich merged 1 commit intomainfrom
feature/shuzarevich/complex-background-patterns
Nov 29, 2025
Merged

feat(background): add support for custom and complex SVG patterns#256
siarheihuzarevich merged 1 commit intomainfrom
feature/shuzarevich/complex-background-patterns

Conversation

@siarheihuzarevich
Copy link
Member

  • allow multiple elements to be collected from the host element
  • append all patterns to background and use the last one as fill
  • refactor AddPatternToBackground execution into reusable helpers
  • extend background example with "custom" option and custom-background component

- allow multiple <pattern> elements to be collected from the host element
- append all patterns to background <defs> and use the last one as fill
- refactor AddPatternToBackground execution into reusable helpers
- extend background example with "custom" option and custom-background component
@siarheihuzarevich siarheihuzarevich self-assigned this Nov 29, 2025
@siarheihuzarevich siarheihuzarevich added the feature request This issue represents a new feature or feature request label Nov 29, 2025
@github-project-automation github-project-automation bot moved this to Backlog in FFlow Nov 29, 2025
@siarheihuzarevich siarheihuzarevich merged commit 2d7f30f into main Nov 29, 2025
4 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in FFlow Nov 29, 2025
@siarheihuzarevich siarheihuzarevich deleted the feature/shuzarevich/complex-background-patterns branch November 29, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature request This issue represents a new feature or feature request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant