targo-frontend/src/modules/chatbot/components
2025-09-26 10:37:22 -04:00
..
chat-button.vue style: modified chat button to adhere to Quasar styling without the need for a <style> and additional css 2025-09-26 10:19:10 -04:00
conversation-box.vue style: changed the conversation-box to use q-form to enable the submit function, as well as made the input field autogrow for readability 2025-09-26 10:37:22 -04:00
dialogue-content.vue feat: Prototype chat-response: made a message store and service, so that the current chatbox sends the inputted txt and retrieves the defined mock response. 2025-09-25 10:57:04 -04:00
dialogue-phrase.vue feat: Prototype chat-response: made a message store and service, so that the current chatbox sends the inputted txt and retrieves the defined mock response. 2025-09-25 10:57:04 -04:00