api.js
|
Add custom context object for note creation
|
2020-04-06 18:20:04 -04:00 |
audio-system.js
|
Rename audio.js to audio-system.js
|
2020-03-07 21:43:51 -05:00 |
core.js
|
fix NOT (a OR B) to NOT (a AND b)
|
2020-04-05 20:42:23 +03:00 |
display-context.js
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |
display-generator.js
|
Remove statics
|
2020-04-09 22:40:25 -04:00 |
display.js
|
Fix not awaiting this._getNoteContext
|
2020-04-06 18:55:45 -04:00 |
dom.js
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |
scroll.js
|
Use .bind instead of () => {}
|
2020-02-26 21:01:40 -05:00 |
template-handler.js
|
simplify TemplateHandler
|
2020-02-10 21:56:48 +02:00 |
text-scanner.js
|
apply all options on profile change
|
2020-03-21 22:13:07 +02:00 |
timer.js
|
Update license info URL
|
2020-01-01 12:00:31 -05:00 |