mpowaga / meteor-autoform-summernote

https://atmospherejs.com/mpowaga/autoform-summernote
25 stars 18 forks source link

Compatibility with autoform@6.0 #35

Open Wecoboss opened 7 years ago

Wecoboss commented 7 years ago

Good afternoon,

Your package is really great and works like a charm. However, I need to switch to AutoForm 6.0 but your api version forbids it. Have you tried your package against AutoForm 6.0 and do you think you can release a new version with this compatibility?

Many thanks in advance.

choncj commented 7 years ago

@Wecoboss My suggestion for you would be to change this package and make use of a Local Package as described here. For me the local package works with autoform@6.0.

Cheers!

aniskhan001 commented 6 years ago

There's an open PR on this repo with the support of Autoform 6.2.0.

But since this package went to a stale mode for a long time, I have created an updated package here: atmospherejs.com/aniskhan001/autoform-summernote

meteor add aniskhan001:autoform-summernote and enjoy using summernote with your app again!