aboutsummaryrefslogtreecommitdiff
path: root/src/components/taggs
AgeCommit message (Collapse)Author
2021-06-25Cleanup ref typesIvan Chen
2021-06-03Remove white ringIvan Chen
2021-05-27Merge pull request #449 from grusuTagg/tma883-Layered-TaggsIvan Chen
[TMA-883] Layered Tags
2021-05-26Finish tagging functionalityIvan Chen
2021-05-26Finish logic for draggables, Caption screen logic is doneIvan Chen
2021-05-26Cleanup draggable, Pass ref to each draggableIvan Chen
2021-05-26Add logic to get correct percentage coordinate, Cleanup codeIvan Chen
2021-05-26Fix view and edit tag jumpingGeorge Rusu
2021-05-25Currently pushes tags offscreenGeorge Rusu
2021-05-25More investigation with draggable, ProgressIvan Chen
2021-05-25Squashed commit of the following:Ivan Chen
commit 7711d92c8dab4f00e36ad3bbca9bc202fa313e43 Author: Brian Kim <brian@tagg.id> Date: Tue May 25 17:08:41 2021 -0400 Integrate with layering commit cbd01996ae4784b737fb4b634eb0048bb7d85967 Author: Brian Kim <brian@tagg.id> Date: Tue May 25 16:48:52 2021 -0400 Fix yarn commit 39164064b903df36b7373e177d00c3307a8a311a Author: Brian Kim <brian@tagg.id> Date: Tue May 25 16:46:34 2021 -0400 Add horizontal scroll commit 02841df862aa68dcf615d0264236d9a14b52befe Author: Brian Kim <brian@tagg.id> Date: Tue May 25 15:03:13 2021 -0400 Lint fixes commit 5c6e8e453026005f6621efe751d90c76f457a72f Author: Brian Kim <brian@tagg.id> Date: Tue May 25 14:46:39 2021 -0400 Set boundaries, fix offset calculation, fix length and height calculation to be individual commit 6d27d859fd5364556928e5a2feadad1aff4dc6b9 Author: Brian Kim <brian@tagg.id> Date: Tue May 25 11:32:08 2021 -0400 Pause
2021-05-25Remove normalize for image tipIvan Chen
2021-05-24Reorganize components in TaggDraggableIvan Chen
2021-05-21Update importIvan Chen
2021-05-21Remove commented codeIvan Chen
2021-05-21Clean up codeIvan Chen
2021-05-21Fix linting issuesGeorge Rusu
2021-05-21Remove unnecessary comments, print statementsGeorge Rusu
2021-05-20Fix zIndex draggable placementBrian Kim
2021-05-20Remove loading style, Clean up stylingIvan Chen
2021-05-20Fix styling for tip,containerGeorge Rusu
2021-05-19Add proper bounds, need tipGeorge Rusu
2021-05-19Fix redirectBrian Kim
2021-05-19Add delte from list, need to add rediret to profileGeorge Rusu
2021-05-19Set middle placementBrian Kim
2021-05-19Find true center, add callback functionalityGeorge Rusu
2021-05-19Create basic component and stylingGeorge Rusu
2021-05-18fix draggable userID propGeorge Rusu
2021-05-18Messing around with captionscreenBrian Kim
2021-05-18add draggable component for taggingGeorge Rusu
2021-05-13removed useDerivedValueIvan Chen
2021-04-27lintedIvan Chen
2021-04-27refactored avatarIvan Chen
2021-04-23changed to useSelectorIvan Chen
2021-04-21lintedIvan Chen
2021-04-19cleaned up TAGG_LIGHT_BLUE_2 color constantIvan Chen
2021-04-09fixIvan Chen
2021-04-09fixIvan Chen
2021-04-09Merge branch 'master' into tma756-bugfix-onpress-tagg-on-spIvan Chen
# Conflicts: # src/components/taggs/TaggsBar.tsx
2021-04-07Merge branch 'master' into chat-pocIvan Chen
# Conflicts: # src/components/profile/Content.tsx # src/components/taggs/TaggsBar.tsx # src/screens/profile/ProfileScreen.tsx # src/types/types.ts
2021-04-03Fix profile socials bar animationLeon Jiang
2021-04-02commented out all the old reanimated stuff, added TODOs for leonIvan Chen
2021-04-01Improve position of overlaid tutorialLeon Jiang
2021-03-31fixed bugIvan Chen
2021-03-31fixed unable to pressIvan Chen
2021-03-29code cleanupIvan Chen
2021-03-29disabled press animationIvan Chen
2021-03-26show taggsbar, prevent taggsbar navigation on profile and SPIvan Chen
2021-03-05Merge branch 'master' into tma-634-badge-selection-screenIvan Chen
# Conflicts: # src/components/taggs/SocialMediaInfo.tsx
2021-03-01Fix imports causing app crashesLeon Jiang