GithubHelp home page GithubHelp logo

traefik / faency Goto Github PK

View Code? Open in Web Editor NEW
37.0 8.0 14.0 6.51 MB

Faency is the Traefik Labs React component library

Home Page: https://traefik.github.io/faency

License: Apache License 2.0

JavaScript 0.93% TypeScript 99.02% Shell 0.02% MDX 0.03%
react react-component react-library

faency's Issues

Create a CardLink component

Extend the Card functionality to have an onClick handler or create another component that derives from Card and has an onClick handler prop.

Design Switch component

Design a switch button to use as a toggle

First potential use case, Theme Switcher for the Faency docs website:
image

[v0.9] Dark theme is not handling black color properly

This is causing inconsistencies in the documentation when using the dark theme.

The initial proposed solution by Mattieu is to use a design system config with static colors and have theme files consuming the design system config.

Additional information

Note: textColor="white"
image

Research: Menu component is not rendered on Jest unit tests

I needed to comment a test that used the Menu component because it was not being rendered on the snapshot generated by Jest.
This is probably some limitation on Jest or some incomplete test configuration since the component is working on other places.

Create a DefaultProp component to use on Docs

Based on what was discussed on #91, we should have a component to render props values nicely, according to their type.

For now, we can have the support for the following types:

  • string
  • number
  • boolean
  • color

Can't add icons inside components only as child nodes

When writing components, I faced the issue that it's not possible to use React Eva Icons inside of the components, by showing them based on Variants for example.

This issue is to find a way to do that or understand exactly why it's not possible.

Add proper tests to InputTags

I had to remove the placeholder test file for this component due to a Jest error on importing the react-arrow-nav library.
The InputTags components should have the feature of navigation by arrow keys when a list of options is provided.

Also, there's a possibility to use the Menu component instead of rendering a custom Menu, which would remove the need to use the react-arrow-nav lib, but this must be done carefully to keep the visual specifications.

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.