calculuschild on CSS-Layers
Add note about why we use !impo… (compare)
calculuschild on CSS-Layers
Fix userpage (compare)
css
block for the style tab, but for metadata. Probably needs a whole separate PR just to set that up.
editPage.handleTextChange
setting the state (which updates the CodeEditor's props) and codeEditor.componentDidUpdate
is causing the CodeMirror instance to seemingly lose all its state wrt code marks
/new
to local storage, or to save the brew before printing to make sure that the last set of changes are still in there.
homebrew.jsx
(or wherever), then _.merge
that with the result of getBrewById()
(probably this.props.brew
in homebrew.jsx
), then every Brew, passed to any Route, should be guaranteed to have all of the default Brew properties.