langflow/src
Cristhian Zanforlin Lousa 4e48360e2a 🐛 fix(keypairListComponent): fix bug where onChange event was not updating the correct value in the ref object
 feat(keypairListComponent): add support for dataValue prop to pass down initial data value to the component
 feat(EditNodeModal): add support for dataValue state to store the current data value
 feat(EditNodeModal): pass down dataValue prop to KeypairListComponent to initialize the component with the current data value
 feat(types): add dataValue property to KeyPairListComponentType to reflect the changes in the component
2023-09-28 21:32:42 -03:00
..
backend 🔧 fix(callback.py): remove unused imports and methods in AsyncStreamingLLMCallbackHandler class 2023-09-28 12:03:54 -03:00
frontend 🐛 fix(keypairListComponent): fix bug where onChange event was not updating the correct value in the ref object 2023-09-28 21:32:42 -03:00