-
Notifications
You must be signed in to change notification settings - Fork 925
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Release v0.3.3-beta.0 #2654
Merged
Conversation
This file contains 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
… consistency - Added `react-native-uikit-colors` package to enhance color management. - Updated `tailwind.config.ts` to utilize `withUIKit` for better color integration. - Refactored color handling in `colors.ts` and `utils.ts` to leverage the new package. - Adjusted components to use safe area insets and improved layout in `rsshub-form.tsx`. - Enhanced `MarkdownWeb` component with custom styles for better rendering. This update streamlines color management and improves the overall UI experience. Signed-off-by: Innei <[email protected]>
… effect - Introduced a new `SettingHeader` component that animates based on scroll position. - Added a `BlurEffect` to the header for improved visual aesthetics. - Refactored the `Settings` component to include the new header and maintain scroll functionality. - Updated imports to include necessary components for animation and styling. This update improves the user experience by providing a dynamic header that responds to scrolling. Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
…ng lists - Added `shiki` dependency to `package.json` and `pnpm-lock.yaml`. - Updated `DropdownMenu` to disable selected options. - Enhanced `GroupedList` to support a disabled state for navigation links. - Refactored `SettingsList` to use a new `NavigationLinkGroup` component for better organization. - Improved `About` screen layout with links for GitHub and icon library. - Introduced new settings in `Appearance` for code highlight themes and inline style rendering. Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
…o-factor authentication (#2628) Co-authored-by: dai <[email protected]> Co-authored-by: Innei <[email protected]> Co-authored-by: Innei <[email protected]>
- Renamed `ModalHeaderShubmitButton` to `ModalHeaderSubmitButton` for consistency. - Updated `SwipeableItem` to include animated text for action labels. - Refactored `TextField` to support an input postfix element and improved styling. - Enhanced `GroupedInsetListCard` to conditionally show separators between children. - Adjusted `MarkdownWeb` to prevent vertical overflow. - Updated `FollowFeed`, `FollowList`, and `rsshub-form` to use the corrected `ModalHeaderSubmitButton`. - Added navigation functionality to the `AddListButton` in `ListsScreen`. - Improved color validation in utility functions. These changes improve code consistency and enhance the user interface across various components. Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
- Migrate NavigationBlurEffectHeader to use Reanimated's useAnimatedStyle - Optimize header opacity animation with shared value - Enhance ViewSelector ScrollView with horizontal scroll indicator control - Adjust padding in ViewSelector for better layout Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
Signed-off-by: Innei <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
…ell component Signed-off-by: Innei <[email protected]>
DIYgod
approved these changes
Jan 25, 2025
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.
v0.3.3-beta.0