-
> Note: This issue tracks work that began in PR #4234.
As documented in #4224 and elsewhere, the minified+gzip'd size of the complete set of Apollo client packages (including `react-apollo`) is pus…
-
I installed Meteor.js version 1.4 using the windows installer on Windows 10 Pro 64-bit. When I run meteor --version or any other meteor command (besides the meteor npm commands) I get the following me…
-
material-ui/lib/table/table-body.js:42
propTypes: {
^^^^^^^^^
SyntaxError: Duplicate data property in object literal not allowed in strict mode
#1917 this merge request was merged right after 0.12…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question,…
-
> Now that this is moving into the non Basic Multilingual Plane, it would be useful to also have the UTF-16 notation for these icons in the cheat sheet next to hex as that one can't be used directly i…
-
In [`src/Data.js`](https://github.com/TheRealNate/meteor-react-native/blob/8f3e040b986c4402f808ec51466d36967fa70f0f/src/Data.js#L9), the batched updates feature is being used from ReactNative's shims.…
-
Is there any experience with using this with Meteor?
-
I've got my own material-ui fork in a folder, and I've run `npm link` so I can link it to a project I'm working on. This works fine, but I'm wondering how I can make changes to material-ui and then qu…
-
I've added `"extends": "eslint-config-airbnb"` to an empty .eslintrc file and when I run `eslint app` I get the following error. If I remove the extends and paste in the node_modules .eslint contents,…