Skip to content

Releases: standardnotes/component-relay

2.1.2

26 Nov 20:25
1310072
Compare
Choose a tag to compare
  • feat: onThemesChange callback

2.1.1

10 Aug 02:38
91a43eb
Compare
Choose a tag to compare
  • fix: certain iOS editors failing to load and save note content (#42)

2.1.0

02 Jun 21:48
cf7ad4f
Compare
Choose a tag to compare
  • enable coallesed saving by default

2.0.12

19 May 21:25
5828632
Compare
Choose a tag to compare
misc enhancements (#37)

* fix: jsonForItem

* fix: optional chaining on getItemAppDataValue

* chore: increment version

* chore: bundle

Co-authored-by: Johnny Almonte <[email protected]>

2.0.11

18 May 21:07
0c33ca9
Compare
Choose a tag to compare
fix: detect keys on KeyUp event

2.0.10

18 May 20:39
1d135ba
Compare
Choose a tag to compare
feat: Keyup component action (#36)

* feat: KeyUp component action

* test: KeyUp action

* chore: bundle

* chore(deps): update snjs

* chore: increment version

* fix: remove extra removeEventListener

* chore: bundle

Co-authored-by: Johnny Almonte <[email protected]>

2.0.9

18 May 15:17
a1ebeef
Compare
Choose a tag to compare
fix: double key press (#35)

* fix: double key press

* chore: bundle

* chore: increment version

Co-authored-by: Johnny Almonte <[email protected]>

2.0.8

18 May 13:57
14280a2
Compare
Choose a tag to compare
  • handle new KeyPressed component action

2.0.6

04 May 22:13
02cb405
Compare
Choose a tag to compare
  • set callback param in saveItemWithPresave as optional

2.0.5

29 Apr 19:36
c69eafe
Compare
Choose a tag to compare
  • show extension name when an attempt to communicate with Standard Notes fails