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

Fold template-extension package into core packages #190

Closed
hwillson opened this issue Nov 29, 2016 · 1 comment
Closed

Fold template-extension package into core packages #190

hwillson opened this issue Nov 29, 2016 · 1 comment

Comments

@hwillson
Copy link
Contributor

Migrating over from meteor/meteor#3706.


(originally opened by @aldeed)

I'd like to make a case for folding the template-extension package API into the core API from blaze/templating packages.

  • It's messing with private properties.
  • Some of the functions could be implemented in a more ideal way if done alongside the core functions
  • Most of the functions are extremely useful, to the point of being needed in pretty much every project I do.
  • It's really not much code
  • We'd like to add support for template tag attributes, which we can't currently do.
  • We can submit PRs with tests if we know MDG will pull them.
@filipenevola
Copy link
Collaborator

I'm closing this issue because it's too old.

If you think this issue is still relevant please open a new one.

Why? We need to pay attention to all the open items so we should keep opened only items where people are involved.

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