cal.pub0.org/packages/ui/components
Carina Wollendorfer 8640eb9f52
Ability to format user and team bio (#6572)
* use texteditor for bio

* remove block types from about editor

* add props to make editor height adjustable

* set isDirty to true when about input is edited

* add editor to getting-started

* fix editor height

* remove required error for onboarding

* add helper function to check if parsed bio has text

* add back commented code

* fix onboarding tests for optional about field

* rename function

* parse team bio for read only members

* code clean up

* fix failing e2e because of missing test id

* fix onboarding e2e test

* add missing parse of user bio

* Update apps/web/components/getting-started/steps-views/UserProfile.tsx

* Update apps/web/pages/settings/my-account/profile.tsx

Co-authored-by: Omar López <zomars@me.com>

* use css inline style for height instead of tailwind class

* fix height of editor-input

* save bio as markdown in db

* fix empty line when bio is empty

* fix hydration failed error

* Update packages/ui/components/editor/Editor.tsx

Co-authored-by: Omar López <zomars@me.com>

* remove unused import

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-01-24 18:08:10 -07:00
..
alert Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
apps Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
avatar corrected avatars inside users block (#6667) 2023-01-24 16:10:43 +00:00
badge Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
breadcrumb Upgrade to next 13.1 (#6265) 2023-01-06 12:13:56 +00:00
button Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
buttonGroup Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
card Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
credits Small improvements for constants (#6409) 2023-01-12 22:25:25 +00:00
dialog fix: add allowOverflow property (#6636) 2023-01-24 14:00:45 +00:00
divider Tailwind Merge (#6596) 2023-01-20 15:19:12 +01:00
editor Ability to format user and team bio (#6572) 2023-01-24 18:08:10 -07:00
empty-screen Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
errorBoundary 🧹 Removed old root UI components. (#6249) 2023-01-04 14:05:00 +01:00
form fix: double border issue in Location Select (#6646) 2023-01-24 17:05:35 +01:00
head-seo 🧹 Chore/move v2 components to components dir (#6261) 2023-01-05 12:04:28 +00:00
icon Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
image-uploader Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
layout Fixing colors (#6429) 2023-01-12 16:57:43 +00:00
list fix: app list item ui issues in `/settings/my-account/conferencing` (#6565) 2023-01-19 15:02:01 +00:00
logo 🧹 Removed old root UI components. (#6249) 2023-01-04 14:05:00 +01:00
meta Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
navigation Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
popover Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
skeleton Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
swatch Chor/bulk UI migration (#6367) 2023-01-10 15:39:29 +00:00
table Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
toast Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00
tooltip fix tooltip and modal stacking issues (#6491) 2023-01-22 20:31:25 +05:30
top-banner Reduce bundle size by importing single icons at a time (#6644) 2023-01-23 23:08:01 +00:00