Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Sep 08, 2023
  2. Aug 30, 2023
  3. Aug 14, 2023
  4. Aug 11, 2023
  5. Aug 01, 2023
  6. Jul 28, 2023
  7. Jul 17, 2023
  8. Jun 15, 2023
  9. Jun 13, 2023
  10. Jun 11, 2023
  11. Jun 05, 2023
  12. May 22, 2023
  13. May 05, 2023
  14. May 04, 2023
  15. Apr 21, 2023
    • jojohoch's avatar
      [player] Fix ExpressionChangedAfterItHasBeenCheckedError in TextArea · 9dc8dbbd
      jojohoch authored
      - Replace UpdateTextareaPipe with DynamicRowsDirective
      
      The dynamic height of the textarea is calculated based on the available
      width. However, accessing the width of the textarea often results in an
      error.
      For this reason, the calculation is now done using resize and change
      events in conjunction with a timeout to wait for the textarea to render.
      9dc8dbbd
  16. Jan 16, 2023
  17. Jan 11, 2023
  18. Jan 10, 2023
Loading