Skip to content

Latest commit

 

History

History
688 lines (389 loc) · 37.9 KB

CHANGELOG.md

File metadata and controls

688 lines (389 loc) · 37.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.37.0 (2022-10-02)

Features

  • Credits: implement invitation code (3acb4d4)
  • CreditTransaction: implement TICKET transaction (2f6a4fa)
  • Icon: add icons for ticket menu (0f67fdc)
  • Icon: add support and inbox icon (3ec5830)
  • Icons: add UserPlus icon (9bf872b)
  • implement Support feature (3e8dae8)
  • implement useAuth (a160923)
  • Search: implement Posts and handle getExplorePosts (6e6c682)
  • Ticket: implement ConfirmationModal (adecdc3)
  • utils: add getToken, getInvitationCode, isWindowExists and isDocumentExists (0118217)

Bug Fixes

  • AddTicket: handle addTicketMessage query (a8c0265)
  • Auth: reduce size of google button for mobile (5c524e7)
  • improve Profile styles (704f2b1)
  • increase size of apply buttons (a8f196c)
  • Input: improve styles (fb5810c)
  • remove unused type from tsconfig.json (fe442ae)
  • Status: improve Status component (2471435)
  • Tabs: add replace for Link (3016fe7)
  • TagContent: use PostsList (fbaac39)
  • useLogout: reset apollo cache after logout (2d3ada8)
  • useUrls: fix formatInvitationUrl (9420b88)

0.36.0 (2022-09-13)

Features

  • Auth: add oAuthGoogle button (5ad9a83)
  • implement oAuthGoogle (809a1bf)

Bug Fixes

  • ProfileInfo: improve ConnectionStatus button (528b57c)

0.35.0 (2022-09-10)

Features

Bug Fixes

  • Connections: use DefaultBackground if user background is empty (ab9f559)
  • pages: revert deleted pages (341c58a)
  • useAuthentication: handle protected pages (d6a5ce2)

0.34.0 (2022-08-21)

Features

  • add Edge, WithPageInfo, PageInfo and PageInfoRequest types (cefd001)
  • implement PostLikesCounter component (a699cd0)

Bug Fixes

  • add likes counter for AddPost component (a37a436)
  • improve Layout styles (2fdaca1)
  • remove / from url on Notification component (c4dabc1)

0.33.0 (2022-07-12)

Features

  • implement isRouteActive (4c98259)
  • implement isRouteActive (983d4c6)
  • implement Notification component (b2ccc86)
  • implement NotificationsList component (af7253a)

0.32.0 (2022-07-06)

Features

  • add getTimelinePosts graphql query for Home feature (84a2c4d)
  • add useSuggestions hook (8bf81d3)
  • implement DefaultBackground component (e499400)
  • implement Logo component (9637a3c)
  • implement Suggestions component (97fcde7)
  • implement TextEditor component (f3a9c18)

Bug Fixes

  • add refetchQueries for editUser query on useThemes (2da8513)
  • handle disabled prop for Button component (a866ffa)
  • improve styles on CropImage component (5f013bf)
  • remove unread notification count from Notifications feature (8c40fa5)
  • set left align for Tabs component (410172a)

0.31.0 (2022-06-28)

Features

0.30.1 (2022-06-24)

0.30.0 (2022-06-23)

Features

Bug Fixes

  • add condition for bio on Profile feature (332e4eb)
  • add stroke-2 for Navbar icons (c14aa20)
  • add stroke-2 for Navbar icons (afd5068)
  • add validationSchema for login form (df57f10)
  • Connections: fix active tab condition (00e125d)
  • CropImage: fix Square icon (96229f3)
  • improve DARK theme colors (e6b0a7f)
  • improve Layout and Wrapper component (408b2dc)
  • improve styles on Auth components (93c9968)
  • ProfileContext: improve getMoreData (50cff6b)
  • refetch GET_USER_INFO after editUserMutation (bb7b6c5)
  • remove extra size from FullName component (8384f8a)

0.29.0 (2022-05-06)

Features

Bug Fixes

  • capitalize translation texts (cb19705)
  • Header: add themeColor and primaryColor args to story (37d9212)
  • rename cancel type with outline on Button components (4113ae5)

0.28.0 (2022-04-23)

Features

  • add themes styles (2285fb7)
  • change primary color with gray color (44da9a7)
  • implement Themes feature (df6c1ee)
  • use PageHeader for ChangePassword and EditProfile feature (37f1330)

Bug Fixes

  • ChangeImageProfile: add showRemoveButton prop (d5d6476)
  • cropImage: fix modal style on mobile layout (0689eb9)
  • EditProfile: set avatar and background id for defaultValues (36ad732)
  • improve apollo config (ca31d7a)
  • reduce size of Navbar (44c6792)
  • remove LAST_CHILD from PostTypeKey (7bb018a)

0.27.4 (2022-04-17)

