Commit Graph

106 Commits (main)

Author SHA1 Message Date
LEv145 e35eb2d63f
Merge pull request #29 from LEv145/add_funny_badge
Add  funny badge
2024-08-22 20:28:29 +02:00
LEv145 e355c81b63
Add funny badge 2024-08-22 11:15:21 +02:00
LEv145 1f3553c5a0
Merge pull request #27 from LEv145/fix-forge-arc-logic-buttons
Fix forge arc logic buttons update for Gradio 4.0 [FORGE]
2024-08-22 10:00:42 +02:00
LEv145 6701466963
Deprecated `Button.update` methods have been replaced with `gr.update` 2024-08-21 23:46:16 +02:00
LEv145 3d8e0fce5f
Version has been rolled back to the original one without fix 2024-08-21 23:43:53 +02:00
LEv145 00b7978f84
Fix tab TYPO
:D
2024-08-21 21:00:00 +02:00
LEv145 3199e772b2
Fixed the `visible` parameter of the `create_arc_hide_logic_button` function 2024-08-21 20:59:04 +02:00
LEv145 310a2df9d7
Fix tab TYPO 2024-08-21 20:26:25 +02:00
LEv145 27ef14b087
Now, when you click, ar logic button with the desired style is recreated, and not the default one 2024-08-21 20:25:20 +02:00
LEv145 5f20e7ed8e
Deprecated `update` methods have been removed from code
https://github.com/zixaphir/Stable-Diffusion-Webui-Civitai-Helper/pull/124
2024-08-21 19:37:27 +02:00
LEv145 c923431610
Merge pull request #25 from LEv145/LEv145-buttons-without-inheritance
Add Forge and Gradio 4.0 support [Not complete]
2024-08-21 19:10:17 +02:00
LEv145 bb1653034a
Merge branch 'main' into LEv145-buttons-without-inheritance 2024-08-21 19:07:32 +02:00
LEv145 987d4cb811
Remove old excess code 2024-08-21 15:47:50 +02:00
LEv145 659bb0df72
Update naming 2024-08-21 00:02:02 +02:00
LEv145 28522066ed
Update sd-webui-ar.py
Removed button inheritance
2024-08-20 23:58:28 +02:00
LEv145 1da3bc6d27
Quick fix: pass `value` parameter in Buttons 2024-08-20 00:10:20 +02:00
LEv145 3d534f36d5
Update Gradio 4 support
Now the `value` parameter is passed as a positional argument (04b7d327ec/gradio/components/button.py (L27C9-L27C11))
Now the `__module__` patch is only used in Gradio 4
2024-08-20 00:07:44 +02:00
LEv145 1f268df101
Add important import 2024-08-19 00:01:19 +02:00
LEv145 7b501bf5ac
Add Gradio 4 support 2024-08-18 23:41:16 +02:00
LEv145 caf7771e5f
Move Forge Patches session 2024-08-18 23:28:21 +02:00
LEv145 ff6a04f9c5
FORGE: Fixed loading of `__module__` for components inherited from `ToolButton`
https://github.com/LEv145/--sd-webui-ar-plus/issues/24
2024-08-18 20:55:17 +02:00
LEv145 cbb397e700
Merge pull request #18 from TheLounger/main
Fix Gradio warning
2023-11-28 20:30:35 +02:00
Lounger e739110085 Fix Gradio warning 2023-11-28 16:44:48 +01:00
LEv145 a7ac063a11
Merge pull request #15 from LEv145/dev
Update title text for 🔍 button (Add example)
2023-07-30 13:45:00 +02:00
LEv145 724931c8f0 Update title text for 🔍 button (Add example) 2023-07-30 13:44:21 +02:00
LEv145 8a352e9945
Merge pull request #14 from LEv145/dev
Add title text for 🔍 button
2023-07-30 13:41:57 +02:00
LEv145 50e8b5a881 Add title text for 🔍 button 2023-07-30 13:41:24 +02:00
LEv145 c90c2fd7e8
Merge pull request #13 from LEv145/dev
Improved readability :)
2023-07-13 14:42:07 +02:00
LEv145 10add5e9d3 Improved readability 2023-07-13 14:41:27 +02:00
LEv145 6093ab2253
Merge pull request #12 from LEv145/dev
Fix for Lobe theme
2023-07-13 14:38:17 +02:00
LEv145 880766a744 Fix for Lobe theme
`modules.ui_components.ToolButton` don't work with properties `visible`, `variant` (d4c4a48e80/src/styles/components/button.ts)
2023-07-13 14:35:48 +02:00
LEv145 22f7c8e98d
Merge pull request #10 from LEv145/dev
Mini update description of fork
2023-07-07 02:28:40 +02:00
LEv145 c328d245d9 Update description of fork 2023-07-07 02:27:26 +02:00
LEv145 38ec040773
Merge pull request #9 from LEv145/dev
Update description of fork
2023-07-07 02:25:00 +02:00
LEv145 72025d3914 Update description of fork 2023-07-07 02:22:17 +02:00
LEv145 4af79f5dee Update description of fork 2023-07-07 02:20:30 +02:00
LEv145 c56a772a6e Update description of fork 2023-07-07 02:17:47 +02:00
LEv145 5f73433927
Merge pull request #8 from LEv145/dev
Add prefix for element ids (For CSS and JS)
2023-07-06 02:32:14 +02:00
LEv145 2a4c13c211 Add prefix for element ids (For CSS and JS) 2023-07-05 15:03:49 +02:00
LEv145 7cd0acb5ed Update TODO 2023-07-05 14:58:50 +02:00
LEv145 953b31ac57
Merge pull request #5 from LEv145/dev
Css change is hidden when the "Aspect Ratio" is changed. Buttons don't jump
2023-07-04 16:39:00 +02:00
LEv145 338806aa67 Update `height` 2023-07-04 16:35:08 +02:00
LEv145 102d3b5faa Hide gradio updates for "Aspect Ratio" markdown
Css trick
2023-07-04 16:32:47 +02:00
LEv145 6041b407fe Rename `Fixme` 2023-07-04 16:31:00 +02:00
LEv145 431fb31bc0
Feature: "Rounding dimensions to the nearest multiples of 4" button 2023-07-04 11:41:57 +02:00
LEv145 4f2bcd0760 Description for `🔍` button
Update preview
2023-07-04 11:30:50 +02:00
LEv145 15ac0bd30e Move tabs
Nw emoji for `round`
2023-07-04 11:24:49 +02:00
LEv145 ed155fc877 Add round button (`1023x101` => `1024x100`) 2023-07-04 09:38:39 +02:00
LEv145 1e15a5c2aa Format code 2023-07-04 08:51:50 +02:00
LEv145 41ce78ae58 Format code 2023-07-04 08:51:42 +02:00