Original PR: https://github.com/open-webui/open-webui/pull/14 Author: @tjbck Created: 10/22/2023 Status: ✅ Merged Merged: 10/22/2023 Merged by: @tjbck
Base: dev ← Head: main
dev
main
0366fb8
a829333
2eea764
d188512
ee63832
f689bdf
8 files changed (+95 additions, -66 deletions)
➕ .github/workflows/node.js.yaml (+25 -0) 📝 package.json (+6 -2) 📝 postcss.config.js (+5 -5) 📝 src/lib/components/common/Overlay.svelte (+33 -33) 📝 src/lib/components/common/Spinner.svelte (+24 -24) 📝 src/lib/constants.ts (+0 -0) 📝 src/routes/+page.server.ts (+1 -1) 📝 src/routes/+page.svelte (+1 -1)
.github/workflows/node.js.yaml
package.json
postcss.config.js
src/lib/components/common/Overlay.svelte
src/lib/components/common/Spinner.svelte
src/lib/constants.ts
src/routes/+page.server.ts
src/routes/+page.svelte
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14
Author: @tjbck
Created: 10/22/2023
Status: ✅ Merged
Merged: 10/22/2023
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (6)
0366fb8fix: contants => constantsa829333Merge pull request #12 from coolaj86/typo-constants2eea764fix: contants => constantsd188512chore: npm run fmtee63832chore: check PRs for fmt, lint, & buildf689bdfMerge pull request #13 from coolaj86/chore-fmt📊 Changes
8 files changed (+95 additions, -66 deletions)
View changed files
➕
.github/workflows/node.js.yaml(+25 -0)📝
package.json(+6 -2)📝
postcss.config.js(+5 -5)📝
src/lib/components/common/Overlay.svelte(+33 -33)📝
src/lib/components/common/Spinner.svelte(+24 -24)📝
src/lib/constants.ts(+0 -0)📝
src/routes/+page.server.ts(+1 -1)📝
src/routes/+page.svelte(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.