Bug Fixes

  • AddPost: handle submit button (c93fd7e)

0.27.3 (2022-04-17)

Features

  • add reply for Post feature (e0244ae)
  • implement Img component (7b64ed4)
  • implement PageHeader component (e942a95)

Bug Fixes

  • fix DesktopTrends styles (25bbafd)

0.27.2 (2022-04-16)

Features

  • add reply for Post feature (e0244ae)
  • implement Img component (7b64ed4)

Bug Fixes

  • fix DesktopTrends styles (25bbafd)

0.27.1 (2022-04-10)

Features

  • implement Toast component (10fb954)

Bug Fixes

  • add NEXT_PUBLIC_IMAGES_DOMAINS env (a4c7bb2)
  • fix menu items for Post component (96c2039)

0.27.0 (2022-04-10)

Features

  • add copyTextToClipboard to utils (5f62fc2)
  • add link and trash icons (04e4eea)
  • implement Menu component (b38aa39)

0.26.1 (2022-04-06)

0.26.0 (2022-04-06)

Features

  • implement attachment part for Post component (d41061c)
  • implement AttachmentPreview component for AddPost feature (f360fbb)

Bug Fixes

  • add attachment prop for addPost graphql query (1fcf20b)

0.25.0 (2022-03-13)

Features

  • add bell, globe, lockClosed, photo, plus, trendingUp, user, viewGrid and x icon (4eacc8c)
  • add camera icon (8a8dbf0)
  • add createUploadLink to ApolloClient config (cdd63b6)
  • add singleUploadFile graphl query (1726629)
  • add tiny size for Avatar component (25a6c97)
  • add useUploadFile hook (29ba620)
  • add useUrls hook (468a048)
  • implement LogoutButton component (f59a98e)
  • implement upload avatar and background on Settings feature (71bccd8)

Bug Fixes

  • reduce the size of buttons on ChangePassword feature (4430458)

0.24.0 (2022-03-08)

Features

  • add changePassword graphql query (f7ac6e9)
  • add EditProfile feature (69b513d)
  • add hashtag icon (50312a7)
  • add key icon (d52409b)
  • add key, user and users icons (7ca954b)
  • implement ChangePassword feature (22ac720)
  • implement LogoutButton component (7efcd3c)

Bug Fixes

  • change loading button size for Login component (04c3bf5)
  • handle data in Connections feature (95f6e88)

0.23.0 (2022-03-06)

Features

  • add CropImageTypeKey enum (353e6dd)
  • add square, rectangle horizontal and vertical icons (cccfbf1)
  • implement CropImage component (224d105)

0.22.1 (2022-03-04)

0.22.0 (2022-02-27)

Features

  • add bundle analyer (3abeb47)
  • add chevronLeft icon (205deb5)
  • add dots-horizontal icon (581b905)
  • add formatFollowersPageRoute and formatFollowingPageRoute to useNavigation (82aabd4)
  • add useDate hook (8ca7e3b)
  • implement UserInfo component (1c55dc3)

Bug Fixes

  • add min-height for pages (51cb03d)
  • change Post and User types (8b19127)
  • change Wrapper styles (67bb76c)
  • increase z-index of Navbar component (89ac42b)
  • remove unused repliesActions props from Post and Replies component (7a9dd8b)
  • set full width content for Post component (52c6653)

0.21.0 (2022-02-04)

Features

  • add bell icon (8f24637)
  • add getNotification graphql query (328b86d)
  • add getNotifications graphql query (1f6a21e)
  • implement NotificationContext (55ea85c)
  • implement Notifications feature (6b71546)
  • implement push nofitications (b975702)
  • implement subscription (39144c8)

Bug Fixes

  • add keys for parseNotification components (801b1e5)
  • change fetchPolicy for validations of Settings feature (9fcb365)
  • modify styles of Modal component (cd99b87)

0.20.3 (2021-11-30)

Features

  • add plog icon (a793362)
  • add username and email validations for Settings feature (d56f884)

Bug Fixes

  • improve component styles (7c0a008)
  • improve styles for login button (32c2353)

0.20.2 (2021-11-26)

0.20.1 (2021-11-26)

Bug Fixes

  • improve toggle styles for Settings feature (4b85e37)

0.20.0 (2021-11-26)

Features

  • add bio for User type (8e98167)
  • implement Card component (4bdbc7b)
  • implement Settings feature (04d05a2)
  • implement Textarea component (87476da)
  • implement Toggle component (1d122a0)

0.19.3 (2021-11-19)

0.19.2 (2021-11-14)

0.19.1 (2021-10-30)

0.19.0 (2021-10-30)

Features

  • add delete button for Comment component (669a727)
  • add exclamation for Icon component (fc40160)
  • add Modal component (fd99ce0)
  • implement DeletionModal component (fea22ec)

0.18.0 (2021-10-25)

