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

Support for Content Blocks #18

Open
txs opened this issue Sep 11, 2015 · 7 comments
Open

Support for Content Blocks #18

txs opened this issue Sep 11, 2015 · 7 comments

Comments

@txs
Copy link

txs commented Sep 11, 2015

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

@timbrandin
Copy link
Owner

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

@txs
Copy link
Author

txs commented Nov 13, 2015

Thanks please update the package! I need it so bad!

@timbrandin
Copy link
Owner

@txs have you also moved on to working solely in React?

@txs
Copy link
Author

txs commented Jan 30, 2016

No I don't know react yet. But we're thinking to move to it little by
little since my codebase is a little big. And the all loadnat once in blaze
is bugging us. Your package can give a great help by solving the content
block part thanks

@txs https://github.com/txs have you also moved on to working solely in
React?


Reply to this email directly or view it on GitHub
#18 (comment)
.

@timbrandin
Copy link
Owner

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!

@txs
Copy link
Author

txs commented Jan 31, 2016

Awesome I hope to use blaze-react with content block soon thanks
On Jan 31, 2016 12:21 AM, "Tim Brandin" [email protected] wrote:

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!


Reply to this email directly or view it on GitHub
#18 (comment)
.

@txs
Copy link
Author

txs commented Feb 24, 2016

How do I use regex and change the content block to react components?

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

2 participants