1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-02 13:24:20 +01:00
fab-manager/vendor/assets/components/summernote/meteor
2015-05-13 18:30:35 +02:00
..
package-standalone.js improves wysiwyg editor projects 2015-05-13 18:30:35 +02:00
package.js improves wysiwyg editor projects 2015-05-13 18:30:35 +02:00
publish.sh improves wysiwyg editor projects 2015-05-13 18:30:35 +02:00
README.md improves wysiwyg editor projects 2015-05-13 18:30:35 +02:00
runtests.sh improves wysiwyg editor projects 2015-05-13 18:30:35 +02:00
test.js improves wysiwyg editor projects 2015-05-13 18:30:35 +02:00

Build + Meteor status: Build Status

Packaging summernote for Meteor.js.

Versions

Meteor

If you're new to Meteor, here's what the excitement is all about - watch the first two minutes; you'll be hooked by 1:28. That screencast is from 2012. In the meantime, Meteor has become a mature JavaScript-everywhere web development framework. Read more at Why Meteor.

Issues

If you encounter an issue while using this package, please CC @dandv when you file it in this repo.

DONE

  • Instantiation test

TODO

  • Make sure the library works with Meteor's reactivity - for example to auto-save to a collection transparently after the text changes.
  • Tests ensuring correct event handling on template re-rendering