Commit Graph

159 Commits (7f6dc8ada235b668d145d3ce349ff9322f76edd0)

Author SHA1 Message Date
canisminor1990 7f6dc8ada2 🐛 fix: Fix lint error 2024-05-24 23:34:48 +08:00
canisminor1990 2d33e854bd ♻️ refactor: Update formatInfo.ts #569 2024-05-17 10:43:05 +08:00
canisminor1990 c729939105 🐛 fix: Fix extra network sidebar scroll 2024-05-16 10:58:58 +08:00
canisminor1990 46757e3377 ♻️ refactor: Update shiki 2024-05-15 23:03:14 +08:00
canisminor1990 a070ab9b2b 🐛 fix: Fix type 2024-05-15 22:54:39 +08:00
canisminor1990 8fd035cf41 💄 style: Update style 2024-05-15 22:48:22 +08:00
canisminor1990 3e01da0cea feat: Fit SD WebUI 1.9 2024-05-15 22:25:16 +08:00
kaalibro c545f094b9
🐛 fix: CivitAI Helper and PromptEditor
CivitAI Helper buttons (#520)
PromptEditor: revert to 8409d3c as #198 reappeared on 2a651f6
PromptEditor: add svg icons for buttons
2024-01-17 00:38:06 +06:00
kaalibro 688a8743b1
💄 style: Add svg icon for "Create an upscaled version of the current image" 2024-01-16 02:20:34 +06:00
kaalibro 4111c01add
🐛 fix: ComfyUI extension canvas height (#516) 2024-01-16 02:13:48 +06:00
canisminor1990 0be4a249ae 🐛 fix: Fix extranetwork loading 2024-01-14 16:13:29 +08:00
canisminor1990 2a651f6adf 💄 style: Update lucide-static and fix some style problem 2024-01-14 15:35:15 +08:00
kaalibro 340ca92518
🐛 fix: Setting form submit 2023-12-27 03:57:45 +06:00
canisminor1990 984efab980 🐛 fix: Fix share modal 2023-12-27 00:50:32 +08:00
canisminor1990 cb6fb2d60b 💄 style: Update Modal style 2023-12-27 00:26:45 +08:00
kaalibro 3b0a03749a
Undo 04895e9 to fix sticky header 2023-12-26 00:59:41 +06:00
canisminor1990 2abac2dce0 💄 style: Fix scroll layout and setting panel in mobile 2023-12-25 22:25:05 +08:00
kaalibro 04895e9cdd
🐛 fix: img2img Aspect Ratio Overlay (#497) 2023-12-23 03:38:39 +06:00
kaalibro ae35a5b67f
💄 style: Minor UI fixes
WebUI "Soft inpainting" and "Extra options" accordions layout.
ControlNet image controls margin.
2023-12-18 22:04:18 +06:00
canisminor1990 6add1f3978 feat(locale): Add tr_TR 2023-12-16 16:24:55 +08:00
kaalibro 75b009d81d
💄 style: Style fixes
Remove some conflicting '!important' CSS flags.
Make commas in Prompt Highlighter more prominent.
Add txt2img/img2img Extra options group/accordion styling.
Aspect Ratio extension style fixes.
Popup max-height fix.
2023-12-16 13:02:56 +06:00
kaalibro 52c08974a1
🐛 fix: Conflicts with WebUI localization (#439) (#492) 2023-12-16 14:21:25 +08:00
canisminor1990 3b5cde498f 🐛 fix: Fix ImageInfo render error 2023-12-16 01:22:39 +08:00
canisminor1990 1f8f85c797 💄 style: Fix Items are not highlighted in the list (#454) 2023-12-14 14:39:48 +08:00
canisminor1990 21be524659 🐛 fix: Fix PWA 2023-12-14 14:28:08 +08:00
canisminor1990 6d5d21f256 💄 style: Fix style 2023-12-13 00:12:19 +08:00
CanisMinor c376aa6c29
♻️ refactor: Refactor inject with react hook (#489)
* ♻️ refactor: Refactor inject with react hook

* ♻️ refactor: Refactor inject with react hook

* ♻️ refactor: Refactor inject
2023-12-12 23:50:23 +08:00
kaalibro 44a04bd894
🐛 fix: Fix Gallery "position: sticky" for mobile UI (#483)
Fix (#483)
Add src/styles/mobile.ts for media queries
2023-12-10 22:56:40 +06:00
kaalibro a32cdec8a2
🐛 fix: Fix img2img Gallery image auto height (#481) 2023-12-03 19:52:08 +06:00
kaalibro 56c172ff95
fix: PromptHighlight numbers and literal brackets regex 2023-12-01 03:45:28 +06:00
kaalibro 997532abf0
fix: Popup overlay
Popup:
- Overlay mask fix. Unified with "Settings" overlay.
- Removed ununsed style properties.
- Dialog window and user metadata card slightly wider.

Removed unused --grain from "tokens.ts"
2023-12-01 00:17:53 +06:00
canisminor1990 ffb74dc531 🐛 fix: Fix scrollbar in screenshot of share 2023-11-30 00:55:15 +08:00
canisminor1990 8b17a70e1a 🐛 fix: Fix ImageInfo reload (#474) 2023-11-29 18:04:06 +08:00
canisminor1990 03e67ba5b8 feat: Add new prompt editor 2023-11-29 16:29:08 +08:00
canisminor1990 88c8c9c658 🐛 fix: Fix feedback link 2023-11-29 12:09:57 +08:00
canisminor1990 3e0e9421a8 🐛 fix: Fix some style problem and image info bugs 2023-11-29 11:05:07 +08:00
kaalibro 345b873117
Rename "Reset" button to "Revert to default" 2023-11-28 19:55:13 +06:00
canisminor1990 a0734aeb13 feat: Add Share Image 2023-11-28 18:29:15 +08:00
canisminor1990 eda0dd46b9 💄 style: Update popup style 2023-11-28 15:08:25 +08:00
canisminor1990 d1d079b9d5 feat: Add ImageInfo modules 2023-11-28 14:29:21 +08:00
canisminor1990 c701c9f429 🐛 fix: Fix highlight trim 2023-11-27 15:53:04 +08:00
canisminor1990 ef5c03e3ac 👷 ci: Fix eslint style 2023-11-27 15:01:40 +08:00
canisminor1990 120ebe82ae 🐛 fix: Fix typo in setting (#470) 2023-11-27 14:52:55 +08:00
canisminor1990 7a6b37def9 💄 style: Add locales and improve devops 2023-11-23 23:30:52 +08:00
kaalibro 22a10fc24a
fix: PromptHighlight "number" regex to exlude numbers before words 2023-11-23 18:57:06 +06:00
canisminor1990 3cb2702ffb ♻️ refactor: Organize project file structure 2023-11-23 18:33:53 +08:00
kaalibro bd4631d28f
Add "main.js" 2023-11-22 19:26:54 +06:00
kaalibro 8fda68bbd2
fix: Prompt Syntax Highlighter
Fix wrong syntax highlights.
Add "BREAK" keyword.
Fix "numbers" regular expression so that they are not highlighted when they are part of a token.
Highlighting colors slightly revamped for better readability: a little more focus on the tokens.
2023-11-22 14:28:55 +06:00
kaalibro e697df2ef7
Prompt Syntax Highlighter font sans-serif 2023-11-18 00:30:34 +06:00
kaalibro 0a9cefa674
UI fixes, minor refactoring
UI:
• Added more SVG icons with the ability to specify their size (necessary in some cases).
• Lightbox Modal redesigned, added as a new component 'lightboxModal'.
• Extensions styles added: ADetailer, ControlNet, Aspect Ratio selector, Inpaint Anything, Model Toolkit.
• Tools buttons now have proper width and do not take up extra space.
• Generation infotext simplified layout to improve readability.
• Extra Networks: removed unnecessary margin for tabnav items; background blur for card actions; fix for names word break.
• Metadata info: max width limited to 80% for better readability and to fix inability to close popup in some cases; font set to monospace.
• Theme Settings window: description line-height 1.3 for better readability.
• Quicksettings: items aligned more neatly; removed unnecessary 8px gap with the main working area.
• Styles editor popup: fix Styles dropdown label layout.
• PNG Info: full height image display.
• Global popup and Lightbox modal overlay unified look.
• txt2img, img2img settings controls and accordions layout fix.
• Token counters style slightly polished.
• Button transition set to '0.12s cubic-bezier'.
• Different colors for 'Skip' and 'Interrupt' buttons.
• New hover effect for generated images gallery item.
• Gallery min height increased to 470px.
• 'ETA' value placed to start of Progress bar.
• Increased WebUI Settings tab-nav width.

Code:
• Hardcoded buttons and font sizes replaced with vars for easier editing in 'tokens.ts' (if needed).
• Minor styles refactoring. A couple of unused classes removed.
2023-11-17 21:12:06 +06:00