Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(material-ui): move the source code to Material-UI repository #2808

Merged
merged 1 commit into from
Aug 18, 2017
Merged

docs(material-ui): move the source code to Material-UI repository #2808

merged 1 commit into from
Aug 18, 2017

Conversation

oliviertassinari
Copy link
Contributor

No description provided.

Copy link
Member

@timneutkens timneutkens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌💯

@timneutkens timneutkens merged commit 232ba01 into vercel:master Aug 18, 2017
@oliviertassinari oliviertassinari deleted the material-ui-next branch August 18, 2017 20:43
@oliviertassinari
Copy link
Contributor Author

@timneutkens Thanks

timneutkens pushed a commit to timneutkens/next.js that referenced this pull request Aug 19, 2017
@albinekb
Copy link
Contributor

Why 🤔 this is very weird to me.

@oliviertassinari
Copy link
Contributor Author

@albinekb We are still in beta, things are moving. It's simpler for us to keep it up to date this way.

timneutkens added a commit that referenced this pull request Aug 27, 2017
* Add examples/with-redux-code-splitting. (#2721)

* #1757 Relay Modern Example (#2696)

* Add ReasonML example (#2640)

* Add ReasonML example

* Add a gitignore specifically for the reasonml example

* Allow custom className for <Main /> (#2802)

* 3.0.2

* Remove beta information from the README.

* 3.0.3

* Remove unnecessary lookup in example with emotion (#2731)

* Document SCSS/Less (#2742)

* Document SCSS/Less

* Add missing word

* Add docs for examples dir

* Add extra example

* uppercase J

* Add with pkg example (#2751)

* Add custom server micro example (#2750)

* Ease running multiple examples at the same time with process.env.PORT (#2753)

* Add line-height rule for error page h2 (#2761)

* Add support for fetching multiple translation files (#2743)

* Add support for fetching multiple translation files

* Cleanup

* Clear missed interval (#2611)

* clear missed interval

* remove trailing whitespace

* Relay Modern Example (#1757) (#2773)

* Simplification of Relay Modern Example (#1757) (#2776)

* Use deterministic names for dynamic import (#2788)

* Always use the same name for the same dynamic import.

* Add unit tests for the modulePath generation.

* Allow tests to run correctly on Windows.

* Make the chunk name a bit pretty.

* Fix tests to run on Windows.

* 3.0.4

* Revert "Make the chunk name a bit pretty." (#2792)

This reverts commit 0c9e8cf.

* 3.0.5

* Use _ as the divider for dynamic import name splitter. (#2793)

Using - gives us some weird webpack errors.

* 3.0.6

* next/dynamic Error Message Tweaks (#2798)

* Fixed issue (#2804)

#2800

* docs(material-ui): move the source code to Material-UI repository (#2808)
@ebrearley
Copy link

Wouldn't adding a brief description and a link to the new home for this code in the example's readme be important since this is essentially leaving the nextjs example completely gutted - with no reason as to why?

@timneutkens
Copy link
Member

@ebrearley I don't follow, it's documented here https://github.com/zeit/next.js/tree/master/examples/with-material-ui-next added in this PR

@ebrearley
Copy link

@timneutkens No, not really. The example readme mentions that the material-ui library is undergoing a rewrite from scratch with the curl pointed to the example in callemall's material-ui repository. There is no code in that directory, nor is there any link to where the code can now be found. There is also no mention as to why the example had been moved, I only found that out in this PR, found by exploring the last commit to that readme.

As somebody who looks through the example's code (which I think is the beauty of the examples) in GitHub, I found this example rather odd because there is now no actual example code. Cloning the example into a new directory on my machine is a lot of overhead if I just want to see how the example looks.

I just think that readme should contain a link to where the code now lives, with a short sentence saying something like:

"this example can be found in callemall's material-ui repository to ensure the most up to date code as it's currently undergoing a complete rewrite.

@oliviertassinari
Copy link
Contributor Author

@timneutkens Looks all good on my end.

@timneutkens
Copy link
Member

Last sentence is: > ⚠️ The source code is hosted on the Material-UI repository.
🤔

@lock lock bot locked as resolved and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants