Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Feb 23, 2024
  2. Feb 21, 2024
  3. Feb 19, 2024
  4. Feb 16, 2024
  5. Feb 15, 2024
  6. Feb 13, 2024
  7. Feb 12, 2024
  8. Feb 09, 2024
  9. Feb 08, 2024
  10. Feb 02, 2024
  11. Jan 15, 2024
  12. Dec 14, 2023
  13. Dec 13, 2023
  14. Dec 08, 2023
  15. Dec 07, 2023
  16. Dec 06, 2023
  17. Nov 28, 2023
  18. Nov 24, 2023
  19. Nov 16, 2023
    • rhenck's avatar
      Fix RadioButtonGroup alignment · 1a4d1691
      rhenck authored
      The former solution was affecting the selection CSS of the button. Now 
      the text is moved down instead.
      
      #562
      1a4d1691
  20. Nov 15, 2023
    • rhenck's avatar
      Fix TextField 'fill' appearance · fa3e15dc
      rhenck authored
      The directive for dynamic backgroudn color was outdated. Directive is 
      removed and problem is solved via CSS custom variable.
      
      #561
      fa3e15dc
  21. Oct 17, 2023
    • rhenck's avatar
      Fix DropDown element · db119241
      rhenck authored
      Was completely broken: not showing at all in Editor, not clickable in 
      Player.
      
      Removed pipe 'aspectInputBackgroundColor'. Replaced by more elegant 
      solution via inherited background-color.
      db119241
Loading