Commit Graph

468 Commits

Author SHA1 Message Date
Rainer Simon b0d07b0ef8 Added mechanism for widgets to use built-in I18N 2021-09-30 08:44:27 +02:00
Rainer Simon 401d261a49 Minor tweak 2021-09-18 10:19:39 +02:00
Rainer Simon d8af5664b0 Bumped version 2021-09-13 18:40:34 +02:00
Rainer Simon e95c98391c Adds support for tagging vocab terms with label + uri 2021-09-13 18:13:35 +02:00
Rainer Simon b681ad6a00 Cleanup 2021-09-05 08:12:48 +02:00
Rainer Simon ac8ec7a08e Made Editor autoposition optional 2021-09-05 08:10:27 +02:00
Rainer Simon 590b430fb3 Made auto-position behavior optional 2021-09-05 07:55:52 +02:00
Rainer Simon 38f0313290 Registered FI translation 2021-09-03 15:40:18 +02:00
Rainer Simon 303caf73d2
Merge pull request #81 from MediapoolFinland/finnish
Add Finnish translation
2021-09-03 15:38:23 +02:00
Aapo Virta ffc3fd09fa Add Finnish translation 2021-09-03 15:08:10 +03:00
Rainer Simon 3ab8fcc76b
Merge pull request #80 from MediapoolFinland/main
Expose saveImmediately and onUpsertBody to widgets
2021-08-31 15:14:03 +02:00
Aapo Virta 47d47f102d Expose saveImmediately and onUpsertBody to widgets 2021-08-31 14:30:15 +03:00
Rainer Simon 1448885535
Merge pull request #77 from yyhhkk12/develop
Korean translation
2021-08-17 09:19:08 +02:00
yyhhkk12 06f29f722c Korean translation 2021-08-17 15:25:52 +09:00
Rainer Simon aae0cb8b8a Polyfill build fix 2021-08-16 15:17:30 +02:00
Rainer Simon 57cd6a9db5 Bumped version 2021-08-16 14:52:05 +02:00
Rainer Simon f623f9b1a5 Minor tweaks to draggable behavior 2021-08-16 10:25:54 +02:00
Rainer Simon 56ca3a74d8 Made equality check stricter, so annotation updates can be injected via API 2021-08-12 14:30:59 +02:00
Rainer Simon 6f68fc63fd Added API method to get current annotation editing state 2021-08-12 14:04:16 +02:00
Rainer Simon 198a66f6ed Regression fix: editor no longer reset when zooming in OSD 2021-08-10 12:23:43 +02:00
Rainer Simon 26d88f9818 Bumped version 2021-08-07 14:20:22 +02:00
Rainer Simon fbdcdd18dd Fixes #74 2021-08-03 10:01:01 +02:00
Rainer Simon 8f0a78a7d4 Fixed warning: key property for editor widgets 2021-08-03 09:48:49 +02:00
Rainer Simon 3268236a7b Activated french UI translation 2021-08-02 10:20:48 +02:00
Rainer Simon 198d463427
Merge pull request #73 from olivierberten/i18n-french
French translation
2021-08-02 10:19:16 +02:00
Olivier Berten 1f31e2d74c
Merge branch 'recogito:main' into i18n-french 2021-08-02 10:13:54 +02:00
Rainer Simon b5e331c901 Bumped version 2021-08-01 18:52:56 +02:00
Rainer Simon 541720bf50 Extended widget API 'force' option to React and PlainJS 2021-08-01 18:51:25 +02:00
Rainer Simon d2cc5f0c18 Bumped version 2021-08-01 15:48:49 +02:00
Rainer Simon 9761a733a5 Eliminated dynamic imports for i18n 2021-08-01 15:47:29 +02:00
Rainer Simon fe0683ec13 Bumped version 2021-08-01 15:33:19 +02:00
Rainer Simon 614f1e650f Build config tweaks 2021-08-01 15:32:09 +02:00
Rainer Simon 1ca0a99f43 Build config fix 2021-08-01 15:18:01 +02:00
Rainer Simon 4ab5835fa3 Bumped version 2021-08-01 12:02:46 +02:00
Rainer Simon dc6eefdd6e Bumped version 2021-08-01 12:02:13 +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
Rainer Simon 70628da819 Merge branch 'main' of github.com:recogito/recogito-client-core into main 2021-08-01 10:42:29 +02:00
Rainer Simon 0ce5237f5f Marking i18n as not side-effect-free 2021-08-01 10:42:19 +02:00
Rainer Simon 9eb4360d02
Merge pull request #72 from dnoneill/master
Add transcription purpose
2021-07-29 15:41:11 +02:00
Olivier Berten 163e87dcc4
French translation 2021-07-28 20:58:07 +02:00
dnoneill 29e89cad24
Update PurposeSelect.jsx 2021-07-26 16:12:03 -04:00
Rainer Simon afffac01e7 Bumped version 2021-07-14 21:14:43 +02:00
Rainer Simon e0cfee98f7 Bumped version 2021-07-14 21:12:52 +02:00
Rainer Simon 16297d0e29 Regression: setPosition now triggered when element moves (OpenSeadragon) 2021-07-14 21:11:40 +02:00
Rainer Simon 707c2db717 Cleanup 2021-07-11 10:08:07 +02:00
Rainer Simon 87f9c3c66f Change setPosition to use only top property 2021-07-11 08:54:36 +02:00
Rainer Simon 724fc68e00 Minor renaming 2021-07-10 09:24:54 +02:00
Rainer Simon b29bb21d34
Merge pull request #70 from lauxley/fix/editor-creation-wrapped-widget
Fixes wrapped widgets not being created on editor instanciation.
2021-07-10 09:21:14 +02:00
Robin Tissot 8937019f2b Fixes wrapped widgets not being created on editor instanciation. 2021-07-09 21:53:30 +02:00