Commit Graph

28 Commits

Author SHA1 Message Date
Rainer Simon fb940d78b2 Removed support for applyTemplate 2020-12-27 09:07:12 +01:00
Rainer Simon 607cd707dc Intermediate bugfix to autocomplete 2020-10-12 09:39:14 +02:00
Rainer Simon 0c033aab50 Fixes to text annotation concerning new plugin API 2020-09-13 08:35:01 +02:00
Rainer Simon d448189c0e Cleanup 2020-09-12 10:36:17 +02:00
Rainer Simon 49b0481b83 Relation vocabulary plumbing 2020-07-09 11:26:16 +02:00
Rainer Simon 3f4e6a85ec Added onAnnotationSelected call 2020-05-29 10:48:29 +02:00
Rainer Simon 71f390b316 Tweaked readOnly mode 2020-05-29 10:44:11 +02:00
Rainer Simon 4825f3b21d Internal API change: keep ref to selected DOM node, not just bounds 2020-05-12 19:50:33 +02:00
Rainer Simon 9f11f88fa6 Bugfix 2020-05-08 21:03:45 +02:00
Rainer Simon 4f5bab8237 Exported MS Edge polyfill 2020-05-08 20:57:44 +02:00
Simon Rainer 41529a4cd1 Polyfills to enable editor positoning on MS Edge (issue #7) 2020-05-05 13:13:10 +02:00
Rainer Simon 95c7e26557 Switched to Preact 2020-05-01 20:01:55 +02:00
Rainer Simon 2ca27b285d Made overrideId work for long delays 2020-05-01 11:44:01 +02:00
Rainer Simon 5554a54df8 Force-closing all editors during ID override, cf. issue #4 2020-05-01 11:08:00 +02:00
Rainer Simon 41bd28185e Implements issue #4 2020-04-30 20:34:24 +02:00
Rainer Simon 002af61add Bugfix: connections now properly removed when deleting attached annotation 2020-04-29 11:36:52 +02:00
Rainer Simon b5517e54d1 More relationship CRUD behavior cleanup 2020-04-28 12:10:25 +02:00
Rainer Simon d491c402af Fixes to relation CRUD event behavior 2020-04-28 11:26:58 +02:00
Rainer Simon 11c1c224a0 Bugfix 2020-04-28 11:13:52 +02:00
Rainer Simon cb5f867b14 Added missing events for relation CRUD ops 2020-04-28 11:10:00 +02:00
Jan Kaßel 297d7a42d3 fix: call annotation deleted handler 2020-04-25 13:45:52 +02:00
Rainer Simon 59b7517414 applyTemplate API method 2020-04-22 18:47:42 +02:00
Rainer Simon 3918785cf4 Added experimental 'autoApply' feature 2020-04-20 19:04:53 +02:00
Rainer Simon b5e640bd34 Fixed partial render problem when switching between annotations 2020-04-16 21:14:18 +02:00
Rainer Simon 580ece0352 Cleanup + editor positioning fix 2020-04-08 09:10:37 +02:00
Rainer Simon dfa396031e Cleanup 2020-04-07 17:08:32 +02:00
Rainer Simon ba094bc4a5 Cleanup 2020-04-07 14:19:19 +02:00
Rainer Simon 933eb9f1c4 Moved base app over from RecogitoJS module as TextAnnotator 2020-04-04 22:46:33 +02:00