Skip to content

Commit

Permalink
update editor
Browse files Browse the repository at this point in the history
- BREAKING renamed `onChange` property to `onUsjChange`
- BREAKING renamed `setScrRef` property to `onScrRefChange`
- don't fire `onUsjChange` when `setUsj` is called
- add `getSelection` function
- improve README
- remove unused emoji assets
  • Loading branch information
irahopkinson committed Sep 4, 2024
1 parent f6f2c1f commit 7f7e358
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 14 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

2 changes: 1 addition & 1 deletion extensions/src/platform-scripture-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"platform-bible-utils": "file:../../../lib/platform-bible-utils"
},
"devDependencies": {
"@biblionexus-foundation/platform-editor": "^0.5.3",
"@biblionexus-foundation/platform-editor": "^0.6.0",
"@biblionexus-foundation/scripture-utilities": "^0.0.4",
"@swc/core": "^1.4.11",
"@types/node": "^20.12.2",
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7f7e358

Please sign in to comment.