Commit Graph

601 Commits (main)

Author SHA1 Message Date
Small fa30647846 Fixed the issue where the console would continuously report errors when the LyCORIS extension was not present. 2023-05-24 15:30:41 +08:00
dependabot[bot] b010e4bb21
Merge pull request #95 from canisminor1990/dependabot/npm_and_yarn/lucide-react-0.220.0 2023-05-22 12:12:01 +00:00
dependabot[bot] 3de19b0472
build(deps): bump lucide-react from 0.217.0 to 0.220.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.217.0 to 0.220.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/v0.220.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 12:09:35 +00:00
CanisMinor ea13808516
Merge pull request #88 from goldmojo/Add-LyCORIS-parsing
Add-LyCORIS-support
2023-05-21 17:19:37 +05:30
Goldmojo 00fee6b75e Add-LyCORIS-support 2023-05-20 11:05:57 +02:00
semantic-release-bot c38cfa6d59 🔖 chore(release): v1.8.1 [skip ci]
## [1.8.1](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.8.0...v1.8.1) (2023-05-19)

### 🐛 Bug Fixes

* **style**: header render ([35125b4](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/35125b4))
2023-05-19 15:33:08 +00:00
canisminor1990 35125b4691 🐛 fix(style): header render 2023-05-19 23:29:30 +08:00
倏昱 d3c6342258 🔧 chore: merge 2023-05-19 17:21:35 +08:00
semantic-release-bot c74a8b7da9 🔖 chore(release): v1.8.0 [skip ci]
# [1.8.0](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.7.1...v1.8.0) (2023-05-19)

###  Features

* **header**: better navbar ([37e2230](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/37e2230))
2023-05-19 09:05:50 +00:00
倏昱 37e22308b7 feat(header): better navbar 2023-05-19 17:02:41 +08:00
semantic-release-bot 759ddc4f7d 🔖 chore(release): v1.7.1 [skip ci]
## [1.7.1](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.7.0...v1.7.1) (2023-05-19)

### 🐛 Bug Fixes

* **extranetworks**: card mode display ([1b3376e](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/1b3376e))
2023-05-19 06:54:47 +00:00
倏昱 1b3376e93d 🐛 fix(extranetworks): card mode display 2023-05-19 14:51:29 +08:00
倏昱 0ae9119cec 🐛 fix(style): empty container display bug [#85,#73] 2023-05-19 14:34:38 +08:00
CanisMinor 0f9b3411b7
📝 docs: Update README-zh_CN.md [skip ci] 2023-05-18 15:30:52 +08:00
CanisMinor 30d114a9cb
📝 docs: Update README-zh_CN.md 2023-05-18 14:58:12 +08:00
CanisMinor 6e0ec61470
📝 docs: Update README-zh_CN.md [skip ci] 2023-05-18 14:57:23 +08:00
CanisMinor e1a3ae5d97
📝 docs: Update README.md [skip ci] 2023-05-18 14:50:36 +08:00
CanisMinor 87444eb697
📝 chore: Update README.md 2023-05-18 14:43:36 +08:00
CanisMinor 28bef04f82
📝 docs: update README.md [skip-ci] 2023-05-18 00:43:50 +08:00
CanisMinor 589772eaca
📝 docs: update README.md [skip-ci] 2023-05-18 00:41:53 +08:00
canisminor1990 cf8b90323a feat(config): add prompt textarea config the switch `scroll` and `resizable` display mode [#26,#78] 2023-05-18 00:30:15 +08:00
canisminor1990 1afd2a863c 🔧 chore: update civitai helper fix 2023-05-18 00:05:40 +08:00
canisminor1990 090fad8050 🐛 fix: extranetwork model load and some ui bugs [#58,#81,#77] 2023-05-17 23:42:10 +08:00
canisminor1990 58a2dea924 🐛 fix: ui bug fixed [#80,#59] 2023-05-17 20:48:21 +08:00
CanisMinor 53d8ad7b06
Update dependabot.yml 2023-05-17 17:43:51 +08:00
CanisMinor ec31ef6274
Merge pull request #71 from canisminor1990/dependabot/npm_and_yarn/types/node-20.0.0
build(deps-dev): bump @types/node from 18.16.4 to 20.0.0
2023-05-05 20:40:06 +05:30
dependabot[bot] c2aafa9570
build(deps-dev): bump @types/node from 18.16.4 to 20.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.4 to 20.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 15:06:46 +00:00
canisminor1990 67accf3553 feat: t2i & i2i support draggable view, add svg icon setting [#68] 2023-05-05 23:03:55 +08:00
canisminor1990 d7acc382a0 🐛 fix: gradio 3.28.1 background [#64] 2023-05-05 18:31:45 +08:00
canisminor1990 6e98494674 🐛 fix: prompt editor sync [#56] 2023-05-05 18:09:52 +08:00
github-actions 54da9895da 🤖 docs: Auto update contributors 2023-04-27 01:02:52 +00:00
semantic-release-bot 695f83092c 🔖 chore(release): v1.7.0 [skip ci]
# [1.7.0](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.6.3...v1.7.0) (2023-04-26)

###  Features

* add giscus feedback ([42c7590](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/42c7590))

### 🐛 Bug Fixes

* ci ([ed2401d](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/ed2401d))
* firefox scroll fixed [47] ([87e774d](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/87e774d))
* setting reset button ([2a0f468](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/2a0f468))
2023-04-26 03:50:45 +00:00
倏昱 21a591dcaa 💚 ci: fix 2023-04-26 11:47:53 +08:00
倏昱 d0e9569fa3 update 2023-04-26 11:37:49 +08:00
semantic-release-bot ab1b73816f 🔖 chore(release): v1.7.0 [skip ci]
# [1.7.0](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/compare/v1.6.3...v1.7.0) (2023-04-26)

###  Features

* add giscus feedback ([42c7590](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/commit/42c7590))

### 🐛 Bug Fixes

* ci ([ed2401d](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/commit/ed2401d))
* firefox scroll fixed [47] ([87e774d](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/commit/87e774d))
* setting reset button ([2a0f468](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/commit/2a0f468))
2023-04-26 03:26:44 +00:00
倏昱 1c24b287eb 💚 ci: fix 2023-04-26 11:23:59 +08:00
semantic-release-bot 3335db7c6a 🔖 chore(release): v1.7.0 [skip ci]
# [1.7.0](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.6.3...v1.7.0) (2023-04-26)

###  Features

* add giscus feedback ([42c7590](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/42c7590))

### 🐛 Bug Fixes

* ci ([ed2401d](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/ed2401d))
* firefox scroll fixed [47] ([87e774d](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/87e774d))
* setting reset button ([2a0f468](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/2a0f468))
2023-04-26 03:20:26 +00:00
倏昱 ed2401dcff 💚 fix: ci 2023-04-26 11:17:48 +08:00
semantic-release-bot 59fe9d83ed 🔖 chore(release): v1.7.1 [skip ci]
## [1.7.1](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.7.0...v1.7.1) (2023-04-26)

### 🐛 Bug Fixes

* firefox scroll fixed [47] ([87e774d](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/87e774d))
2023-04-26 03:01:55 +00:00
CanisMinor 887bd81a8c
Merge pull request #57 from canisminor1990/dev
fix: firefox scroll fixed [#47]
2023-04-26 10:59:25 +08:00
倏昱 87e774d008 🐛 fix: firefox scroll fixed [47] 2023-04-26 10:57:05 +08:00
CanisMinor d03ecee733
Merge pull request #55 from alwayshopeless/patch-1
Firefox scroll fix for ExtraNetworkSidebar.
2023-04-26 09:58:04 +08:00
github-actions 884e2df2c6 🤖 docs: Auto update contributors 2023-04-26 00:22:04 +00:00
alwayshopeless f6d491b714
Firefox scroll fix for ExtraNetworkSidebar.
Hard-fix scroll for ExtraNetworkSidebar. Dirty fix, but in FF scroll will work right now.
2023-04-26 00:43:22 +03:00
CanisMinor caf0dcdee0
Update contributor-help.yml 2023-04-26 01:13:49 +08:00
github-actions 8a3fd4d5f0 🤖 docs: Auto update contributors 2023-04-25 17:13:42 +00:00
CanisMinor cf292ed1e6
Update contributor-help.yml 2023-04-26 01:13:30 +08:00
github-actions 6f218b13ab 🤖 docs: Auto update contributors 2023-04-25 17:11:28 +00:00
CanisMinor 96543ae09d
Update contributor-help.yml 2023-04-26 01:07:38 +08:00
CanisMinor 6f9f382461
Update contributor-help.yml 2023-04-26 01:07:21 +08:00