about summary refs log tree commit diff
path: root/src/components/StarterPack/Wizard/WizardListCard.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Change size (#4957)Hailey2024-08-211-2/+3
|
* Fix RTL text rendering for display names (#4747)Hailey2024-07-081-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | * header display name rtl support * highlighted post rtl * move `NON_BREAKING_SPACE` to an external constant * rtl support in search dropdown * profile card rtl * old profile card rtl * hover card * wizard list card * new chat * account card * chat header * clean up notifications * just force LTR on meta display name
* Couple of starter packs tweaks (#4604)Hailey2024-06-241-3/+26
|
* Starter Packs (#4332)Hailey2024-06-211-0/+182
Co-authored-by: Dan Abramov <dan.abramov@gmail.com> Co-authored-by: Paul Frazee <pfrazee@gmail.com> Co-authored-by: Eric Bailey <git@esb.lol> Co-authored-by: Samuel Newman <mozzius@protonmail.com>