-
Notifications
You must be signed in to change notification settings - Fork 7
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
[IMPROVEMENT] Make more plugins and examples available #152
Labels
documentation
Documentation related issue
enhancement
Minor enhancement or optimization
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
Comments
alvinkl
changed the title
[IMPROVEMENT] Make more plugins available such as JSS, MOBX, GraphQL, Images, ETC
[IMPROVEMENT] Make more plugins available
Mar 26, 2019
13 tasks
alvinkl
added
enhancement
Minor enhancement or optimization
help wanted
Extra attention is needed
good first issue
Good for newcomers
question
Further information is requested
documentation
Documentation related issue
labels
Mar 26, 2019
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re airyrooms#152
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re airyrooms#152 refactor(maleo-plugins): add minimizer and clean up css plugins feat(maleo-plugins): add chalk for error logging docs(example): add example for multiple routes css docs(maleo-plugins): add docs for css plugin fix(maleo-plugins): add contenthash to chunkfilename as well
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re airyrooms#152 refactor(maleo-plugins): add minimizer and clean up css plugins feat(maleo-plugins): add chalk for error logging docs(example): add example for multiple routes css docs(maleo-plugins): add docs for css plugin fix(maleo-plugins): add contenthash to chunkfilename as well
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re airyrooms#152 refactor(maleo-plugins): add minimizer and clean up css plugins feat(maleo-plugins): add chalk for error logging docs(example): add example for multiple routes css docs(maleo-plugins): add docs for css plugin fix(maleo-plugins): add contenthash to chunkfilename as well
13 tasks
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re airyrooms#152 refactor(maleo-plugins): add minimizer and clean up css plugins feat(maleo-plugins): add chalk for error logging docs(example): add example for multiple routes css docs(maleo-plugins): add docs for css plugin fix(maleo-plugins): add contenthash to chunkfilename as well
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re airyrooms#152 refactor(maleo-plugins): add minimizer and clean up css plugins feat(maleo-plugins): add chalk for error logging docs(example): add example for multiple routes css docs(maleo-plugins): add docs for css plugin fix(maleo-plugins): add contenthash to chunkfilename as well
alvinkl
added a commit
that referenced
this issue
Mar 26, 2019
maleo plugin now able to have options for utilizing isomorphic style loader, extracting css files, and enable or disable css modules re #152 refactor(maleo-plugins): add minimizer and clean up css plugins feat(maleo-plugins): add chalk for error logging docs(example): add example for multiple routes css docs(maleo-plugins): add docs for css plugin fix(maleo-plugins): add contenthash to chunkfilename as well
I'm working on Apollo Client GraphQL example! |
I think it is great to have a |
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 27, 2019
13 tasks
alvinkl
added a commit
that referenced
this issue
Mar 27, 2019
I'll work the compose plugin :) |
alvinkl
added a commit
to alvinkl/maleo-plugins
that referenced
this issue
Mar 27, 2019
compose plugin to compose all maleo's plugin to more readable usage airyrooms/maleo.js#152
alvinkl
added a commit
to airyrooms/maleo-plugins
that referenced
this issue
Mar 27, 2019
compose plugin to compose all maleo's plugin to more readable usage airyrooms/maleo.js#152
12 tasks
I'm working on PWA example |
alvinkl
added a commit
to alvinkl/maleo.js
that referenced
this issue
Mar 28, 2019
ported google pwa example to work with maleo re airyrooms#152
13 tasks
alvinkl
added a commit
that referenced
this issue
Mar 28, 2019
ported google pwa example to work with maleo re #152
alvinkl
added a commit
that referenced
this issue
Mar 28, 2019
ported google pwa example to work with maleo re #152
alvinkl
changed the title
[IMPROVEMENT] Make more plugins available
[IMPROVEMENT] Make more plugins and documentation available
Mar 29, 2019
alvinkl
changed the title
[IMPROVEMENT] Make more plugins and documentation available
[IMPROVEMENT] Make more plugins and examples available
Mar 29, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Documentation related issue
enhancement
Minor enhancement or optimization
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
Make more plugins for Maleo, also its nice to have proper documentation on the plugin as well on how to make the plugin.
Plugins to be made:
CSS:
JS:
Other:
Examples to be made:
CSS:
JS:
Other:
We are currently working on Documentation to let contributor make plugin easier.
Should you find any question, please let us know!
Maleo is made to help other people build their app easily, in order to let other build their app easily we need to make plugins to support those actions.
Happy contributing 🎉!
Credits to our contributors for making Maleo's plugins:
Redux
,Gulp
,Typescript
,CSS
Compose Plugin
...
Redux
,Gulp
,Typescript
Emotion
,MobX
CSS
,Apollo Graphql
,Compose Plugin
PWA
...
The text was updated successfully, but these errors were encountered: