Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- <details><summary>@instill-ai/design-system: 0.57.0</summary> ## [0.57.0](https://github.com/instill-ai/console/compare/@instill-ai/design-system-v0.56.0...@instill-ai/design-system-v0.57.0) (2023-11-11) ### Features * **auto-gen-form:** Support HTML tag (strong, a, code, em) in form field description ([#648](#648)) ([569ef1c](569ef1c)) * **smart-hint:** add smart hint component and support up-to-date backend syntax ([#655](#655)) ([c90246d](c90246d)) * **smart-hint:** user can be hinted by the smart hint system ([#659](#659)) ([aa6976f](aa6976f)) ### Bug Fixes * **auto-gen-form:** fix auto-gen form not correctly handle re-render issue ([#665](#665)) ([2363cc4](2363cc4)) ### Miscellaneous * add DotsHorizontal icon ([#631](#631)) ([05f2e60](05f2e60)) * contributors can better contribute to our frontend project (Simplify repos) ([#599](#599)) ([75d61bd](75d61bd)) * **design-system:** add minus icon ([#633](#633)) ([8919eae](8919eae)) * **design-system:** expose Toast related function return types ([#620](#620)) ([0b26c2d](0b26c2d)) * fix prettier not correctly initialize ([#636](#636)) ([f729990](f729990)) * release main ([#609](#609)) ([74d9fef](74d9fef)) * release main ([#642](#642)) ([b78fb4f](b78fb4f)) * release main ([#645](#645)) ([66f9f3b](66f9f3b)) * replace <></> with <React.Fragment> ([#662](#662)) ([5ec2a71](5ec2a71)) </details> <details><summary>@instill-ai/toolkit: 0.72.0</summary> ## [0.72.0](https://github.com/instill-ai/console/compare/@instill-ai/toolkit-v0.71.0...@instill-ai/toolkit-v0.72.0) (2023-11-11) ### Features * add instill form playground ([#617](#617)) ([b9e4513](b9e4513)) * **auto-form-generation:** adapt auto-form-generation on AI related forms ([#621](#621)) ([f6a1600](f6a1600)) * **auto-form-generation:** expose disabledAll props on use-instill-form ([#622](#622)) ([b51b49a](b51b49a)) * **auto-form-generation:** support auto-form-generation on blockchain related forms ([#623](#623)) ([ae23dc3](ae23dc3)) * **auto-form:** User can have fine-grained field level error message when input the reference/template ([#619](#619)) ([b970896](b970896)) * **auto-gen-form:** correctly display nested fields ([#625](#625)) ([242d278](242d278)) * **auto-gen-form:** correctly parse field's type from anyOf ([#624](#624)) ([f1676d9](f1676d9)) * **auto-gen-form:** expose props to hide specific fields ([#651](#651)) ([a5898d5](a5898d5)) * **auto-gen-form:** support auto-gen-form on data related forms ([#626](#626)) ([d06277a](d06277a)) * **auto-gen-form:** Support HTML tag (strong, a, code, em) in form field description ([#648](#648)) ([569ef1c](569ef1c)) * **auto-gen-form:** Support instillCredentialField attribute in auto-gen-form and correctly display field ([#630](#630)) ([dd6d7bd](dd6d7bd)) * **auto-gen-form:** support ordering for auto-gen-form's fields ([#650](#650)) ([e384102](e384102)) * **auto-gen-form:** support schema without anyOf field ([#635](#635)) ([02bd31e](02bd31e)) * **auto-gen-form:** support webp image type in auto-gen-form ([#667](#667)) ([7847c10](7847c10)) * **auto-gen-form:** User can have better default value when they switch between different condition ([#666](#666)) ([dfd56b4](dfd56b4)) * **auto-gen-form:** User can view the readable title in resource form instead of the key used by backend ([#644](#644)) ([461ea1c](461ea1c)) * **pipeline-builder:** Reduce the frequency of triggering auto-alignment function to reduce the un-predictable outcomes ([#640](#640)) ([c458263](c458263)) * **pipeline-builder:** User can collapse/expand the component ([#634](#634)) ([49eb621](49eb621)) * **pipeline-builder:** User can have a cleaner control dropdown on pipeline-builder's component ([#632](#632)) ([22968f1](22968f1)) * **pipeline-builder:** user can have more unified nodes width across pipeline builder ([#629](#629)) ([6f0d0c4](6f0d0c4)) * **pipeline-builder:** User can store their pipeline-builder layout ([#654](#654)) ([d34a8e1](d34a8e1)) * rename /resources with /connectors to simplify the term on console ([#664](#664)) ([253dbdb](253dbdb)) * **smart-hint:** adapt instillFormat in start operator metadata ([#656](#656)) ([f46b4bc](f46b4bc)) * **smart-hint:** add smart hint component and support up-to-date backend syntax ([#655](#655)) ([c90246d](c90246d)) * **smart-hint:** Parse connector component to retrieve the smart hints and put them into central store ([#653](#653)) ([81f6d7d](81f6d7d)) * **smart-hints:** adapt instillFormTree for output properties ([#657](#657)) ([f4f0b39](f4f0b39)) * **smart-hint:** support textarea smart-hint ([#660](#660)) ([5c9ebda](5c9ebda)) * **smart-hint:** user can be hinted by the smart hint system ([#659](#659)) ([aa6976f](aa6976f)) * **smart-hint:** user can have more tolerant smart hint session and auto enclose ([#670](#670)) ([5d90824](5d90824)) * **smart-hint:** warn user about the not available reference or template ([#672](#672)) ([c3be8f3](c3be8f3)) * unify the term on the console and add scroll-area into dialog ([#663](#663)) ([9d8804f](9d8804f)) ### Bug Fixes * **auto-gen-form:** fix auto-gen form not correctly handle re-render issue ([#665](#665)) ([2363cc4](2363cc4)) * **auto-gen-form:** fix auto-gen-form not correctly handle object array ([#671](#671)) ([7532d45](7532d45)) * **auto-gen-form:** fix auto-gen-form not correctly handle objectArray issue ([#668](#668)) ([962d4cf](962d4cf)) * fix the bug of not correctly redirecting user back to onboarding page ([#627](#627)) ([36f903a](36f903a)) * fix user can not create model with multipart form data ([#649](#649)) ([86122da](86122da)) * **pipeline-builder:** fix a but that user can rename component ID to another existed component ID ([#646](#646)) ([1879500](1879500)) * **pipeline-builder:** fix console can not correctly display enum fields ([#647](#647)) ([5e77d32](5e77d32)) * **pipeline-builder:** fix console not correctly displayed shared pipeline ([#637](#637)) ([15614b1](15614b1)) * **pipeline-builder:** fix console not correctly recognize complicated reference ([#638](#638)) ([2d91ec0](2d91ec0)) * **smart-hint:** fix component output issue ([#658](#658)) ([d9d3928](d9d3928)) * **smart-hint:** fix smart hint can't correctly handle empty string ([#661](#661)) ([675bafe](675bafe)) * **smart-hint:** fix smart hit can't correctly filter the hints ([#669](#669)) ([c0a4cc5](c0a4cc5)) * **version-control:** fix pipeline released version not correctly guard, the trigger endpoint not correctly generate ([#628](#628)) ([24c9352](24c9352)) ### Miscellaneous * adapt new core structure among instill-ai project ([#610](#610)) ([9b51e90](9b51e90)) * **auto-form:** migrate auto-form function into console ([#615](#615)) ([64bd122](64bd122)) * contributors can better contribute to our frontend project (Simplify repos) ([#599](#599)) ([75d61bd](75d61bd)) * disable snap to grid ([#641](#641)) ([af364c2](af364c2)) * fix prettier not correctly initialize ([#636](#636)) ([f729990](f729990)) * **general:** use unified store with slice to better control global state ([#652](#652)) ([334298c](334298c)) * release main ([#609](#609)) ([74d9fef](74d9fef)) * release main ([#642](#642)) ([b78fb4f](b78fb4f)) * release main ([#645](#645)) ([66f9f3b](66f9f3b)) * replace <></> with <React.Fragment> ([#662](#662)) ([5ec2a71](5ec2a71)) * **toolkit:** Namananand/ins 2260 update profile setting page ([#613](#613)) ([6fa962b](6fa962b)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information