langflow/src
Lucas Oliveira ad3bc07733
fix: remove quick flash with already rendered icons (#7828)
* Fix rapid update with already rendered components

* Added check to not re-render previously rendered icons

* Removed all loaded icons in favor of lazy loaded icons

* Fixed Share icon

* Updated Lucide

* Deleted Eager Icon Imports

* Added AWS Inverted to Lazy Icon Imports

* Added check if name contains a number to kebab case name

* fixed freeze path shortcut

* Added remaining icons to lazy icons mapping

* Removed unused icon mapping, added eager loading react icons, added replacing "icon" with "" on get lucide name

* removed unused import

* Update hook to not be used inside function call

* Updated package-lock
2025-04-29 16:18:22 +00:00
..
backend feat: add new models to OLLAMA_EMBEDDING_MODELS and OLLAMA_TOOL_MODELS_BASE (#7586) 2025-04-29 06:40:32 +00:00
frontend fix: remove quick flash with already rendered icons (#7828) 2025-04-29 16:18:22 +00:00