Giter Site home page Giter Site logo

sparkdesignsystem / spark-design-system Goto Github PK

View Code? Open in Web Editor NEW
106.0 106.0 77.0 67.82 MB

Spark Design System

Home Page: https://sparkdesignsystem.com

License: MIT License

JavaScript 52.15% HTML 0.09% TypeScript 38.24% SCSS 7.51% Swift 2.01%
design-patterns design-system hacktoberfest spark

spark-design-system's People

Contributors

afebbraro avatar ahmed2m avatar arshadkazmi42 avatar basters avatar briankabiro avatar diriquelme avatar drishit96 avatar eenewbsauce avatar felipedotcom avatar giniapollock avatar guern1kn avatar iamjoross avatar janinavelasco9 avatar jmrieger avatar kalovelo avatar katehyland avatar kkwiedacz avatar lalocode avatar mantasio avatar motionsuggests avatar oandersonql avatar rachelsuter avatar rcopeland avatar rvmendoza avatar saideepesh000 avatar sravan7 avatar ssabo1 avatar vivek32ta avatar vjwilson avatar yodasw16 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spark-design-system's Issues

Design review

We need to do a design review of everything in the system to make sure that what we built is what design expected.

Document font usage

Add documentation to the typography section for fonts and font stacks.

Notably, if Typekit able to be used, we use Quatro Slab for headings and Myriad Pro for body copy. If Google Fonts is used, we use Open Sans for all text.

Documentation review

We need to review each page and make sure we have documented everything correctly and fully.

a11y review

Review all code for accessibility and add ARIA where needed.

https

Set up https for sparkdesignsystem.com

Modals: Code / A11y / Design / Documentation Review

  1. If modal content is tall on landscape mobile view then allow scroll bar
  2. Expose click event for modals, a basic thing that they can use if they want. They have to add the data-attribute we suppy.
  3. For no click event, they import our JS and use the exported functions we created
  4. Add modal HTML in the DOM above the closing body tag
  5. Three types of modals; Choice, Wait, and Info (no buttons, and a little close X?)
  6. One file for modal functions utilities, and then one that is for binding UI which imports the modal utilities
  7. Have data-attribute for modal cancel button. Close modal if clicked otherwise they don’t use our data attribute

see one note, also:
https://github.com/sparkdesignsystem/spark-design-system/wiki/Pattern-Testing

Add search input

There is a search input in the Masthead component that needs to be added to Inputs. It should have no label, but "Search" as a placeholder and the appropriate aria role to replace the label and role="search"

Define success metrics and how to track them

problems we're trying to solve with the design system:

  1. Client-facing apps don't look like they belong to the same company / ecosystem.
  2. Tons of UI code duplication across apps.
  3. Wildly varying patterns across applications causes a lot of duplicate work, by Designers and UI Engineers.

possible KPIs:

  1. application adoption (how many apps are directly using Spark)
  2. system completeness (how many patterns are implemented and ready for use)
  3. ease of use (how long does it take an engineer level UI person to set their app up with spark-core)
  4. documentation completeness (how many patterns have complete docs)
  5. drizzle / spark guide pageviews ? (im not sure if > pageviews means its successful)

possible ways to measure them:

  1. survey, manual research
  2. automated pattern count (possibly vs a target?)
  3. surveys to UI Engineers
  4. automated pattern count vs automated documentation section count
  5. google analytics

Thoughts?

Create contribution workflow

This should be focused on how designers and developers who are external to the Spark team contribute to Spark.

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.