elk/composables
Daniel Roe bae4ad7d4a
chore: update masto (#506)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-22 13:48:20 +00:00
..
push-notifications chore: update masto (#506) 2022-12-22 13:48:20 +00:00
pwa feat: switch theme color on theme toggling (#454) 2022-12-19 23:37:23 +01:00
tiptap feat: code highlight for tiptap 2022-12-13 14:02:43 +01:00
cache.ts feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
command.ts fix: use masto.loginTo to update masto api (#474) 2022-12-20 15:56:54 +00:00
content-parse.ts fix: don't decode HTML entities (&foo;) until rendering (#465) 2022-12-20 00:23:06 +00:00
content-render.ts fix: don't decode HTML entities (&foo;) until rendering (#465) 2022-12-20 00:23:06 +00:00
dark.ts refactor: theming 2022-11-23 10:16:31 +08:00
dialog.ts refactor: reorganize modules 2022-12-13 15:03:36 +01:00
featureFlags.ts feat: account switcher sidebar (#460) 2022-12-19 16:44:14 +01:00
hydration.ts fix: make isHydrated export .value always 2022-12-22 02:27:16 +00:00
i18n.ts chore: fix types 2022-12-20 14:27:53 +01:00
icons.ts chore: unocss-include for icons 2022-12-13 20:59:34 +01:00
lifecycle.ts feat: preserving state between route changes (#132) 2022-11-28 01:34:45 +08:00
masto.ts fix: key current instance on user server, not user id (#466) 2022-12-20 01:16:15 +01:00
paginator.ts feat: render app shell with ssr to improve loading experience (#448) 2022-12-17 17:55:29 +01:00
screen.ts ui: improve account switcher 2022-11-30 15:30:17 +08:00
search.ts feat: show search widget while loading 2022-12-22 11:34:35 +01:00
setups.ts feat: pwa with push notifications (#337) 2022-12-17 23:29:16 +00:00
shiki.ts feat: code highlight for tiptap 2022-12-13 14:02:43 +01:00
status.ts fix: incorrect logic in useStatusActions (#295) 2022-12-03 00:55:52 +08:00
statusDrafts.ts fix(#480): keep content warning when editing a status (#492) 2022-12-21 15:21:45 +01:00
tiptap.ts feat: code highlight for tiptap 2022-12-13 14:02:43 +01:00
translate.ts chore: move dependencies 2022-12-20 14:25:39 +01:00
users.ts chore: update masto (#506) 2022-12-22 13:48:20 +00:00
utils.ts feat: improve status detail page title (#485) 2022-12-21 08:46:36 +01:00
workarounds.ts refactor: group composables 2022-12-02 16:52:05 +08:00