- 494b022: Changelog page setup
- Add table feature to show memberships and approve or reject invitation
- Project member cards
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.11.6 (2025-04-09)
- add activating and deactivating membership profile in /membership (1d5e8ef)
0.11.5 (2025-04-08)
0.11.4 (2025-04-08)
- make features page responsive (e8febed)
0.11.3 (2025-04-08)
- responsive feedback popper (0ed3338)
- increase body size limit for server actions (102f02a)
0.11.2 (2025-04-06)
- add alert dialog to confirm the exit action of feedback popper if user entered some content. (6c798ab)
0.11.1 (2025-04-06)
- fullscreen mode in feedback popper (94e3019)
- Implement image insertion in feedback popper
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.10.3 (2025-04-05)
- validate fields in feedback popper and send feedback (e6a2c69)
0.10.2 (2025-04-05)
- add feedback popper (e3062e9)
- add toast to show if user is offline
- Fix socket issue: socket was being called for each member card which is not good. instead, user store is used to store the online users to track the statuses
- Add /dashboard/account/membership page to create and manage membership profile
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.9.2 (2025-04-04)
- show online statuses of members in real time (9387476)
0.9.1 (2025-03-30)
- add features page (1738821)
- Add scroll to top button in dashboard
- Convert dashboard header to animated header like in Vercel
- Add placeholder for description to add if there is no description for a task
- Export AnimatedPopperContent as not ssr to remove bugs
- Add updating name and description features in tasks
- Show a tooltip on mouse move to show the description of each notification setting
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.4 (2025-03-29)
- add notification settings page under /account/notifications (1bf3342)
0.6.3 (2025-03-28)
- handle fail status from profile (a11bcf9)
- Show Archive all button if there is any notification
- Add custom not-found page to the app
- Add archive all feature for unarchived notifications
- Notification popover. Show unarchived and archived notifications. archive notifications
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.5.19 (2025-03-24)
- add loading states for pages settings and account under the route dashboard (61ff139)
0.5.18 (2025-03-24)
- use Promise.all for optimized performance (bae3cd6)
0.5.17 (2025-03-23)
- remove verifyToken from clearing auth cookies (34de337)
0.5.16 (2025-03-23)
- add feature to delete project under condition. show an alert before deleting a project (7b01c76)
0.5.15 (2025-03-23)
- redirect user after updating the project to update the slug (d29a156)
0.5.14 (2025-03-23)
- update uploading avatar, and add a feature to delete existing avatar (93841a3)
0.5.13 (2025-03-22)
- make varian property optional in DropdownMenuItem (c269227)
0.5.12 (2025-03-22)
- add overdue tasks section, priority styling (b3285d6)
0.5.11 (2025-03-22)
- add project page with slug. (4686826)
0.5.10 (2025-03-15)
- sessions page (0ed6264)
0.5.9 (2025-03-15)
- add sessions management page (3f95e12)
0.5.8 (2025-03-14)
- add features to update name and uploading an avatar (de7caae)
0.5.7 (2025-03-14)
- add filtering and sorting feature in dashboard (45a7f83)
- get user from a global state to prevent unnecessary requests. use zustand (ba45f0a)
0.5.6 (2025-03-02)
- add actions to create a new task (b7a6f88)
0.5.5 (2025-03-02)
- add a dialog to create new task (d55028c)
0.5.4 (2025-03-02)
- add actions to add a project to favorite or remove (6da3aa0)
0.5.3 (2025-02-18)
- add new project dialog (4df0ef4)
0.5.2 (2025-02-17)
- add sort by select and add new dropdown (8c9a2b4)
0.5.1 (2025-02-17)
- Add projects section in dashboard
- Add Recent Changes section
- Add bottom header which contains tab links in dashboard layout
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.25 (2025-02-08)
- add plans (b616c8b)
0.3.24 (2025-02-07)
- setup pricing page (f09b92e)
0.3.23 (2025-02-07)
- update Grid component for responsive breakpoints. (9d2ee2a)
0.3.22 (2025-02-06)
- add PixelatedCanvas component. add contact sections (114f4ed)
0.3.21 (2025-02-06)
- add grid component. (49d3dc2)
0.3.20 (2025-02-06)
- add responsive menu on header (55fc612)
0.3.19 (2025-02-05)
- add empty state component (0765076)
0.3.18 (2025-02-05)
- remove popper files (4be79a9)
0.3.17 (2025-02-04)
0.3.16 (2025-02-03)
- add fixed version of dropdown-menu library (5758d92)
0.3.15 (2025-02-02)
0.3.14 (2025-01-29)
- fiz build related bugs (d069d78)
0.3.13 (2025-01-23)
0.3.12 (2025-01-22)
- lib: include the custom library (5c36c08)
0.3.11 (2025-01-22)
0.3.10 (2025-01-22)
0.3.9 (2025-01-22)
- add GeistContentWrapper to wrap collapse contents on /geist (cb0800e)
0.3.8 (2025-01-22)
- add dropdown-menu component (203af1b)
0.3.7 (2025-01-22)
- ui[popper-sub-content]: set position of the sub popper while resizing (6133ca9)
0.3.6 (2025-01-22)
- ui: add inset, suffix, and prefix props to the PopperItem (25f1190)
0.3.5 (2025-01-22)
- add alert-dialog from shadcn (38f902e)
- ui[popper-sub]: disable click event on popper-item, if it is a trigger; close popper sub content on left arrow keydown, focus on the trigger item on close (766cde5)
0.3.4 (2025-01-22)
0.3.3 (2025-01-21)
- ui[popper-sub]: add key navigation feature to the popper sub (3298cb5)
- ui[popper-sub]: setup popper sub components, render popper sub (db0d867)
0.3.2 (2025-01-21)
- unused-variables: remove unused variables (b1ce808)
0.3.1 (2025-01-21)
0.3.0 (2025-01-21)
- ui[popper-item]: add asChild feature to popper components.
- ui[popper-item]: add asChild feature to popper components. (0c102c8)
0.2.19 (2025-01-21)
- ui: add disabled prop to the popper item. disable all interaction with disabled item (c5aef98)
0.2.18 (2025-01-21)
- ui: add aligning feature. Align and side props provide fully customizable positioning of the popper. The popper is able to stay on the screen while resizing the window as well (9677381)
0.2.17 (2025-01-21)
- ui: fix initially spaceBelow variable. Because framer motion is animating the scale of the container, it was calculating the height of the container wrong. The issue is resolved by using offsetHeight, instead of rect.height (639cb09)
0.2.16 (2025-01-18)
0.2.15 (2025-01-18)
- util: update chain util function to handle async functions as well (b04b024)
0.2.14 (2025-01-18)
- ui: fix keyboard navigation through popper items (cae536f)
0.2.13 (2025-01-18)
- ui: add navigate through items feature with keyboard (d09ebc2)
0.2.12 (2025-01-18)
- ui: add ReactFocusGuard from react-focus-lock (ebf2953)
0.2.11 (2025-01-18)
- ui: add highlighting feature to the popper (2a40018)
0.2.10 (2025-01-18)
- util: add chain function - takes functions as arguments, and executes them (1703c53)
0.2.9 (2025-01-18)
- ui: add useOutsideClick and useRestrict hooks (1f7bdc6)
0.2.8 (2025-01-17)
- layout: add bottom nav in geist layout (a16b430)
0.2.7 (2025-01-17)
- ui: add highlight line numbers feature to CodeBlock (9890544)
0.2.6 (2025-01-17)
0.2.5 (2025-01-17)
- ui: add filename prop to the CodeBlock component (7c2b4d9)
0.2.4 (2025-01-17)
0.2.3 (2025-01-17)
0.2.2 (2025-01-16)
- add a script to run git push (71d9b34)
0.2.1 (2025-01-16)
- geist: add customizable tabs page (f1397ce)
0.2.0 (2025-01-16)
- ui: it fixes the issue related with framer-motions layoutId for the animation which should be unique for each group of tabs
- ui: add Tabs component to generate unique ids for each group of tabs. (59bff79)
0.1.11 (2025-01-12)
- geist: add tabs page and first section (07e3069)
0.1.10 (2025-01-12)
- ui: add animate presence in tabs.tsx for handling hover events (575a5c8)
- geist: add checkbox disabled section (8854b55)
- geist: setup checkbox page (4ce300f)
- lib: add standard-version (314df0c)
- ui: add checkbox component (7fbd2a6)
- ui: add iconOnly prop to ButtonLink (b7ade09)
- ui: add styles for disabled checkbox (e19faa8)
- ui: add tabs component (8ba3673)
- ui: change button of primary variant background on hover from bg-gray-200 to bg-gray-alpha-200 (818337f)
0.1.8 (2025-01-10)
- geist: add checkbox disabled section (8854b55)
0.1.7 (2025-01-10)
- ui: add styles for disabled checkbox (e19faa8)
0.1.6 (2025-01-10)
- ui: add checkbox component (7fbd2a6)
0.1.5 (2025-01-10)
- ui: add iconOnly prop to ButtonLink (b7ade09)
0.1.4 (2025-01-10)
- ui: change button of primary variant background on hover from bg-gray-200 to bg-gray-alpha-200 (818337f)
0.1.3 (2025-01-10)
- geist: setup checkbox page (4ce300f)
0.1.2 (2025-01-10)
- lib: add standard-version (314df0c)