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 |
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 |
Rainer Simon
|
a335f51b17
|
Bumped version
|
2021-07-07 18:56:13 +02:00 |
Rainer Simon
|
0bf3fcfbff
|
Bugfix
|
2021-07-07 18:49:16 +02:00 |
Rainer Simon
|
e9290c3f98
|
Bumped version
|
2021-07-07 07:37:39 +02:00 |
Rainer Simon
|
b625f7b024
|
Cleanup
|
2021-07-06 07:28:09 +02:00 |
Rainer Simon
|
9e755c9d94
|
Bugfix
|
2021-07-05 21:18:59 +02:00 |
Rainer Simon
|
daa8157eb8
|
Closes #69
|
2021-07-05 21:18:08 +02:00 |
Rainer Simon
|
d1c6d0441b
|
Reorganized polyfills
|
2021-07-04 21:48:47 +02:00 |
Rainer Simon
|
ed436ec8ec
|
Removed polyfills
|
2021-07-03 17:55:31 +02:00 |
Rainer Simon
|
b3b2216a00
|
Bumped version
|
2021-07-03 08:26:41 +02:00 |
Rainer Simon
|
e5752f97b2
|
Bumped version
|
2021-07-03 08:26:15 +02:00 |
Rainer Simon
|
e84bebc9b9
|
Revised widget API for batch body modifications
|
2021-07-03 08:10:02 +02:00 |
Rainer Simon
|
9cb80ca6a4
|
Finished extending widget API (issues #65 + #66)
|
2021-06-30 19:20:46 +02:00 |
Rainer Simon
|
2852d0c67c
|
onAppendBody + onRemoveBody now support arrays of bodies as arg (#65)
|
2021-06-30 18:57:55 +02:00 |
Rainer Simon
|
3a6b6ac1db
|
WIP - needs testing but should address #66
|
2021-06-29 20:49:26 +02:00 |
Rainer Simon
|
2603439cb1
|
Experimental: refactored the editor into a class component for more flexibility (#65, #66)
|
2021-06-29 20:44:39 +02:00 |
Rainer Simon
|
ecb585c11b
|
Closes #61
|
2021-06-26 14:50:48 +02:00 |
Rainer Simon
|
3c7682a84c
|
Closes #63
|
2021-06-26 14:19:40 +02:00 |
Rainer Simon
|
b78498be05
|
Bumped version
|
2021-06-20 18:02:35 +02:00 |
Rainer Simon
|
ce12712517
|
Editor API/props change to support #57
|
2021-06-20 17:59:03 +02:00 |
Rainer Simon
|
ae467dcc09
|
Merge branch 'draggable-editor' into main
|
2021-06-20 08:01:39 +02:00 |
Rainer Simon
|
897a323d6d
|
Made detachable editor feature switchable
|
2021-06-20 07:59:42 +02:00 |
Rainer Simon
|
730b3960cb
|
Merge pull request #60 from recogito/draggable-editor
Draggable editor
|
2021-06-19 18:14:36 +02:00 |
Rainer Simon
|
242926ae8a
|
Improvements/fixes for detachable editor drag handling
|
2021-06-19 18:12:14 +02:00 |
Rainer Simon
|
48c59197f6
|
Draggable editor experiment
|
2021-06-17 20:59:07 +02:00 |
Rainer Simon
|
efc1e30bb6
|
Fixed repo links
|
2021-06-12 14:04:32 +02:00 |
Rainer Simon
|
db23d8d0f8
|
Bumped version
|
2021-06-12 07:58:47 +02:00 |
Rainer Simon
|
15d88d02a7
|
Minor fix
|
2021-06-11 12:09:23 +02:00 |
Rainer Simon
|
a9046c8dfb
|
React/Preact compatibility cleanup
|
2021-06-11 12:03:44 +02:00 |
Rainer Simon
|
7faceb41e4
|
Build cleanup
|
2021-06-11 11:54:06 +02:00 |