-
Notifications
You must be signed in to change notification settings - Fork 1
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
[DEPLOY] 운영서버 배포 #5 #279
Merged
[DEPLOY] 운영서버 배포 #5 #279
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
[Feat] 팔로워 조회 페이지
[FEAT] 최초 로그인시 닉네임 받는 페이지 구현
* feat: seperate api method * feat: add baseTag * feat: add someTag based on baseTag * feat: add hashtagList * delete: unused tag, tagList components * fix: seperate hashtag logic to parent component * feat: update page's props for changed hashtag component * chore: update some code
* fix: login page's design and add withOutLoginButton * test: skip login page test * fix: typo
* feat: improve code of Headers * fix: update router Slices * feat: add searchBox * feat: add some Svg * feat: add MainTab * feat: update user Profile image
* refactor: move profileImage to common directory * temp * refactor: move button direc * feat: add svg icon components * refacor: move LinkItemWithProfile direc * refactor: move linkItem direc * refactor: move linkinfo direc * delte: delete unused file * fix: css lint * add: add todo comment --------- Co-authored-by: 1yoouoo <[email protected]>
* fix: extract bottomNav to layout * feat: add countSlice and fix typo of hashTagSlice * feat: add Suggetion.tsx * feat: add SpeechBubbles.tsx * feat: add dispatch in feed page * feat: add svg icon * style: update position on parent tag * feat: add totalLinkCount func for counting total link length * fix: update middleware for first logged in user to surf archive page
* feat: add bottomButton in common folder * fix: update component's height * chore: add safe code in taglist * fix: add linkCount in queryKey
* feat: create text input componente * feat: update AddTag onKeyDown event prop * design: update link preview design * refactor: move common components to create dir * add: add label icon * feat: create tag component * feat: create label component * feat: add thumbnail size prop * feat: fetch url meta data with debounced value * fix: commented interface of TextInputProps for build --------- Co-authored-by: 1yoouoo <[email protected]>
* feat: create text input componente * feat: update AddTag onKeyDown event prop * design: update link preview design * refactor: move common components to create dir * add: add label icon * feat: create tag component * feat: create label component * feat: add thumbnail size prop * feat: fetch url meta data with debounced value * refactor: extract url inpuit component * refactor: extract link preview component * fix: fix hashtag list's limitation to 10 * refactor: move validation function to utils dir * refactor: extract input component * fix: fix render condition * fix: import path * refactor: create page * remove: delete not used file
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.
No description provided.