Skip to content
  • Oliver Günther's avatar
    1ef61291
    Bump Angular to 11.0 (#8913) · 1ef61291
    Oliver Günther authored
    * Bump Angular to 11
    
    * Bump fullcalendar
    
    * Bump uirouter
    
    * bump typescript and rxjs
    
    fixup! bump typescript and rxjs
    
    * Run angular update migrations
    
    * Fix deprecated options in serve, they are kept in builder
    
    * Replace node-sass with sass and fix errors
    
    * Include all ts files again to fix warnings
    
    We have scripts that should be contained but are only loaded dynamically. It seems this trips up TS
    
    to print warnings that these files are unused, which they really aren't.
    
    * Address typescript compilation errors and warnings due to 4.0 upgrade
    
    * Link to styles.css not js with updated sass
    
    * Only reposition dropdown if appendTo is set
    
    * Initialize resource property in edit field component
    
    Correctly update field component and handler properties
    
    Always use the changeset schema
    
    Fix removed property in custom text
    1ef61291
    Bump Angular to 11.0 (#8913)
    Oliver Günther authored
    * Bump Angular to 11
    
    * Bump fullcalendar
    
    * Bump uirouter
    
    * bump typescript and rxjs
    
    fixup! bump typescript and rxjs
    
    * Run angular update migrations
    
    * Fix deprecated options in serve, they are kept in builder
    
    * Replace node-sass with sass and fix errors
    
    * Include all ts files again to fix warnings
    
    We have scripts that should be contained but are only loaded dynamically. It seems this trips up TS
    
    to print warnings that these files are unused, which they really aren't.
    
    * Address typescript compilation errors and warnings due to 4.0 upgrade
    
    * Link to styles.css not js with updated sass
    
    * Only reposition dropdown if appendTo is set
    
    * Initialize resource property in edit field component
    
    Correctly update field component and handler properties
    
    Always use the changeset schema
    
    Fix removed property in custom text
Loading