Commit Graph

114 Commits (27fc9a7bd7147867aa8d9c7eed1b4243cb3a66b4)

Author SHA1 Message Date
canisminor1990 27fc9a7bd7 📝 docs(readme): update docs 2023-06-28 10:46:28 +08:00
semantic-release-bot 6ca6c4d2d2 🔖 chore(release): v2.0.0 [skip ci]
## [Version 2.0.0](https://github.com/canisminor1990/sd-webui-lobe-theme/compare/v1.8.3...v2.0.0)
<sup>Released on **2023-06-28**</sup>

#### ♻ Code Refactoring

- **wip**: Refactor with @lobehub/ui.
- **misc**: Refactor layout and styles, refactor project.

####  Features

- **wip**: Theme modify.
- **misc**: Add custom logo, add primary color setting, add split t2i i2t layout.

#### 🐛 Bug Fixes

- **build**: Fix rollup-plugin-terser config.
- **misc**: Fix gallery style, fix setting typo.

#### 💄 Styles

- **misc**: Update, update, update grenerate button style, update layout style, update svg icon.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Code refactoring

* **wip**: Refactor with @lobehub/ui ([e116458](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/e116458))
* **misc**: Refactor layout and styles ([438cd1f](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/438cd1f))
* **misc**: Refactor project ([b9046f1](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/b9046f1))

#### What's improved

* **wip**: Theme modify ([7cdb48d](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/7cdb48d))
* **misc**: Add custom logo ([34ea7aa](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/34ea7aa))
* **misc**: Add primary color setting ([406aba7](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/406aba7))
* **misc**: Add split t2i i2t layout ([149d1d8](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/149d1d8))

#### What's fixed

* **build**: Fix rollup-plugin-terser config ([b46c7d4](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/b46c7d4))
* **misc**: Fix gallery style ([dd17dad](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/dd17dad))
* **misc**: Fix setting typo ([9419345](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/9419345))

#### Styles

* **misc**: Update ([6e6dad8](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/6e6dad8))
* **misc**: Update ([ba811e6](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/ba811e6))
* **misc**: Update grenerate button style ([48321e5](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/48321e5))
* **misc**: Update layout style ([ac76d7a](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/ac76d7a))
* **misc**: Update svg icon ([d7e13b6](https://github.com/canisminor1990/sd-webui-lobe-theme/commit/d7e13b6))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
2023-06-28 02:35:56 +00:00
canisminor1990 6e50e2ae2a 🐛 fix: fix scripts panel adn kill process button [#147,#146] 2023-06-28 10:17:37 +08:00
canisminor1990 7ce735452a 🔧 chore: merge 2023-06-28 01:08:50 +08:00
canisminor1990 dfb0f63390 📦 build: bump v2.0.0 [force major] 2023-06-28 01:03:08 +08:00
canisminor1990 48321e52fc 💄 style: update grenerate button style 2023-06-27 18:12:12 +08:00
canisminor1990 ac76d7abe5 💄 style: update layout style 2023-06-27 17:58:46 +08:00
canisminor1990 b46c7d4d97 🐛 fix(build): fix rollup-plugin-terser config 2023-06-27 15:18:16 +08:00
canisminor1990 149d1d8e0a feat: add split t2i i2t layout 2023-06-27 15:06:41 +08:00
canisminor1990 80eea1a29e 🚧 wip: update i2i t2i layout 2023-06-27 00:19:04 +08:00
canisminor1990 9419345553 🐛 fix: fix setting typo 2023-06-26 23:45:55 +08:00
canisminor1990 6e6dad8e44 💄 style: update 2023-06-26 23:28:00 +08:00
canisminor1990 34ea7aaef6 feat: add custom logo 2023-06-26 18:51:10 +08:00
canisminor1990 d7e13b6c80 💄 style: update svg icon 2023-06-26 15:00:12 +08:00
canisminor1990 406aba75a1 feat: add primary color setting 2023-06-26 13:54:51 +08:00
canisminor1990 7cdb48da13 feat(wip): theme modify 2023-06-25 22:59:08 +08:00
canisminor1990 ba811e68c7 💄 style: update 2023-06-25 22:33:02 +08:00
canisminor1990 1a589212ec 🔧 chore: update 2023-06-25 20:22:17 +08:00
canisminor1990 dd17dade35 🐛 fix: fix gallery style 2023-06-25 18:33:20 +08:00
canisminor1990 438cd1f492 ♻️ refactor: refactor layout and styles 2023-06-25 18:25:13 +08:00
倏昱 b9046f13a2 ♻️ refactor: refactor project 2023-06-21 23:54:32 +08:00
canisminor1990 e116458d10 ♻️ refactor(wip): refactor with @lobehub/ui 2023-06-18 23:19:11 +08:00
canisminor1990 e9e51e66b2 👷 ci(lint): update lint config and code style 2023-06-18 00:20:15 +08:00
倏昱 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