Giter VIP home page Giter VIP logo

westfield_scally's People

Contributors

alecraeside avatar gabrielrinaldi avatar kllevin avatar thiagofigueiro avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

westfield_scally's Issues

Update h4 headings to new global pattern

h4's are being treated as a global subheading with a visual treatment based on the attached files. Update the h4 headings to use capitalize each word instead of having everything in uppercase.

Should we consider creating a subtitle component that would also handle the common alignment between mobile and desktop? (centered at mobile, left at desktop)

deals-desktop
deals-mobile
hours-mobile

update colour palette

The colour palette needs to be updated as documented below. Please call out any areas these changes might effect that we may have overlooked.

/**
 * Greys.
 */

// 1
$colour-grey-1:                                      #ddd; --> #fafafa

// 2
$colour-grey-2:                                      #ccc; --> #f2f2f2

// 3
$colour-grey-3:                                      #999; --> #ccc

// 4
$colour-grey-4:                                      #6b6d6f; -->#999

// 5
$colour-grey-5:                                      #29292b; --> doesn't change

Create a rich-text editor component

To avoid having to inject hooks within the rich-text editor markup.

Need a smart way to handle custom font weights e.g. Gotham.

Allowed markup

  • Bold (strong)
  • Italic (em)
  • Lists (ul / ol)
  • Table (table) ?
  • Horizontal rule (hr)
  • Paragraphs (p)
  • Headings (h2-h6)
  • Links (a)

Allowed components

How to apply certain styles

  • Text alignments: generate a span with relevant class e.g. <span class="u-text-align-center">
  • Indentation: generate a div with relevant class e.g. <div class="u-text-indent">

Update secondary button color palette

Update secondary buttons to:
$colour-btn-main-background-colour-secondary: $colour-grey-3;
$colour-btn-main-background-colour-secondary-hover: $colour-grey-4;

Update font styles for forms

Input placeholders use font family: gotham, font weight: book, color: #999
Input labels use font family: gotham, font weight: medium, color: #999
Input text use font family: Helvetica, font weight: light, color #29292b

Create documentation

Add README's to each section as per Scally.

Main README

  • Explain how the icon component works.

Update headers h1, h2, h3

Update h1, h2, h3 to more closely match the current US Centre site design pattern.

  • headings should be in all caps
  • h1 should be approx 24
  • h2 should be approx 18
  • h3 should be approx 14, change to Gotham-Medium

New component: Button

Need a Westfield specific button component that sits on top of the Scally button component.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.