Rainer Simon
8588a1fd7d
Bugfix regarding UI label overrides
2021-04-18 13:12:44 +02:00
Rainer Simon
6895f39660
Added ability to override UI labels
2021-04-18 13:09:56 +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
35409bc473
Bumped version
2021-04-04 12:00:05 +02:00
Rainer Simon
ad47392c13
Closes #54
2021-04-04 09:12:02 +02:00
Rainer Simon
0c9e7fba1a
Should fix dynamic positioning issue
2021-04-01 13:45:17 +02:00
Rainer Simon
ec45406b1c
Bumped version
2021-03-30 20:51:57 +02:00
Rainer Simon
5666011274
npm security fixes
2021-03-30 20:49:13 +02:00
Rainer Simon
ec2fca774a
Tag widget style fix: widget now hidden when empty
2021-03-30 10:43:18 +02:00
Rainer Simon
ce3a92811e
Bumped version
2021-03-27 21:39:44 +01:00
Rainer Simon
5719693bbd
Build
2021-03-27 21:37:41 +01:00
Rainer Simon
ae685bb166
allowEmpty config option
2021-03-27 21:35:12 +01:00
Rainer Simon
9978d84a23
Bumped version
2021-03-26 12:01:15 +01:00
Rainer Simon
b44df91839
Delete button style tweaks
2021-03-21 10:38:20 +01:00
Rainer Simon
f8d857546f
Delete button style
2021-03-20 15:39:34 +01:00
Rainer Simon
3cc294ca83
Styles
2021-03-20 14:59:51 +01: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
75d5c79d13
Merge branch 'fcollonval-ft/delete-button' into delete-button
2021-03-20 09:17:13 +01:00
Rainer Simon
4f28723f88
Temporary fix: merge conflict
2021-03-20 09:16:56 +01:00
Rainer Simon
17d2360e89
Bumped version
2021-03-17 13:20:37 +01:00
Rainer Simon
4bd9c282e8
For consistency with WebAnnotation
2021-03-16 13:33:02 +01:00
Rainer Simon
285ba55ea5
npm security fixes
2021-03-12 15:16:09 +01:00
Rainer Simon
7e7f9fdd82
Bugfix
2021-03-12 15:13:03 +01:00
Rainer Simon
37ca2106a9
Cleanup
2021-02-28 09:20:13 +01:00
Rainer Simon
a81fdc90c7
Bumped version
2021-02-27 18:08:17 +01:00
Rainer Simon
0c83d309a2
Editor position bugfix
2021-02-27 18:04:58 +01:00
Rainer Simon
fd512a5ccf
Bumped version
2021-02-21 08:33:10 +01:00
Rainer Simon
1fb27990cf
Browserlist update
2021-02-21 08:30:38 +01:00
Rainer Simon
e2d329810f
Added onUpsertBody convenience method
2021-02-21 08:29:16 +01:00
Rainer Simon
c22c9e2352
Refactoring
2021-02-21 08:05:10 +01:00
Rainer Simon
c29fc007db
Refactoring
2021-02-21 08:01:14 +01:00
Rainer Simon
40d49a44ab
Exported autocomplete
2021-02-20 19:06:58 +01:00
Rainer Simon
b408fd0765
Exported icons
2021-02-20 19:03:48 +01:00
Rainer Simon
520ba17710
Removed more text-only code
2021-02-20 18:55:26 +01:00
Rainer Simon
91c1fd0ea2
Refactoring: removed all text depdendencies from core
2021-02-20 18:52:45 +01:00
Rainer Simon
a8340866d6
Fixes https://github.com/recogito/recogito-js/issues/16
2021-02-17 17:15:23 +01:00
Rainer Simon
2314132564
Fixed CSS overlap bug
2021-02-15 07:41:02 +01:00
Rainer Simon
63026e73e5
Bumped version
2021-02-14 12:07:06 +01:00
Rainer Simon
432ca90cb4
Changes to selection target now re-render the editor widgets ( #34 )
2021-02-14 11:37:36 +01:00
Frédéric Collonval
0d73992bab
Add remove button in editor
2021-01-28 09:54:34 +01:00
Rainer Simon
6d8e0bdb60
Added .onSetProperty method (issue #42 )
2021-01-17 14:01:22 +01:00
Rainer Simon
c1ebc07f00
Bugfix
2021-01-08 12:28:10 +01:00
Rainer Simon
1c3b9bda2c
Security fix + registered Greek labels for timeago
2021-01-08 12:26:03 +01:00
Rainer Simon
a34add6419
Merge pull request #47 from georgioskap/greek-language
...
Adding Greek Language Translation File
2021-01-08 12:23:42 +01:00
Georgios Kaperonis
6d85c661a0
Adding Greek Language Translation File
2021-01-08 13:17:27 +02:00
Rainer Simon
8191cae867
Merge pull request #45 from websemantics/patch-2
...
Update Editor.jsx
2021-01-04 18:50:23 +01:00
Adnan M.Sagar, PhD
70da8d1a70
Update Editor.jsx
...
Shorter syntax for doing the same.
2021-01-04 19:40:45 +02:00
Rainer Simon
7b738cc2d4
Merge pull request #44 from websemantics/patch-1
...
Update Editor.jsx
2021-01-04 16:48:56 +01:00
Adnan M.Sagar, PhD
52a3ffb55f
Update Editor.jsx
...
Small fix to add created or modified to the body correctly.
Below was my original fix but didn't want to change file flow
```js
meta[body.created ? 'modified' : 'created'] = props.env.getCurrentTimeAdjusted()
```
Great job with the all the Annotation packages, thank you.
2021-01-04 17:22:25 +02:00
Rainer Simon
edd16e48f2
Bumped version
2021-01-03 10:04:38 +01:00