Skip to content

Conversation

@hobbitronics
Copy link
Contributor

@hobbitronics hobbitronics commented May 5, 2025

Added

  • Checkbox: add name and value attributes and expose change event

Fixed

  • fix Textarea label overlapping prefilled text

Security

  • ran npm run audit fix

hobbitronics and others added 11 commits May 2, 2025 17:46
…apping-text

fix(TextArea): Fix label overlapping prefilled text
### [11.8.2](v11.8.1...v11.8.2) (2025-05-02)

### Fixed

* **TextArea:** Fix label overlapping prefilled text ([17c5cf8](17c5cf8))
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.13 to 4.5.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.14/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 4.5.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/vite-4.5.14

build(deps-dev): bump vite from 4.5.13 to 4.5.14
…-api

add(Checkbox): add name and value attributes and expose change event
## [11.9.0](v11.8.2...v11.9.0) (2025-05-05)

### Added

* **Checkbox:** add name and value attributes and expose change event ([df1d009](df1d009))
@hobbitronics hobbitronics requested a review from a team as a code owner May 5, 2025 03:00
@hobbitronics hobbitronics requested review from briskt, forevermatt, jason-jackson and mtompset and removed request for a team May 5, 2025 03:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2025

@hobbitronics hobbitronics changed the title Develop Release - Checkbox: add name and value attributes and expose change even, fix Textarea label overlapping prefilled text May 5, 2025
@hobbitronics hobbitronics changed the title Release - Checkbox: add name and value attributes and expose change even, fix Textarea label overlapping prefilled text Release - Checkbox: add name and value attributes and expose change event, fix Textarea label overlapping prefilled text May 5, 2025
Copy link
Contributor

@briskt briskt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want the version number in the PR title? And maybe not so much detail in the title?

@hobbitronics hobbitronics changed the title Release - Checkbox: add name and value attributes and expose change event, fix Textarea label overlapping prefilled text Release - 11.9.0 - Checkbox: add name and value props May 5, 2025
@hobbitronics hobbitronics merged commit 33f85d8 into main May 5, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants