Commit Graph

83 Commits (56cf8f327b7fe35166b245388bb241b1dd98994e)

Author SHA1 Message Date
倏昱 56cf8f327b 👷 ci: update lint config 2023-06-13 11:09:29 +08:00
倏昱 7dfab011c9 🔧 chore: update lint config 2023-06-06 23:59:17 +08:00
倏昱 df37e01f84 🔧 chore: update lint config 2023-06-06 23:35:48 +08:00
倏昱 05554907e9 📝 docs: add toc 2023-06-06 10:51:31 +08:00
semantic-release-bot f631d13c3a 🔖 chore(release): v1.8.3 [skip ci]
## [1.8.3](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.8.2...v1.8.3) (2023-05-30)
2023-05-30 15:33:36 +00:00
canisminor1990 4642f3dad1 ⚒️ chore: merge
This commit adds a new version, 1.8.2, to the changelog and updates the bug fixes section for version 1.8.1.
2023-05-30 23:28:35 +08:00
canisminor1990 32c7be2609 💄 style: add remarkrc.js
- Ignore '/dist' folder in stylelint by updating '.stylelintignore' file.
- Add 'remarkrc.js' configuration file for linting markdown files.

The commit message summarizes the changes made in this commit.
2023-05-30 23:25:58 +08:00
semantic-release-bot 6a81b1cb17 🔖 chore(release): v1.8.2 [skip ci]
## [1.8.2](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.8.1...v1.8.2) (2023-05-30)
2023-05-30 13:53:26 +00:00
canisminor1990 fefad8c569 💄 style: Update ESLint configuration and add Prettier configuration 2023-05-30 21:49:57 +08:00
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
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
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
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
倏昱 87e774d008 🐛 fix: firefox scroll fixed [47] 2023-04-26 10:57:05 +08:00
canisminor1990 4a5e3335c8 🔨 chore: update workflow 2023-04-26 01:01:23 +08:00
倏昱 d4294b5032 👷 ci: add github template 2023-04-25 16:05:38 +08:00
canisminor1990 ebaaecc234 🚀 chore: update 2023-04-25 01:34:52 +08:00
semantic-release-bot e4f2ca78fc 🔖 chore(release): v1.7.0 [skip ci]
# [1.7.0](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.6.4...v1.7.0) (2023-04-23)

###  Features

* add giscus feedback ([42c7590](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/42c7590))
2023-04-23 17:50:34 +00:00
canisminor1990 42c7590b0e feat: add giscus feedback 2023-04-24 01:47:45 +08:00
canisminor1990 aa65af22c0 🐛 fix: When the sidebar is not displayed by default, it cannot expand to the predetermined width after startup [#52] 2023-04-24 00:10:12 +08:00
semantic-release-bot cd6aac29d2 🔖 chore(release): v1.6.4 [skip ci]
## [1.6.4](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.6.3...v1.6.4) (2023-04-23)

### 🐛 Bug Fixes

* setting reset button ([2a0f468](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/2a0f468))
2023-04-23 15:38:45 +00:00
semantic-release-bot 197c3d8ab0 🔖 chore(release): v1.6.4 [skip ci]
## [1.6.4](https://github.com/canisminor1990/sd-webui-kitchen-theme/compare/v1.6.3...v1.6.4) (2023-04-23)

### 🐛 Bug Fixes

* setting reset button ([2a0f468](https://github.com/canisminor1990/sd-webui-kitchen-theme/commit/2a0f468))
2023-04-23 15:29:22 +00:00
canisminor1990 bd15f9265f feat: add new setting items and fixed civitai helper [#48] 2023-04-23 23:22:26 +08:00
canisminor1990 2a0f468136 🐛 fix: setting reset button 2023-04-23 20:38:40 +08:00
canisminor1990 9bd440bc08 🚀 chore: rename package 2023-04-23 20:30:45 +08:00
semantic-release-bot 8c6b7d63c9 🔖 chore(release): v1.6.3 [skip ci]
## [1.6.3](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/compare/v1.6.2...v1.6.3) (2023-04-23)

### 🐛 Bug Fixes

* gradioApp append ([4751e78](https://github.com/canisminor1990/sd-web-ui-kitchen-theme/commit/4751e78))
2023-04-23 10:37:23 +00:00
倏昱 33a9e5c673 💚 ci: fix husky 2023-04-23 18:34:44 +08:00
倏昱 906be79144 🔨 chore: remove sidebar auto collapse 2023-04-23 18:28:54 +08:00
倏昱 51dc2aaa60 🐛 fix: sidebar missing [#49] 2023-04-23 18:21:36 +08:00
倏昱 1a7fdf6865 🐛 fix: ExtraNetwork default card size [#50] 2023-04-23 18:15:37 +08:00