ManishMadan2882
3e3886ced7
slight UI changes
2024-01-23 19:38:22 +05:30
ManishMadan2882
9ce39fd2ba
made borders in settings a bit darker
2024-01-22 18:22:46 +05:30
ManishMadan2882
67e4d40c49
added dark mode, About page and bubble icons
2024-01-22 16:11:26 +05:30
ManishMadan2882
537a733157
add dark mode - conversation, bubble, UI fixes
2024-01-22 02:56:07 +05:30
ManishMadan2882
5136e7726d
added dark mode, Hero component
2024-01-21 17:18:23 +05:30
Eng Zer Jun
374b665089
Upgrade to Vite 5
...
This commit upgrades vite to the latest version 5, and also updates the
vite plugins to the latest version.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-19 21:34:28 +08:00
ManishMadan2882
ffecc9a0c7
add dark mode, in Settings
2024-01-19 19:01:13 +05:30
ManishMadan2882
0b997418d3
add dark - sidebar
2024-01-19 01:47:23 +05:30
ManishMadan2882
eaad8a4cf5
initialising dark mode
2024-01-18 02:39:40 +05:30
Arnab Ghosh
0752aae9ef
Fixed Empty Document Name Upload
2024-01-16 15:35:48 +05:30
ManishMadan2882
f4f056449f
integrate /api/search endpoint, get sources post stream
2024-01-15 20:23:18 +05:30
Alex
667b66b926
Merge pull request #825 from arc53/feat/mongodb
...
Public LLM
2024-01-09 14:31:40 +00:00
Alex
e1b2991aa6
Update LLM_NAME and EMBEDDINGS_NAME
2024-01-09 00:01:31 +00:00
ManishMadan2882
f91b5fa004
fix distortion on different browsers
2024-01-08 16:03:41 +05:30
ManishMadan2882
e7b9f5e4c3
adding responsive sidebar
2024-01-05 01:50:52 +05:30
Christine
fd8b7aa0f2
fix: change alt text for setting
2024-01-03 04:17:53 +00:00
Christine
458ea266ec
fix: change name to alt text for Discord and GitHub
2024-01-03 04:14:06 +00:00
Alex
2a9ef6d48e
Merge pull request #792 from arc53/dependabot/npm_and_yarn/frontend/vite-4.5.1
...
Bump vite from 4.5.0 to 4.5.1 in /frontend
2023-12-22 15:51:11 +00:00
Alex
a4483cf255
Revert "Merge pull request #797 from arc53/fix_boxes_hero"
...
This reverts commit 0bf020a1b4
, reversing
changes made to a62566e8fb
.
2023-12-11 12:18:47 +00:00
Pavel
d43927a167
Fix_hero
...
Fix of hero section for chrome and firefox. Fix of conversations-container pushing containers below.
2023-12-10 16:28:20 +03:00
HeetVekariya
23a1730106
fix: API docs text overflow
2023-12-08 20:36:12 +05:30
dependabot[bot]
eb48a153d9
Bump vite from 4.5.0 to 4.5.1 in /frontend
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:44:40 +00:00
Alex
f8f60c62fe
Add getLocalPrompt and setLocalPrompt functions to preferenceApi.ts
2023-12-04 11:23:51 +02:00
Alex
022c32f9d5
fix chats display
2023-11-24 12:22:34 +00:00
Alex
5bdedacab1
fix xss
2023-11-23 00:09:17 +00:00
Alex
d7a1be2f3c
fix bug
2023-11-23 00:00:08 +00:00
Alex
b2770f67a1
custom prompts
2023-11-22 23:55:41 +00:00
Alex
5c785e49af
prompts and docs
2023-11-14 01:16:42 +00:00
Alex
0974085c6f
prompts
2023-11-14 01:16:06 +00:00
Alex
a3de360878
fix sidebar
2023-11-12 18:31:29 +00:00
Saksham Tyagi
d1c93754db
Merge branch 'arc53:main' into code/setting-ui
2023-11-04 02:38:09 +05:30
Saksham Tyagi
3d54a1abf3
✨ widget
2023-11-04 02:33:56 +05:30
Saksham Tyagi
06eef5779d
✨ Documents
2023-11-03 22:52:16 +05:30
Saksham Tyagi
87a59a6de3
✨ Prompt
2023-11-03 13:06:18 +05:30
Alexander Deshkevich
1e7741e341
Render tables in conversation
2023-11-02 18:51:15 -03:00
Alex
ae5e484506
fix docx file
2023-11-02 18:25:43 +00:00
Alex
2d202088c7
syntax
2023-11-01 21:48:52 +00:00
Alex
9f7c9180d9
prep settings slightly
2023-11-01 21:45:40 +00:00
Alex
693bdebb30
Merge pull request #752 from varundhand/feature/mobile-resp
...
Feat: enhance mobile responsiveness of Hero Page final
2023-10-31 23:13:04 +00:00
Varun Dhand
353e24f1c5
fix: container layout for firefox
2023-11-01 03:56:48 +05:30
Alex
5094386516
hotfix-1
2023-10-31 18:21:44 +00:00
Alex
f052c707e7
Merge branch 'main' into settings
2023-10-31 18:18:31 +00:00
Varun Dhand
7ba939b008
feat: mobile responsive hero page
2023-10-31 19:27:45 +05:30
Alex
8289067a4e
Merge pull request #709 from CBID2/making-colors-accessible
...
feat: made color accessible
2023-10-31 13:03:54 +00:00
Alex
5d0b8588f9
Revert "delete conflicting checkmark"
...
This reverts commit 266087c5f1
.
2023-10-31 12:52:34 +00:00
Alex
0c05e1036d
del
2023-10-31 12:52:27 +00:00
Alex
266087c5f1
delete conflicting checkmark
2023-10-31 12:50:38 +00:00
Alex
147b94d936
checkmark bug
2023-10-31 12:49:25 +00:00
Alex
6476e688e5
Fixes sidebar
2023-10-30 22:41:35 +00:00
Alex
d59731a678
Merge pull request #722 from lakshmi930/update-sidebar-ui
...
Update sidebar UI and Logo
2023-10-30 21:55:00 +00:00
Lakshmi Narayanan
0254510d53
Fix the rotation of the avatar
2023-10-31 00:40:35 +04:00
Lakshmi Narayanan
9327955891
Update sidebar effects and styles based on figma
2023-10-31 00:38:12 +04:00
Christine Belzie
4daf08e20f
fix: use a new color
2023-10-30 13:21:53 -04:00
SoumyadiptoPal
6fc31ddedb
Updated the code
2023-10-30 22:32:39 +05:30
Lakshmi Narayanan
5a33953b78
Add Chats heading if there are any conversations
2023-10-30 10:14:40 +04:00
Alex
46817c7664
Merge pull request #679 from akash0708/fix/hero-styling
...
fix: Hero section styling fixed, made responsive across all devices
2023-10-29 21:40:59 +00:00
Lakshmi Narayanan
e627ebc127
Small fix with fixed height and width
2023-10-29 02:01:18 +04:00
Lakshmi Narayanan
56b81b78c3
Update sidebar with new logo and icon
2023-10-29 01:48:04 +04:00
Lakshmi Narayanan
c304485079
Fix the color of documentation icon
2023-10-29 01:44:00 +04:00
Lakshmi Narayanan
df51797c29
Add expand icon
2023-10-29 01:43:09 +04:00
Lakshmi Narayanan
754339214c
Update logo in conversation
2023-10-29 01:42:26 +04:00
Lakshmi Narayanan
057ecc3ed9
Update logo in Homepage and About page
2023-10-29 01:41:55 +04:00
Lakshmi Narayanan
c14f79ebf7
Add the new logo
2023-10-29 01:40:50 +04:00
Akash Bag
d2e4d6ecf0
fix: fixed bug due to change in number of lines of text
2023-10-28 11:01:50 +05:30
Akash Bag
5f03f90582
fix: fixed styling for firefox
2023-10-27 16:35:59 +05:30
Alex
e54d46aae1
Update Navigation.tsx
2023-10-27 02:22:04 +01:00
Alex
54a3b9900e
fix error msg
2023-10-27 01:52:09 +01:00
Alex
08a7e666b2
Update ConversationTile.tsx
2023-10-27 00:52:15 +01:00
Christine
ff89c3b274
feat: made color accessible
2023-10-26 19:12:33 +00:00
Ankit Matth
5c7f4b3df7
Merge branch 'arc53:main' into revamp_icon_effects
2023-10-26 07:17:40 +05:30
Ankit Matth
1248b76b41
Background color of like/dislike has been changed
2023-10-26 06:20:50 +05:30
Alex
c4176af1ea
Merge pull request #672 from Ankit-Matth/revamp_icon_effects
...
[feature] : The UI of the feedback icons has been changed.
2023-10-25 22:29:50 +01:00
Ankit Matth
7a2e6e640d
[making required changes] - Update ConversationBubble.tsx
2023-10-25 21:48:25 +05:30
SoumyadiptoPal
4be38fcb0e
Settings page added
2023-10-25 10:24:55 +05:30
SoumyadiptoPal
9893480089
Made the navbar sticky
2023-10-24 22:27:55 +05:30
Akash Bag
492139942c
fix: Hero section styling fixed, made responsive accross all devices
2023-10-24 10:38:51 +05:30
Alex
2df32cd9a7
Merge pull request #668 from lakshmi930/fix-small-ui-bugs
...
Fix something went wrong message bubble
2023-10-23 12:43:22 -04:00
Alex
d413d58b47
Merge pull request #652 from rasvanjaya21/main
...
Enhance backdrop modal effect
2023-10-23 12:38:06 -04:00
Alex
672e14d6ea
Merge pull request #641 from Ankit-Matth/documentation_icon_changed
...
I have changed icon for Documentation in the left side bar.
2023-10-23 11:59:34 -04:00
Alex
64c83460b9
Merge pull request #656 from Lokendrakushwah12/main
...
added the 3 cards in hero section with gradient border also its respo…
2023-10-23 11:52:49 -04:00
Alex
74ec3fa7d4
Merge pull request #655 from parthrc/adding-custom-404-page
...
Added a custom 404 not found page
2023-10-23 11:44:24 -04:00
Alex
0821d7a803
Merge pull request #654 from adarsh-jha-dev/patch-2
...
Enhanced Hooks with Outside Click Handling and Dark Mode Detection
2023-10-23 11:40:59 -04:00
Ankit Matth
0668fea3b7
Revamp Icon Effects
2023-10-23 17:01:41 +05:30
Yusril A
6f544f56d8
Merge branch 'arc53:main' into main
2023-10-23 11:20:04 +07:00
Lakshmi Narayanan
5556be9cab
Fix something went wrong message bubble
2023-10-23 00:52:01 +04:00
Alex
78dd1e1d81
Merge branch 'main' into aboutPage_alignment
2023-10-22 11:56:13 -04:00
Alex
4783685fdb
Merge pull request #650 from SamsShow/main
...
[Bug]:About section not Aligned.
2023-10-22 11:51:13 -04:00
Alex
81b16aa900
Merge pull request #638 from Bitnagar/fix(frontend)--fix-header-z-index
...
Fix(frontend): fix Navigation component z-index for small devices
2023-10-22 11:27:25 -04:00
Lokendra Kushwah
ae13e557a7
added the 3 cards in hero section with gradient border also its responsive
2023-10-20 23:24:56 +05:30
unknown
a245383f8c
Added a custom 404 not found page
2023-10-20 16:22:35 +05:30
Adarsh Jha
78b8d3e41d
Update index.ts
2023-10-20 14:33:43 +05:30
Ankit Matth
fcfaa04cc6
About page aligned in center
2023-10-20 05:42:12 +05:30
rasvanjaya21
fe866b2d66
Enhance backdrop modal effect
2023-10-20 02:57:41 +07:00
Saksham Tyagi
3b746c91df
Merge branch 'main' of https://github.com/SamsShow/DocsGPT
2023-10-19 20:15:45 +05:30
Saksham Tyagi
06f0129b59
💄 About margin
2023-10-19 20:12:40 +05:30
Alex
de29d69efe
Merge pull request #619 from vedant-z/patch-1
...
fix: Direction of dropdown arrow corrected
2023-10-19 07:37:19 -04:00
Alex
f587af1005
Merge pull request #625 from krabbi/prevent_unnecessary_renders
...
[FE]Prevent unneccessary renders.
2023-10-19 07:30:56 -04:00
Alex
4ed6580e1d
Merge pull request #623 from krabbi/fix_lists_in_converastion
...
[FE]: Fix render lists in conversation
2023-10-19 07:29:02 -04:00
Alex
a1af4f19c5
Merge pull request #621 from arc53/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
...
Bump @babel/traverse from 7.20.13 to 7.23.2 in /frontend
2023-10-18 11:13:48 -04:00
Ankit Matth
ee6471351d
Icon for Documentation changed
2023-10-18 18:41:03 +05:30
Shivam Bhatnagar
dbbf39db6d
pre-commit hook
2023-10-18 10:34:50 +00:00
Shivam Bhatnagar
d40ea44ae6
fix(frontend): fix navigation z-index in mobiles
2023-10-18 10:33:44 +00:00
Vedant Borkar
5c2b4398d9
Update Navigation.tsx
2023-10-17 11:53:57 +05:30
Alexander Deshkevich
0a717ae82e
Prevent unneccessary renders. Update show/hide state of feedback buttons by css instead React
2023-10-16 20:13:20 -03:00
Alexander Deshkevich
f9e6751279
fix render lists in conversation
2023-10-16 18:59:31 -03:00
Alexander Deshkevich
0306f8ec65
Fix footer width ob md+ screens
2023-10-16 16:35:33 -03:00
dependabot[bot]
c22b014056
Bump @babel/traverse from 7.20.13 to 7.23.2 in /frontend
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 17:53:36 +00:00
Vedant Borkar
fa8177d0e5
Update Navigation.tsx
2023-10-16 19:52:16 +05:30
Alex
fcaabb2c1e
Merge pull request #595 from HeetVekariya/main
...
fix: Remove extra spaces in response
2023-10-15 16:44:40 -05:00
HeetVekariya
337d2970a0
fix: removed px-2 for source
2023-10-15 09:03:28 +05:30
HeetVekariya
3e5bd25c6e
fix: removed items-center from conversationBubble.tsx
2023-10-15 08:47:55 +05:30
Alex
f724f10a35
Merge pull request #607 from mozi47/fix/sidebar-glitch
...
sidebar glitch fixed
2023-10-14 15:05:48 -05:00
Alex
845ef42338
Merge pull request #598 from Juneezee/simplify-jsx-conditional-rendering
...
refactor(frontend): simplify JSX conditional rendering
2023-10-14 14:48:29 -05:00
Alex
fde8de8b9e
Merge pull request #558 from MSaiKiran9/train-button
...
Train button Disabled Before Selecting File
2023-10-14 14:43:50 -05:00
Muzakir Shah
88123261ac
sidebar glitch fixed
2023-10-15 00:38:46 +05:00
Eng Zer Jun
0efc2277dd
refactor(frontend): simplify JSX conditional rendering
...
JSX conditional rendering can be simplified to use the logical AND
operator (&&) [1] instead of ternary operator (? :) if we want to render
something only when the conditon is true, and nothing otherwise.
[1]: https://react.dev/learn/conditional-rendering#logical-and-operator-
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-10-14 13:39:23 +08:00
HeetVekariya
c8e6224946
fix: else text corrected
2023-10-13 09:46:07 +05:30
HeetVekariya
bf11300ab3
fix: Remove extra spaces in response
2023-10-13 09:33:55 +05:30
faria-karim-porna
7361a35c94
Fix the font size and alignment of all the chat options of the sidebar based on issue #586
...
Fix the font size and alignment of all the chat options of the sidebar based on issue #586
2023-10-13 06:01:27 +06:00
M Sai Kiran
993c9b31bd
Update Upload.tsx
2023-10-12 15:10:26 +05:30
M Sai Kiran
b5d6f0ad36
Update Upload.tsx
2023-10-12 15:07:48 +05:30
M Sai Kiran
03c05a82e4
Merge branch 'arc53:main' into train-button
2023-10-12 14:59:08 +05:30
Alex
c969e9c014
fix update and delete bug
2023-10-11 23:11:08 +01:00
M Sai Kiran
76baa6c5f8
Before File Selection Train Disabled 1
2023-10-11 09:39:04 +05:30
M Sai Kiran
84c822a0ca
Before File Selection Train Button Disabled
2023-10-11 09:38:15 +05:30
Hari Raghav
e772dfaa12
Merge branch 'arc53:main' into ui-update
2023-10-10 17:53:48 +05:30
hariraghav10
f835b14902
added autofocus for user chat input
2023-10-10 17:22:10 +05:30
hariraghav10
e48df87e06
added autofocus feature for chat input div
2023-10-10 17:04:05 +05:30
ManishMadan2882
13fabaf6aa
bugs fixed
2023-10-10 06:01:21 +05:30
Alex
3e2055255e
Merge branch 'main' into error-state-#484
2023-10-09 23:53:14 +01:00
Alex
64a8857884
Merge pull request #529 from staticGuru/chatroom-rename-#495
...
Chatroom rename feature
2023-10-09 23:42:45 +01:00
Alex
cae3e7136e
Merge pull request #525 from Vaibhav91one/bug/text-out-of-screen
...
bug(front): The text seems to go out of screen when the result is too big.
2023-10-09 23:32:34 +01:00
staticGuru
16df8d803c
Fix the error state issues
2023-10-09 19:48:35 +05:30
staticGuru
ce7ac78b42
add the darkmode in config file
2023-10-09 19:48:17 +05:30
staticGuru
a998db0570
add fetch conversations in the delete callbacks
2023-10-09 16:30:09 +05:30
staticGuru
c79ec45adb
Fix the lint issues
2023-10-09 16:16:56 +05:30
staticGuru
3753f7d138
change the input outline border color
2023-10-09 16:12:56 +05:30
staticGuru
a06369dd7b
add the checkmark icons
2023-10-09 15:19:29 +05:30
staticGuru
036297ef36
Merge branch 'main' of https://github.com/staticGuru/DocsGPT into chatroom-rename-#495
2023-10-09 14:58:21 +05:30
staticGuru
129c055fee
Change the width in the tile
2023-10-09 14:44:43 +05:30
staticGuru
b49e8deb3e
add the typescript props interface
2023-10-09 14:13:09 +05:30
staticGuru
17264e7872
add the outside click listioner
2023-10-09 12:50:12 +05:30
staticGuru
022c0c3a89
add trash icons changes
2023-10-09 12:49:09 +05:30
staticGuru
b8539122ed
add the update conversation callbacks
2023-10-09 12:48:48 +05:30
Vaibhav91one
4ca906a518
bug(front): The text seems to go out of screen when the result is too big, needed some tailwind
2023-10-09 10:44:14 +05:30
Alex
e95bc82b8e
Update Conversation.tsx
2023-10-08 23:30:21 +01:00
Alex
e108833db2
Merge branch 'main' into input-hidden-issue-#474
2023-10-08 23:19:35 +01:00
Alex
71c101b82e
Merge pull request #519 from SoumyadiptoPal/newBranch2
...
Feature: Round Corners
2023-10-08 22:46:12 +01:00
Alex
860030824e
Merge pull request #503 from ManishMadan2882/main
...
added the copy response feature
2023-10-08 22:40:51 +01:00
Alex
46c4bf6e94
Merge pull request #515 from timoransky/main
...
Fix: adjust left margin on content container
2023-10-08 22:32:55 +01:00
ManishMadan2882
3197c356e9
UI corrections
2023-10-09 02:36:48 +05:30
Soumyadipto Pal
b1f863cc4d
Update Navigation.tsx
2023-10-08 23:59:08 +05:30
Soumyadipto Pal
823b41b7ec
Merge branch 'main' into newBranch2
2023-10-08 23:53:35 +05:30
SoumyadiptoPal
16a2b3b19b
Rounded the components to 3xl
2023-10-08 23:48:49 +05:30
timoransky
65d431c7a0
fix: margin left on content container
2023-10-08 19:18:11 +02:00
staticGuru
6b617955b7
add the check mark logics
2023-10-08 22:31:17 +05:30
staticGuru
10cf0470cb
add the conversation Tile
2023-10-08 22:09:38 +05:30
staticGuru
f91ca796de
add the check Mark icons
2023-10-08 22:09:16 +05:30
staticGuru
ceb9c70fba
add the edit icons in the assets
2023-10-08 22:08:42 +05:30
staticGuru
5c9d11861e
add the coversation tile in the chat section
2023-10-08 22:08:19 +05:30
staticGuru
396697ead2
Query overlay text input issues
2023-10-08 17:36:57 +05:30
Akshit Arora
a6783e537b
fix css
2023-10-08 14:17:26 +05:30
ManishMadan2882
54fdd2da57
UI checks
2023-10-08 06:26:08 +05:30
ManishMadan2882
7ee3f10a81
fix
2023-10-08 05:33:13 +05:30
ManishMadan2882
accd65a26a
added the copy msg feature
2023-10-08 05:27:03 +05:30
Alex
ad1401854c
Merge pull request #448 from SoumyadiptoPal/newBranch
...
Updated navigation bar and also added icons
2023-10-08 00:27:58 +01:00
Alex
66fd402f00
Merge branch 'main' into main
2023-10-08 00:01:43 +01:00
Alex
835a04358c
Merge pull request #492 from Ankit-Matth/change_color_of_buttons
...
Color of all buttons and elements changed from blue to #7D54D1
2023-10-07 23:56:55 +01:00
Alex
af9b4e448d
Merge pull request #491 from daniel-shuy/bugfix/about-page-to-conversation-navigation
...
Fix About page to Conversation navigation
2023-10-07 23:52:40 +01:00
Alex
39e8ba42ff
Merge pull request #454 from aindree-2005/patch-1
...
Update About.tsx
2023-10-07 23:29:25 +01:00
Aditya Gupta
5ca5e0d00f
Revert "synced the branch"
...
This reverts commit 0585fb4c80
.
2023-10-07 21:22:48 +05:30
Ankit Matth
b0085f2741
Color of all buttons and elements changed from blue to #7D54D1
2023-10-07 20:42:32 +05:30
Daniel Shuy
b983095e13
Fix About page to Conversation navigation
2023-10-07 22:47:21 +08:00
Aindree Chatterjee
97e6bab6e3
Update About.tsx
2023-10-07 18:41:39 +05:30
Aindree Chatterjee
b311b7620c
Update About.tsx
2023-10-07 18:41:01 +05:30
Alex
25ec8fb2ab
Merge pull request #465 from adarsh-jha-dev/patch-1
...
Add Feedback Feature to Conversation Module (Update conversationSlice.ts)
2023-10-07 13:58:37 +01:00
Aditya Gupta
992f817fef
Fix: Sources feature doesn't look as intended
2023-10-07 13:24:12 +05:30
staticGuru
36528fceab
add issue fixes
2023-10-07 12:20:47 +05:30
staticGuru
8323b8af4d
Reset the input hidden issues
2023-10-07 12:13:05 +05:30
staticGuru
0e496181a1
Fix the question input hidden issue
2023-10-07 12:03:43 +05:30
staticGuru
f47fc7a484
add the additional div in the chat sections
2023-10-07 11:39:51 +05:30
Aditya Gupta
0585fb4c80
synced the branch
2023-10-07 11:21:55 +05:30
GH Action - Upstream Sync
cad54f0f07
Merge branch 'main' of https://github.com/arc53/DocsGPT
2023-10-07 01:15:01 +00:00
staticGuru
ab7f6e8300
Change the hero section with figma style
2023-10-06 23:42:22 +05:30
Aditya Gupta
943bf477a0
Fix: Conversations tabs overlapping
2023-10-06 23:37:23 +05:30
Adarsh Jha
86c2f0716e
Update conversationSlice.ts
2023-10-06 19:36:48 +05:30
staticGuru
0a8ba068c4
remove the unwanted whitespace
2023-10-06 17:04:25 +05:30
staticGuru
a2bb70aaec
Source selection overflow issues
2023-10-06 16:51:35 +05:30
Aindree Chatterjee
8afe5a0087
Update About.tsx
2023-10-06 16:19:05 +05:30
Aindree Chatterjee
9c96a4d81b
Update About.tsx
...
Text decorations added
2023-10-06 12:28:32 +05:30
Ratish jain
39ddaf49be
Update Hero.tsx
2023-10-06 05:37:44 +05:30
Soumyadipto Pal
42739bbb61
Merge branch 'main' into newBranch
2023-10-06 02:36:49 +05:30
SoumyadiptoPal
261c9eefe1
Updated navigation bar and also added discord and github icons
2023-10-06 02:10:21 +05:30
ratishjain
f0e87094d6
fixed homepage
2023-10-05 23:24:09 +05:30
ratishjain
e0882e9e04
fixed homepage
2023-10-05 23:16:54 +05:30
Alex
aa9a024ee1
Merge branch 'main' into changing_discord_github_icons
2023-10-05 16:33:18 +01:00
Alex
30299a9f04
Merge pull request #434 from QuantuM410/quantum410/frontend-placeholder
...
Added css attribute placeholder for search div
2023-10-05 15:55:00 +01:00
QuantuM410
70aa3b1ff1
Added css attribute placeholder for search div
2023-10-05 20:01:30 +05:30
Ankit Matth
6154a8169b
Replace Discord & Github Icons
2023-10-05 19:53:37 +05:30
Arnab Ghosh
437bd13fd0
Fixed Overflowing Text message when user passed a very long string without spaces
2023-10-05 14:44:18 +05:30