Skip to content

bug: #277 support types for <svg> elements in JSX#278

Merged
thescientist13 merged 1 commit into
masterfrom
bug/issue-277-define-svg-types
Jun 27, 2026
Merged

bug: #277 support types for <svg> elements in JSX#278
thescientist13 merged 1 commit into
masterfrom
bug/issue-277-define-svg-types

Conversation

@thescientist13

Copy link
Copy Markdown
Member

Related Issue

resolves #277

Summary of Changes

  1. Add support for <svg> types
  2. Support tabindex attribute for <button>

@thescientist13 thescientist13 added bug Something isn't working JSX types labels Jun 23, 2026
@thescientist13 thescientist13 changed the title bug: #277 support svg types bug: #277 support types for <svg> elements in JSX Jun 23, 2026
@thescientist13 thescientist13 force-pushed the bug/issue-277-define-svg-types branch from 2dab678 to 9ea05f6 Compare June 27, 2026 14:17
@thescientist13 thescientist13 merged commit d748430 into master Jun 27, 2026
17 checks passed
@thescientist13 thescientist13 deleted the bug/issue-277-define-svg-types branch June 27, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working JSX types

Projects

None yet

Development

Successfully merging this pull request may close these issues.

types are missing for <svg> tags usage in JSX

1 participant