Features

  • add singleUploadFile graphql query (433f54c)
  • add view replies button for Comment component (8ea185a)
  • handle reply button for Comment component (3b459a4)
  • implement addPostComment component (eccd9a9)
  • implement Comment feature (3fba2d9)
  • implement like button for comment component (a79e8b4)
  • implement PostContext (e4cfcd0)

Bug Fixes

0.17.3 (2021-10-12)

0.17.2 (2021-10-10)

0.17.1 (2021-10-10)

0.17.0 (2021-10-10)

Features

  • add commentCounter for PostCard feature (019855c)
  • add dark mode for storybook (8fb6f34)
  • add comment queries (669fce8)
  • implement Comment component (8107ce2)
  • implement Post page (50bd65e)

0.16.3 (2021-10-09)

Features

  • implement Loading component (fc18516)

Bug Fixes

  • improve buttons for Profile feature (f6eead4)
  • replace lg with md size (846c71f)

0.16.2 (2021-10-08)

Bug Fixes

  • handle getUserInfo response (5ab223a)

0.16.1 (2021-10-08)

0.16.0 (2021-10-04)

0.15.0 (2021-10-02)

Features

  • add save button for PostCard feature (7de2e51)

0.14.1 (2021-10-01)

0.14.0 (2021-09-30)

Features

0.13.0 (2021-09-25)

Features

0.12.6 (2021-09-19)

0.12.5 (2021-09-18)

0.12.4 (2021-09-18)

Features

  • add eslint-plugin-simple-import-sort to eslint rules (9218769)

0.12.3 (2021-09-18)

Features

  • highlight hashtags in PostCard feature (4e13a69)

0.12.2 (2021-09-17)

Features

  • implement Trends feature for desktop and mobile view (b4e8c69)
  • implement trends for Desktop (65c70d7)
  • import tailwindcss/tailwind.css to _app.tsx (3a58486)

0.12.1 (2021-09-16)

Features

  • implement Wrapper component (7de7070)

Bug Fixes

  • show Profile page for guest users (b5fcba3)

0.12.0 (2021-09-16)

Features

  • add useClassName hook (17af480)
  • implement Layout component and improve features wrapper (198cef4)
  • implement SidebarNavigation component (b7a381d)

0.11.0 (2021-09-15)

Features

  • implement Landing feature (166a5b4)

0.10.1 (2021-09-15)

Features

  • add formatCountTitle to utils (27005d0)

0.10.0 (2021-09-14)

Features

  • add getPostsByTagName graphql query (6c10dbd)
  • implement filters for Search feature (c4b0ed9)
  • implement TagInfo component (79e3822)
  • implement TagPage (6f874a7)

0.9.0 (2021-09-10)

Features

  • implement PageStatus component (1de5691)

0.8.0 (2021-09-08)

Features

Bug Fixes

0.7.1 (2021-09-06)

Bug Fixes

  • clickable style for Profile's header (0a67790)
  • replace private with isPrivate for user type (9f45736)

0.7.0 (2021-09-06)

Features

  • add Connections feature and pages (d0d7d60)
  • add SafeHydrate component (e69ee5b)
  • add text-tiny for fontSize (a8a7567)
  • implement FollowRequestsContext (e8f03c5)

Bug Fixes

  • remove ProfileProvider from ProfilePage (439d1e7)

0.6.1 (2021-09-01)

Features

  • add counts for Profile feature (5058327)

0.6.0 (2021-09-01)

Features

  • add counts for Profile feature (5058327)

0.5.0 (2021-08-31)

Features

  • add follow requests page (0655493)

0.4.0 (2021-08-30)

Features

  • add connection for Profile feature (34f9e36)
  • implement UserProfileContext (80c0376)

0.3.3 (2021-08-28)

Features

  • initialize ConnectionButton for Profile feature (642807e)

Bug Fixes

0.3.2 (2021-08-28)

0.3.1 (2021-08-28)

Features

  • implement Posts component (d72c41f)

0.3.0 (2021-08-23)

Features

  • implement Search feature (d553800)

0.2.1 (2021-08-22)

0.2.0 (2021-08-21)

0.1.0 (2021-08-19)

Features

  • add Dashboard page (2f908eb)
  • add getUserByUsername graphql query (4bdfe81)
  • add getUserInfo graphql query (557bc87)
  • add Logout page (c6b46e5)
  • add NavLink component (aaca79d)
  • add PageUrls (a56219d)
  • add project config (41705bc)
  • implement AccountContext (8242096)
  • implement AppInit component (da2917a)
  • implement Avatar component (d82fdc0)
  • implement commitlint and standard-version (07aa78d)
  • implement PostCard feature (acbc763)
  • implement pwa (b293ceb)
  • implement pwa (3218989)
  • initialize add, notifications and search page (ab7c4cb)
  • initialize Profile page (7a7110a)

Bug Fixes

  • replace avatar icon with Avatar component (3d5478d)