Coder Social home page Coder Social logo

lundegaard / lundium Goto Github PK

View Code? Open in Web Editor NEW
24.0 24.0 6.0 2.85 MB

React UI library for fast web development.

Home Page: https://lundium.netlify.com

License: MIT License

JavaScript 58.35% Handlebars 0.50% SCSS 41.12% Shell 0.02%
react react-components ui-kit

lundium's People

Contributors

dependabot[bot] avatar macem8 avatar necrifede avatar tommmyy avatar vwerne 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

Watchers

 avatar  avatar  avatar  avatar

lundium's Issues

Grid display prop should be passed first into Box

I think there might be a mistake in passing display={getDisplay(props)} after {...rest} is passed into Box component

display={getDisplay(props)}

According to the comment /* Function is here for backwards compatibility. Use display instead of inline and flex */
we should use display prop but when we use it it will be overriden by display={getDisplay(props)} no?

Moreover since this is a new library, we do not need backward compatibility, so we should remove all obsolete parts of code.

Update README header

  • Header should be redone accoriding to other Lundegaard's projects.
  • Links to Storybook docs should be lundium.netlify.com
  • Add link to CONTRIBUTING.md
  • Add copyright

Add Datagrid as a separate package

Create new package containing working datagrid.

  • Create new package with build configuration
  • Add Datagrid
  • Create documentation for it-
  • Amend library documentation so that it points to the Datagrid as well

Package build enhancements

Amend current build config in order to have optimized bundle on npm.
Consider optimizin usage of dependencies like ramda or ramda-extension.

Miscellaneous updates and fixes

  • fix propTypes for FormField based components
  • update contributors
  • update locales with new items
  • fix locale documentation
  • fix imports in components scss files

Broken Storybook

Optimizations in webpack.config broke the exporting of components.

Add Accordeon component

Accordeon component is missing in this library.
Goal of this task is to implement it and add it to exported components

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.