1.0.59 • Published 4 years ago

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

Weekly downloads
30
License
-
Repository
-
Last release
4 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

4 years ago

1.0.58

4 years ago

1.0.57

4 years ago

1.0.56

4 years ago

1.0.55

4 years ago

1.0.54

4 years ago

1.0.53

4 years ago

1.0.51

4 years ago

1.0.50

4 years ago

1.0.52

4 years ago

1.0.49

4 years ago

1.0.48

4 years ago

1.0.40

4 years ago

1.0.44

4 years ago

1.0.43

4 years ago

1.0.42

4 years ago

1.0.41

4 years ago

1.0.47

4 years ago

1.0.46

4 years ago

1.0.45

4 years ago

1.0.39

4 years ago

1.0.38

4 years ago

1.0.37

4 years ago

1.0.36

4 years ago

1.0.35

5 years ago

1.0.34

5 years ago

1.0.33

5 years ago

1.0.32

5 years ago

1.0.31

5 years ago