@pie-element/ebsr 14.1.1-next.2 → 14.2.0-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +1547 -0
- package/CHANGELOG.md +2265 -0
- package/LICENSE.md +5 -0
- package/README.md +62 -0
- package/configure/CHANGELOG.json +992 -0
- package/configure/CHANGELOG.md +2130 -0
- package/configure/lib/defaults.js +229 -0
- package/configure/lib/defaults.js.map +1 -0
- package/configure/lib/index.js +154 -0
- package/configure/lib/index.js.map +1 -0
- package/configure/lib/main.js +222 -0
- package/configure/lib/main.js.map +1 -0
- package/configure/package.json +23 -0
- package/configure/src/__tests__/index.test.js +492 -0
- package/{src/author/defaults.ts → configure/src/defaults.js} +0 -10
- package/{src/author/index.ts → configure/src/index.js} +6 -16
- package/{src/author/main.tsx → configure/src/main.jsx} +4 -14
- package/controller/CHANGELOG.json +552 -0
- package/controller/CHANGELOG.md +1269 -0
- package/controller/lib/defaults.js +31 -0
- package/controller/lib/defaults.js.map +1 -0
- package/controller/lib/index.js +448 -0
- package/controller/lib/index.js.map +1 -0
- package/controller/lib/utils.js +18 -0
- package/controller/lib/utils.js.map +1 -0
- package/controller/package.json +18 -0
- package/controller/src/__tests__/index.test.js +591 -0
- package/controller/src/__tests__/utils.test.js +48 -0
- package/{src/controller/defaults.ts → controller/src/defaults.js} +0 -10
- package/{src/controller/index.ts → controller/src/index.js} +3 -13
- package/{src/controller/utils.ts → controller/src/utils.js} +0 -10
- package/docs/config-schema.json +5787 -0
- package/docs/config-schema.json.md +4278 -0
- package/docs/demo/config.js +8 -0
- package/docs/demo/generate.js +52 -0
- package/docs/demo/index.html +2 -0
- package/docs/demo/session.js +14 -0
- package/docs/pie-schema.json +2911 -0
- package/docs/pie-schema.json.md +2142 -0
- package/ebsr.png +0 -0
- package/lib/index.js +207 -0
- package/lib/index.js.map +1 -0
- package/lib/print.js +186 -0
- package/lib/print.js.map +1 -0
- package/module/configure.js +1 -0
- package/module/controller.js +5664 -0
- package/module/demo.js +77 -0
- package/module/element.js +1 -0
- package/module/index.html +21 -0
- package/module/manifest.json +14 -0
- package/module/print-demo.js +115 -0
- package/module/print.html +18 -0
- package/module/print.js +1 -0
- package/package.json +18 -59
- package/src/__tests__/index.test.js +129 -0
- package/src/{delivery/index.tsx → index.js} +2 -12
- package/src/{print/index.tsx → print.js} +2 -12
- package/dist/author/defaults.d.ts +0 -67
- package/dist/author/defaults.d.ts.map +0 -1
- package/dist/author/defaults.js +0 -161
- package/dist/author/index.d.ts +0 -35
- package/dist/author/index.d.ts.map +0 -1
- package/dist/author/index.js +0 -78
- package/dist/author/main.d.ts +0 -23
- package/dist/author/main.d.ts.map +0 -1
- package/dist/author/main.js +0 -121
- package/dist/controller/defaults.d.ts +0 -16
- package/dist/controller/defaults.d.ts.map +0 -1
- package/dist/controller/defaults.js +0 -26
- package/dist/controller/index.d.ts +0 -43
- package/dist/controller/index.d.ts.map +0 -1
- package/dist/controller/index.js +0 -186
- package/dist/controller/utils.d.ts +0 -11
- package/dist/controller/utils.d.ts.map +0 -1
- package/dist/controller/utils.js +0 -8
- package/dist/delivery/index.d.ts +0 -27
- package/dist/delivery/index.d.ts.map +0 -1
- package/dist/delivery/index.js +0 -132
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +0 -1
- package/dist/index.iife.d.ts +0 -9
- package/dist/index.iife.d.ts.map +0 -1
- package/dist/index.iife.js +0 -165
- package/dist/index.js +0 -2
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_DataView.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Hash.js +0 -16
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_ListCache.js +0 -16
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Map.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_MapCache.js +0 -16
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Promise.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Set.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_SetCache.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Stack.js +0 -13
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Symbol.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_Uint8Array.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_WeakMap.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_apply.js +0 -12
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_arrayEach.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_arrayFilter.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_arrayLikeKeys.js +0 -15
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_arrayMap.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_arrayPush.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_arraySome.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_assignValue.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_assocIndexOf.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseAssign.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseAssignIn.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseAssignValue.js +0 -12
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseClone.js +0 -57
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseCreate.js +0 -14
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseGet.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseGetAllKeys.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseGetTag.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsArguments.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsEqual.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsEqualDeep.js +0 -30
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsMap.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsNative.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsSet.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseIsTypedArray.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseKeys.js +0 -12
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseKeysIn.js +0 -13
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseRest.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseSetToString.js +0 -14
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseTimes.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseToString.js +0 -15
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_baseUnary.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cacheHas.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_castPath.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cloneArrayBuffer.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cloneBuffer.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cloneDataView.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cloneRegExp.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cloneSymbol.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_cloneTypedArray.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_copyArray.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_copyObject.js +0 -14
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_copySymbols.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_copySymbolsIn.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_coreJsData.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_defineProperty.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_equalArrays.js +0 -35
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_equalByTag.js +0 -35
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_equalObjects.js +0 -32
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_freeGlobal.js +0 -4
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getAllKeys.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getAllKeysIn.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getMapData.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getNative.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getPrototype.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getRawTag.js +0 -14
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getSymbols.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getSymbolsIn.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getTag.js +0 -23
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_getValue.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_hashClear.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_hashDelete.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_hashGet.js +0 -13
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_hashHas.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_hashSet.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_initCloneArray.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_initCloneByTag.js +0 -33
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_initCloneObject.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_isIndex.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_isIterateeCall.js +0 -12
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_isKey.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_isKeyable.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_isMasked.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_isPrototype.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_listCacheClear.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_listCacheDelete.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_listCacheGet.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_listCacheHas.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_listCacheSet.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheClear.js +0 -13
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheDelete.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheGet.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheHas.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_mapCacheSet.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_mapToArray.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_memoizeCapped.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_nativeCreate.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_nativeKeys.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_nativeKeysIn.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_nodeUtil.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_objectToString.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_overArg.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_overRest.js +0 -13
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_root.js +0 -5
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_setCacheAdd.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_setCacheHas.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_setToArray.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_setToString.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_shortOut.js +0 -14
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_stackClear.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_stackDelete.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_stackGet.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_stackHas.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_stackSet.js +0 -16
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_stringToPath.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_toKey.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/_toSource.js +0 -15
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/cloneDeep.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/constant.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/defaults.js +0 -16
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/eq.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/get.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/identity.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isArguments.js +0 -10
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isArray.js +0 -4
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isArrayLike.js +0 -8
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isBuffer.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isEmpty.js +0 -21
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isEqual.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isFunction.js +0 -11
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isLength.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isMap.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isObject.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isObjectLike.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isSet.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isSymbol.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/isTypedArray.js +0 -7
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/keys.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/keysIn.js +0 -9
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/memoize.js +0 -16
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/stubArray.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/stubFalse.js +0 -6
- package/dist/node_modules/.bun/lodash-es@4.17.23/node_modules/lodash-es/toString.js +0 -7
- package/dist/print/index.d.ts +0 -26
- package/dist/print/index.d.ts.map +0 -1
- package/dist/print/index.js +0 -107
- package/src/index.iife.ts +0 -16
- package/src/index.ts +0 -1
package/CHANGELOG.json
ADDED
|
@@ -0,0 +1,1547 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"type": "fix",
|
|
4
|
+
"scope": null,
|
|
5
|
+
"subject": "bump @pie-ui/ebsr@1.1.1",
|
|
6
|
+
"merge": null,
|
|
7
|
+
"header": "fix: bump @pie-ui/ebsr@1.1.1",
|
|
8
|
+
"body": null,
|
|
9
|
+
"footer": null,
|
|
10
|
+
"notes": [],
|
|
11
|
+
"hash": "aeae46ed639fda524d3e90bd6a8656f895e733bb",
|
|
12
|
+
"gitTags": "",
|
|
13
|
+
"committerDate": "2019-04-04 15:07:56 +0100",
|
|
14
|
+
"isTagged": true,
|
|
15
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"type": "fix",
|
|
19
|
+
"scope": null,
|
|
20
|
+
"subject": "lock pie-ui/ebsr version",
|
|
21
|
+
"merge": null,
|
|
22
|
+
"header": "fix: lock pie-ui/ebsr version",
|
|
23
|
+
"body": null,
|
|
24
|
+
"footer": null,
|
|
25
|
+
"notes": [],
|
|
26
|
+
"hash": "01c0b9ab35096f82626798ee419ecdd4b77d1242",
|
|
27
|
+
"gitTags": "",
|
|
28
|
+
"committerDate": "2019-04-04 10:56:51 +0100",
|
|
29
|
+
"isTagged": true,
|
|
30
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"type": "fix",
|
|
34
|
+
"scope": null,
|
|
35
|
+
"subject": "add dependency on @pie-ui/ebsr",
|
|
36
|
+
"merge": null,
|
|
37
|
+
"header": "fix: add dependency on @pie-ui/ebsr",
|
|
38
|
+
"body": null,
|
|
39
|
+
"footer": null,
|
|
40
|
+
"notes": [],
|
|
41
|
+
"hash": "0bfddb2cebda95863e4fece8195901040bc959c9",
|
|
42
|
+
"gitTags": "",
|
|
43
|
+
"committerDate": "2019-04-04 10:02:06 +0100",
|
|
44
|
+
"isTagged": true,
|
|
45
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"type": "feat",
|
|
49
|
+
"scope": null,
|
|
50
|
+
"subject": "fix tests",
|
|
51
|
+
"merge": null,
|
|
52
|
+
"header": "feat: fix tests",
|
|
53
|
+
"body": null,
|
|
54
|
+
"footer": null,
|
|
55
|
+
"notes": [],
|
|
56
|
+
"hash": "c719a22bfb2c00db58c94f601063f67440c75464",
|
|
57
|
+
"gitTags": "",
|
|
58
|
+
"committerDate": "2019-03-29 20:24:43 +0200",
|
|
59
|
+
"isTagged": true,
|
|
60
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"type": "feat",
|
|
64
|
+
"scope": null,
|
|
65
|
+
"subject": "implement default model initialization method",
|
|
66
|
+
"merge": null,
|
|
67
|
+
"header": "feat: implement default model initialization method",
|
|
68
|
+
"body": null,
|
|
69
|
+
"footer": null,
|
|
70
|
+
"notes": [],
|
|
71
|
+
"hash": "c080d28fcef5f1f7c0e6a4e94367d162958d0681",
|
|
72
|
+
"gitTags": "",
|
|
73
|
+
"committerDate": "2019-03-29 19:59:39 +0200",
|
|
74
|
+
"isTagged": true,
|
|
75
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"type": "feat",
|
|
79
|
+
"scope": null,
|
|
80
|
+
"subject": "allow constructing an ebsr with an empty model or without any",
|
|
81
|
+
"merge": null,
|
|
82
|
+
"header": "feat: allow constructing an ebsr with an empty model or without any",
|
|
83
|
+
"body": null,
|
|
84
|
+
"footer": null,
|
|
85
|
+
"notes": [],
|
|
86
|
+
"hash": "1edbe555aa3cb712b3b53c176380fba829968024",
|
|
87
|
+
"gitTags": "",
|
|
88
|
+
"committerDate": "2019-03-29 19:55:24 +0200",
|
|
89
|
+
"isTagged": true,
|
|
90
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"type": "feat",
|
|
94
|
+
"scope": null,
|
|
95
|
+
"subject": "remove unused files",
|
|
96
|
+
"merge": null,
|
|
97
|
+
"header": "feat: remove unused files",
|
|
98
|
+
"body": null,
|
|
99
|
+
"footer": null,
|
|
100
|
+
"notes": [],
|
|
101
|
+
"hash": "49562f9d060466bda8e428046e239165556d9858",
|
|
102
|
+
"gitTags": "",
|
|
103
|
+
"committerDate": "2019-03-29 15:06:18 +0200",
|
|
104
|
+
"isTagged": true,
|
|
105
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"type": "feat",
|
|
109
|
+
"scope": null,
|
|
110
|
+
"subject": "integrate unit tests",
|
|
111
|
+
"merge": null,
|
|
112
|
+
"header": "feat: integrate unit tests",
|
|
113
|
+
"body": null,
|
|
114
|
+
"footer": null,
|
|
115
|
+
"notes": [],
|
|
116
|
+
"hash": "39b05556b3745305ab4a452d060c8a1da0182185",
|
|
117
|
+
"gitTags": "",
|
|
118
|
+
"committerDate": "2019-03-29 15:01:26 +0200",
|
|
119
|
+
"isTagged": true,
|
|
120
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"type": "feat",
|
|
124
|
+
"scope": "readme",
|
|
125
|
+
"subject": "stub for @tbranyen/jsdom",
|
|
126
|
+
"merge": null,
|
|
127
|
+
"header": "feat(readme): stub for @tbranyen/jsdom",
|
|
128
|
+
"body": null,
|
|
129
|
+
"footer": null,
|
|
130
|
+
"notes": [],
|
|
131
|
+
"hash": "59c4be20471ec2d15ac54ef0e2f8c27d40460f73",
|
|
132
|
+
"gitTags": "",
|
|
133
|
+
"committerDate": "2019-03-28 17:54:22 +0200",
|
|
134
|
+
"isTagged": true,
|
|
135
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"type": "feat",
|
|
139
|
+
"scope": "readme",
|
|
140
|
+
"subject": "setup WCT + webpack",
|
|
141
|
+
"merge": null,
|
|
142
|
+
"header": "feat(readme): setup WCT + webpack",
|
|
143
|
+
"body": null,
|
|
144
|
+
"footer": null,
|
|
145
|
+
"notes": [],
|
|
146
|
+
"hash": "a5332853c23d6a662612b0c7a6fd27ed3f7105aa",
|
|
147
|
+
"gitTags": "",
|
|
148
|
+
"committerDate": "2019-03-28 17:41:29 +0200",
|
|
149
|
+
"isTagged": true,
|
|
150
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"type": "feat",
|
|
154
|
+
"scope": "readme",
|
|
155
|
+
"subject": "add content",
|
|
156
|
+
"merge": null,
|
|
157
|
+
"header": "feat(readme): add content",
|
|
158
|
+
"body": null,
|
|
159
|
+
"footer": null,
|
|
160
|
+
"notes": [],
|
|
161
|
+
"hash": "55c944ba32988e6066ca69013e48a6ffe67e5485",
|
|
162
|
+
"gitTags": "",
|
|
163
|
+
"committerDate": "2019-03-27 16:23:26 +0200",
|
|
164
|
+
"isTagged": true,
|
|
165
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"type": "feat",
|
|
169
|
+
"scope": null,
|
|
170
|
+
"subject": "undo CE changes required for unit tests",
|
|
171
|
+
"merge": null,
|
|
172
|
+
"header": "feat: undo CE changes required for unit tests",
|
|
173
|
+
"body": null,
|
|
174
|
+
"footer": null,
|
|
175
|
+
"notes": [],
|
|
176
|
+
"hash": "757999b201fe831d0be95b381e36c5fab8b14d2e",
|
|
177
|
+
"gitTags": "",
|
|
178
|
+
"committerDate": "2019-03-27 15:58:57 +0200",
|
|
179
|
+
"isTagged": true,
|
|
180
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"type": "feat",
|
|
184
|
+
"scope": null,
|
|
185
|
+
"subject": "integrate unit tests",
|
|
186
|
+
"merge": null,
|
|
187
|
+
"header": "feat: integrate unit tests",
|
|
188
|
+
"body": null,
|
|
189
|
+
"footer": null,
|
|
190
|
+
"notes": [],
|
|
191
|
+
"hash": "293710fe95fece8e50e5bcf966988acfebff1a33",
|
|
192
|
+
"gitTags": "",
|
|
193
|
+
"committerDate": "2019-03-27 15:37:47 +0200",
|
|
194
|
+
"isTagged": true,
|
|
195
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"type": "feat",
|
|
199
|
+
"scope": null,
|
|
200
|
+
"subject": "stub WCT",
|
|
201
|
+
"merge": null,
|
|
202
|
+
"header": "feat: stub WCT",
|
|
203
|
+
"body": null,
|
|
204
|
+
"footer": null,
|
|
205
|
+
"notes": [],
|
|
206
|
+
"hash": "0f7352fe21c0092c596bc48af61b4fa3c9f4954f",
|
|
207
|
+
"gitTags": "",
|
|
208
|
+
"committerDate": "2019-03-26 18:01:06 +0200",
|
|
209
|
+
"isTagged": true,
|
|
210
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"type": "feat",
|
|
214
|
+
"scope": null,
|
|
215
|
+
"subject": "cut out the middle main",
|
|
216
|
+
"merge": null,
|
|
217
|
+
"header": "feat: cut out the middle main",
|
|
218
|
+
"body": null,
|
|
219
|
+
"footer": null,
|
|
220
|
+
"notes": [],
|
|
221
|
+
"hash": "1ef58f8774bb08d4fe5ab77c760b15653fb8cf18",
|
|
222
|
+
"gitTags": "",
|
|
223
|
+
"committerDate": "2019-03-22 15:21:34 +0200",
|
|
224
|
+
"isTagged": true,
|
|
225
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
"type": "feat",
|
|
229
|
+
"scope": null,
|
|
230
|
+
"subject": "stop resetting the model on each dispatch",
|
|
231
|
+
"merge": null,
|
|
232
|
+
"header": "feat: stop resetting the model on each dispatch",
|
|
233
|
+
"body": null,
|
|
234
|
+
"footer": null,
|
|
235
|
+
"notes": [],
|
|
236
|
+
"hash": "8a76dd92dedea8ebb26d5ee23cca997b5fe77a47",
|
|
237
|
+
"gitTags": "",
|
|
238
|
+
"committerDate": "2019-03-22 13:01:00 +0200",
|
|
239
|
+
"isTagged": true,
|
|
240
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"type": "feat",
|
|
244
|
+
"scope": null,
|
|
245
|
+
"subject": "switch Main React component to a CE class",
|
|
246
|
+
"merge": null,
|
|
247
|
+
"header": "feat: switch Main React component to a CE class",
|
|
248
|
+
"body": null,
|
|
249
|
+
"footer": null,
|
|
250
|
+
"notes": [],
|
|
251
|
+
"hash": "00051b455a4fdf2969ada6266d6174b06769b601",
|
|
252
|
+
"gitTags": "",
|
|
253
|
+
"committerDate": "2019-03-21 13:33:04 +0200",
|
|
254
|
+
"isTagged": true,
|
|
255
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"type": "feat",
|
|
259
|
+
"scope": null,
|
|
260
|
+
"subject": "implement outcome",
|
|
261
|
+
"merge": null,
|
|
262
|
+
"header": "feat: implement outcome",
|
|
263
|
+
"body": null,
|
|
264
|
+
"footer": null,
|
|
265
|
+
"notes": [],
|
|
266
|
+
"hash": "dc29e82e8a510885367fc0aa86d52c532b24fb9a",
|
|
267
|
+
"gitTags": "",
|
|
268
|
+
"committerDate": "2019-03-20 16:21:53 +0200",
|
|
269
|
+
"isTagged": true,
|
|
270
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"type": "feat",
|
|
274
|
+
"scope": null,
|
|
275
|
+
"subject": "allow config to control the UI",
|
|
276
|
+
"merge": null,
|
|
277
|
+
"header": "feat: allow config to control the UI",
|
|
278
|
+
"body": null,
|
|
279
|
+
"footer": null,
|
|
280
|
+
"notes": [],
|
|
281
|
+
"hash": "70551b83c6ad216661e8699f944dd0fcfa630f07",
|
|
282
|
+
"gitTags": "",
|
|
283
|
+
"committerDate": "2019-03-19 12:46:28 +0200",
|
|
284
|
+
"isTagged": true,
|
|
285
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
"type": "feat",
|
|
289
|
+
"scope": null,
|
|
290
|
+
"subject": "capture elements' model update events",
|
|
291
|
+
"merge": null,
|
|
292
|
+
"header": "feat: capture elements' model update events",
|
|
293
|
+
"body": null,
|
|
294
|
+
"footer": null,
|
|
295
|
+
"notes": [],
|
|
296
|
+
"hash": "3e2fd10996ddf5f78bafbe362b28ecae9556c2b7",
|
|
297
|
+
"gitTags": "",
|
|
298
|
+
"committerDate": "2019-03-18 20:32:46 +0200",
|
|
299
|
+
"isTagged": true,
|
|
300
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
301
|
+
},
|
|
302
|
+
{
|
|
303
|
+
"type": "feat",
|
|
304
|
+
"scope": null,
|
|
305
|
+
"subject": "use multiple-choice pie element as a dependency instead",
|
|
306
|
+
"merge": null,
|
|
307
|
+
"header": "feat: use multiple-choice pie element as a dependency instead",
|
|
308
|
+
"body": null,
|
|
309
|
+
"footer": null,
|
|
310
|
+
"notes": [],
|
|
311
|
+
"hash": "f0b8efd27e46910c12e5193f97f16954c6284580",
|
|
312
|
+
"gitTags": "",
|
|
313
|
+
"committerDate": "2019-03-14 17:57:11 +0200",
|
|
314
|
+
"isTagged": true,
|
|
315
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"type": "feat",
|
|
319
|
+
"scope": null,
|
|
320
|
+
"subject": "stub ebsr pie element",
|
|
321
|
+
"merge": null,
|
|
322
|
+
"header": "feat: stub ebsr pie element",
|
|
323
|
+
"body": null,
|
|
324
|
+
"footer": null,
|
|
325
|
+
"notes": [],
|
|
326
|
+
"hash": "87b7febf3f567a56b00266b6603d7462f6d77551",
|
|
327
|
+
"gitTags": "",
|
|
328
|
+
"committerDate": "2019-03-13 18:07:56 +0200",
|
|
329
|
+
"isTagged": true,
|
|
330
|
+
"tag": "@pie-element/ebsr@1.1.0"
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
"type": "fix",
|
|
334
|
+
"scope": null,
|
|
335
|
+
"subject": "set model after multiple-choice is defined",
|
|
336
|
+
"merge": null,
|
|
337
|
+
"header": "fix: set model after multiple-choice is defined",
|
|
338
|
+
"body": null,
|
|
339
|
+
"footer": null,
|
|
340
|
+
"notes": [],
|
|
341
|
+
"hash": "ac775942bd5d1fada5e63830039c21bc3de4b717",
|
|
342
|
+
"gitTags": "",
|
|
343
|
+
"committerDate": "2019-04-08 13:12:56 +0300",
|
|
344
|
+
"isTagged": true,
|
|
345
|
+
"tag": "@pie-element/ebsr@1.1.1"
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
"type": "fix",
|
|
349
|
+
"scope": null,
|
|
350
|
+
"subject": "scope multiple-choice config constructor",
|
|
351
|
+
"merge": null,
|
|
352
|
+
"header": "fix: scope multiple-choice config constructor",
|
|
353
|
+
"body": null,
|
|
354
|
+
"footer": null,
|
|
355
|
+
"notes": [],
|
|
356
|
+
"hash": "abbbae7a351273272f736f1fe36bfc48a2ac27e8",
|
|
357
|
+
"gitTags": "",
|
|
358
|
+
"committerDate": "2019-04-08 15:06:13 +0300",
|
|
359
|
+
"isTagged": true,
|
|
360
|
+
"tag": "@pie-element/ebsr@1.1.2"
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"type": "fix",
|
|
364
|
+
"scope": null,
|
|
365
|
+
"subject": "prevent default model.updated event [ch498]",
|
|
366
|
+
"merge": null,
|
|
367
|
+
"header": "fix: prevent default model.updated event [ch498]",
|
|
368
|
+
"body": null,
|
|
369
|
+
"footer": null,
|
|
370
|
+
"notes": [],
|
|
371
|
+
"hash": "6fe41e172f432cd6e86109ee91f20c2d16e41992",
|
|
372
|
+
"gitTags": "",
|
|
373
|
+
"committerDate": "2019-04-09 18:27:20 +0300",
|
|
374
|
+
"isTagged": true,
|
|
375
|
+
"tag": "@pie-element/ebsr@1.1.4"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"type": "feat",
|
|
379
|
+
"scope": null,
|
|
380
|
+
"subject": "update scoring [ch1199]",
|
|
381
|
+
"merge": null,
|
|
382
|
+
"header": "feat: update scoring [ch1199]",
|
|
383
|
+
"body": "* first part can be only a single-correct MC\n* second part defaults to MC, but can be changed to MS\n* if the first part is incorrect, the score for the second one defaults to zero\n* if the first part is correct, the second is scored like a stand-alone MS item (including partial scoring)",
|
|
384
|
+
"footer": null,
|
|
385
|
+
"notes": [],
|
|
386
|
+
"hash": "72b9803aba84e42424162c9bc22568ca526212d6",
|
|
387
|
+
"gitTags": "",
|
|
388
|
+
"committerDate": "2019-04-10 16:40:02 +0300",
|
|
389
|
+
"isTagged": true,
|
|
390
|
+
"tag": "@pie-element/ebsr@1.2.0"
|
|
391
|
+
},
|
|
392
|
+
{
|
|
393
|
+
"type": "fix",
|
|
394
|
+
"scope": "package",
|
|
395
|
+
"subject": "updated the version for the pie-ui/ebsr package",
|
|
396
|
+
"merge": null,
|
|
397
|
+
"header": "fix(package): updated the version for the pie-ui/ebsr package",
|
|
398
|
+
"body": null,
|
|
399
|
+
"footer": null,
|
|
400
|
+
"notes": [],
|
|
401
|
+
"hash": "de85db791bd8773e0f4f80eb705b3f0a48e50070",
|
|
402
|
+
"gitTags": "",
|
|
403
|
+
"committerDate": "2019-04-16 08:26:29 +0300",
|
|
404
|
+
"isTagged": true,
|
|
405
|
+
"tag": "@pie-element/ebsr@1.2.2"
|
|
406
|
+
},
|
|
407
|
+
{
|
|
408
|
+
"type": "Fix",
|
|
409
|
+
"scope": null,
|
|
410
|
+
"subject": "Updated config-ui version.",
|
|
411
|
+
"merge": null,
|
|
412
|
+
"header": "Fix: Updated config-ui version.",
|
|
413
|
+
"body": null,
|
|
414
|
+
"footer": null,
|
|
415
|
+
"notes": [],
|
|
416
|
+
"hash": "4db3d8aab44801d28ea05f16300a45a02c29c216",
|
|
417
|
+
"gitTags": "",
|
|
418
|
+
"committerDate": "2019-04-22 12:36:52 +0300",
|
|
419
|
+
"isTagged": true,
|
|
420
|
+
"tag": "@pie-element/ebsr@1.2.4"
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"type": "fix",
|
|
424
|
+
"scope": "ebsr",
|
|
425
|
+
"subject": "revert `itemStem` to `prompt`.",
|
|
426
|
+
"merge": null,
|
|
427
|
+
"header": "fix(ebsr): revert `itemStem` to `prompt`.",
|
|
428
|
+
"body": "fix(multiple-choice): revert `itemStem` to `prompt`.\nfix(placement-ordering): revert `itemStem` to `prompt`.",
|
|
429
|
+
"footer": null,
|
|
430
|
+
"notes": [],
|
|
431
|
+
"hash": "107f3988029baf164f702a1079dfeb2fd192302a",
|
|
432
|
+
"gitTags": "",
|
|
433
|
+
"committerDate": "2019-04-24 06:19:37 +0300",
|
|
434
|
+
"isTagged": true,
|
|
435
|
+
"tag": "@pie-element/ebsr@1.2.6"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"type": "fix",
|
|
439
|
+
"scope": null,
|
|
440
|
+
"subject": "Updated with new version of @pie-lib/config-ui.",
|
|
441
|
+
"merge": null,
|
|
442
|
+
"header": "fix: Updated with new version of @pie-lib/config-ui.",
|
|
443
|
+
"body": null,
|
|
444
|
+
"footer": null,
|
|
445
|
+
"notes": [],
|
|
446
|
+
"hash": "a1d06b61b828c119d32326e4f3e447450156dbcf",
|
|
447
|
+
"gitTags": "",
|
|
448
|
+
"committerDate": "2019-04-25 15:09:09 +0300",
|
|
449
|
+
"isTagged": true,
|
|
450
|
+
"tag": "@pie-element/ebsr@1.2.7"
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"type": "feat",
|
|
454
|
+
"scope": null,
|
|
455
|
+
"subject": "Updated with new version of @pie-lib-config-ui. Renamed `configure` with `configuration`.",
|
|
456
|
+
"merge": null,
|
|
457
|
+
"header": "feat: Updated with new version of @pie-lib-config-ui. Renamed `configure` with `configuration`.",
|
|
458
|
+
"body": null,
|
|
459
|
+
"footer": "BREAKING CHANGE: `configure` is removed, use `configuration`",
|
|
460
|
+
"notes": [
|
|
461
|
+
{
|
|
462
|
+
"title": "BREAKING CHANGE",
|
|
463
|
+
"text": "`configure` is removed, use `configuration`"
|
|
464
|
+
}
|
|
465
|
+
],
|
|
466
|
+
"hash": "011f7f8a168d240820835bd8624066c64a0f986c",
|
|
467
|
+
"gitTags": "",
|
|
468
|
+
"committerDate": "2019-05-07 17:16:38 +0300",
|
|
469
|
+
"isTagged": true,
|
|
470
|
+
"tag": "@pie-element/ebsr@2.0.0"
|
|
471
|
+
},
|
|
472
|
+
{
|
|
473
|
+
"type": "feat",
|
|
474
|
+
"scope": null,
|
|
475
|
+
"subject": "added rationale support.",
|
|
476
|
+
"merge": null,
|
|
477
|
+
"header": "feat: added rationale support.",
|
|
478
|
+
"body": null,
|
|
479
|
+
"footer": null,
|
|
480
|
+
"notes": [],
|
|
481
|
+
"hash": "3311b332667d0d293d4b2df088278862bafc1821",
|
|
482
|
+
"gitTags": "",
|
|
483
|
+
"committerDate": "2019-05-20 11:54:50 +0300",
|
|
484
|
+
"isTagged": true,
|
|
485
|
+
"tag": "@pie-element/ebsr@2.1.0"
|
|
486
|
+
},
|
|
487
|
+
{
|
|
488
|
+
"type": "chore",
|
|
489
|
+
"scope": "latest-version",
|
|
490
|
+
"subject": "pushing to release",
|
|
491
|
+
"merge": null,
|
|
492
|
+
"header": "chore(latest-version): pushing to release",
|
|
493
|
+
"body": null,
|
|
494
|
+
"footer": null,
|
|
495
|
+
"notes": [],
|
|
496
|
+
"hash": "64030ba2c7c18d20381b6a0f5caaff19f1e5e959",
|
|
497
|
+
"gitTags": " (develop)",
|
|
498
|
+
"committerDate": "2019-06-06 01:31:17 +0300",
|
|
499
|
+
"isTagged": true,
|
|
500
|
+
"tag": "@pie-element/ebsr@2.1.2"
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
"type": "chore",
|
|
504
|
+
"scope": "version",
|
|
505
|
+
"subject": "bumped the versions",
|
|
506
|
+
"merge": null,
|
|
507
|
+
"header": "chore(version): bumped the versions",
|
|
508
|
+
"body": null,
|
|
509
|
+
"footer": null,
|
|
510
|
+
"notes": [],
|
|
511
|
+
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
512
|
+
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
513
|
+
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
514
|
+
"isTagged": true,
|
|
515
|
+
"tag": "@pie-element/ebsr@2.1.2"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"type": "chore",
|
|
519
|
+
"scope": "version",
|
|
520
|
+
"subject": "bumped the packages that depend on the editable-html",
|
|
521
|
+
"merge": null,
|
|
522
|
+
"header": "chore(version): bumped the packages that depend on the editable-html",
|
|
523
|
+
"body": null,
|
|
524
|
+
"footer": null,
|
|
525
|
+
"notes": [],
|
|
526
|
+
"hash": "00eb12e58c01b50dde8e4d1a179c879e2f3216fc",
|
|
527
|
+
"gitTags": " (develop)",
|
|
528
|
+
"committerDate": "2019-06-06 13:16:05 +0300",
|
|
529
|
+
"isTagged": true,
|
|
530
|
+
"tag": "@pie-element/ebsr@2.1.3"
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"type": "chore",
|
|
534
|
+
"scope": "version",
|
|
535
|
+
"subject": "bumped the versions",
|
|
536
|
+
"merge": null,
|
|
537
|
+
"header": "chore(version): bumped the versions",
|
|
538
|
+
"body": null,
|
|
539
|
+
"footer": null,
|
|
540
|
+
"notes": [],
|
|
541
|
+
"hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
|
|
542
|
+
"gitTags": " (origin/feat/mask-markup-elements)",
|
|
543
|
+
"committerDate": "2019-06-06 01:15:50 +0300",
|
|
544
|
+
"isTagged": true,
|
|
545
|
+
"tag": "@pie-element/ebsr@2.1.2"
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
"type": "chore",
|
|
549
|
+
"scope": "merge",
|
|
550
|
+
"subject": "merged develop into master",
|
|
551
|
+
"merge": null,
|
|
552
|
+
"header": "chore(merge): merged develop into master",
|
|
553
|
+
"body": null,
|
|
554
|
+
"footer": null,
|
|
555
|
+
"notes": [],
|
|
556
|
+
"hash": "3bb9f402d900f3a0349537dfd01ce558c526cb55",
|
|
557
|
+
"gitTags": " (develop)",
|
|
558
|
+
"committerDate": "2019-06-07 23:29:44 +0300",
|
|
559
|
+
"isTagged": true,
|
|
560
|
+
"tag": "@pie-element/ebsr@2.1.4"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"type": "feat",
|
|
564
|
+
"scope": "general",
|
|
565
|
+
"subject": "updated all the packages that have the config-ui as a dependency",
|
|
566
|
+
"merge": null,
|
|
567
|
+
"header": "feat(general): updated all the packages that have the config-ui as a dependency",
|
|
568
|
+
"body": null,
|
|
569
|
+
"footer": null,
|
|
570
|
+
"notes": [],
|
|
571
|
+
"hash": "44061deecae6d18cdbf6f5fb524f3d3094ccd354",
|
|
572
|
+
"gitTags": "",
|
|
573
|
+
"committerDate": "2019-06-20 22:32:48 -0400",
|
|
574
|
+
"isTagged": true,
|
|
575
|
+
"tag": "@pie-element/ebsr@2.2.0"
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"type": "feat",
|
|
579
|
+
"scope": "settings-panel",
|
|
580
|
+
"subject": "updated the settings panel design and changes needed for [ch2242]",
|
|
581
|
+
"merge": null,
|
|
582
|
+
"header": "feat(settings-panel): updated the settings panel design and changes needed for [ch2242]",
|
|
583
|
+
"body": null,
|
|
584
|
+
"footer": null,
|
|
585
|
+
"notes": [],
|
|
586
|
+
"hash": "d830e57b32bd09ac8cc02c7a12d75d988d9df21c",
|
|
587
|
+
"gitTags": "",
|
|
588
|
+
"committerDate": "2019-06-25 23:42:15 -0400",
|
|
589
|
+
"isTagged": true,
|
|
590
|
+
"tag": "@pie-element/ebsr@2.3.0"
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
"type": "feat",
|
|
594
|
+
"scope": "mask-markup-elements",
|
|
595
|
+
"subject": "refactored the elements and version bumped the necessary files",
|
|
596
|
+
"merge": null,
|
|
597
|
+
"header": "feat(mask-markup-elements): refactored the elements and version bumped the necessary files",
|
|
598
|
+
"body": null,
|
|
599
|
+
"footer": null,
|
|
600
|
+
"notes": [],
|
|
601
|
+
"hash": "f8f77c02e44afd90e491a371d86d3d4093eb41e5",
|
|
602
|
+
"gitTags": "",
|
|
603
|
+
"committerDate": "2019-07-02 13:38:48 -0400",
|
|
604
|
+
"isTagged": true,
|
|
605
|
+
"tag": "@pie-element/ebsr@2.4.0"
|
|
606
|
+
},
|
|
607
|
+
{
|
|
608
|
+
"type": "chore",
|
|
609
|
+
"scope": "editable-html",
|
|
610
|
+
"subject": "version bumped the necessary packages",
|
|
611
|
+
"merge": null,
|
|
612
|
+
"header": "chore(editable-html): version bumped the necessary packages",
|
|
613
|
+
"body": null,
|
|
614
|
+
"footer": null,
|
|
615
|
+
"notes": [],
|
|
616
|
+
"hash": "3c7caf6a1f8dc120ca23ab93258a90a593bbeb65",
|
|
617
|
+
"gitTags": "",
|
|
618
|
+
"committerDate": "2019-07-02 15:13:55 -0400",
|
|
619
|
+
"isTagged": true,
|
|
620
|
+
"tag": "@pie-element/ebsr@2.4.1"
|
|
621
|
+
},
|
|
622
|
+
{
|
|
623
|
+
"type": "chore",
|
|
624
|
+
"scope": "version",
|
|
625
|
+
"subject": "version bumped the editable-html dependent packages",
|
|
626
|
+
"merge": null,
|
|
627
|
+
"header": "chore(version): version bumped the editable-html dependent packages",
|
|
628
|
+
"body": null,
|
|
629
|
+
"footer": null,
|
|
630
|
+
"notes": [],
|
|
631
|
+
"hash": "19961d346e8596064bad27156e0cf5a03afc3889",
|
|
632
|
+
"gitTags": "",
|
|
633
|
+
"committerDate": "2019-07-03 15:57:58 -0400",
|
|
634
|
+
"isTagged": true,
|
|
635
|
+
"tag": "@pie-element/ebsr@2.4.3"
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"type": "chore",
|
|
639
|
+
"scope": "editable-html",
|
|
640
|
+
"subject": "version bumped",
|
|
641
|
+
"merge": null,
|
|
642
|
+
"header": "chore(editable-html): version bumped",
|
|
643
|
+
"body": null,
|
|
644
|
+
"footer": null,
|
|
645
|
+
"notes": [],
|
|
646
|
+
"hash": "c769be6b711d5e5b51d79f967548d65006310a9d",
|
|
647
|
+
"gitTags": "",
|
|
648
|
+
"committerDate": "2019-07-04 12:21:53 -0400",
|
|
649
|
+
"isTagged": true,
|
|
650
|
+
"tag": "@pie-element/ebsr@2.4.4"
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"type": "fix",
|
|
654
|
+
"scope": "template-els",
|
|
655
|
+
"subject": "fixed some ditb issues",
|
|
656
|
+
"merge": null,
|
|
657
|
+
"header": "fix(template-els): fixed some ditb issues",
|
|
658
|
+
"body": null,
|
|
659
|
+
"footer": null,
|
|
660
|
+
"notes": [],
|
|
661
|
+
"hash": "9133840e48a263b2cf49ce4db9c4310743efffe0",
|
|
662
|
+
"gitTags": "",
|
|
663
|
+
"committerDate": "2019-07-04 11:45:23 -0400",
|
|
664
|
+
"isTagged": true,
|
|
665
|
+
"tag": "@pie-element/ebsr@2.4.4"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"type": "fix",
|
|
669
|
+
"scope": "editable-html",
|
|
670
|
+
"subject": "fixed lots of stuff regarding the editable-html",
|
|
671
|
+
"merge": null,
|
|
672
|
+
"header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
|
|
673
|
+
"body": null,
|
|
674
|
+
"footer": null,
|
|
675
|
+
"notes": [],
|
|
676
|
+
"hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
|
|
677
|
+
"gitTags": " (origin/andrei/fixes)",
|
|
678
|
+
"committerDate": "2019-07-07 14:16:34 -0400",
|
|
679
|
+
"isTagged": true,
|
|
680
|
+
"tag": "@pie-element/ebsr@2.4.6"
|
|
681
|
+
},
|
|
682
|
+
{
|
|
683
|
+
"type": "chore",
|
|
684
|
+
"scope": "config-ui",
|
|
685
|
+
"subject": "bumped dependent packages",
|
|
686
|
+
"merge": null,
|
|
687
|
+
"header": "chore(config-ui): bumped dependent packages",
|
|
688
|
+
"body": null,
|
|
689
|
+
"footer": null,
|
|
690
|
+
"notes": [],
|
|
691
|
+
"hash": "645756c242868cf21e36a73227b355affb5f957a",
|
|
692
|
+
"gitTags": "",
|
|
693
|
+
"committerDate": "2019-07-07 15:44:44 -0400",
|
|
694
|
+
"isTagged": true,
|
|
695
|
+
"tag": "@pie-element/ebsr@2.4.7"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"type": "chore",
|
|
699
|
+
"scope": "editable-html",
|
|
700
|
+
"subject": "version bumped some dependant packages",
|
|
701
|
+
"merge": null,
|
|
702
|
+
"header": "chore(editable-html): version bumped some dependant packages",
|
|
703
|
+
"body": null,
|
|
704
|
+
"footer": null,
|
|
705
|
+
"notes": [],
|
|
706
|
+
"hash": "a4fbf3e8e7841ecae4f034328f9481a1f69ae3df",
|
|
707
|
+
"gitTags": "",
|
|
708
|
+
"committerDate": "2019-07-09 13:38:59 +0300",
|
|
709
|
+
"isTagged": true,
|
|
710
|
+
"tag": "@pie-element/ebsr@2.4.8"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"type": "feat",
|
|
714
|
+
"scope": "template-elements",
|
|
715
|
+
"subject": "updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
716
|
+
"merge": null,
|
|
717
|
+
"header": "feat(template-elements): updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
|
|
718
|
+
"body": null,
|
|
719
|
+
"footer": null,
|
|
720
|
+
"notes": [],
|
|
721
|
+
"hash": "a87febe2518ada7ee433b0b39895c26c15737ac4",
|
|
722
|
+
"gitTags": "",
|
|
723
|
+
"committerDate": "2019-07-11 16:57:13 +0300",
|
|
724
|
+
"isTagged": true,
|
|
725
|
+
"tag": "@pie-element/ebsr@2.5.0"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"type": "fix",
|
|
729
|
+
"scope": "rendering",
|
|
730
|
+
"subject": "implemented rendering for math elements [ch1915], [ch1935]",
|
|
731
|
+
"merge": null,
|
|
732
|
+
"header": "fix(rendering): implemented rendering for math elements [ch1915], [ch1935]",
|
|
733
|
+
"body": null,
|
|
734
|
+
"footer": null,
|
|
735
|
+
"notes": [],
|
|
736
|
+
"hash": "2f3584200654e098c7b4cc4b312813efac09e7a9",
|
|
737
|
+
"gitTags": "",
|
|
738
|
+
"committerDate": "2019-07-12 15:45:27 +0300",
|
|
739
|
+
"isTagged": true,
|
|
740
|
+
"tag": "@pie-element/ebsr@2.5.2"
|
|
741
|
+
},
|
|
742
|
+
{
|
|
743
|
+
"type": "fix",
|
|
744
|
+
"scope": "template-areas",
|
|
745
|
+
"subject": "fixed ebsr not disabling issue in controller when it should [ch2192]",
|
|
746
|
+
"merge": null,
|
|
747
|
+
"header": "fix(template-areas): fixed ebsr not disabling issue in controller when it should [ch2192]",
|
|
748
|
+
"body": null,
|
|
749
|
+
"footer": null,
|
|
750
|
+
"notes": [],
|
|
751
|
+
"hash": "b43fa51f68dbd07dda33975c542d02ece6b650c9",
|
|
752
|
+
"gitTags": "",
|
|
753
|
+
"committerDate": "2019-07-16 15:34:01 +0300",
|
|
754
|
+
"isTagged": true,
|
|
755
|
+
"tag": "@pie-element/ebsr@2.6.0"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"type": "fix",
|
|
759
|
+
"scope": "template-areas",
|
|
760
|
+
"subject": "fixed ebsr not disabling issue in controller when it should [ch2192]",
|
|
761
|
+
"merge": null,
|
|
762
|
+
"header": "fix(template-areas): fixed ebsr not disabling issue in controller when it should [ch2192]",
|
|
763
|
+
"body": null,
|
|
764
|
+
"footer": null,
|
|
765
|
+
"notes": [],
|
|
766
|
+
"hash": "6195b95fd6912c6e6de126c79bc41b0cd1fb2428",
|
|
767
|
+
"gitTags": "",
|
|
768
|
+
"committerDate": "2019-07-16 15:27:58 +0300",
|
|
769
|
+
"isTagged": true,
|
|
770
|
+
"tag": "@pie-element/ebsr@2.6.0"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"type": "feat",
|
|
774
|
+
"scope": null,
|
|
775
|
+
"subject": "support configuration",
|
|
776
|
+
"merge": null,
|
|
777
|
+
"header": "feat: support configuration",
|
|
778
|
+
"body": null,
|
|
779
|
+
"footer": null,
|
|
780
|
+
"notes": [],
|
|
781
|
+
"hash": "23cdb930e2375684d006b637ba363bf16173f5a9",
|
|
782
|
+
"gitTags": "",
|
|
783
|
+
"committerDate": "2019-07-10 19:07:17 +0300",
|
|
784
|
+
"isTagged": true,
|
|
785
|
+
"tag": "@pie-element/ebsr@2.6.0"
|
|
786
|
+
},
|
|
787
|
+
{
|
|
788
|
+
"type": "fix",
|
|
789
|
+
"scope": null,
|
|
790
|
+
"subject": "config settings",
|
|
791
|
+
"merge": null,
|
|
792
|
+
"header": "fix: config settings",
|
|
793
|
+
"body": null,
|
|
794
|
+
"footer": null,
|
|
795
|
+
"notes": [],
|
|
796
|
+
"hash": "9035c0c7d5c418548b8cebd2fdc9b7be492fbbb3",
|
|
797
|
+
"gitTags": "",
|
|
798
|
+
"committerDate": "2019-07-18 17:04:03 +0300",
|
|
799
|
+
"isTagged": true,
|
|
800
|
+
"tag": "@pie-element/ebsr@2.6.1"
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"type": "fix",
|
|
804
|
+
"scope": "elements",
|
|
805
|
+
"subject": "fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770]",
|
|
806
|
+
"merge": null,
|
|
807
|
+
"header": "fix(elements): fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770]",
|
|
808
|
+
"body": null,
|
|
809
|
+
"footer": null,
|
|
810
|
+
"notes": [],
|
|
811
|
+
"hash": "eb227241ba3bc52d7bf7a313f4f85b69e9203e85",
|
|
812
|
+
"gitTags": "",
|
|
813
|
+
"committerDate": "2019-08-01 12:43:53 +0300",
|
|
814
|
+
"isTagged": true,
|
|
815
|
+
"tag": "@pie-element/ebsr@2.6.4"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"type": "fix",
|
|
819
|
+
"scope": null,
|
|
820
|
+
"subject": "settings should work as expected",
|
|
821
|
+
"merge": null,
|
|
822
|
+
"header": "fix: settings should work as expected",
|
|
823
|
+
"body": null,
|
|
824
|
+
"footer": null,
|
|
825
|
+
"notes": [],
|
|
826
|
+
"hash": "46797612e4182428b029dcf75e56ef9d5c6535ae",
|
|
827
|
+
"gitTags": "",
|
|
828
|
+
"committerDate": "2019-07-26 16:29:18 +0300",
|
|
829
|
+
"isTagged": true,
|
|
830
|
+
"tag": "@pie-element/ebsr@2.6.4"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"type": "fix",
|
|
834
|
+
"scope": "elements",
|
|
835
|
+
"subject": "version bumped the editable-html packages [ch1738]",
|
|
836
|
+
"merge": null,
|
|
837
|
+
"header": "fix(elements): version bumped the editable-html packages [ch1738]",
|
|
838
|
+
"body": null,
|
|
839
|
+
"footer": null,
|
|
840
|
+
"notes": [],
|
|
841
|
+
"hash": "949222a6a3af39cf8b81a885a81e5c6f3c6a28a0",
|
|
842
|
+
"gitTags": "",
|
|
843
|
+
"committerDate": "2019-08-08 08:40:11 +0300",
|
|
844
|
+
"isTagged": true,
|
|
845
|
+
"tag": "@pie-element/ebsr@2.6.5"
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"type": "fix",
|
|
849
|
+
"scope": "math-rendering",
|
|
850
|
+
"subject": "updated all dependent packages [ch3365]",
|
|
851
|
+
"merge": null,
|
|
852
|
+
"header": "fix(math-rendering): updated all dependent packages [ch3365]",
|
|
853
|
+
"body": null,
|
|
854
|
+
"footer": null,
|
|
855
|
+
"notes": [],
|
|
856
|
+
"hash": "7cbf25ac92040a16621d5699e232c38575f6c36c",
|
|
857
|
+
"gitTags": "",
|
|
858
|
+
"committerDate": "2019-08-16 23:04:42 +0300",
|
|
859
|
+
"isTagged": true,
|
|
860
|
+
"tag": "@pie-element/ebsr@2.6.6"
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"type": "fix",
|
|
864
|
+
"scope": "ebsr",
|
|
865
|
+
"subject": "fixed ebsr [ch3200]",
|
|
866
|
+
"merge": null,
|
|
867
|
+
"header": "fix(ebsr): fixed ebsr [ch3200]",
|
|
868
|
+
"body": null,
|
|
869
|
+
"footer": null,
|
|
870
|
+
"notes": [],
|
|
871
|
+
"hash": "b4e915c439c2b417be904a5ab0f7fb681d4c2c99",
|
|
872
|
+
"gitTags": " (origin/develop, origin/HEAD)",
|
|
873
|
+
"committerDate": "2019-08-21 10:15:41 +0300",
|
|
874
|
+
"isTagged": true,
|
|
875
|
+
"tag": "@pie-element/ebsr@2.6.7"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"type": "fix",
|
|
879
|
+
"scope": "math-rendering",
|
|
880
|
+
"subject": "updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
881
|
+
"merge": null,
|
|
882
|
+
"header": "fix(math-rendering): updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
|
|
883
|
+
"body": null,
|
|
884
|
+
"footer": null,
|
|
885
|
+
"notes": [],
|
|
886
|
+
"hash": "33e3287a735cec9aed893f697a1933ff0c077042",
|
|
887
|
+
"gitTags": "",
|
|
888
|
+
"committerDate": "2019-08-19 19:37:56 +0300",
|
|
889
|
+
"isTagged": true,
|
|
890
|
+
"tag": "@pie-element/ebsr@2.6.7"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"type": "feat",
|
|
894
|
+
"scope": null,
|
|
895
|
+
"subject": "return max in 'outcome'",
|
|
896
|
+
"merge": null,
|
|
897
|
+
"header": "feat: return max in 'outcome'",
|
|
898
|
+
"body": null,
|
|
899
|
+
"footer": null,
|
|
900
|
+
"notes": [],
|
|
901
|
+
"hash": "1a006fa48e31a1f10068f890e6376f8a5a172ff5",
|
|
902
|
+
"gitTags": "",
|
|
903
|
+
"committerDate": "2019-08-26 14:03:30 +0100",
|
|
904
|
+
"isTagged": true,
|
|
905
|
+
"tag": "@pie-element/ebsr@2.7.0"
|
|
906
|
+
},
|
|
907
|
+
{
|
|
908
|
+
"type": "feat",
|
|
909
|
+
"scope": null,
|
|
910
|
+
"subject": "Session null/empty check",
|
|
911
|
+
"merge": null,
|
|
912
|
+
"header": "feat: Session null/empty check",
|
|
913
|
+
"body": "Check for each interaction if: has outcome function, outcome function returns { score: 0, empty: true } if session null/empty/undefined, everywhere where session is used we handle if session is null/empty/undefined and test each function that uses session. [ebsr, explicit-constructed-response, function-entry, hotspot]",
|
|
914
|
+
"footer": null,
|
|
915
|
+
"notes": [],
|
|
916
|
+
"hash": "0538211b44e793dc34ff385226ee7278cc042384",
|
|
917
|
+
"gitTags": "",
|
|
918
|
+
"committerDate": "2019-08-23 11:07:39 +0300",
|
|
919
|
+
"isTagged": true,
|
|
920
|
+
"tag": "@pie-element/ebsr@2.7.0"
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
"type": "fix",
|
|
924
|
+
"scope": null,
|
|
925
|
+
"subject": "bump pie-lib/controller-utils",
|
|
926
|
+
"merge": null,
|
|
927
|
+
"header": "fix: bump pie-lib/controller-utils",
|
|
928
|
+
"body": null,
|
|
929
|
+
"footer": null,
|
|
930
|
+
"notes": [],
|
|
931
|
+
"hash": "ba3de006afa1ddaa582a531779be766c9715f64c",
|
|
932
|
+
"gitTags": "",
|
|
933
|
+
"committerDate": "2019-08-30 23:15:07 +0300",
|
|
934
|
+
"isTagged": true,
|
|
935
|
+
"tag": "@pie-element/ebsr@2.8.0"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"type": "feat",
|
|
939
|
+
"scope": null,
|
|
940
|
+
"subject": "make use of updateSession callback",
|
|
941
|
+
"merge": null,
|
|
942
|
+
"header": "feat: make use of updateSession callback",
|
|
943
|
+
"body": null,
|
|
944
|
+
"footer": null,
|
|
945
|
+
"notes": [],
|
|
946
|
+
"hash": "764c50fa286961132ecf3c3a65aa5e488ca3e909",
|
|
947
|
+
"gitTags": "",
|
|
948
|
+
"committerDate": "2019-08-26 19:08:39 +0300",
|
|
949
|
+
"isTagged": true,
|
|
950
|
+
"tag": "@pie-element/ebsr@2.8.0"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"type": "fix",
|
|
954
|
+
"scope": null,
|
|
955
|
+
"subject": "teacher instructions should be sent only for instructor",
|
|
956
|
+
"merge": null,
|
|
957
|
+
"header": "fix: teacher instructions should be sent only for instructor",
|
|
958
|
+
"body": null,
|
|
959
|
+
"footer": null,
|
|
960
|
+
"notes": [],
|
|
961
|
+
"hash": "977b80bc4b8eed8c87a60d427614e01b3371e442",
|
|
962
|
+
"gitTags": "",
|
|
963
|
+
"committerDate": "2019-09-13 08:41:33 +0300",
|
|
964
|
+
"isTagged": true,
|
|
965
|
+
"tag": "@pie-element/ebsr@3.0.0"
|
|
966
|
+
},
|
|
967
|
+
{
|
|
968
|
+
"type": "feat",
|
|
969
|
+
"scope": null,
|
|
970
|
+
"subject": "Separated the model and the configuration values in 3 categories: for partA, for partB and for both.",
|
|
971
|
+
"merge": null,
|
|
972
|
+
"header": "feat: Separated the model and the configuration values in 3 categories: for partA, for partB and for both.",
|
|
973
|
+
"body": null,
|
|
974
|
+
"footer": "BREAKING CHANGE: `config` will contain `partA`, `partB` and global settings. `config.partA` and `config.partB` will contain individual settings. Same applies to `model`.",
|
|
975
|
+
"notes": [
|
|
976
|
+
{
|
|
977
|
+
"title": "BREAKING CHANGE",
|
|
978
|
+
"text": "`config` will contain `partA`, `partB` and global settings. `config.partA` and `config.partB` will contain individual settings. Same applies to `model`."
|
|
979
|
+
}
|
|
980
|
+
],
|
|
981
|
+
"hash": "36079ddedb2aec86caf5e6ae01f2ffbb70da68f8",
|
|
982
|
+
"gitTags": "",
|
|
983
|
+
"committerDate": "2019-09-13 08:40:01 +0300",
|
|
984
|
+
"isTagged": true,
|
|
985
|
+
"tag": "@pie-element/ebsr@3.0.0"
|
|
986
|
+
},
|
|
987
|
+
{
|
|
988
|
+
"type": "feat",
|
|
989
|
+
"scope": null,
|
|
990
|
+
"subject": "add Part Labels feature",
|
|
991
|
+
"merge": null,
|
|
992
|
+
"header": "feat: add Part Labels feature",
|
|
993
|
+
"body": null,
|
|
994
|
+
"footer": null,
|
|
995
|
+
"notes": [],
|
|
996
|
+
"hash": "a3a4b90759847053a44ea18e37dc54eb6b450e2e",
|
|
997
|
+
"gitTags": "",
|
|
998
|
+
"committerDate": "2019-09-07 02:29:48 +0300",
|
|
999
|
+
"isTagged": true,
|
|
1000
|
+
"tag": "@pie-element/ebsr@3.0.0"
|
|
1001
|
+
},
|
|
1002
|
+
{
|
|
1003
|
+
"type": "fix",
|
|
1004
|
+
"scope": null,
|
|
1005
|
+
"subject": "Workaround for player, when trying to set config before the element was created",
|
|
1006
|
+
"merge": null,
|
|
1007
|
+
"header": "fix: Workaround for player, when trying to set config before the element was created",
|
|
1008
|
+
"body": null,
|
|
1009
|
+
"footer": null,
|
|
1010
|
+
"notes": [],
|
|
1011
|
+
"hash": "2ad1b717f1f619abe0b83cc344c1c202a5762a64",
|
|
1012
|
+
"gitTags": "",
|
|
1013
|
+
"committerDate": "2019-09-13 11:12:30 +0300",
|
|
1014
|
+
"isTagged": true,
|
|
1015
|
+
"tag": "@pie-element/ebsr@3.0.1"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"type": "fix",
|
|
1019
|
+
"scope": null,
|
|
1020
|
+
"subject": "Shuffle choices only when sending them to pie-ui.",
|
|
1021
|
+
"merge": null,
|
|
1022
|
+
"header": "fix: Shuffle choices only when sending them to pie-ui.",
|
|
1023
|
+
"body": null,
|
|
1024
|
+
"footer": null,
|
|
1025
|
+
"notes": [],
|
|
1026
|
+
"hash": "e3240fb135deca3a306910a94947719c3caa907f",
|
|
1027
|
+
"gitTags": "",
|
|
1028
|
+
"committerDate": "2019-09-16 12:53:39 +0300",
|
|
1029
|
+
"isTagged": true,
|
|
1030
|
+
"tag": "@pie-element/ebsr@3.0.2"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
"type": "fix",
|
|
1034
|
+
"scope": null,
|
|
1035
|
+
"subject": "Stop resetting the model.",
|
|
1036
|
+
"merge": null,
|
|
1037
|
+
"header": "fix: Stop resetting the model.",
|
|
1038
|
+
"body": null,
|
|
1039
|
+
"footer": null,
|
|
1040
|
+
"notes": [],
|
|
1041
|
+
"hash": "91af204215c5cdf296d2a9005ceee470bd83530b",
|
|
1042
|
+
"gitTags": " (origin/andreea/ch3761/from-ibx-item-authoring-authoring-ebsr-item)",
|
|
1043
|
+
"committerDate": "2019-09-19 20:22:49 +0300",
|
|
1044
|
+
"isTagged": true,
|
|
1045
|
+
"tag": "@pie-element/ebsr@4.0.1"
|
|
1046
|
+
},
|
|
1047
|
+
{
|
|
1048
|
+
"type": "fix",
|
|
1049
|
+
"scope": null,
|
|
1050
|
+
"subject": "Do not use e.update if it is not defined. Added feedbackEnabled property on model.",
|
|
1051
|
+
"merge": null,
|
|
1052
|
+
"header": "fix: Do not use e.update if it is not defined. Added feedbackEnabled property on model.",
|
|
1053
|
+
"body": null,
|
|
1054
|
+
"footer": null,
|
|
1055
|
+
"notes": [],
|
|
1056
|
+
"hash": "f4c61114b4aa0d9d135650bce7e1be8a04634c28",
|
|
1057
|
+
"gitTags": " (origin/abeendale/ch3549/from-ibx-ebsr-ibx-console-error-uncaught)",
|
|
1058
|
+
"committerDate": "2019-09-24 11:28:10 +0300",
|
|
1059
|
+
"isTagged": true,
|
|
1060
|
+
"tag": "@pie-element/ebsr@4.0.3"
|
|
1061
|
+
},
|
|
1062
|
+
{
|
|
1063
|
+
"type": "fix",
|
|
1064
|
+
"scope": null,
|
|
1065
|
+
"subject": "Remove unnecessary usage of state (which also causes an error).",
|
|
1066
|
+
"merge": null,
|
|
1067
|
+
"header": "fix: Remove unnecessary usage of state (which also causes an error).",
|
|
1068
|
+
"body": null,
|
|
1069
|
+
"footer": null,
|
|
1070
|
+
"notes": [],
|
|
1071
|
+
"hash": "bf2c85d167cf834a6c0702522b5cdf3e5eb3ddd5",
|
|
1072
|
+
"gitTags": " (origin/fix/ebsr-teacher-instructions-not-saved)",
|
|
1073
|
+
"committerDate": "2019-09-25 10:39:48 +0300",
|
|
1074
|
+
"isTagged": true,
|
|
1075
|
+
"tag": "@pie-element/ebsr@4.0.4"
|
|
1076
|
+
},
|
|
1077
|
+
{
|
|
1078
|
+
"type": "fix",
|
|
1079
|
+
"scope": null,
|
|
1080
|
+
"subject": "removed unused config property.",
|
|
1081
|
+
"merge": null,
|
|
1082
|
+
"header": "fix: removed unused config property.",
|
|
1083
|
+
"body": null,
|
|
1084
|
+
"footer": null,
|
|
1085
|
+
"notes": [],
|
|
1086
|
+
"hash": "ad9aa80e8f2f2530f1d17580e700c22e386ae161",
|
|
1087
|
+
"gitTags": "",
|
|
1088
|
+
"committerDate": "2019-09-27 11:32:25 +0300",
|
|
1089
|
+
"isTagged": true,
|
|
1090
|
+
"tag": "@pie-element/ebsr@4.1.0"
|
|
1091
|
+
},
|
|
1092
|
+
{
|
|
1093
|
+
"type": "fix",
|
|
1094
|
+
"scope": null,
|
|
1095
|
+
"subject": "Separated the two parts using 2 different divs.",
|
|
1096
|
+
"merge": null,
|
|
1097
|
+
"header": "fix: Separated the two parts using 2 different divs.",
|
|
1098
|
+
"body": null,
|
|
1099
|
+
"footer": null,
|
|
1100
|
+
"notes": [],
|
|
1101
|
+
"hash": "7b3e132bc73d6d188b50e798aa6fa67dea55dfc4",
|
|
1102
|
+
"gitTags": "",
|
|
1103
|
+
"committerDate": "2019-09-26 15:49:49 +0300",
|
|
1104
|
+
"isTagged": true,
|
|
1105
|
+
"tag": "@pie-element/ebsr@4.1.0"
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
"type": "feat",
|
|
1109
|
+
"scope": "ebsr",
|
|
1110
|
+
"subject": "model based prompt",
|
|
1111
|
+
"merge": null,
|
|
1112
|
+
"header": "feat(ebsr): model based prompt",
|
|
1113
|
+
"body": null,
|
|
1114
|
+
"footer": null,
|
|
1115
|
+
"notes": [],
|
|
1116
|
+
"hash": "b538d4e4a365c9f6e861297304f770dd1631d077",
|
|
1117
|
+
"gitTags": "",
|
|
1118
|
+
"committerDate": "2019-09-24 17:29:04 +0300",
|
|
1119
|
+
"isTagged": true,
|
|
1120
|
+
"tag": "@pie-element/ebsr@4.1.0"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"type": "feat",
|
|
1124
|
+
"scope": "alternateSection",
|
|
1125
|
+
"subject": "removed isBrowser function [ch4599], debounced some session changes in ecr [ch4387] and fixed select-text issue [ch4385]",
|
|
1126
|
+
"merge": null,
|
|
1127
|
+
"header": "feat(alternateSection): removed isBrowser function [ch4599], debounced some session changes in ecr [ch4387] and fixed select-text issue [ch4385]",
|
|
1128
|
+
"body": null,
|
|
1129
|
+
"footer": null,
|
|
1130
|
+
"notes": [],
|
|
1131
|
+
"hash": "ab4478e10fc33aa3bbb604cae120f98d530ef5d7",
|
|
1132
|
+
"gitTags": "",
|
|
1133
|
+
"committerDate": "2019-10-03 14:46:28 +0300",
|
|
1134
|
+
"isTagged": true,
|
|
1135
|
+
"tag": "@pie-element/ebsr@4.2.0"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"type": "feat",
|
|
1139
|
+
"scope": "alternateSection",
|
|
1140
|
+
"subject": "removed isBrowser function [ch4599] and debounced some session changes in ecr [ch4387]",
|
|
1141
|
+
"merge": null,
|
|
1142
|
+
"header": "feat(alternateSection): removed isBrowser function [ch4599] and debounced some session changes in ecr [ch4387]",
|
|
1143
|
+
"body": null,
|
|
1144
|
+
"footer": null,
|
|
1145
|
+
"notes": [],
|
|
1146
|
+
"hash": "01dc1515fe32d5ef4567b3086a1480382087f672",
|
|
1147
|
+
"gitTags": "",
|
|
1148
|
+
"committerDate": "2019-10-03 14:24:41 +0300",
|
|
1149
|
+
"isTagged": true,
|
|
1150
|
+
"tag": "@pie-element/ebsr@4.2.0"
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"type": "fix",
|
|
1154
|
+
"scope": null,
|
|
1155
|
+
"subject": "bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
|
|
1156
|
+
"merge": null,
|
|
1157
|
+
"header": "fix: bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
|
|
1158
|
+
"body": null,
|
|
1159
|
+
"footer": null,
|
|
1160
|
+
"notes": [],
|
|
1161
|
+
"hash": "0a33d688d6d9e5f239daba982bfbdeebb10ba4ab",
|
|
1162
|
+
"gitTags": "",
|
|
1163
|
+
"committerDate": "2019-10-11 12:38:26 +0100",
|
|
1164
|
+
"isTagged": true,
|
|
1165
|
+
"tag": "@pie-element/ebsr@5.0.1"
|
|
1166
|
+
},
|
|
1167
|
+
{
|
|
1168
|
+
"type": "fix",
|
|
1169
|
+
"scope": null,
|
|
1170
|
+
"subject": "Updated docs.",
|
|
1171
|
+
"merge": null,
|
|
1172
|
+
"header": "fix: Updated docs.",
|
|
1173
|
+
"body": null,
|
|
1174
|
+
"footer": null,
|
|
1175
|
+
"notes": [],
|
|
1176
|
+
"hash": "378761951767284187b663c2a271a5d4917af654",
|
|
1177
|
+
"gitTags": " (origin/fix/updated-docs)",
|
|
1178
|
+
"committerDate": "2019-10-11 12:01:13 +0300",
|
|
1179
|
+
"isTagged": true,
|
|
1180
|
+
"tag": "@pie-element/ebsr@5.0.1"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"type": "fix",
|
|
1184
|
+
"scope": null,
|
|
1185
|
+
"subject": "bump @pie-lib/controller-utils@^0.2.2",
|
|
1186
|
+
"merge": null,
|
|
1187
|
+
"header": "fix: bump @pie-lib/controller-utils@^0.2.2",
|
|
1188
|
+
"body": null,
|
|
1189
|
+
"footer": null,
|
|
1190
|
+
"notes": [],
|
|
1191
|
+
"hash": "edae61cd4f686b2e1611cf0cad710112177fff2e",
|
|
1192
|
+
"gitTags": "",
|
|
1193
|
+
"committerDate": "2019-10-15 12:11:16 +0100",
|
|
1194
|
+
"isTagged": true,
|
|
1195
|
+
"tag": "@pie-element/ebsr@5.0.2"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"type": "fix",
|
|
1199
|
+
"scope": null,
|
|
1200
|
+
"subject": "ch2766 fix unresolved promise (#366)",
|
|
1201
|
+
"merge": null,
|
|
1202
|
+
"header": "fix: ch2766 fix unresolved promise (#366)",
|
|
1203
|
+
"body": "* fix: resolve null when instructor is not role\n\n* chore: typo\n\n* chore: correct response resolve, match interaction\n\n* chore: correct response unresolved\n\n* chore: categorize resolve correct response\n\n* fix: createCorrectResponseSession unresolved promise\n\n* fix: createCorrectResponseSession resolve promise\n\n* fix: createCorrectResponseSession resolve promise\n\n* fix: ch2776 resolve createCorrectResponse promise",
|
|
1204
|
+
"footer": "* fix: Fixed createCorrectResponseSession and added tests for it. (#365)",
|
|
1205
|
+
"notes": [],
|
|
1206
|
+
"hash": "9057b7fd08e4f5b07e953a5acd053e1945df57f2",
|
|
1207
|
+
"gitTags": " (origin/develop, origin/HEAD)",
|
|
1208
|
+
"committerDate": "2019-10-16 15:50:55 -0400",
|
|
1209
|
+
"isTagged": true,
|
|
1210
|
+
"tag": "@pie-element/ebsr@5.0.4"
|
|
1211
|
+
},
|
|
1212
|
+
{
|
|
1213
|
+
"type": "fix",
|
|
1214
|
+
"scope": null,
|
|
1215
|
+
"subject": "Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
1216
|
+
"merge": null,
|
|
1217
|
+
"header": "fix: Hide Partial Scoring option from Settings Panel setting to false by default.",
|
|
1218
|
+
"body": null,
|
|
1219
|
+
"footer": null,
|
|
1220
|
+
"notes": [],
|
|
1221
|
+
"hash": "1d0f617741d88756dd9861647981b1121e04963f",
|
|
1222
|
+
"gitTags": "",
|
|
1223
|
+
"committerDate": "2019-11-06 09:57:11 +0200",
|
|
1224
|
+
"isTagged": true,
|
|
1225
|
+
"tag": "@pie-element/ebsr@5.0.7"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"type": "fix",
|
|
1229
|
+
"scope": null,
|
|
1230
|
+
"subject": "PIE-201 - store prompts and answers in session, fix",
|
|
1231
|
+
"merge": null,
|
|
1232
|
+
"header": "fix: PIE-201 - store prompts and answers in session, fix",
|
|
1233
|
+
"body": "controller-utils to use 0 as key",
|
|
1234
|
+
"footer": null,
|
|
1235
|
+
"notes": [],
|
|
1236
|
+
"hash": "23802242e0bc647f929f6db4dfd4b03f0112f2fb",
|
|
1237
|
+
"gitTags": "",
|
|
1238
|
+
"committerDate": "2019-11-18 20:35:06 +0000",
|
|
1239
|
+
"isTagged": true,
|
|
1240
|
+
"tag": "@pie-element/ebsr@5.0.8"
|
|
1241
|
+
},
|
|
1242
|
+
{
|
|
1243
|
+
"type": "fix",
|
|
1244
|
+
"scope": null,
|
|
1245
|
+
"subject": "minimize calls to `updateSession`",
|
|
1246
|
+
"merge": null,
|
|
1247
|
+
"header": "fix: minimize calls to `updateSession`",
|
|
1248
|
+
"body": null,
|
|
1249
|
+
"footer": null,
|
|
1250
|
+
"notes": [],
|
|
1251
|
+
"hash": "11a9e9da9c70bd97daf10b9b8b8d9a4405f55af7",
|
|
1252
|
+
"gitTags": "",
|
|
1253
|
+
"committerDate": "2019-11-14 12:19:27 +0000",
|
|
1254
|
+
"isTagged": true,
|
|
1255
|
+
"tag": "@pie-element/ebsr@5.0.8"
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
"type": "fix",
|
|
1259
|
+
"scope": null,
|
|
1260
|
+
"subject": "use getShuffledChoices correctly.",
|
|
1261
|
+
"merge": null,
|
|
1262
|
+
"header": "fix: use getShuffledChoices correctly.",
|
|
1263
|
+
"body": null,
|
|
1264
|
+
"footer": null,
|
|
1265
|
+
"notes": [],
|
|
1266
|
+
"hash": "f61683ae8603e2a9adf314fcb53c12bc16337be3",
|
|
1267
|
+
"gitTags": "",
|
|
1268
|
+
"committerDate": "2019-11-14 07:27:26 +0200",
|
|
1269
|
+
"isTagged": true,
|
|
1270
|
+
"tag": "@pie-element/ebsr@5.0.8"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"type": "fix",
|
|
1274
|
+
"scope": null,
|
|
1275
|
+
"subject": "pie-228: Item Authoring - Attach feedback to choice only if feedbackEnabled.",
|
|
1276
|
+
"merge": null,
|
|
1277
|
+
"header": "fix: pie-228: Item Authoring - Attach feedback to choice only if feedbackEnabled.",
|
|
1278
|
+
"body": null,
|
|
1279
|
+
"footer": null,
|
|
1280
|
+
"notes": [],
|
|
1281
|
+
"hash": "c7417d84e1db103a1abe041f66a56f9c336d1c6d",
|
|
1282
|
+
"gitTags": "",
|
|
1283
|
+
"committerDate": "2019-12-06 17:00:25 +0200",
|
|
1284
|
+
"isTagged": true,
|
|
1285
|
+
"tag": "@pie-element/ebsr@5.0.9"
|
|
1286
|
+
},
|
|
1287
|
+
{
|
|
1288
|
+
"type": "fix",
|
|
1289
|
+
"scope": null,
|
|
1290
|
+
"subject": "pie-228: Item Authoring - Show correct answer functionality is wrong for the EBSR item (feedback does not have to be enabled in order to determine if an answer is correct or not).",
|
|
1291
|
+
"merge": null,
|
|
1292
|
+
"header": "fix: pie-228: Item Authoring - Show correct answer functionality is wrong for the EBSR item (feedback does not have to be enabled in order to determine if an answer is correct or not).",
|
|
1293
|
+
"body": null,
|
|
1294
|
+
"footer": null,
|
|
1295
|
+
"notes": [],
|
|
1296
|
+
"hash": "42a3aff6261608bf08b7876deeaf99551a35cb0e",
|
|
1297
|
+
"gitTags": "",
|
|
1298
|
+
"committerDate": "2019-12-06 16:56:03 +0200",
|
|
1299
|
+
"isTagged": true,
|
|
1300
|
+
"tag": "@pie-element/ebsr@5.0.9"
|
|
1301
|
+
},
|
|
1302
|
+
{
|
|
1303
|
+
"type": "fix",
|
|
1304
|
+
"scope": null,
|
|
1305
|
+
"subject": "Check if updateSession is a function before using it as one.",
|
|
1306
|
+
"merge": null,
|
|
1307
|
+
"header": "fix: Check if updateSession is a function before using it as one.",
|
|
1308
|
+
"body": null,
|
|
1309
|
+
"footer": null,
|
|
1310
|
+
"notes": [],
|
|
1311
|
+
"hash": "dee41870495d551c8a32dc25c3f54a0ae18d11a9",
|
|
1312
|
+
"gitTags": "",
|
|
1313
|
+
"committerDate": "2019-12-06 15:08:33 +0200",
|
|
1314
|
+
"isTagged": true,
|
|
1315
|
+
"tag": "@pie-element/ebsr@5.0.9"
|
|
1316
|
+
},
|
|
1317
|
+
{
|
|
1318
|
+
"type": "fix",
|
|
1319
|
+
"scope": null,
|
|
1320
|
+
"subject": "bump pie-ui version",
|
|
1321
|
+
"merge": null,
|
|
1322
|
+
"header": "fix: bump pie-ui version",
|
|
1323
|
+
"body": null,
|
|
1324
|
+
"footer": null,
|
|
1325
|
+
"notes": [],
|
|
1326
|
+
"hash": "ab100dedfa77466411fbb0c796604c56b8e992fa",
|
|
1327
|
+
"gitTags": "",
|
|
1328
|
+
"committerDate": "2019-12-18 12:08:39 +0000",
|
|
1329
|
+
"isTagged": true,
|
|
1330
|
+
"tag": "@pie-element/ebsr@5.0.10"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"type": "fix",
|
|
1334
|
+
"scope": null,
|
|
1335
|
+
"subject": "ch6025: fix for Dichotomous scoring type: EBSR should be scored as 1/1 if both parts are correct, and as 0/1 if either part is wrong.",
|
|
1336
|
+
"merge": null,
|
|
1337
|
+
"header": "fix: ch6025: fix for Dichotomous scoring type: EBSR should be scored as 1/1 if both parts are correct, and as 0/1 if either part is wrong.",
|
|
1338
|
+
"body": null,
|
|
1339
|
+
"footer": "BREAKING CHANGE: replaced `model.partA.partialScoring` and `model.partB.partialScoring` with `model.partialScoring`, replaced `model.partA.scoringType` and `model.partB.scoringType` with `model.scoringType`, replaced `configuration.partA.partialScoring` and `configuration.partB.partialScoring` with `configuration.partialScoring`, replaced `configuration.partA.scoringType` and `configuration.partB.scoringType` with `configuration.scoringType`\nfeat: ch4719: Scoring settings for EBSR are not correct (partial scoring).\n\nUpdated docs.",
|
|
1340
|
+
"notes": [
|
|
1341
|
+
{
|
|
1342
|
+
"title": "BREAKING CHANGE",
|
|
1343
|
+
"text": "replaced `model.partA.partialScoring` and `model.partB.partialScoring` with `model.partialScoring`, replaced `model.partA.scoringType` and `model.partB.scoringType` with `model.scoringType`, replaced `configuration.partA.partialScoring` and `configuration.partB.partialScoring` with `configuration.partialScoring`, replaced `configuration.partA.scoringType` and `configuration.partB.scoringType` with `configuration.scoringType`\nfeat: ch4719: Scoring settings for EBSR are not correct (partial scoring).\n\nUpdated docs."
|
|
1344
|
+
}
|
|
1345
|
+
],
|
|
1346
|
+
"hash": "98ae34d9ecfb8c3342d31402aed36951c76565fc",
|
|
1347
|
+
"gitTags": " (origin/andreea/ch6025/ebsr-dichotomous-scoring-isn-t-working)",
|
|
1348
|
+
"committerDate": "2019-12-11 12:04:04 +0200",
|
|
1349
|
+
"isTagged": true,
|
|
1350
|
+
"tag": "@pie-element/ebsr@6.0.0"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"type": "feat",
|
|
1354
|
+
"scope": null,
|
|
1355
|
+
"subject": "PIE-200 add partialScoring",
|
|
1356
|
+
"merge": null,
|
|
1357
|
+
"header": "feat: PIE-200 add partialScoring",
|
|
1358
|
+
"body": null,
|
|
1359
|
+
"footer": null,
|
|
1360
|
+
"notes": [],
|
|
1361
|
+
"hash": "49f4cb546b7e019cdafde59233b46ec842ac4ad8",
|
|
1362
|
+
"gitTags": "",
|
|
1363
|
+
"committerDate": "2019-12-06 12:22:05 +0000",
|
|
1364
|
+
"isTagged": true,
|
|
1365
|
+
"tag": "@pie-element/ebsr@6.0.0"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"type": "fix",
|
|
1369
|
+
"scope": null,
|
|
1370
|
+
"subject": "bump ui versions",
|
|
1371
|
+
"merge": null,
|
|
1372
|
+
"header": "fix: bump ui versions",
|
|
1373
|
+
"body": null,
|
|
1374
|
+
"footer": null,
|
|
1375
|
+
"notes": [],
|
|
1376
|
+
"hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
|
|
1377
|
+
"gitTags": "",
|
|
1378
|
+
"committerDate": "2020-03-31 19:25:13 +0100",
|
|
1379
|
+
"isTagged": true,
|
|
1380
|
+
"tag": "@pie-element/ebsr@6.1.0"
|
|
1381
|
+
},
|
|
1382
|
+
{
|
|
1383
|
+
"type": "fix",
|
|
1384
|
+
"scope": null,
|
|
1385
|
+
"subject": "bump lib and ui versions",
|
|
1386
|
+
"merge": null,
|
|
1387
|
+
"header": "fix: bump lib and ui versions",
|
|
1388
|
+
"body": null,
|
|
1389
|
+
"footer": null,
|
|
1390
|
+
"notes": [],
|
|
1391
|
+
"hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
|
|
1392
|
+
"gitTags": "",
|
|
1393
|
+
"committerDate": "2020-04-10 17:13:24 +0100",
|
|
1394
|
+
"isTagged": true,
|
|
1395
|
+
"tag": "@pie-element/ebsr@6.2.1"
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"type": "fix",
|
|
1399
|
+
"scope": null,
|
|
1400
|
+
"subject": "PD-90 Part Labels don't show up when multiple ebsr-elements are on the same page.",
|
|
1401
|
+
"merge": null,
|
|
1402
|
+
"header": "fix: PD-90 Part Labels don't show up when multiple ebsr-elements are on the same page.",
|
|
1403
|
+
"body": null,
|
|
1404
|
+
"footer": null,
|
|
1405
|
+
"notes": [],
|
|
1406
|
+
"hash": "e215704cd83ae0f60e90ac6ce7a03031a325d5cc",
|
|
1407
|
+
"gitTags": " (origin/fix/PD-90-part-labels-do-not-show-up)",
|
|
1408
|
+
"committerDate": "2020-04-10 18:27:09 +0300",
|
|
1409
|
+
"isTagged": true,
|
|
1410
|
+
"tag": "@pie-element/ebsr@6.2.1"
|
|
1411
|
+
},
|
|
1412
|
+
{
|
|
1413
|
+
"type": "fix",
|
|
1414
|
+
"scope": null,
|
|
1415
|
+
"subject": "bump all packages to avoid tag conflict",
|
|
1416
|
+
"merge": null,
|
|
1417
|
+
"header": "fix: bump all packages to avoid tag conflict",
|
|
1418
|
+
"body": null,
|
|
1419
|
+
"footer": null,
|
|
1420
|
+
"notes": [],
|
|
1421
|
+
"hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
|
|
1422
|
+
"gitTags": "",
|
|
1423
|
+
"committerDate": "2020-04-10 20:01:37 +0100",
|
|
1424
|
+
"isTagged": true,
|
|
1425
|
+
"tag": "@pie-element/ebsr@6.2.1"
|
|
1426
|
+
},
|
|
1427
|
+
{
|
|
1428
|
+
"type": "fix",
|
|
1429
|
+
"scope": null,
|
|
1430
|
+
"subject": "bump version to avoid tag conflict",
|
|
1431
|
+
"merge": null,
|
|
1432
|
+
"header": "fix: bump version to avoid tag conflict",
|
|
1433
|
+
"body": null,
|
|
1434
|
+
"footer": null,
|
|
1435
|
+
"notes": [],
|
|
1436
|
+
"hash": "4d55f6d203f496420e2ed2fa32c0851406036c53",
|
|
1437
|
+
"gitTags": "",
|
|
1438
|
+
"committerDate": "2020-04-10 17:39:16 +0100",
|
|
1439
|
+
"isTagged": true,
|
|
1440
|
+
"tag": "@pie-element/ebsr@6.2.1"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"type": "fix",
|
|
1444
|
+
"scope": null,
|
|
1445
|
+
"subject": "bump @pie-ui/ebsr",
|
|
1446
|
+
"merge": null,
|
|
1447
|
+
"header": "fix: bump @pie-ui/ebsr",
|
|
1448
|
+
"body": null,
|
|
1449
|
+
"footer": null,
|
|
1450
|
+
"notes": [],
|
|
1451
|
+
"hash": "e84c55107f55ab5ed4488ed8e040e3e3a189f8f5",
|
|
1452
|
+
"gitTags": "",
|
|
1453
|
+
"committerDate": "2020-04-13 22:47:25 +0100",
|
|
1454
|
+
"isTagged": true,
|
|
1455
|
+
"tag": "@pie-element/ebsr@6.2.2"
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"type": "fix",
|
|
1459
|
+
"scope": null,
|
|
1460
|
+
"subject": "PD-90 Part Labels don't show up when multiple ebsr-elements are on the same page.",
|
|
1461
|
+
"merge": null,
|
|
1462
|
+
"header": "fix: PD-90 Part Labels don't show up when multiple ebsr-elements are on the same page.",
|
|
1463
|
+
"body": null,
|
|
1464
|
+
"footer": null,
|
|
1465
|
+
"notes": [],
|
|
1466
|
+
"hash": "d682379eb14b50537eccb418892fa23dff797db9",
|
|
1467
|
+
"gitTags": " (origin/fix/PD-90/default-value-for-ebsr-part-labels)",
|
|
1468
|
+
"committerDate": "2020-04-13 18:51:52 +0300",
|
|
1469
|
+
"isTagged": true,
|
|
1470
|
+
"tag": "@pie-element/ebsr@6.2.2"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"type": "fix",
|
|
1474
|
+
"scope": null,
|
|
1475
|
+
"subject": "bump ui/lib versions",
|
|
1476
|
+
"merge": null,
|
|
1477
|
+
"header": "fix: bump ui/lib versions",
|
|
1478
|
+
"body": null,
|
|
1479
|
+
"footer": null,
|
|
1480
|
+
"notes": [],
|
|
1481
|
+
"hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
|
|
1482
|
+
"gitTags": "",
|
|
1483
|
+
"committerDate": "2020-04-14 15:36:44 +0100",
|
|
1484
|
+
"isTagged": true,
|
|
1485
|
+
"tag": "@pie-element/ebsr@6.2.3"
|
|
1486
|
+
},
|
|
1487
|
+
{
|
|
1488
|
+
"type": "fix",
|
|
1489
|
+
"scope": null,
|
|
1490
|
+
"subject": "PD-129 and PD-127: Updated pie-ui/ebsr and pie-elements/multiple-choice versions.",
|
|
1491
|
+
"merge": null,
|
|
1492
|
+
"header": "fix: PD-129 and PD-127: Updated pie-ui/ebsr and pie-elements/multiple-choice versions.",
|
|
1493
|
+
"body": null,
|
|
1494
|
+
"footer": null,
|
|
1495
|
+
"notes": [],
|
|
1496
|
+
"hash": "2ca902c306dae8725288ed86454800b7317d4d03",
|
|
1497
|
+
"gitTags": " (origin/fix/pd-127-and-pd-129)",
|
|
1498
|
+
"committerDate": "2020-04-14 17:26:31 +0300",
|
|
1499
|
+
"isTagged": true,
|
|
1500
|
+
"tag": "@pie-element/ebsr@6.2.3"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"type": "fix",
|
|
1504
|
+
"scope": null,
|
|
1505
|
+
"subject": "bump ui/lib versions",
|
|
1506
|
+
"merge": null,
|
|
1507
|
+
"header": "fix: bump ui/lib versions",
|
|
1508
|
+
"body": null,
|
|
1509
|
+
"footer": null,
|
|
1510
|
+
"notes": [],
|
|
1511
|
+
"hash": "45f0da6e3e01f33aff6059cb13d571554690348b",
|
|
1512
|
+
"gitTags": "",
|
|
1513
|
+
"committerDate": "2020-04-28 14:57:57 +0100",
|
|
1514
|
+
"isTagged": true,
|
|
1515
|
+
"tag": "@pie-element/ebsr@6.2.4"
|
|
1516
|
+
},
|
|
1517
|
+
{
|
|
1518
|
+
"type": "fix",
|
|
1519
|
+
"scope": null,
|
|
1520
|
+
"subject": "update ui/lib versions",
|
|
1521
|
+
"merge": null,
|
|
1522
|
+
"header": "fix: update ui/lib versions",
|
|
1523
|
+
"body": null,
|
|
1524
|
+
"footer": null,
|
|
1525
|
+
"notes": [],
|
|
1526
|
+
"hash": "0226b0bc0869d468ba3e5986bc469e020f4f12a6",
|
|
1527
|
+
"gitTags": "",
|
|
1528
|
+
"committerDate": "2020-04-28 14:20:37 +0100",
|
|
1529
|
+
"isTagged": true,
|
|
1530
|
+
"tag": "@pie-element/ebsr@6.2.4"
|
|
1531
|
+
},
|
|
1532
|
+
{
|
|
1533
|
+
"type": "fix",
|
|
1534
|
+
"scope": null,
|
|
1535
|
+
"subject": "ui+libs update",
|
|
1536
|
+
"merge": null,
|
|
1537
|
+
"header": "fix: ui+libs update",
|
|
1538
|
+
"body": null,
|
|
1539
|
+
"footer": null,
|
|
1540
|
+
"notes": [],
|
|
1541
|
+
"hash": "6127de27006a7835d1dd7a9c4c5f13de950aa06d",
|
|
1542
|
+
"gitTags": "",
|
|
1543
|
+
"committerDate": "2020-04-27 19:52:07 +0100",
|
|
1544
|
+
"isTagged": true,
|
|
1545
|
+
"tag": "@pie-element/ebsr@6.2.4"
|
|
1546
|
+
}
|
|
1547
|
+
]
|