langflow/docs/docs
anovazzi1 0d796db02c
feat: add integrations category in the sidebar (#3843)
* feat: Add skipFallback parameter to ForwardedIconComponent

This commit adds a new skipFallback parameter to the ForwardedIconComponent in the genericIconComponent module. The skipFallback parameter allows developers to skip rendering the fallback component when using Suspense. This can be useful in cases where the fallback component is not needed or should be handled differently.

* feat: Add skipFallback parameter to IconComponentProps

* feat: Add skipFallback parameter to IconComponentProps and ForwardedIconComponent

This commit adds the skipFallback parameter to the IconComponentProps and ForwardedIconComponent. This parameter allows skipping the fallback icon rendering when the specified icon is not found. The skipFallback parameter is used in the ParentDisclosureComponent to conditionally render the chevron-down or chevron-right icon based on the component's state.

The commit also updates the defaultOpen value in the ParentDisclosureComponent in the ExtraSidebarComponent. The defaultOpen value is set to true, ensuring that the "Integrations" section is always expanded when the component is rendered.

* refactor: Update ExtraSidebarComponent layout and styling

* [autofix.ci] apply automated fixes

* move file

* move file

* move file

* move file

* move file

* Update NotionLogo size

* Update size of AssemblyAI logo

* Update colors and names for AssemblyAI in styleUtils.ts

* Update BUNDLES_SIDEBAR_FOLDER_NAMES in constants.ts

* [autofix.ci] apply automated fixes

* add changes from pr #3934

* chore: add cache.db to .gitignore

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-10-02 12:07:57 -07:00
..
Components feat: adds model selection to Azure OpenAI Embeddings component (#3882) 2024-09-26 04:29:04 -07:00
Configuration docs: auto saving (#3389) 2024-08-16 17:20:12 +00:00
Contributing docs: update docs from notion (#2684) 2024-07-12 16:36:29 -07:00
Deployment docs: fix render deployment and docs (#3309) 2024-08-14 03:45:56 -07:00
Getting-Started Docs: Update getting-started-quickstart.md (#3780) 2024-09-12 14:28:31 +00:00
Guides docs: update docs from notion (#2684) 2024-07-12 16:36:29 -07:00
Integrations feat: add integrations category in the sidebar (#3843) 2024-10-02 12:07:57 -07:00
Settings docs: update deprecated term 'variables and secrets' (#3480) 2024-08-21 12:09:33 -07:00
Starter-Projects docs: add new starter flows (#3688) 2024-09-06 15:14:18 +00:00
What’s-New docs: update docs from notion (#2684) 2024-07-12 16:36:29 -07:00
Workspace docs: update-session-id (#3733) 2024-09-09 16:51:47 +00:00