-
Notifications
You must be signed in to change notification settings - Fork 13
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
Support for Content Blocks #18
Comments
This should be easy, I have some ideas on how to solve this, basically we need a new regex pattern and replacer in here: https://github.com/timbrandin/react-templates/blob/master/react-regex.js |
Thanks please update the package! I need it so bad! |
@txs have you also moved on to working solely in React? |
No I don't know react yet. But we're thinking to move to it little by @txs https://github.com/txs have you also moved on to working solely in — |
Alright, yeah I have a few projects in Blaze still, as it's hard to replace autoform and the accounts packages. I'm actually waiting until there is such a thing in React before switching completely. For small projects React is perfect and when you want server side rendering! |
Awesome I hope to use blaze-react with content block soon thanks
|
How do I use regex and change the content block to react components? |
I'm also using the meteor-ionic package and would like to have support of content blocks.
Hoping to have this feature!
reference: https://www.discovermeteor.com/blog/spacebars-secrets-exploring-meteor-new-templating-engine/
Sincerely,
txs
The text was updated successfully, but these errors were encountered: