Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Apr 18, 2024
  2. Apr 17, 2024
  3. Apr 16, 2024
  4. Apr 15, 2024
  5. Apr 14, 2024
  6. Apr 12, 2024
  7. Apr 10, 2024
  8. Apr 09, 2024
  9. Apr 07, 2024
  10. Apr 06, 2024
  11. Apr 05, 2024
  12. Apr 04, 2024
  13. Apr 03, 2024
    • Sean Hatfield's avatar
      [FEAT] Include CSS selectors on all html elements in embedded chat widget (#1030) · 57984fa8
      Sean Hatfield authored
      * add ids to main html elements and aria-labels in embedded chat widget
      
      * revert index.html embedded chat widget testing page
      
      * remove id from chat messages and replace with placeholder classname
      Unverified
      57984fa8
    • Carter Temm's avatar
      [BUG]: Many controls lack screen reader labels (#1023) · b1770a5e
      Carter Temm authored
      * Add accessible labels for back and continue buttons in onboarding flow
      
      * Add accessible label to stop generating button
      
      * Accessible labels for chat history actions (thumb up/down and copy)
      
      * Accessible labels for social links in footer
      
      * Accessible labels for home and settings links
      
      * * Accessible labels for home, show sidebar (mobile), and workspace and thread lists.
      
      * Implemented ARIA markup to programmatically indicate current selection and group/list association.
      Unverified
      b1770a5e
Loading