Giter Site home page Giter Site logo

gm-ui-components's People

Stargazers

 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

gm-ui-components's Issues

Add License to this Repo

I imagine that this will be MIT licensed just like the gm-fabric-dashboard repo, but we need confirmation on this.

Clarify Input component usage

If we have multiple types of inputs, should these be differentiated with a prop, or should they be totally separate components?

Refactor Glyphs

Refactor the Glyph/Icon architecture to invert the relationship. Each glyph will import Icon and wrap itself with it. The user will just import and use the Glyph directly by name, unless they want to use a custom svg, in which case they will import the Icon component.

Add Glyphs

Pull Glyph and Icon components from gm-fabric-dashboard

Update Dependencies

Since marked is now flagged as vulnerable in Github, a bunch of Decipherers have been getting e-mails that this repo is vulnerable. We need to update the dependencies to the latest stable to pull in the fixes in our dependency tree.

Deploy Storybook to a publicly addressable URL

As part of the process of cutting a release of our gm-ui-components library, I would expect us to deploy a version of our storybook to a decipher URL. This could either be a subdomain off our deciphernow.com URL or a GitHub Pages type site.

Further automate publishing

The npm version lifecycle scripts need to be updated to add the package.json before commiting. It would also be nice to add the changelog script to one of those lifecycle methods.

Add Nav Tab Component

MVP

  • Nav Tab Group component

    • Controls state of direct descendants
  • Nav Tab component

    • States
      • Active
    • Label

Further Development

  • Nav Tab Group Component
    • Controls state of direct descendants
    • Uses props to generate Nav Tab components
  • Nav Tab component
    • States
      • Active
      • Disabled
    • Label
    • Icon

Add CodeClimate Config

I've added this repo to code climate. This project should pull in a code climate config from dashboard and generate code coverage reports from CircleCI

Refactor style variables

Currently style variables are broken up into a few different files, but they should probably be moved to a single file for easier access.

Fix test script

Tests should run in watch mode when in development, but not when running on circleci

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.