Requirements:
- lodash (or underscore, you may need to change your _ functions to suit)
- Meteor email package
Meteor.startup(function () {
var sendEmail = _.bind(Email.send, Email);
import React from 'react'; | |
import editor from 'react-bootstrap-table/lib/Editor'; | |
// Copied wholesale from react-bootstrap-table, modified where noted | |
class CustomModalBody extends React.Component { | |
getFieldValue() { | |
const newRow = {}; | |
this.props.columns.forEach((column, i) => { | |
let inputVal; |
/* Only the necessary information to address | |
* https://github.com/tomchentw/react-google-maps/issues/183#issuecomment-220705977 | |
* has been included here. | |
* | |
* YMMV. | |
*/ | |
import React from 'react'; | |
// Need these to muck around with bounds |
/** | |
* Get `splendido:accounts-meld` working with the Mantra sample Blog App | |
* | |
* Create a file that looks something like this in your `/server` | |
* | |
* Caveat: No guarantees, negligible support, YMMV. If you have a better way, let me know. | |
*/ | |
import {Meteor} from 'meteor/meteor'; | |
import _ from 'lodash'; |
I hereby claim:
To claim this, I am signing this object: