Coder Social home page Coder Social logo

Comments (10)

djhi avatar djhi commented on April 25, 2024

Does this help ? https://github.com/marmelab/admin-on-rest/pull/120

from react-admin.

mivion avatar mivion commented on April 25, 2024

Look good.
Is there style for List component?
Also, how to add/change features in List, like add totals or change pagination?

from react-admin.

djhi avatar djhi commented on April 25, 2024

You'll have to build your own List component

from react-admin.

mivion avatar mivion commented on April 25, 2024

Is there guide or example?

from react-admin.

djhi avatar djhi commented on April 25, 2024

https://github.com/marmelab/admin-on-rest/blob/master/src/mui/list/List.js ?

from react-admin.

mivion avatar mivion commented on April 25, 2024

I'v tried this way, but how to import internal modules like ../../reducer/resource/list/queryReducer?
Also there are some other problems related to internal dependencies of admin-on-rest.

from react-admin.

mivion avatar mivion commented on April 25, 2024

For example: may I create new MyList component extends from List, and customize render or other fuaters?

from react-admin.

fzaninotto avatar fzaninotto commented on April 25, 2024

Since you'll be the first to do it, you'll be the ost qualified to write a tutorial for it 😉

As for internal modules, if they are not exposed in the various index.js, don't hesitate to ask for them, we'll expose them. queryReducer was jut exposed in 7cfab94.

from react-admin.

mivion avatar mivion commented on April 25, 2024

Hi,
first of all I'll try to write one custom component, after that make an example.
Then tutorial, with your help.

from react-admin.

mivion avatar mivion commented on April 25, 2024

Sorry, I've tried, but without result.
Also, this feature does't need any more, as custom style arrives in new version.

from react-admin.

Related Issues (20)

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.