question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

👋 Some notes I took looking at the source code :)

See original GitHub issue

Hi 👋 ,

I will gather my feedback on the project in this issue. You have done a great job so far! It’s opening a new path for Material-UI. I want this project to be an inspiring theme example. I will invest time into it.

import BugReport from 'material-ui-icons/BugReport';
import Code from 'material-ui-icons/Code';
import Cloud from 'material-ui-icons/Cloud';
-paddingRight: '15px', 
+paddingRight: 15, 

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:13
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
mbrookescommented, Jan 31, 2018

to be cautious with:

 import { 
     BugReport, Code, Cloud 
 } from 'material-ui-icons'; 

Similarly with the recommendation here: https://creativetimofficial.github.io/material-dashboard-react/#/documentation/styles

See: https://material-ui-next.com/guides/minimizing-bundle-size/

2reactions
oliviertassinaricommented, Jan 31, 2018

I haven’t had the time to look at everything in detail yet. Give me a week or two.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some notes I took looking at the source code :) #3 - GitHub
Hi 👋 , I have been browsing most of the components. I'm very happy to see this themed version of Material-UI! Great job....
Read more >
A Basic Good Coding Practise: How To Comment Codes And ...
Comments written along with the codes are the most natural way to take notes so you can read it quickly in context. Did...
Read more >
My note-taking process - DEV Community 👩‍💻👨‍💻
I've taken notes over the years with everything from plain text files to heavy apps like OneNote but for me this just blows...
Read more >
Use commit date for cross-referenced system notes (!60700) · Merge ...
Kai Armstrong added groupsource code devopscreate scoped labels and automatically ... For more information, take a look at our Commit message guidelines.
Read more >
Help Center Article Editor needs to support (easy) source code ...
However, one feature has been removed and will undoubtedly cause some serious pain points for our agents in easily creating help articles: formatting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found