KevinVandy / mantine-react-table

A fully featured Mantine V5 implementation of TanStack React Table V8, forked from Material React Table
https://www.mantine-react-table.com/
MIT License
879 stars 152 forks source link

404 on documentation #2

Closed ruslanguns closed 1 year ago

ruslanguns commented 1 year ago

mantine-react-table version

.

react & react-dom versions

.

Describe the bug and the steps to reproduce it

Website documentation is giving 404, I don't know whether or not because you have this is a private project on Vercel.

Minimal, Reproducible Example - (Optional, but Recommended)

Open https://www.mantine-react-table.com/ in the browser returns 404

Screenshots or Videos (Optional)

No response

Do you intend to try to help solve this bug with your own PR?

Yes, I think I know how to fix it and will discuss it in the comments of this issue

Terms

KevinVandy commented 1 year ago

The website is not up yet, but you can run the docs site locally if you want while it's in alpha

ruslanguns commented 1 year ago

Understood! I thought it was unexpected. Thank you!

KevinVandy commented 1 year ago

Understood! I thought it was unexpected. Thank you!

People are finding this faster than I thought. Guess the npm readme is starting to rank in Google now?

ruslanguns commented 1 year ago

@KevinVandy Congratulations on your excellent work in combining an attractive user interface with (Mantine UI) and a powerful library like React Table. The agnosticism of the integration is particularly impressive. Keep up the great work!

KevinVandy commented 1 year ago

@ruslanguns I just got the site to build and deploy live, but with a disclaimer that this is still in alpha

https://www.mantine-react-table.com/

Advanced filtering features in particular are still going through big changes before stable release

ruslanguns commented 1 year ago

@KevinVandy wonderful! Thank you mate!