Draft
Conversation
## [9.0.0-beta.2](9.0.0-beta.1...9.0.0-beta.2) (2025-01-14) ### Bug Fixes * schedule release ([426fbbe](426fbbe)) * schedule release ([9de1f35](9de1f35))
* Add types for controlButtonPosition * Add types for controlButtonPosition * Add usage for controlButtonPosition * Add styles for controlButtonPosition * Add readme explanations for controlButtonPosition * fix: respect linter conventions * Update src/runtime/types.ts Co-authored-by: Jonas Thelemann <e-mail+github@jonas-thelemann.de> --------- Co-authored-by: Cyrille <cyrille@grossholtz.net> Co-authored-by: Jonas Thelemann <e-mail+github@jonas-thelemann.de>
## [10.0.0-beta.2](10.0.0-beta.1...10.0.0-beta.2) (2025-08-21) ### Features * allow to configure control button position ([#274](#274)) ([94dbb8a](94dbb8a))
feat(components)!: use html dialog for modal
## [10.0.0-beta.3](10.0.0-beta.2...10.0.0-beta.3) (2025-11-12) ### ⚠ BREAKING CHANGES * **components:** use html dialog for modal ### Features * **components:** use html dialog for modal ([fdce9ab](fdce9ab)) ### Bug Fixes * schedule release ([9117773](9117773)) * schedule release ([18335ca](18335ca)) * schedule release ([22a7c0e](22a7c0e)) * schedule release ([2a0ad3b](2a0ad3b)) * schedule release ([fb43aef](fb43aef)) * schedule release ([079da85](079da85)) * schedule release ([9843ceb](9843ceb))
…cture buttons in list
feat(a11y): several improvements
## [10.0.0-beta.4](10.0.0-beta.3...10.0.0-beta.4) (2026-03-11) ### Features * **translation:** added translations for the modal title and the cookie button label ([161834b](161834b)) ### Bug Fixes * **banner:** style banner ([07d4286](07d4286)) * implement feedback ([3c3435d](3c3435d)) * **modal:** move v-if, useId, add autofocus ([a3b6a25](a3b6a25)) * **modal:** update modal and banner styles ([f9c4f0c](f9c4f0c)) * **modal:** update modal styles ([413ce5d](413ce5d)) * schedule release ([cc801e4](cc801e4)) * schedule release ([19d89cb](19d89cb)) * schedule release ([f41168d](f41168d)) * schedule release ([6d4a413](6d4a413)) * schedule release ([2129306](2129306)) * schedule release ([7ad41ef](7ad41ef)) * schedule release ([8dc7833](8dc7833)) * schedule release ([28c1120](28c1120)) * schedule release ([92dc406](92dc406)) * schedule release ([7994e3c](7994e3c))
|
🎉 This PR is included in version 10.0.0-beta.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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.
📚 Description
⚠ BREAKING CHANGES
📝 Checklist