- Notifications
You must be signed in to change notification settings - Fork16
Tags: cofinley/free-roam
Tags
v0.8.0
Improve rendering performance, bump to v0.8.0- Use React.memo where applicable- Don't save to redux onChange for textarea, just onBlur - Main drag on performance- Restrict redux selectors where applicable - We don't always need the whole slice of data- Fix scroll on long document
v0.1.2
Fix view pane and PageLink bugs- View pane 'close' listener was accidentally wrapping the whole block- Clicking on page links in a block would not only navigate to the page,but would also start editing the block line, if clicked on in the sidebar.
PreviousNext