Giter VIP home page Giter VIP logo

wcs's People

Contributors

alexandrelaval avatar alexisponcet avatar drddlab avatar jabby avatar mathisdeloge avatar mathispct avatar monsieurman avatar nexyll avatar payhache avatar peyremorgan avatar pmpe02221 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

wcs's Issues

Divider component

A divider component would be nice as it is used in :

  • Select groups
  • Cards
  • Find others...?

Merge radial and normal progress

Should we merge radial and progress bar into one and passing a prop for the mode ?

<wcs-progress mode="radial"></wcs-progress>
<wcs-progress mode="bar"></wcs-progress>
<!-- or -->
<wcs-progress-radial></wcs-progress-radial>
<wcs-progress-bar></wcs-progress-bar>

Update angular example

  • Document that each module using web components should add CUSTOM_ELEMENTS_SCHEMA.
  • Change the path to match wcs/dist/... instead wcs/... or change the way we distribute the package.

Update stencil default github templates

The files :

  • .github/CONTRIBUTING.md
  • .github/ISSUE_TEMPLATE.md

- are still the default one from the stencil templates.

They should be updated for this project.

Propper font handling

Font handling is quirky for now, we should investigate on these points :

  • CSS variables for font-family and other font related attributes
  • Document and test font integration
  • Document that Avenir font is not free of use and therefore should not be used as is for open source.

Tabs have no animation

Tab headers as well as content have no animation, they should have one so that it's clearer to the user that a change is happening.

Create a curated list of design systems

Create a design system list in order not to have to think about which one we could compare to when designing APIs.
It would be even better if the list could have a ranking of some sort !

Button enhancement

As of now the button does not have a clear mode. That is a mode where everything's transparent except the text until we hover.

This is really useful for icon only buttons.

Provide box shadow utilities

Box shadows are used in some places, e.g. cards, it would be nice to have box-shadow utilities provided by wcs.

Make sure form components are useable with [(ngModel)]

According to this article, web components can make use of ngModel without further ado if configured correctly.

We should either make it work by default with ngModel or document and provide a way to do it.

  • Input - Done by using directly native element
  • TextArea - Use the native element as the input
  • Select
  • Checkbox
  • Switch

Remove block button

The block button should be removed from this package as user can create it themselves using native utilities.

Select

Remaining :

  • Basic version
  • Multiple values
  • Compare function

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.