Удален по просьбе правообладателя
  1. Урок 1. 00:06:23
    Create an Angular App for the Workshop
  2. Урок 2. 00:06:23
    Adding some Layout to the App
  3. Урок 3. 00:03:00
    Migration from CSS to SCSS
  4. Урок 4. 00:08:04
    Migration from LESS to SCSS
  5. Урок 5. 00:06:00
    About Style Encapsulation in Angular
  6. Урок 6. 00:06:06
    Let's initialise a custom Theme
  7. Урок 7. 00:18:05
    About Color System in Material Design
  8. Урок 8. 00:09:55
    How to add additional colors to Angular Material (success & info color)
  9. Урок 9. 00:10:38
    Theming our own component
  10. Урок 10. 00:06:31
    Improve Theme for our Custom Component
  11. Урок 11. 00:15:16
    Typography in Angular Material & how to configure it
  12. Урок 12. 00:20:45
    Light off - Dark Theme Implementation
  13. Урок 13. 00:11:44
    How to load our Themes lazily
  14. Урок 14. 00:06:22
    Reduce Bundle Size for our Styles
  15. Урок 15. 00:03:20
    Fix Typography Bug - changing of global Typography Selector
  16. Урок 16. 00:08:43
    Density in Angular Material & How to adjust it for custom Components
  17. Урок 17. 00:07:20
    How to work with Elevations (Shadows)
  18. Урок 18. 00:06:31
    How to override default properties in Angular Material
  19. Урок 19. 00:08:33
    Migration to Angular 12 but keeping old Theming API
  20. Урок 20. 00:03:53
    Overview of the new Angular 12 Material Theme API
  21. Урок 21. 00:09:13
    Improving UX by implementing Strong Focus Indicator
  22. Урок 22. 00:14:26
    Migration to Angular 12 Material Theme API
  23. Урок 23. 00:05:36
    Switching Graphic Elements (aka images, logos) between Themes
  24. Урок 24. 00:09:13
    UPD 1: How to override Background/Foreground colors
  25. Урок 25. 00:10:02
    Migration To Angular Material 13
  26. Урок 26. 00:10:27
    Migration of the project to Angular 15
  27. Урок 27. 00:05:52
    Intro to SASS/SCSS language
  28. Урок 28. 00:06:53
    Variables in SASS/SCSS
  29. Урок 29. 00:04:36
    How to work with Hash Maps, Lists & @each loop
  30. Урок 30. 00:04:56
    Functions in SASS/SCSS
  31. Урок 31. 00:03:10
    Re-use Styles with SASS Mixins
  32. Урок 32. 00:05:40
    More maintainable code with Modules
  33. Урок 33. 00:03:56
    Nesting in SASS/SCSS
  34. Урок 34. 00:09:17
    Project Layout & Angular Material Installation
  35. Урок 35. 00:06:00
    About Style Encapsulation in Angular
  36. Урок 36. 00:06:10
    Custom Theme Initialization
  37. Урок 37. 00:05:13
    Overview of Angular Material Theming API
  38. Урок 38. 00:05:07
    Anatomy of Material Theme Config
  39. Урок 39. 00:07:54
    Understanding the Theme Color System
  40. Урок 40. 00:02:59
    Configuring Primary, Accent & Warn Colors
  41. Урок 41. 00:08:52
    Configuration of Foreground and Background colors
  42. Урок 42. 00:04:37
    Creating a Custom Color Palette
  43. Урок 43. 00:07:58
    How to work with Elevations (Shadows)
  44. Урок 44. 00:08:08
    How to Configure Typography for the Theme
  45. Урок 45. 00:04:36
    What is Typography Hierarchy
  46. Урок 46. 00:02:58
    How to configure Density in Angular Material Theme
  47. Урок 47. 00:11:25
    Theming Custom Components (Colors)
  48. Урок 48. 00:07:39
    Theming Custom Components (Typography)
  49. Урок 49. 00:09:48
    Theming Custom Components (Density)
  50. Урок 50. 00:07:33
    Theming Custom Components (Multiple Component Color Variants)
  51. Урок 51. 00:04:17
    Theming Custom Components (Elevations)
  52. Урок 52. 00:04:16
    Reducing the Theme bundle Size
  53. Урок 53. 00:17:07
    Refactoring and Splitting Theme Structure
  54. Урок 54. 00:10:34
    Implementing the Dark Theme
  55. Урок 55. 00:06:17
    Splitting Themes Into Separate File Chunks
  56. Урок 56. 00:04:36
    Conditionally Switching Between Dark/Light Theme Without JavaScript
  57. Урок 57. 00:17:05
    Lazy-Loading the Themes
  58. Урок 58. 00:04:24
    Loading Theme on Demand
  59. Урок 59. 00:07:34
    How Keep Selected Theme Persistently
  60. Урок 60. 00:07:38
    How To Apply Additional Colors To the Theme
  61. Урок 61. 00:09:22
    Scoped Styles (Sub-Theming) in Angular Material Theme