Commit Graph

333 Commits

Author SHA1 Message Date
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
Rainer Simon 35a339dcd3 Registered NL translations for timeago 2021-01-03 10:02:24 +01:00
Rainer Simon cc87d94b3b
Merge pull request #43 from nico5038/patch-1
The dutch (nl) text
2021-01-02 20:36:18 +01:00
Nico Altink 9947e55733
The dutch (nl) text 2020-12-31 20:19:29 +01:00
Rainer Simon 2faaa2405e Bumped version 2020-12-27 20:54:26 +01:00
Rainer Simon aaae5c32f2 Minor API tweak 2020-12-27 17:51:19 +01:00
Rainer Simon 2482d37bd9 Minor fix 2020-12-27 12:01:35 +01:00
Rainer Simon 5212832d98 Bumped version 2020-12-27 11:31:05 +01:00
Rainer Simon 9e53020b61 Readme 2020-12-27 11:28:21 +01:00
Rainer Simon ab0e9cfe09 Readme 2020-12-27 11:23:14 +01:00
Rainer Simon fb940d78b2 Removed support for applyTemplate 2020-12-27 09:07:12 +01:00
Rainer Simon 7a2d338593 Editor bugfix + disabled applyTemplate hack 2020-12-27 08:52:52 +01:00
Rainer Simon 3933698f98 Bumped version 0.2.7 2020-12-26 14:28:12 +01:00
Rainer Simon 7cade43a08 Bugfix 2020-12-25 20:31:37 +01:00
Rainer Simon ac1e27678d Cleanup 2020-12-21 13:35:28 +01:00
Rainer Simon ae07174ea5 Bugfix 2020-12-20 21:33:02 +01:00
Rainer Simon 7873a7743c Bumped version 2020-12-20 18:02:10 +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
Rainer Simon 4e712cadbf CSS tweak 2020-12-20 16:24:45 +01:00
Rainer Simon 84a3f568de
Merge pull request #41 from dnoneill/purpose-dropdown
update iscomment check
2020-12-20 16:19:53 +01:00
Niqui O'Neill abb199509e update iscomment check 2020-12-14 17:41:04 -08:00
Rainer Simon c8f4aedaef
Merge pull request #40 from recogito/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-14 11:37:18 +01:00
dependabot[bot] f631e8e166
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 12:53:32 +00:00
Rainer Simon 26abeb9a33
Merge pull request #39 from dnoneill/purpose-dropdown
bug fix
2020-12-08 18:38:32 +01:00
Niqui O'Neill 28f91247e5 bug fix 2020-12-07 18:04:10 -08:00
Rainer Simon 1c80007ef4
Merge pull request #38 from dnoneill/purpose-dropdown
Purpose dropdown
2020-12-07 09:02:17 +01:00
Niqui O'Neill 6aa488690c const purposes update 2020-12-04 09:04:35 -08:00