Commit Graph

72 Commits

Author SHA1 Message Date
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
Rainer Simon d2b7262aad Enabled supported locales for TimeAgo (cf. https://github.com/recogito/annotorious/issues/64) 2020-10-30 14:59:03 +01:00
Rainer Simon de71349d15 Bugfix 2020-10-13 14:51:26 +02:00
Rainer Simon 75feeb2959 Another attempt at fixing autosuggest behavior 2020-10-13 14:04:11 +02:00
Rainer Simon e44f404e28 Bugfix 2020-10-12 09:51:05 +02:00
Rainer Simon 607cd707dc Intermediate bugfix to autocomplete 2020-10-12 09:39:14 +02:00
Rainer Simon 6b5a572b64 Bugfix 2020-09-24 16:59:13 +02:00
Rainer Simon 6507ef4b73 Fixes issue reported in https://github.com/recogito/annotorious/issues/57 2020-09-24 14:55:01 +02:00
Rainer Simon 8faa9f29d8 Proper CSS class prefixing for editor 2020-09-22 14:22:17 +02:00
Rainer Simon 0898639db5 Environment bugfixes 2020-09-22 11:52:19 +02:00
Rainer Simon 4373abf54b Introduces 'draft mode' tags, so user doesn't need to hit Enter to store 2020-09-15 15:09:32 +02:00
Rainer Simon 48d65ce520 Style fixes 2020-09-14 12:43:48 +02:00
Rainer Simon 5c26b7e800 Bugfix 2020-09-14 12:38:43 +02:00
Rainer Simon 8013492f60 Bugfix 2020-09-14 12:29:53 +02:00
Rainer Simon 5018f2e8cf Fixed linter warnings 2020-09-14 12:16:07 +02:00
Rainer Simon b02ad98dd5 Comment widget now supports 'only edit my own comments' access rule 2020-09-14 12:13:47 +02:00
Rainer Simon bf5da9d2d5 Plugin API: changed the way plugin config works 2020-09-14 11:57:16 +02:00
Rainer Simon 159cd3cdfa Minor compatibility tweak 2020-09-14 10:30:04 +02:00
Rainer Simon 061a37e706 Minor fix 2020-09-12 10:30:45 +02:00
Rainer Simon 7874622ad4 More work towards flexible widget API 2020-09-12 10:06:29 +02:00
Rainer Simon b1db6e90e0 Preparatory work for flexible plugin API 2020-09-12 09:41:03 +02:00
Rainer Simon fd4fb6cdb1 IE11-specific style tweaks 2020-09-06 08:52:44 +02:00