Commit Graph

333 Commits

Author SHA1 Message Date
Rainer Simon 159cd3cdfa Minor compatibility tweak 2020-09-14 10:30:04 +02:00
Rainer Simon 9be769ea32 Bumped version 2020-09-13 08:58:57 +02:00
Rainer Simon 0c033aab50 Fixes to text annotation concerning new plugin API 2020-09-13 08:35:01 +02:00
Rainer Simon 9b407e2790 Browserlist update 2020-09-12 16:02:36 +02:00
Rainer Simon d448189c0e Cleanup 2020-09-12 10:36:17 +02:00
Rainer Simon 061a37e706 Minor fix 2020-09-12 10:30:45 +02:00
Rainer Simon f95cd46d55 Bugfix 2020-09-12 10:08:02 +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 d4ab1aedb4 Cleanup 2020-09-11 14:22:53 +02:00
Rainer Simon 26ee0d7868 Cleanup 2020-09-11 11:18:59 +02:00
Rainer Simon 31a2d13cdb Bugfix 2020-09-11 11:14:12 +02:00
Rainer Simon 1cde3d866d Made plugin events work 2020-09-11 09:58:55 +02:00
Rainer Simon 64aa253a5e Basic plugin API example 2020-09-11 09:14:19 +02:00
Rainer Simon fd4fb6cdb1 IE11-specific style tweaks 2020-09-06 08:52:44 +02:00
Rainer Simon 095da4cc7a Comment field focus after render 2020-09-05 13:42:26 +02:00
Rainer Simon ed78059ec5 CSS + behavior tweaks 2020-09-05 13:39:54 +02:00
Rainer Simon 1c4faffceb Bumped version 2020-08-30 12:37:32 +02:00
Rainer Simon 98df4da14c Fixes (potentially) last remaining IE11 compat issue 2020-08-30 12:34:15 +02:00
Rainer Simon 0f7e2f8a70 Fixes #30 2020-08-30 09:10:44 +02:00
Rainer Simon e5391cdb97 Minor tweaks concerning IE11 2020-08-29 14:26:48 +02:00
Rainer Simon f5696fb5be Bumped version 2020-08-28 18:07:51 +02:00
Rainer Simon ece8d8d507 Bumped version 2020-08-28 18:03:52 +02:00
Rainer Simon d9e5291472 Revised polyfills concerning IE11 compat 2020-08-28 17:55:31 +02:00
Rainer Simon 2c1372f075 Cleanup 2020-08-27 20:40:10 +02:00
Rainer Simon d1cf472938 More IE11 compatibility fixes 2020-08-27 20:31:29 +02:00
Rainer Simon 8d66a79444 Added a million IE11 polyfills... 2020-08-26 22:01:45 +02:00
Rainer Simon 011442bd7d Minor fixes 2020-08-26 21:48:39 +02:00
Rainer Simon b280a7daeb Minor change in preparation for better headless 2020-08-23 20:58:30 +02:00
Rainer Simon 7247a22f2c Merge branch 'master' of github.com:recogito/recogito-client-core 2020-08-15 13:52:25 +02:00
Rainer Simon 710bfc77af Editor Cancel event now returns annotation as payload 2020-08-15 13:52:17 +02:00
Rainer Simon 0c4b186c2a
Merge pull request #29 from recogito/dependabot/npm_and_yarn/serialize-javascript-3.1.0
Bump serialize-javascript from 2.1.2 to 3.1.0
2020-08-13 14:18:03 +02:00
dependabot[bot] 815847e74a
Bump serialize-javascript from 2.1.2 to 3.1.0
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 2.1.2 to 3.1.0.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v2.1.2...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-13 08:59:02 +00:00
Rainer Simon f705cda635 Merge branch 'master' of github.com:recogito/recogito-client-core 2020-08-07 09:28:52 +02:00
Rainer Simon 0bf9f37549 Rendering no longer breaks when single annotation is broken 2020-08-07 09:28:43 +02:00
Rainer Simon 83ab4ea7df
Merge pull request #28 from recogito/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3
2020-08-02 09:26:19 +02:00
dependabot[bot] 045b3e470d
Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 19:33:50 +00:00
Rainer Simon e823d5a506 Autocomplete cleanup 2020-07-13 14:13:04 +02:00
Rainer Simon 130e29f966 Bugfix: avoids stratification when making a selection that perfectly overlaps an annotation 2020-07-13 13:15:17 +02:00
Rainer Simon 351f232be7 Version upgrades 2020-07-13 12:53:22 +02:00
Rainer Simon e772ab392d Bumped version 2020-07-11 15:16:55 +02:00
Rainer Simon b75564b29f Tag autocomplete behavior fix 2020-07-10 15:07:04 +02:00
Rainer Simon 89809ad197 Behavior bugfixes 2020-07-09 17:51:43 +02:00
Rainer Simon 1413136d59 CSS tweaks 2020-07-09 16:03:05 +02:00
Rainer Simon 1c2a66f5fd Added controlled vocab dropdown to standard tag widget 2020-07-09 15:59:55 +02:00
Rainer Simon e6e33158ab Behavior + style bugfixes 2020-07-09 13:01:34 +02:00
Rainer Simon 779629ed2f Bugfix 2020-07-09 12:36:30 +02:00
Rainer Simon 49b0481b83 Relation vocabulary plumbing 2020-07-09 11:26:16 +02:00
Rainer Simon 24458e26f0 Autocomplete dropdown for relations editor 2020-07-09 11:20:33 +02:00
Rainer Simon d47d93566e
Removed redundant condition 2020-06-27 21:12:45 +02:00