-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/#228 #230
Merged
Merged
Feature/#228 #230
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
Refactor: Update app structure and remove unused files Update: リファクタリングを実施 Update: Modify Header component Add: Create flower screen Update: Update package dependencies Update: Rename AuthLayout component to auth-layout Update: Refactor AuthChoiceRoute component Add: Create AuthChoice component Add: Add logoName and logoFlower icons Add: Create Button component
…MDPreview components - Remove unused LoadingScreen component - Add Checkbox component for UI input - Add MDPreview component for Markdown preview
- Add new spinner component to display loading state - Update package.json to include new dependencies for spinner component - Remove unused button and input components in auth feature - Remove commented out code in TermsRoute component - Remove unused LoadingScreen component - Add Checkbox and MDPreview components - Add Error and Label components for form fields - Update AuthLayout component to use new background color - Update authConfig to include Cognito settings - Update tailwind.config.js to include new color variants
Update the dompurify package to version 3.2.0 in both package-lock.json and package.json files. This update includes bug fixes and improvements to the library. Also, modify the MDPreview component to use the marked package instead of the parse function from the marked library. This resolves a type error and ensures proper rendering of Markdown content.
Closed
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.
概要
このセクションでは、この PR の目的と概要を簡潔に説明してください。
変更点
このセクションでは、具体的な変更点や修正箇所を箇条書きでリストアップしてください。
影響範囲
このセクションでは、この PR が影響を及ぼす範囲や他の機能への影響を説明してください。
テスト
このセクションでは、この PR に関連するテストケースやテスト方法を記載してください。
関連 Issue
このセクションでは、この PR が関連する Issue やタスクをリンクしてください。以下のように記述します。