v1.2.4
What's Changed
Features
- Node library side bar tab by @huchenlei in #237
- Sidebar tab API for extensions by @huchenlei in #215
Format
- Format test & config by @huchenlei in #211
- CSS formatting by @huchenlei in #221
- Apply new code format standard by @huchenlei in #217
Refactor
- Fix ws dev server URL by @huchenlei in #213
- [Major Refactor] Use pinia store to manage setting & nodeDef by @huchenlei in #202
- Use store to manage nodeSearchService by @huchenlei in #214
- Transforms ComfyInputsSpec on nodes by @huchenlei in #220
- Transform ComfyNodeDef to ComfyNodeDefImpl by @huchenlei in #224
- Add name field to BaseInputSpec by @huchenlei in #226
- Set default empty record for InputSpec by @huchenlei in #225
- Reverse init order by @huchenlei in #227
- Use ComfyNodeDefImpl on NodePreview component by @huchenlei in #228
- Fix extension register tab with API by @huchenlei in #229
- Fix splitter overlay z-index by @huchenlei in #230
- Make node def output class by @huchenlei in #231
- Allow duplicated output names by @huchenlei in #232
- Use ComfyNodeDefImpl on nodeSearchService by @huchenlei in #233
- Use ComfyNodeDefImpl on nodeDefStore by @huchenlei in #235
- Move sidebar y-axis overflow style to container by @huchenlei in #236
- Expose Queue Button on the menu. by @DrJKL in #238
- Add
ComfyApp.addNodeOnGraphto simplify adding node on canvas by @huchenlei in #239 - Fix settings getter by @huchenlei in #240
- Fix combo input default value by @huchenlei in #242
Misc
- Test theme toggle feature by @huchenlei in #212
- Reduce history queue max length by @huchenlei in #243
- 1.2.3 by @huchenlei in #244
- 1.2.4 by @huchenlei in #246
New Contributors
Full Changelog: v1.2.2...v1.2.4
