plane/web
Henit Chobisa da391064aa
[FIX] Minor bug fixes in MentionList and MentionNode UI (#2600)
* fix: removed text color in peek view

* fix: fixed list view UI bugs and node view colors

* feat: update imports in suggestions for mentionSuggestion type

* fix: updated mention list css

* fix: updated mention node UI according to the design provided

* style: update the mentions dropdown UI

* style: mentioned users UI in the editor

---------

Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2023-11-02 19:31:25 +05:30
..
components [FIX] Minor bug fixes in MentionList and MentionNode UI (#2600) 2023-11-02 19:31:25 +05:30
constants chore: fixes and improvement (#2595) 2023-11-02 14:01:56 +05:30
contexts chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
helpers style: spreadsheet columns (#2554) 2023-10-31 12:18:04 +05:30
hooks chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
layouts chore: implemented MobX in the onboarding screens (#2617) 2023-11-02 19:27:25 +05:30
lib fix: auth redirection issue fixes when user is logged in (#2499) 2023-10-20 17:10:17 +05:30
pages chore: implemented MobX in the onboarding screens (#2617) 2023-11-02 19:27:25 +05:30
public style: module ui revamp (#2548) 2023-10-27 18:45:10 +05:30
services chore: update members endpoint (#2569) 2023-10-31 12:16:40 +05:30
store chore: implemented MobX in the onboarding screens (#2617) 2023-11-02 19:27:25 +05:30
styles [FIX] Minor bug fixes in MentionList and MentionNode UI (#2600) 2023-11-02 19:31:25 +05:30
types chore: removed unused hooks and components (#2611) 2023-11-02 17:11:33 +05:30
.env.example chore: updated docker naming conventions (#2239) 2023-09-22 13:21:55 +05:30
.eslintrc.js chore: eslint config package fixes (#2165) 2023-09-13 12:06:17 +05:30
.prettierrc fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
Dockerfile.dev dev: Docker Compose for Local Dev Environment Setup (#2409) 2023-10-13 12:16:08 +05:30
Dockerfile.web [chore] Update setup.sh, with removed replacement script & added project-level ENVs (#2115) 2023-09-13 20:21:02 +05:30
google.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
manifest.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next-env.d.ts New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
next.config.js fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +05:30
package.json fix: enabling the nextjs static site generation for web and space (#2547) 2023-10-27 13:14:03 +05:30
postcss.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
sentry.client.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.edge.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.properties New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
sentry.server.config.js New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30
tailwind.config.js feat: Editor Core Packaging and Restructuring (#2358) 2023-10-13 12:05:49 +05:30
tsconfig.json New Directory Setup (#2065) 2023-09-03 18:50:30 +05:30