1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00
Sam Lanning 0f354f4f06 fix inconsistent updates to react component state
Executions of setState() may be batched, and so updates to this.state and
this.props can be asynchronous, so references to this.state and this.props
should not be made in the new state, and instead the callback form of
setState() should be used.

These alerts were found using lgtm.com:
https://lgtm.com/projects/g/BoostIO/Boostnote/alerts/?mode=tree&ruleFocus=1819283066

see: https://reactjs.org/docs/state-and-lifecycle.html#state-updates-may-be-asynchronous
2018-05-14 16:15:49 -07:00
2018-03-25 20:02:06 +03:00
2017-10-16 15:09:28 +09:00
2018-03-20 11:46:33 -04:00
2018-02-26 16:43:13 +01:00
2018-05-13 00:35:01 +02:00
2017-10-16 13:57:39 +09:00
2018-04-27 09:16:30 +02:00
2018-03-25 20:02:06 +03:00
2018-03-20 16:18:18 +09:00
2017-12-08 16:21:31 +01:00
2016-01-10 06:46:20 +09:00
2017-11-27 02:57:17 +09:00
2018-02-13 13:37:04 +09:00
2018-02-03 23:39:53 +09:00
2018-04-12 19:47:02 +02:00
2018-02-13 13:37:04 +09:00
2018-03-06 09:54:37 +01:00
2018-05-09 10:00:07 +09:00
2018-02-04 00:12:38 +09:00
2018-02-03 23:39:53 +09:00
2017-06-10 12:48:28 +09:00

📣 We've launched Boostnote Bounty Program.

Boostnote app screenshot

Note-taking app for programmers.

Apps available for Mac, Windows, Linux, Android and iOS.
Built with Electron, React + Redux, Webpack and CSSModules.

Build Status

Authors & Maintainers

Contributors

Thank you to all the people who already contributed to Boostnote!

Supporting Boostnote

Boostnote is an open source project. It's an independent project with its ongoing development made possible entirely thanks to the support by these awesome backers. If you'd like to join them, please consider:

Community

More Information

License

GPL v3.

Description
No description provided
Readme 24 MiB
Languages
JavaScript 82.6%
Stylus 16.2%
HTML 1.2%