Code Monkey home page Code Monkey logo

react-spinner-material's People

Contributors

data-doge avatar dependabot[bot] avatar detrohutt avatar icarus-sullivan avatar iheart2code avatar nbgraham avatar pedroalmeida415 avatar wcandillon avatar wotschofsky 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

Watchers

 avatar  avatar  avatar

react-spinner-material's Issues

License needed

You need to select a license if you want anyone to make use of this.

Accessing PropTypes via the main React package is deprecated

React version: 15.6.1
react-spinner-material version: 1.0.15

Getting warning in console of developer tools...

Warning: Accessing PropTypes via the main React package is deprecated, and will be removed in React
v16.0. Use the latest available v15.* prop-types package from npm instead. For info on usage,
compatibility, migration and more, see https://fb.me/prop-types-docs

The prop-types package is required when v16 of React releases.

All props required by TypeScript

When using TypeScript all props are required even though there are defaults.
This should be a super easy fix and I can just create a PR if you'd like.

TypeScript error (TS2605) occurred in 1.1.2

Hi, I'd like to report a problem of latest version 1.1.2 with typescript.

react: 16.9.0 (@types/react 16.9.2)
react-dom: 16.9.0 (@types/react-dom 16.8.5)
typescript: 3.5.3
react-spinner-material: 1.1.2

 TypeScript error in ....(xxx,xxx):
 JSX element type 'false | Element' is not a constructor function for JSX elements.
  Type 'false' is not assignable to type 'Element | null'.  TS2605

It seems that Spinner component should not return false.

1.0.14 build error Can't resolve './index.css'

Greetings!
Last version of react-spinner-material (1.0.14) breaks webpack build.
Here is error:
ERROR in ./~/react-spinner-material/lib/index.js Module not found: Error: Can't resolve './index.css' in '***/node_modules/react-spinner-material/lib' @ ./~/react-spinner-material/lib/index.js 17:0-22

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.