Git Product home page Git Product logo

feliz.materialui's People

Contributors

alfonsogarciacaro avatar artemyb avatar cmeeren avatar dependabot[bot] avatar inosik avatar linschlager avatar olivercoad avatar shmew avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

feliz.materialui's Issues

Emotion bindings?

Hi!

Thank you for making this fork, so far everything is working great. ๐Ÿ‘

I am curious what and how much work is required to create the Emotion bindings?

Did you try to become the maintainer of the origin repository?

Hi,
I am glad this Feliz.MaterialUI project is alive again.
However for me it was big luck that I found this fork. It would be much better if the changes would be merged back in https://github.com/Shmew/Feliz.MaterialUI

Additionally the current situation that there is no package that can be easily installed is quite frustrating. See #3

Since https://github.com/Shmew/Feliz.MaterialUI is currently inactive, and since I find it confusing when the URL of the repo changes each time the owner changes, I would suggest that somebody creates a github company to host the Felitz.MaterialUI repository.

Since @Shmew is not maintaining the project currently, maybe you can ask him if you can take over the repository. Even if you do not plan to contribute further, it would be good to have somebody that could accept or reject occasional merge requests.

@Linschlager - mentioned because he did the Material UI 5 upgrade for this repository.

Unauthorized error trying to install the package

Hi,

thanks for improving the Feliz.MaterialUI project.

I have added <add key="github" value="https://nuget.pkg.github.com/ArtemyB/index.json" /> to NuGet.config.
When I run dotnet add package Feliz.MaterialUI --version 5.11.0-beta.2 I get the following error

log  : Retrying 'FindPackagesByIdAsync' for source 'https://nuget.pkg.github.com/ArtemyB/download/feliz.materialui/index.json'.
log  : Response status code does not indicate success: 401 (Unauthorized).
info :   GET https://nuget.pkg.github.com/ArtemyB/download/feliz.materialui/index.json
warn : Your request could not be authenticated by the GitHub Packages service. Please ensure your access token is valid and has the appropriate scopes configured.
info :   Unauthorized https://nuget.pkg.github.com/ArtemyB/download/feliz.materialui/index.json 648ms
error: NU1301: Failed to retrieve information about 'Feliz.MaterialUI' from remote source 'https://nuget.pkg.github.com/ArtemyB/download/feliz.materialui/index.json'.

David

Incorrect binding to the `renderOption` prop of the `Autocomplete` component

The correct signature for MUI v5 is the following (from the MUI docs):

function(props: object, option: T, state: object) => ReactNode
  • props: The props to apply on the li element.
  • option: The option to render.
  • state: The state of the component.

However the current Feliz.MaterialUI prop-binding has only 2 parameters (in MUI v4 there were only option and state parameters).

The new props parameter should be passed to the renderOption's output li-element to ensure that Autocomplete works correctly. Found this explanation in this SO-answer.

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.