Shivam Mishra
19ff5bdd5e
feat: Add new message bubbles ( #10481 )
...
---------
Co-authored-by: Pranav <pranavrajs@gmail.com >
2024-12-12 17:42:22 -08:00
Pranav
10a0333980
feat(ee): Add copilot integration (v1) to the conversation sidebar ( #10566 )
2024-12-10 15:36:48 -08:00
Shivam Mishra
6df2d76c1e
feat: new colors ( #10352 )
...
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
Co-authored-by: iamsivin <iamsivin@gmail.com >
2024-10-28 14:27:08 +05:30
Sivin Varghese
a3855a8d1d
feat(v4): Update the help center portal design ( #10296 )
...
Co-authored-by: Pranav <pranavrajs@gmail.com >
2024-10-23 22:09:36 -07:00
Shivam Mishra
3a0fd9b777
feat: Add support for new colors ( #10287 )
...
This PR adds new colors based on the new design targeted for v4.
Some usage guidelines
- All new colors are prefixed with `n` so to use solid, we use
`bg-n-solid-1`
- To use slate use `text-n-slate-12` it automatically toggles between
radix `slate` and `slateDark`
- The `weak` and `strong` colors are specifically used for borders
2024-10-14 21:13:51 -07:00
Muhsin Keloth
d88d0bdd80
feat: Add user profile avatar ( #9298 )
...
* feat: add avatar
* chore: add more colors
* chore: add helpers
* chore: build prettier issues
* chore: refactor shouldShowImage
* chore: code cleanup
* Update app/javascript/v3/components/Form/InitialsAvatar.vue
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
* chore: revire comments
---------
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2024-04-26 16:02:10 +05:30