Skip to content

release: v0.3.1 - #31

Merged
eumaninho54 merged 13 commits into
mainfrom
release/v0.3.1
May 17, 2026
Merged

release: v0.3.1#31
eumaninho54 merged 13 commits into
mainfrom
release/v0.3.1

Conversation

@eumaninho54

@eumaninho54 eumaninho54 commented May 17, 2026

Copy link
Copy Markdown
Member

Pull Request

Description

Release v0.3.1 — bundles component improvements, new states, style fixes, and color token updates.

  • feat(Toaster): add loading state support with Loading story
  • feat(Icon): add hexColor prop and export IconName type
  • feat(Switch): apply opacity when disabled
  • feat: export IColors type
  • fix(Inputs): use borderSubtle instead of borderDefault
  • refactor(BottomModal): extract background into component, use Animated.View
  • refactor(ModalList): use TouchableOpacity for item wrapping
  • style(ModalBackground): add border radius
  • chore(colors): update dark and light theme values

Type of change

  • 🐛 Bug fix
  • ✨ New component
  • 🎨 Token / style change
  • 📄 Documentation
  • 🔨 Configuration / tooling
  • ♻️ Refactor
  • 💥 Breaking change

Storybook

  • Story created or updated in example/stories
  • All variants and states are covered

Breaking changes

N/A

References

  • Closes #

eumaninho54 and others added 13 commits May 6, 2026 19:56
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Move backgroundColor styling from main component into a dedicated
ModalBackground component for better separation of concerns.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Replace View with TouchableOpacity for checkbox and radio items to
enable visual feedback on interaction (0.8 activeOpacity) and move
onPress handling to container level.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
- Conditionally render Loading spinner in lieu of icon
- Skip auto-dismiss when loading is enabled
- Add wrapperLoading style variant for centered layout

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Demonstrate loading and resolve flow with toggle buttons.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@kody-ai

kody-ai Bot commented May 17, 2026

Copy link
Copy Markdown

BYOK Configuration Required! 🔑

Your plan requires a Bring Your Own Key (BYOK) configuration to perform code reviews.

Please configure your API keys in Settings > BYOK Configuration.

@eumaninho54
eumaninho54 merged commit 1b85fa5 into main May 17, 2026
4 checks passed
@eumaninho54
eumaninho54 deleted the release/v0.3.1 branch May 17, 2026 16:46
@eumaninho54

Copy link
Copy Markdown
Member Author

DEPLOY_RELEASE

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