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

How to work with imports from meteor packages #20

Closed
jschlieber opened this issue Apr 2, 2016 · 5 comments
Closed

How to work with imports from meteor packages #20

jschlieber opened this issue Apr 2, 2016 · 5 comments

Comments

@jschlieber
Copy link

I would like to write some stories for React components based on some MaterializeCSS components. I'm using the materialize:materialize meteor package. Unfortunately they rely on extending jQuery. I know it is certainly not best practice to use jQuery with React, but some MaterializeCSS components are really handy. I tried to import MaterializeCSS from npm, but failed: Issue 1422.

So, how to work with react-storybook and imports from meteor packages?

@arunoda
Copy link
Member

arunoda commented Apr 2, 2016

Unfortunately you can't. Try to get it fixed.
Anyway, eventually you need to use everything with NPM in Meteor.

@jschlieber
Copy link
Author

Ok, thanks nevertheless...

@arunoda
Copy link
Member

arunoda commented Apr 2, 2016

Great.

@arunoda arunoda closed this as completed Apr 2, 2016
@ickyrr
Copy link

ickyrr commented May 26, 2016

@jschlieber - did you find a solution for this?

@jschlieber
Copy link
Author

No, I no longer use MaterializeCSS...

ndelangen pushed a commit that referenced this issue Apr 5, 2017
API to set options added. also fixes #4
ndelangen pushed a commit that referenced this issue Apr 5, 2017
Context should contain only the story name
ndelangen pushed a commit that referenced this issue Apr 5, 2017
ndelangen pushed a commit that referenced this issue Apr 11, 2017
Update @kadira/storybook dev dependency
ndelangen pushed a commit that referenced this issue Apr 15, 2017
…20.0

@kadira/storybook@2.20.0 untested ⚠️
thani-sh pushed a commit that referenced this issue May 24, 2017
Update documentation to use addon-links package
JReinhold added a commit that referenced this issue May 31, 2023
ndelangen pushed a commit that referenced this issue Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants