langflow/src
Lucas Oliveira 2f629c63a6
fix: make shortcut change work for shortcuts with two words, added sidebar shortcut, fix categories order (#4831)
* Removed sidebar shortcut

* Fixed restore default shortcut

* Added new shortcut and fixed the freezePath one

* Added shortcut to sidebar opening

* Added shortcut_mod for correct restore, added shortcut for sidebar

* Fixed freezePath shortcut name

* Refactored the shortcutName get to get the correct shortcut

* Added new toggleSidebar and fixed freezePath name

* Fix categories order

* Fix custom_component not showing the correct empty results

* Add toCamelCase function

* Refactor shortcut to work with more than one word

* Removed unused console.log

* fix ctrl not appearing
2024-11-27 20:49:42 +00:00
..
backend fix: Fix get_default_folder_id (#4893) 2024-11-27 12:41:28 -08:00
frontend fix: make shortcut change work for shortcuts with two words, added sidebar shortcut, fix categories order (#4831) 2024-11-27 20:49:42 +00:00