elk/composables
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564)
2022-12-27 22:04:52 +01:00
..
aria feat(a11y): aria announcer (#443) 2022-12-23 16:08:36 +01:00
push-notifications fix: request push notifications on mobile (#553) 2022-12-26 10:13:59 +01:00
pwa ui: update button for mobile 2022-12-23 19:26:28 +01:00
tiptap fix: emoji replacement error handling 2022-12-27 21:48:01 +01:00
cache.ts fix: update cache + timeline when items are updated/deleted (#556) 2022-12-25 15:52:37 +01:00
command.ts feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
content-parse.ts fix: emoji replacement 2022-12-27 21:42:58 +01:00
content-render.ts fix: mention link in rich content 2022-12-27 02:39:29 +08:00
dark.ts
dialog.ts
emojis.ts feat: custom emoji font in editor 2022-12-27 20:13:50 +01:00
featureFlags.ts feat: rework user picker (#568) 2022-12-27 21:07:19 +01:00
fontSize.ts chore: clean up 2022-12-24 00:22:57 +01:00
hydration.ts
i18n.ts
icons.ts
lifecycle.ts
masto.ts fix: update cache + timeline when items are updated/deleted (#556) 2022-12-25 15:52:37 +01:00
paginator.ts feat: connected replies in home (#572) 2022-12-27 18:47:05 +01:00
screen.ts
search.ts feat: show search widget while loading 2022-12-22 11:34:35 +01:00
setups.ts feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
shiki.ts
status.ts fix: update cache + timeline when items are updated/deleted (#556) 2022-12-25 15:52:37 +01:00
statusDrafts.ts
tiptap.ts feat: custom emoji font in editor 2022-12-27 20:13:50 +01:00
translate.ts
users.ts feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
utils.ts feat: added a profile settings and settings nav (#432) 2022-12-26 09:50:11 +01:00
workarounds.ts