elk/components/common
Vjacheslav Trushkin 727d05915f
fix: layout fixes for RTL languages (#591)
* fix: rtl arrows on settings page

* fix: border on settings page for RTL languages

* fix: RTL fixes for logo, search box and logout icon

* fix: RTL layout bugs in conversations

* chore: remove rtl setting icon

* improve arabic locale

* add new entries to arabic locale

* chore: include number format

* fix: RTL layout on several pages

* fix: RTL layout of account header and sign in modal

* fix: always display account handle in LTR

* fix: move character counter in publish widget to left side for RTL

* fix: remove border-ss-none unocss rule

* fix: many RTL fixes

* fix: RTL fixes for many pages

* fix: use viewer's direction in all content

* chore: use new arabic plural rules

* chore: flip arrow on main content header

* chore: fix StatusPoll and show_new_items for zh-TW

* chore: StatusPoll tooltip on bottom

* chore: add `en` variants to i18n conf

* chore: update entry to use new plural rule

* fix: automatic content direction for status

* fix: direction for account handle

* fix: direction of polls

Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
..
dropdown refactor: use @nuxtjs/color-mode to manage ssr (#612) 2022-12-29 13:26:08 +01:00
AnimateNumber.vue fix: allow undefined increased prop 2022-11-30 13:24:03 +00:00
CommonAlert.vue ui: fix double borders 2022-12-27 23:18:16 +01:00
CommonBlurhash.ts refactor: flatten composables and enable auto-imports on dirs (#608) 2022-12-28 15:57:06 +01:00
CommonCheckbox.vue fix: layout fixes for RTL languages (#591) 2023-01-01 15:29:11 +01:00
CommonCropImage.vue feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
CommonInputImage.vue feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
CommonNotFound.vue feat(i18n): improve translations (#219) 2022-11-29 18:55:28 +08:00
CommonPaginator.vue feat: use timeline skeleton as default instead of spinner 2022-12-30 16:34:34 +01:00
CommonRadio.vue fix: layout fixes for RTL languages (#591) 2023-01-01 15:29:11 +01:00
CommonRouteTabs.vue feat: re-apply timelines loading optimization (#524) 2022-12-26 06:39:18 +01:00
CommonScrollIntoView.vue feat: add component to enable scroll-into view (#451) 2022-12-17 23:15:41 +01:00
CommonTabs.vue chore: ux for toggle tabs (#242) 2022-11-30 11:01:36 +08:00
CommonTooltip.vue feat(ui): on expireAt, add time tag + tooltip (#362) 2022-12-08 11:07:54 +01:00
CommonTrending.vue feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
CommonTrendingCharts.vue feat: more to explore (#360) 2022-12-11 11:52:36 +01:00
OfflineChecker.vue feat: add offline check (#247) 2022-12-01 11:08:09 +08:00