about summary refs log tree commit diff
path: root/src/components/StarterPack/Wizard
Commit message (Collapse)AuthorAgeFilesLines
* Change size (#4957)Hailey2024-08-212-2/+6
|
* 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-242-3/+28
|
* Starter Packs (#4332)Hailey2024-06-213-0/+365
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>