Commit Graph

93 Commits

Author SHA1 Message Date
Rainer Simon f4d9ccaf08 TextEntryField now blocks DEL key event 2022-09-17 20:46:06 +02:00
Rainer Simon b92bd8d77c Minor behavior fix 2022-09-03 21:13:58 +02:00
Rainer Simon 9657769e42 Issue #107 2022-07-24 11:01:02 +02:00
Rainer Simon f476922344 Closes #94 2022-01-08 10:29:38 +01:00
Rainer Simon 8447795802 Minor bugfix regarding compatibility with previous Autocomplete API 2021-11-19 10:20:16 +01:00
Rainer Simon 94d9915140 Removed downshift dependency 2021-11-19 10:13:50 +01:00
Rainer Simon 2933129096 Closes #87 2021-10-23 08:33:47 +02:00
Rainer Simon 1dc7cc73e3 Breaking change: Dropped onRemoveAndAppend in favour of onBatchModify 2021-10-14 10:26:13 +02:00
Rainer Simon 0b3edd41d5 Closes #85 2021-10-12 18:12:24 +02:00
Rainer Simon e95c98391c Adds support for tagging vocab terms with label + uri 2021-09-13 18:13:35 +02:00
Aapo Virta 47d47f102d Expose saveImmediately and onUpsertBody to widgets 2021-08-31 14:30:15 +03:00
Rainer Simon fbdcdd18dd Fixes #74 2021-08-03 10:01:01 +02:00
Rainer Simon 541720bf50 Extended widget API 'force' option to React and PlainJS 2021-08-01 18:51:25 +02:00
Rainer Simon 5bca64a03a Renamed widget type option 2021-08-01 12:01:36 +02:00
Rainer Simon 1876f89c89 Adding override option to widget config 2021-08-01 11:42:26 +02:00
dnoneill 29e89cad24
Update PurposeSelect.jsx 2021-07-26 16:12:03 -04:00
Rainer Simon 724fc68e00 Minor renaming 2021-07-10 09:24:54 +02:00
Robin Tissot 8937019f2b Fixes wrapped widgets not being created on editor instanciation. 2021-07-09 21:53:30 +02:00
Rainer Simon 9e755c9d94 Bugfix 2021-07-05 21:18:59 +02:00
Rainer Simon daa8157eb8 Closes #69 2021-07-05 21:18:08 +02:00
Rainer Simon ecb585c11b Closes #61 2021-06-26 14:50:48 +02:00
Rainer Simon 242926ae8a Improvements/fixes for detachable editor drag handling 2021-06-19 18:12:14 +02:00
Rainer Simon 15d88d02a7 Minor fix 2021-06-11 12:09:23 +02:00
Rainer Simon a9046c8dfb React/Preact compatibility cleanup 2021-06-11 12:03:44 +02:00
Rainer Simon c08937edf3 Plugin API enhancement - hooks now supported! 2021-06-11 11:07:15 +02:00
Rainer Simon a5497df16d Renaming in prep for (possible) vite build 2021-06-03 14:33:33 +02:00
Rainer Simon 1455d879c1 Editor now supports widgets compiled with Preact 2021-06-03 14:31:37 +02:00
Rainer Simon 5c678f52f1 Cleanup 2021-04-18 18:24:36 +02:00
Rainer Simon 6ec1995791 Addressing the unaddressable issues of distinguishing React components from functions..: 2021-04-08 14:16:22 +02:00
Rainer Simon ec2fca774a Tag widget style fix: widget now hidden when empty 2021-03-30 10:43:18 +02:00
Rainer Simon 400406a650 Enhanced logic to determine whether annotation has delete button or not 2021-03-20 14:56:32 +01:00
Rainer Simon ac1e27678d Cleanup 2020-12-21 13:35:28 +01:00
Rainer Simon 0ef304e370 Minor fix 2020-12-20 17:55:10 +01:00
Rainer Simon 225da3728f Minor edits 2020-12-20 16:41:31 +01:00
Rainer Simon 03885e9958 Simpified/made more robust 2020-12-20 16:39:30 +01:00
Rainer Simon f186ff8109 Simplified to function component 2020-12-20 16:29:20 +01:00
Niqui O'Neill abb199509e update iscomment check 2020-12-14 17:41:04 -08:00
Niqui O'Neill 28f91247e5 bug fix 2020-12-07 18:04:10 -08:00
Niqui O'Neill 6aa488690c const purposes update 2020-12-04 09:04:35 -08:00
Niqui O'Neill c6d4ba8c45 remove unused variables 2020-11-30 14:31:55 -08:00
Niqui O'Neill 751946a5eb update dropdown widget 2020-11-30 14:26:25 -08:00
Niqui O'Neill e1276a60e1 fix purpose dropdown 2020-11-30 14:21:35 -08:00
Niqui O'Neill 71aa9c128e fix purpose when missing 2020-11-30 13:19:57 -08:00
Niqui O'Neill 2caf83083f merge fixes 2020-11-25 12:08:30 -08:00
Niqui O'Neill ffd6fc5c00 merge 2020-11-25 12:00:10 -08:00
Niqui O'Neill 3704ebeebf purpose dropdown 2020-11-25 11:58:54 -08:00
Niqui O'Neill 424860bfc3 stash changes 2020-11-16 14:07:14 -05:00
Rainer Simon bce13d0210 Cleanup 2020-11-10 14:50:12 +01:00
Rainer Simon 4627c5a6bf Replaced contentEditable DIV with textarea 2020-11-10 14:48:10 +01:00
Niqui O'Neill 522054590e add dropdown to widget 2020-11-02 18:52:06 -05:00