1.0.59 • Published 5 years ago

@elliemae-digital-experience/ui-kit v1.0.59

Weekly downloads
30
License
-
Repository
-
Last release
5 years ago

Instructions to adding NEW Brand logos

  1. goto corpweb-em-ui-kit/resources/assets/sass/_em-brand.scss

    • append code to the file like below:
    @include em_brand(elliemae-aiq, 209px, 50px);
  2. upload SVG assets to corpweb-em-ui-kit/public/img/brand(note that logo filename must match param passed above)

    • Directories:
      • root (color logo)
      • cool-gray (gray logo)
      • white (white logo)
  3. from corpweb-em-ui-kit/resources/views/components/brand.blade.php
    • append code to the file like below:
    [
        'name'=>'elliemae-aiq',
        'width'=>164,
        'height'=>102,
    ],
  4. from corpweb-em-ui-kit/resources/assets/ in terminal type:
  5. from corpweb-em-ui-kit/ run npm run prod (this will compile necessary assets for render)
  6. commit and push your files

Note to purge CACHE assets on UIKIT:

  1. Goto URL: https://console.aws.amazon.com/cloudfront/home?#distribution-settings:E3I7MGO6395EJ6
  2. Goto Invalidation tab
  3. Click on Create Invalidation
  4. Supply paths below as an example to invalidate:
    /v1/img/brand/*
    /img/brand/*
1.0.59

5 years ago

1.0.58

5 years ago

1.0.57

5 years ago

1.0.56

5 years ago

1.0.55

5 years ago

1.0.54

5 years ago

1.0.53

5 years ago

1.0.51

5 years ago

1.0.50

5 years ago

1.0.52

5 years ago

1.0.49

5 years ago

1.0.48

5 years ago

1.0.40

5 years ago

1.0.44

5 years ago

1.0.43

5 years ago

1.0.42

5 years ago

1.0.41

5 years ago

1.0.47

5 years ago

1.0.46

5 years ago

1.0.45

5 years ago

1.0.39

5 years ago

1.0.38

5 years ago

1.0.37

5 years ago

1.0.36

6 years ago

1.0.35

6 years ago

1.0.34

6 years ago

1.0.33

6 years ago

1.0.32

6 years ago

1.0.31

6 years ago