Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot]
88a6fecb3d
build(deps-dev): bump vite from 3.2.4 to 4.5.13 in /dashboard
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.4 to 4.5.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 4.5.13
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 19:54:36 +00:00
Jake Fulmine
913805f336
chore: update discord-markdown, add small text styling 2024-10-01 20:39:03 -04:00
Jake Fulmine
ffe3ee9050 fix(dashboard): don't parse + in markdown as list 2024-04-14 12:00:17 +02:00
Jake Fulmine
fc1ef62334 fix(dashboard): don't trim newlines after lists in markdown parsing 2024-04-11 20:19:37 +02:00
Jake Fulmine
07e653a1b8 fix(dashboard): parse non-ASCII characters in code blocks 2024-04-11 14:58:57 +02:00
Jake Fulmine
456d33756d feat(dashboard): add markdown headers and lists 2023-08-13 17:59:10 +02:00
Jake Fulmine
f2e160c526 chore(dashboard): upgrade svelecte 2023-06-03 08:37:55 +02:00
repository
5a248e26a2
reduce dashboard bundle size by lazy loading highlight.js languages (#533)
* lazyload hl.js languages

* pin repository/discord-markdown
2023-03-13 17:13:09 +01:00
Jake Fulmine
c574ad6ecf chore(dashboard): update dependencies 2022-11-26 13:41:01 +01:00
Jake Fulmine
7aa4d49a97 fix(dashboard): swap svelte-autosize for svelte-textarea-autoresize 2022-08-17 21:40:10 +02:00
spiral
5a6bf84af6
feat(dashboard): add polyfill for String.prototype.replaceAll 2022-07-14 19:46:50 +02:00
Draconizations
d685f6228e feat(dashboard): change primary color to pluralkit orange 2022-06-03 14:24:54 +02:00
spiral
dc7b1a4291
feat(dashboard): pluralkit.me branding changes 2022-05-16 23:22:51 -04:00
spiral
8fa371bcc8
Merge branch 'main' of github/Draconizations/pk-webs-svelte into feat/dashboard 2022-05-16 23:04:39 -04:00