author int64 4.98k 943k | date stringdate 2017-04-15 16:45:02 2022-02-25 15:32:15 | timezone int64 -46,800 39.6k | hash stringlengths 40 40 | message stringlengths 8 468 | mods listlengths 1 16 | language stringclasses 9 values | license stringclasses 2 values | repo stringclasses 119 values | original_message stringlengths 12 491 | is_CCS int64 1 1 | commit_type stringclasses 129 values | commit_scope stringlengths 1 44 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
730,429 | 19.10.2018 12:32:13 | 14,400 | 00ddf271e7a792519dd6d0f94a1e206f31cba3d0 | feat(package): remove material-ui | [
{
"change_type": "MODIFY",
"diff": "},\n\"readable-stream\": {\n\"version\": \"2.3.6\",\n- \"resolved\": \"http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz\",\n+ \"resolved\": \"https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz\",\n\"integrity\": \"sha512-tQtKA9WIAh... | JavaScript | MIT License | webex/react-widgets | feat(package): remove material-ui | 1 | feat | package |
730,429 | 19.10.2018 14:20:22 | 14,400 | 89cbcd87a0fdf3895703a3cdb25a5113c6c21373 | feat(recents-demo): remove material-ui | [
{
"change_type": "ADD",
"diff": "+$brand-font-folder: \"~@collab-ui/core/fonts\";\n+$icon-font-path: \"~@collab-ui/icons/fonts\";\n+$images-path: \"~@collab-ui/core/images\";\n+$docs-images-path: '~@collab-ui/core/docs/assets';\n+\n+@import '~@collab-ui/core/scss/collab-ui';\n",
"new_path": "packages/no... | JavaScript | MIT License | webex/react-widgets | feat(recents-demo): remove material-ui | 1 | feat | recents-demo |
730,429 | 19.10.2018 14:49:24 | 14,400 | bf116d181415d1ec0d0d4f03992c37d58ab9dce9 | feat(example-code): create example code component | [
{
"change_type": "ADD",
"diff": "+{\n+ \"name\": \"@webex/private-react-component-example-code\",\n+ \"description\": \"Webex Teams Example Code for Demo (Private)\",\n+ \"main\": \"./cjs/index.js\",\n+ \"src\": \"./src/index.js\",\n+ \"module\": \"./es/index.js\",\n+ \"keywords\": [],\n+ \"contributors\": ... | JavaScript | MIT License | webex/react-widgets | feat(example-code): create example code component | 1 | feat | example-code |
730,429 | 19.10.2018 14:50:01 | 14,400 | 513e42ffb56279444738c60067506a2fdfc33e6f | feat(recents-demo): use example code component | [
{
"change_type": "MODIFY",
"diff": "@@ -4,11 +4,10 @@ import {instanceOf} from 'prop-types';\nimport classNames from 'classnames';\nimport {Cookies, withCookies} from 'react-cookie';\nimport {autobind} from 'core-decorators';\n-import SyntaxHighlighter from 'react-syntax-highlighter/prism';\n-import {coy} f... | JavaScript | MIT License | webex/react-widgets | feat(recents-demo): use example code component | 1 | feat | recents-demo |
815,760 | 19.10.2018 15:12:05 | -10,800 | 8bea5721b732ba4bfec80034bf81356a444031bd | fix(NgSelectConfig): use class as config provider
fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -92,16 +92,14 @@ To allow customization and theming, `ng-select` bundle includes only generic sty\n### Step 4 (Optional): Configuration\n-You can also set global configuration and localization messages by providing custom NG_SELECT_DEFAULT_CONFIG\n+\n+You can also set ... | TypeScript | MIT License | ng-select/ng-select | fix(NgSelectConfig): use class as config provider
fixes #863 | 1 | fix | NgSelectConfig |
815,745 | 19.10.2018 15:15:51 | -10,800 | 07f1dfdd18aa90fe462e9da0d0fe6b004f0aee30 | chore(release): 2.11.0 | [
{
"change_type": "MODIFY",
"diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"2.11.0\"></a>\n+# [2.11.0](https://github.com/ng-select/ng-select/compare/v2.10.5...v... | TypeScript | MIT License | ng-select/ng-select | chore(release): 2.11.0 | 1 | chore | release |
730,429 | 19.10.2018 15:36:07 | 14,400 | 85770885dd67a377686d4d5c28d1a66d2a3a4120 | feat(space-demo): remove material-ui | [
{
"change_type": "ADD",
"diff": "+$brand-font-folder: \"~@collab-ui/core/fonts\";\n+$icon-font-path: \"~@collab-ui/icons/fonts\";\n+$images-path: \"~@collab-ui/core/images\";\n+$docs-images-path: '~@collab-ui/core/docs/assets';\n+\n+@import '~@collab-ui/core/scss/collab-ui';\n",
"new_path": "packages/no... | JavaScript | MIT License | webex/react-widgets | feat(space-demo): remove material-ui | 1 | feat | space-demo |
67,476 | 19.10.2018 17:34:16 | -7,200 | 4fde7ef153bb9b46e4c5a414c2f05c59862663d1 | refactor(view): split up ViewFactory into ViewFactory and ViewCache | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,7 @@ import { ITemplate } from './template';\nexport type RenderCallback = (view: IView) => void;\nexport interface IView extends IBindScope, IRenderable, IAttach, IMountable {\n- readonly factory: IViewFactory;\n+ readonly cache: IViewCache;\nhold(location: ... | TypeScript | MIT License | aurelia/aurelia | refactor(view): split up ViewFactory into ViewFactory and ViewCache | 1 | refactor | view |
730,412 | 19.10.2018 19:53:26 | 0 | 8685e0ea4f92f132cfada871d3d394ea9c16a7aa | chore(release): 0.1.375 | [
{
"change_type": "MODIFY",
"diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.375\"></a>\n+## [0.1.375](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.375 | 1 | chore | release |
679,913 | 19.10.2018 23:18:26 | -3,600 | f891c4195e12ade30398749252a7556def0f7175 | feat(math): add sincos() & roundEps() | [
{
"change_type": "MODIFY",
"diff": "@@ -6,6 +6,9 @@ import {\nTAU\n} from \"./api\";\n+export const sincos = (theta: number) =>\n+ [Math.sin(theta), Math.cos(theta)];\n+\nexport const absTheta = (theta: number) =>\n(theta %= TAU, theta < 0 ? TAU + theta : theta);\n",
"new_path": "packages/math/src/angle... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(math): add sincos() & roundEps() | 1 | feat | math |
679,913 | 19.10.2018 23:19:29 | -3,600 | 85426d98dbb034065d700e15883ba3f8d5e7f6bf | fix(hiccup-svg): fix arc segment handling | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,7 @@ export type PathSegmentCubic = [\"C\" | \"c\", Vec2Like, Vec2Like, Vec2Like];\nexport type PathSegmentQuadratic = [\"Q\" | \"q\", Vec2Like, Vec2Like];\nexport type PathSegmentCubicChain = [\"S\" | \"s\", Vec2Like, Vec2Like];\nexport type PathSegmentQuadr... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(hiccup-svg): fix arc segment handling | 1 | fix | hiccup-svg |
679,913 | 19.10.2018 23:28:36 | -3,600 | 4a47daa4b9139e6a62d07e4598206d72db2a0062 | feat(math): migrate mixCubic()/mixQuadratic() from geom package | [
{
"change_type": "MODIFY",
"diff": "@@ -22,6 +22,18 @@ export const mix = (a: number, b: number, t: number) =>\nexport const mixBilinear = (a: number, b: number, c: number, d: number, u: number, v: number) =>\nmix(mix(a, b, u), mix(c, d, u), v);\n+export const mixQuadratic = (a: number, b: number, c: number... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(math): migrate mixCubic()/mixQuadratic() from geom package | 1 | feat | math |
67,476 | 19.10.2018 23:30:28 | -7,200 | ab2122914149e3b4b76bf68637c3437ff196d73c | chore(karma-webpack): fix double error logging and stack trace sourcemaps | [
{
"change_type": "MODIFY",
"diff": "}\n}\n},\n+ \"karma-source-map-support\": {\n+ \"version\": \"1.3.0\",\n+ \"resolved\": \"https://registry.npmjs.org/karma-source-map-support/-/karma-source-map-support-1.3.0.tgz\",\n+ \"integrity\": \"sha512-HcPqdAusNez/ywa+biN4EphGz62MmQyPggUsDfsHqa7tSe4jdsxgvTKuDfIazjL... | TypeScript | MIT License | aurelia/aurelia | chore(karma-webpack): fix double error logging and stack trace sourcemaps | 1 | chore | karma-webpack |
67,476 | 19.10.2018 23:44:17 | -7,200 | 3d865785a68e85c90c5f1d133bef1be73b10fd47 | ci: use aurelia docker image for pushing/publishing, restore cache before publish | [
{
"change_type": "MODIFY",
"diff": "@@ -287,7 +287,7 @@ jobs:\n# Requires bundle_packages\nmerge_and_dist:\n- executor: docker-circleci\n+ executor: docker-aurelia\nparameters:\nfrom:\ntype: string\n@@ -337,12 +337,12 @@ jobs:\n- do_e2e_browserstack\npublish_npm:\n- executor: docker-circleci\n+ executor: do... | TypeScript | MIT License | aurelia/aurelia | ci: use aurelia docker image for pushing/publishing, restore cache before publish | 1 | ci | null |
679,913 | 19.10.2018 23:46:15 | -3,600 | ce131d48bdd5b9bdb03e0f841d241f0ac4c7b22c | feat(geom): add IToCubic, add/update impls
add/update .toCubic() impls for Arc2, Line2, Polyline2
add Path2.normalize() to convert all segments to cubics
remove mixCubic/mixQuadratic() | [
{
"change_type": "MODIFY",
"diff": "@@ -45,7 +45,7 @@ export interface LineIntersection<T> {\nexport interface PathSegment {\ntype: SegmentType;\npoint?: Vec2;\n- geo?: IBoundsRaw<Vec2> & IVertices<Vec2, any> & IHiccupPathSegment;\n+ geo?: IBoundsRaw<Vec2> & IVertices<Vec2, any> & IHiccupPathSegment & IToCu... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(geom): add IToCubic, add/update impls
- add/update .toCubic() impls for Arc2, Line2, Polyline2
- add Path2.normalize() to convert all segments to cubics
- remove mixCubic/mixQuadratic() | 1 | feat | geom |
67,476 | 20.10.2018 07:13:24 | -7,200 | f0569425b9a9a9476f3d1982a84e92db7e6c53a4 | chore(test): add try/catch manual option to cartesian loop | [
{
"change_type": "MODIFY",
"diff": "@@ -394,8 +394,14 @@ export function eachCartesianJoinFactory<T extends any, U>(\n}\nconst totalCallCount: number = arrays.reduce((count: number, arr: ((...args: T[])=>T)[]) => count *= arr.length, 1);\nconst argsIndices = Array(arrays.length).fill(0);\n- const args: T[] ... | TypeScript | MIT License | aurelia/aurelia | chore(test): add try/catch manual option to cartesian loop | 1 | chore | test |
67,476 | 20.10.2018 07:14:20 | -7,200 | 25aba89c548a22a1d211a73dee303ad8e704f6de | feat(templating): centralize all TemplateDefinition creation into reusable definitionBuilder | [
{
"change_type": "ADD",
"diff": "+import { Immutable, PLATFORM } from '@aurelia/kernel';\n+import { INode } from '../dom';\n+import { IBindableDescription } from './bindable';\n+import { ICustomElementType } from './custom-element';\n+import { IBuildInstruction, ITemplateDefinition, TargetedInstruction, Tem... | TypeScript | MIT License | aurelia/aurelia | feat(templating): centralize all TemplateDefinition creation into reusable definitionBuilder | 1 | feat | templating |
67,476 | 20.10.2018 14:18:55 | -7,200 | 9e168bc3f8379720ee5cee4baaf2c7efdc3615af | perf(runtime-behavior): replace boolean properties with single flags property | [
{
"change_type": "MODIFY",
"diff": "@@ -16,7 +16,7 @@ import { IBindScope } from '../binding/observation';\nimport { INode } from '../dom';\nimport { IResourceKind, IResourceType, ResourceDescription } from '../resource';\nimport { IBindableDescription } from './bindable';\n-import { IAttach, IAttachLifecyc... | TypeScript | MIT License | aurelia/aurelia | perf(runtime-behavior): replace boolean properties with single flags property | 1 | perf | runtime-behavior |
67,476 | 20.10.2018 14:21:40 | -7,200 | 889fbd7f7466e9262e784c3ea8d256658faa1836 | chore(all): make flag checks consistent (there's no perf difference) | [
{
"change_type": "MODIFY",
"diff": "@@ -110,12 +110,12 @@ export function parse<TPrec extends Precedence, TType extends BindingType>(state\nnever : never {\nif (state.index === 0) {\n- if ((bindingType & BindingType.Interpolation) > 0) {\n+ if (bindingType & BindingType.Interpolation) {\n// tslint:disable-n... | TypeScript | MIT License | aurelia/aurelia | chore(all): make flag checks consistent (there's no perf difference) | 1 | chore | all |
67,476 | 20.10.2018 14:26:12 | -7,200 | 5b34fdf920ce55d44e12cb8dbd5f003945036fd8 | chore(flags): consolidate flags assignment | [
{
"change_type": "MODIFY",
"diff": "@@ -126,40 +126,43 @@ function hydrate(this: IInternalCustomAttributeImplementation, renderingEngine:\n}\nfunction bind(this: IInternalCustomAttributeImplementation, flags: BindingFlags, scope: IScope): void {\n+ flags |= BindingFlags.fromBind;\n+\nif (this.$isBound) {\ni... | TypeScript | MIT License | aurelia/aurelia | chore(flags): consolidate flags assignment | 1 | chore | flags |
815,745 | 20.10.2018 14:46:54 | -10,800 | 7a6e2d3e457ac0ba8fc98cc85f5461d15c442c62 | chore(release): 2.11.1 | [
{
"change_type": "MODIFY",
"diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"2.11.1\"></a>\n+## [2.11.1](https://github.com/ng-select/ng-select/compare/v2.11.0...... | TypeScript | MIT License | ng-select/ng-select | chore(release): 2.11.1 | 1 | chore | release |
217,922 | 20.10.2018 15:28:29 | -7,200 | e87c8751ffa8e6476d4d954f716afe8daefb3a3b | feat: workshops ordering using drag and drop | [
{
"change_type": "MODIFY",
"diff": "@@ -4,4 +4,5 @@ export class Workshop extends DataWithPermissions {\nname: string;\nlistIds: string[] = [];\ncreatedAt = new Date().toISOString();\n+ index = -1;\n}\n",
"new_path": "apps/client/src/app/model/other/workshop.ts",
"old_path": "apps/client/src/app/mod... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: workshops ordering using drag and drop | 1 | feat | null |
217,922 | 20.10.2018 15:43:24 | -7,200 | 29a49cbc6d232ff342227a3f8233f54c2e71d182 | fix: fixed display of lists page on mobile | [
{
"change_type": "MODIFY",
"diff": "</nz-list>\n</nz-collapse-panel>\n<ng-template #panelHeader>\n- <div class=\"panel-header\" nz-row>\n- <div nz-col nzMd=\"4\">\n+ <div class=\"panel-header\" nz-row fxLayout=\"row\" fxLayout.lt-md=\"column\" fxLayoutGap.lt-md=\"5px\">\n+ <div nz-col nzSm=\"24\" nzMd=\"4\"... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix: fixed display of lists page on mobile | 1 | fix | null |
217,922 | 20.10.2018 15:45:31 | -7,200 | 026c6aca9a3c382b905cea03cf6bc07fbebcffc5 | feat: ability to remove item from a list in list panel | [
{
"change_type": "MODIFY",
"diff": "(ngModelChange)=\"updateAmount(item, $event)\"></nz-input-number>\n</ng-template>\n<ng-template #removeItem>\n- <button nz-button [nzType]=\"'danger'\" [nzShape]=\"'circle'\" [disabled]=\"(permissionLevel$ | async) < 30\">\n+ <button nz-button [nzType]=\"'danger'\" [nzSha... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: ability to remove item from a list in list panel
#576 | 1 | feat | null |
217,922 | 20.10.2018 16:21:27 | -7,200 | c9b391cfac42a205f32707bd620590c139baf0d9 | feat: workshops are now listed in the list-picker | [
{
"change_type": "MODIFY",
"diff": "</ng-template>\n<ng-template #header><i class=\"anticon anticon-solution\"></i> {{'LISTS.Your_lists' | translate}}</ng-template>\n</nz-list>\n+<div>\n+ <nz-list *ngFor=\"let workshopDisplay of workshops$ | async; trackBy: trackByWorkshopDisplay\" [nzDataSource]=\"wor... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: workshops are now listed in the list-picker | 1 | feat | null |
67,476 | 20.10.2018 18:14:32 | -7,200 | 09ec3d86b93b3e679d0734a00cbdfcf22db637d1 | chore(test): add test assertion extensions for lifecycle states | [
{
"change_type": "MODIFY",
"diff": "import * as chai from 'chai';\nimport * as sinon from 'sinon';\nimport * as sinonChai from 'sinon-chai';\n+import { LifecycleState } from \"../src\";\n+\nchai.should();\nchai.use(sinonChai);\n+chai.use(function(_chai, utils) {\n+ const Assertion = _chai['Assertion'];\n+\n... | TypeScript | MIT License | aurelia/aurelia | chore(test): add test assertion extensions for lifecycle states | 1 | chore | test |
67,476 | 20.10.2018 18:14:58 | -7,200 | e1acc1f32a17c0677af0f1c648e46e048bea9f78 | fix(binding-context): make addObserver optional to make typescript happy | [
{
"change_type": "MODIFY",
"diff": "@@ -35,7 +35,7 @@ export interface IBindingContext {\nreadonly $synthetic?: true;\nreadonly $observers?: ObserversLookup<IOverrideContext>;\n- getObservers(): ObserversLookup<IOverrideContext>;\n+ getObservers?(): ObserversLookup<IOverrideContext>;\n}\nexport interface IO... | TypeScript | MIT License | aurelia/aurelia | fix(binding-context): make addObserver optional to make typescript happy | 1 | fix | binding-context |
67,476 | 20.10.2018 19:18:51 | -7,200 | d0f384c82cde8b524d188660c349871e705dc437 | refactor(templating): move $isAttached, $needsMount and $isCached to flags | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ export interface ICustomAttributeType extends\nImmutable<Pick<Partial<IAttributeDefinition>, 'bindables'>> { }\ntype OptionalLifecycleHooks = Omit<ILifecycleHooks, Exclude<keyof IRenderable, '$mount' | '$unmount'>>;\n-type RequiredLifecycleProperties = R... | TypeScript | MIT License | aurelia/aurelia | refactor(templating): move $isAttached, $needsMount and $isCached to flags | 1 | refactor | templating |
67,476 | 20.10.2018 19:54:44 | -7,200 | 4f6aedcf42aead42f1ae4f6d4f796555c5ea5a83 | test(lifecycles): fix unit tests | [
{
"change_type": "MODIFY",
"diff": "@@ -72,11 +72,8 @@ export class MockCustomElement implements ICustomElement {\npublic $state: LifecycleState = LifecycleState.none;\n- public $isCached: boolean = false;\n- public $needsMount: boolean = false;\npublic $bindables: IBindScope[];\npublic $attachables: IAttac... | TypeScript | MIT License | aurelia/aurelia | test(lifecycles): fix unit tests | 1 | test | lifecycles |
217,922 | 20.10.2018 22:28:39 | -7,200 | ed24cf85dbf19c8818832d2cfd89a25b271a0a7e | feat: first draft for electron version | [
{
"change_type": "MODIFY",
"diff": "\"with\": \"apps/client/src/environments/environment.preview.ts\"\n}\n]\n+ },\n+ \"electron-preview\": {\n+ \"baseHref\": \"\",\n+ \"fileReplacements\": [\n+ {\n+ \"replace\": \"apps/client/src/environments/environment.ts\",\n+ \"with\": \"apps/client/src/environments/env... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: first draft for electron version | 1 | feat | null |
67,476 | 20.10.2018 23:05:45 | -7,200 | d504f5dbe9c9dbe619e3a82f40501f2544bd8e27 | feat(lifecycle): add state flags for binding/unbinding/attaching/detaching | [
{
"change_type": "MODIFY",
"diff": "@@ -97,8 +97,9 @@ export class Binding implements IPartialConnectableBinding {\n}\nthis.$unbind(flags);\n}\n+ // add isBinding flag\n+ this.$state |= LifecycleState.isBinding;\n- this.$state |= LifecycleState.isBound;\nthis.$scope = scope;\nlet sourceExpression = this.sou... | TypeScript | MIT License | aurelia/aurelia | feat(lifecycle): add state flags for binding/unbinding/attaching/detaching | 1 | feat | lifecycle |
67,476 | 21.10.2018 00:37:24 | -7,200 | 165718181100940056df6401d2a42f4f9c5137cd | refactor(containerless-projector): use component $state to determine needsMount | [
{
"change_type": "MODIFY",
"diff": "@@ -161,7 +161,7 @@ function hydrate(this: IInternalCustomElementImplementation, renderingEngine: IR\nthis.$attachableHead = this.$attachableTail = null;\nthis.$prevAttachable = this.$nextAttachable = null;\n- this.$state = LifecycleState.none;\n+ this.$state = LifecycleS... | TypeScript | MIT License | aurelia/aurelia | refactor(containerless-projector): use component $state to determine needsMount | 1 | refactor | containerless-projector |
67,476 | 21.10.2018 02:21:24 | -7,200 | df68f156b57836649e2505c73bb6a57943aaa81e | refactor(dom): try using 2 render locations | [
{
"change_type": "MODIFY",
"diff": "@@ -98,6 +98,8 @@ export interface INodeSequence extends INodeLike {\n* Remove this sequence from its parent.\n*/\nremove(): void;\n+\n+ convertToRenderLocation(node: INode): IRenderLocation;\n}\nexport interface INodeObserver {\n@@ -257,7 +259,10 @@ const emptySequence: ... | TypeScript | MIT License | aurelia/aurelia | refactor(dom): try using 2 render locations | 1 | refactor | dom |
679,913 | 21.10.2018 02:33:48 | -3,600 | 2cf20c907a7cefde995827044a23cd1f482dec26 | feat(malloc): initial import package | [
{
"change_type": "ADD",
"diff": "+build\n+coverage\n+dev\n+doc\n+export\n+src*\n+test\n+.nyc_output\n+tsconfig.json\n+*.tgz\n+*.html\n",
"new_path": "packages/malloc/.npmignore",
"old_path": null
},
{
"change_type": "ADD",
"diff": "+ Apache License\n+ Version 2.0, January 2004\n+ http://... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(malloc): initial import @thi.ng/malloc package | 1 | feat | malloc |
679,913 | 21.10.2018 04:37:01 | -3,600 | 89f2bc28ea0f6e5915e79cab6009aab51878327c | feat(malloc): re-add block compaction & splitting, update readme | [
{
"change_type": "MODIFY",
"diff": "@@ -9,11 +9,22 @@ This project is part of the\n<!-- TOC depthFrom:2 depthTo:3 -->\n+- [About](#about)\n+- [Installation](#installation)\n+- [Dependencies](#dependencies)\n+- [Usage examples](#usage-examples)\n+- [Authors](#authors)\n+- [License](#license)\n+\n<!-- /TOC --... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(malloc): re-add block compaction & splitting, update readme | 1 | feat | malloc |
679,913 | 21.10.2018 14:05:13 | -3,600 | 787102a4fd33f900ccc73b798b9831daa2ea8818 | fix(malloc): add size check, update readme | [
{
"change_type": "MODIFY",
"diff": "@@ -21,10 +21,13 @@ This project is part of the\n## About\nA TypeScript port of\n-[thi.ng/tinyalloc](https://github.com/thi-ng/tinyalloc) for hybrid\n-JS/WASM use cases...\n+[thi.ng/tinyalloc](https://github.com/thi-ng/tinyalloc), for raw or\n+typed array memory pooling a... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(malloc): add size check, update readme | 1 | fix | malloc |
679,913 | 21.10.2018 14:45:42 | -3,600 | 40f07876c6f5b1b6afb5560814e02e1cbab23756 | docs(malloc): add docs to readme | [
{
"change_type": "MODIFY",
"diff": "@@ -13,6 +13,13 @@ This project is part of the\n- [Installation](#installation)\n- [Dependencies](#dependencies)\n- [Usage examples](#usage-examples)\n+- [API](#api)\n+ - [`malloc(size: number)`](#mallocsize-number)\n+ - [`mallocAs(type: Type, num: number)`](#mallocastype... | TypeScript | Apache License 2.0 | thi-ng/umbrella | docs(malloc): add docs to readme | 1 | docs | malloc |
67,476 | 21.10.2018 15:30:11 | -7,200 | d064091e6b9dcc899b25907d43543e24b473f905 | chore(jit-aurelia-cli): update package.json | [
{
"change_type": "MODIFY",
"diff": "},\n\"dependencies\": {\n\"@aurelia/jit\": \"dev\",\n+ \"@aurelia/kernel\": \"dev\",\n+ \"@aurelia/runtime\": \"dev\",\n\"requirejs\": \"latest\",\n\"text\": \"github:requirejs/text#latest\"\n},\n\"devDependencies\": {\n- \"@types/node\": \"^8.10.22\",\n- \"aurelia-cli\":... | TypeScript | MIT License | aurelia/aurelia | chore(jit-aurelia-cli): update package.json | 1 | chore | jit-aurelia-cli |
67,476 | 21.10.2018 15:35:39 | -7,200 | f5e49dd9d6de9526d7302abd77dfa16d44fd1d27 | chore(examples): add all aurelia deps and update other deps | [
{
"change_type": "MODIFY",
"diff": "\"serve\": \"http-server -c-1 -p 9000 .\"\n},\n\"dependencies\": {\n- \"@aurelia/jit\": \"dev\"\n+ \"@aurelia/jit\": \"dev\",\n+ \"@aurelia/kernel\": \"dev\",\n+ \"@aurelia/runtime\": \"dev\"\n},\n\"devDependencies\": {\n- \"@types/node\": \"^8.10.22\",\n+ \"@types/node\"... | TypeScript | MIT License | aurelia/aurelia | chore(examples): add all aurelia deps and update other deps | 1 | chore | examples |
67,476 | 21.10.2018 15:36:43 | -7,200 | 125d9f989ae0f29ad2fb578f2ca95d03dd0a9dec | chore(jit-iife-inline): reference github instead of azure | [
{
"change_type": "MODIFY",
"diff": "</head>\n<body>\n+ <script src=\"https://rawgit.com/aurelia/aurelia/develop/dist/au.bundle.js\"></script>\n<app>\n<template>\n<div>${message}</div>\n</template>\n</app>\n- <script src=\"https://aurelia.blob.core.windows.net/releases/dev/au.bundle.js\"></script>\n<script>\... | TypeScript | MIT License | aurelia/aurelia | chore(jit-iife-inline): reference github instead of azure | 1 | chore | jit-iife-inline |
67,476 | 21.10.2018 17:37:26 | -7,200 | 49e98667427c5ab6e2095bd07bcddd228dcfc99e | ci: add e2e tests for examples to circleci config | [
{
"change_type": "MODIFY",
"diff": "@@ -82,6 +82,33 @@ commands:\nname: \"Run npm install\"\ncommand: npm ci --ignore-scripts\n+ first_npm_install_example_e2e:\n+ steps:\n+ - run:\n+ name: \"Install e2e tests\"\n+ command: |\n+ cd ./examples/test\n+ npm ci\n+\n+ first_npm_install_example:\n+ parameters:\n+ ... | TypeScript | MIT License | aurelia/aurelia | ci: add e2e tests for examples to circleci config | 1 | ci | null |
67,476 | 21.10.2018 17:49:09 | -7,200 | 5b3e0b443a2949e04f87641cac3cfe3b5e4beba4 | chore(jit-aurelia-cli-ts): add missing http-server package | [
{
"change_type": "MODIFY",
"diff": "\"gulp-typescript\": \"latest\",\n\"gulp-watch\": \"latest\",\n\"gulp\": \"next\",\n+ \"http-server\": \"latest\",\n\"minimatch\": \"latest\",\n\"rimraf\": \"latest\",\n\"typescript\": \"latest\"\n",
"new_path": "examples/bundlers/jit-aurelia-cli-ts/package.json",
... | TypeScript | MIT License | aurelia/aurelia | chore(jit-aurelia-cli-ts): add missing http-server package | 1 | chore | jit-aurelia-cli-ts |
67,476 | 21.10.2018 17:51:42 | -7,200 | 56be862a4bbe25be73daa8a49ad2163e5d942e67 | chore(jit-iife-inline): add http-server as an option to run | [
{
"change_type": "ADD",
"diff": "+package-lock=false\n",
"new_path": "examples/no-bundlers/jit-iife-inline/.npmrc",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "## Getting started\nSimply open index.html in your browser!\n+\n+Alternatively:\n+\n+```bash\n+npm install\n+npm run... | TypeScript | MIT License | aurelia/aurelia | chore(jit-iife-inline): add http-server as an option to run | 1 | chore | jit-iife-inline |
67,476 | 21.10.2018 17:53:44 | -7,200 | 718c3bf41cc2d116f466b23c7042c55bfd134f7b | ci: add build_example command to example job | [
{
"change_type": "MODIFY",
"diff": "@@ -416,6 +416,8 @@ jobs:\nsteps:\n- first_npm_install_example:\npath: << parameters.path >>\n+ - do_build_example:\n+ path: << parameters.path >>\n- do_serve_example:\npath: << parameters.path >>\n- do_test_example:\n",
"new_path": ".circleci/config.yml",
"old_pa... | TypeScript | MIT License | aurelia/aurelia | ci: add build_example command to example job | 1 | ci | null |
67,476 | 21.10.2018 17:55:11 | -7,200 | 62c037bc4a98db7c03d56efcd5c17c062eff0499 | ci: add browserify example e2e tests | [
{
"change_type": "MODIFY",
"diff": "@@ -458,6 +458,9 @@ workflows:\n- e2e_examples_wdio:\nname: jit_aurelia_cli_ts\npath: \"bundlers/jit-aurelia-cli-ts\"\n+ - e2e_examples_wdio:\n+ name: jit_browserify_ts\n+ path: \"bundlers/jit-browserify-ts\"\n# Runs build and tests, and pushes the built artifacts to the ... | TypeScript | MIT License | aurelia/aurelia | ci: add browserify example e2e tests | 1 | ci | null |
67,476 | 21.10.2018 17:56:20 | -7,200 | 388800c74bafc360160bd24c4fb75e25556668f7 | ci: rename jobs to match example names | [
{
"change_type": "MODIFY",
"diff": "@@ -456,10 +456,10 @@ workflows:\ntest_examples:\njobs:\n- e2e_examples_wdio:\n- name: jit_aurelia_cli_ts\n+ name: jit-aurelia-cli-ts\npath: \"bundlers/jit-aurelia-cli-ts\"\n- e2e_examples_wdio:\n- name: jit_browserify_ts\n+ name: jit-browserify-ts\npath: \"bundlers/jit-b... | TypeScript | MIT License | aurelia/aurelia | ci: rename jobs to match example names | 1 | ci | null |
67,476 | 21.10.2018 17:57:17 | -7,200 | c73d46e70eb06763bd0d8d3705d736496084427a | ci: add the rest of the examples | [
{
"change_type": "MODIFY",
"diff": "@@ -461,6 +461,15 @@ workflows:\n- e2e_examples_wdio:\nname: jit-browserify-ts\npath: \"bundlers/jit-browserify-ts\"\n+ - e2e_examples_wdio:\n+ name: jit-fuse-box-ts\n+ path: \"bundlers/jit-fuse-box-ts\"\n+ - e2e_examples_wdio:\n+ name: jit-parcel-ts\n+ path: \"bundlers/j... | TypeScript | MIT License | aurelia/aurelia | ci: add the rest of the examples | 1 | ci | null |
67,476 | 21.10.2018 18:00:11 | -7,200 | 823190c0a8388e69278c884babd6ec293aee7ba2 | chore(jit-iife-inline): add noop scripts | [
{
"change_type": "MODIFY",
"diff": "\"name\": \"jit-iife-inline\",\n\"version\": \"0.1.1\",\n\"scripts\": {\n+ \"watch\": \"http-server -c-1 -p 9000 .\",\n+ \"build\": \"echo \\\"Nothing to build!\\\"\",\n\"serve\": \"http-server -c-1 -p 9000 .\"\n},\n\"dependencies\": { },\n",
"new_path": "examples/no-... | TypeScript | MIT License | aurelia/aurelia | chore(jit-iife-inline): add noop scripts | 1 | chore | jit-iife-inline |
67,476 | 21.10.2018 18:00:54 | -7,200 | 1642c0e3f247b989f78543b6a2bc2b5baa95c680 | ci: add jit-iife-inline to e2e tests | [
{
"change_type": "MODIFY",
"diff": "@@ -470,6 +470,9 @@ workflows:\n- e2e_examples_wdio:\nname: jit-webpack-ts\npath: \"bundlers/jit-webpack-ts\"\n+ - e2e_examples_wdio:\n+ name: jit-iife-inline\n+ path: \"no-bundlers/jit-iife-inline\"\n# Runs build and tests, and pushes the built artifacts to the release b... | TypeScript | MIT License | aurelia/aurelia | ci: add jit-iife-inline to e2e tests | 1 | ci | null |
67,476 | 21.10.2018 18:01:40 | -7,200 | 0746df88dcb338b2b225dc72a4f9d20e09dc0072 | ci: fix typo in parcel e2e test | [
{
"change_type": "MODIFY",
"diff": "@@ -466,7 +466,7 @@ workflows:\npath: \"bundlers/jit-fuse-box-ts\"\n- e2e_examples_wdio:\nname: jit-parcel-ts\n- path: \"bundlers/jit-jit-parcel-ts\"\n+ path: \"bundlers/jit-parcel-ts\"\n- e2e_examples_wdio:\nname: jit-webpack-ts\npath: \"bundlers/jit-webpack-ts\"\n",
... | TypeScript | MIT License | aurelia/aurelia | ci: fix typo in parcel e2e test | 1 | ci | null |
67,476 | 21.10.2018 18:03:11 | -7,200 | 1b00a5974d8e8c5a297ff81081f74fa83a98c1d5 | chore(jit-iife-inline): make message consistent with other examples | [
{
"change_type": "MODIFY",
"diff": "</app>\n<script>\nclass App {\n- constructor() { this.message = 'Hello world!'; }\n+ constructor() { this.message = 'Hello World!'; }\n}\nvar host = document.querySelector('app');\nau.runtime.customElement({\n",
"new_path": "examples/no-bundlers/jit-iife-inline/index.... | TypeScript | MIT License | aurelia/aurelia | chore(jit-iife-inline): make message consistent with other examples | 1 | chore | jit-iife-inline |
67,476 | 21.10.2018 18:29:54 | -7,200 | 8948ad0feb639e35cbb83d230d5d875de91bb2df | ci: test the packages locally after build_test workflow | [
{
"change_type": "MODIFY",
"diff": "@@ -90,6 +90,17 @@ commands:\ncd ./examples/test\nnpm ci\n+ first_npm_install_example_local:\n+ parameters:\n+ path:\n+ type: string\n+ steps:\n+ - run:\n+ name: \"Install local aurelia\"\n+ command: |\n+ cd ./examples/<< parameters.path >>\n+ npm install ../../../package... | TypeScript | MIT License | aurelia/aurelia | ci: test the packages locally after build_test workflow | 1 | ci | null |
67,476 | 21.10.2018 18:37:16 | -7,200 | 7fa867c1c7da4fd5533a4f3baa068ec326cba5b5 | ci: switch around local / normal install | [
{
"change_type": "MODIFY",
"diff": "@@ -113,16 +113,16 @@ commands:\ndefault: false\nsteps:\n- checkout\n- - when:\n- condition: << parameters.local >>\n- steps:\n- - first_npm_install_example_local:\n- path: << parameters.path >>\n- run:\nname: \"Run npm install\"\ncommand: |\ncd ./examples/<< parameters.p... | TypeScript | MIT License | aurelia/aurelia | ci: switch around local / normal install | 1 | ci | null |
67,476 | 21.10.2018 18:39:58 | -7,200 | 34e4ff369193121cd83c07cb2d8c00f9ec84352f | ci: add dev install examples e2e | [
{
"change_type": "MODIFY",
"diff": "@@ -588,6 +588,45 @@ workflows:\nchannel: dev\n# verify the dev packages after publishing them\n+ test_examples:\n+ jobs:\n+ - e2e_examples_wdio:\n+ <<: *filter_ignore_develop_release\n+ name: jit-aurelia-cli-ts\n+ path: \"bundlers/jit-aurelia-cli-ts\"\n+ requires:\n+ - b... | TypeScript | MIT License | aurelia/aurelia | ci: add dev install examples e2e | 1 | ci | null |
67,476 | 21.10.2018 19:10:39 | -7,200 | b8dbb4f323d20471a5d9ce63f650bb6232517124 | chore(test): move wdio tests under root test/ folder | [
{
"change_type": "RENAME",
"diff": "",
"new_path": "test/wdio/launcher.js",
"old_path": "examples/test/launcher.js"
},
{
"change_type": "RENAME",
"diff": "",
"new_path": "test/wdio/package-lock.json",
"old_path": "examples/test/package-lock.json"
},
{
"change_type": "RENA... | TypeScript | MIT License | aurelia/aurelia | chore(test): move wdio tests under root test/ folder | 1 | chore | test |
679,913 | 21.10.2018 19:43:39 | -3,600 | 4b72cda6beed9137255b2e091ed776c18f72ee7e | feat(malloc): add freeAll(), release(), tests & benchmarks, update docs | [
{
"change_type": "ADD",
"diff": "+\"use strict\";\n+\n+const Benchmark = require(\"benchmark\");\n+const tx = require(\"@thi.ng/transducers\");\n+const m = require(\"../index\");\n+\n+const pool = new m.MemPool(new ArrayBuffer(1024));\n+const Type = m.Type;\n+\n+const vals = [...tx.map((i) => [...tx.range(1... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(malloc): add freeAll(), release(), tests & benchmarks, update docs | 1 | feat | malloc |
67,476 | 21.10.2018 20:01:37 | -7,200 | 257088d27c26fc5d7060bd9e6cf10d69cb623e05 | chore(test): fix jit-iife-inline local test | [
{
"change_type": "MODIFY",
"diff": "</head>\n<body>\n- <script src=\"../../../../../dist/au.bundle.js\"></script>\n+ <script src=\"./dist/au.bundle.js\"></script>\n<app>\n<template>\n<div>${message}</div>\n",
"new_path": "test/wdio/cases/local/jit-iife-inline/index.html",
"old_path": "test/wdio/case... | TypeScript | MIT License | aurelia/aurelia | chore(test): fix jit-iife-inline local test | 1 | chore | test |
67,476 | 21.10.2018 20:04:06 | -7,200 | ddc53b4e4ae08372bc81f628151d059ff2a1409b | chore(wdio-local): fix all package paths | [
{
"change_type": "MODIFY",
"diff": "\"serve\": \"http-server -c-1 -p 9000 .\"\n},\n\"dependencies\": {\n- \"@aurelia/jit\": \"../../../../../packages/jit\",\n- \"@aurelia/kernel\": \"../../../../../packages/kernel\",\n- \"@aurelia/runtime\": \"../../../../../packages/runtime\",\n+ \"@aurelia/jit\": \"file:.... | TypeScript | MIT License | aurelia/aurelia | chore(wdio-local): fix all package paths | 1 | chore | wdio-local |
67,476 | 21.10.2018 20:10:40 | -7,200 | 8c07e7010be17c9d1fddf98d274fecb7ef6d2362 | ci: let local wdio tests attach workspace first | [
{
"change_type": "MODIFY",
"diff": "@@ -413,7 +413,14 @@ jobs:\nparameters:\npath:\ntype: string\n+ attach:\n+ type: boolean\n+ default: false\n+ steps:\n+ - when:\n+ condition: << parameters.attach >>\nsteps:\n+ - first_attach_workspace\n- first_npm_install_wdio_case:\npath: << parameters.path >>\n- do_bui... | TypeScript | MIT License | aurelia/aurelia | ci: let local wdio tests attach workspace first | 1 | ci | null |
67,476 | 21.10.2018 20:30:17 | -7,200 | a122b28c478fe56b952a36830b7591103b9bedd6 | chore(wdio): add browser logs to test output | [
{
"change_type": "MODIFY",
"diff": "@@ -3,6 +3,7 @@ const { equal } = require('assert');\ndescribe('aurelia example', function() {\nit('should display \"Hello World!\"', function() {\nbrowser.url('/');\n+ console.log(`[browser logs]: ${JSON.stringify(browser.log('browser'), null, 2)}`);\nequal(browser.getTe... | TypeScript | MIT License | aurelia/aurelia | chore(wdio): add browser logs to test output | 1 | chore | wdio |
67,476 | 21.10.2018 20:38:27 | -7,200 | 48e359ed6ba8140b749c4fffdfa4b8d9988e14ad | ci: use correct branch name for release e2e tests | [
{
"change_type": "MODIFY",
"diff": "@@ -547,27 +547,27 @@ workflows:\njobs:\n# verify the packages before asking approval\n- e2e_wdio:\n- <<: *filter_only_develop\n+ <<: *filter_only_release\nname: jit-aurelia-cli-ts\npath: \"local/jit-aurelia-cli-ts\"\n- e2e_wdio:\n- <<: *filter_only_develop\n+ <<: *filter... | TypeScript | MIT License | aurelia/aurelia | ci: use correct branch name for release e2e tests | 1 | ci | null |
67,476 | 21.10.2018 20:45:47 | -7,200 | 62c2dd753c9106df91bd5f77d3e28e6390cb96a2 | test(wdio): add a small timeout to the test | [
{
"change_type": "MODIFY",
"diff": "const { equal } = require('assert');\ndescribe('aurelia example', function() {\n+ this.timeout(20000);\nit('should display \"Hello World!\"', function() {\nbrowser.url('/');\nconsole.log(`[browser logs]: ${JSON.stringify(browser.log('browser'), null, 2)}`);\n+ browser.wai... | TypeScript | MIT License | aurelia/aurelia | test(wdio): add a small timeout to the test | 1 | test | wdio |
67,476 | 21.10.2018 20:58:36 | -7,200 | 38a1ed8962ee74eb291fc37dea59ab1190b924ae | test(wdio): use local ip instead of localhost | [
{
"change_type": "MODIFY",
"diff": "@@ -5,7 +5,7 @@ module.exports.config = {\ncapabilities: [{ browserName: 'chrome' }],\n- baseUrl: 'http://localhost:9000',\n+ baseUrl: 'http://127.0.0.1:9000',\nframework: 'mocha',\nmochaOpts: { ui: 'bdd' },\n",
"new_path": "test/wdio/wdio.conf.js",
"old_path": "t... | TypeScript | MIT License | aurelia/aurelia | test(wdio): use local ip instead of localhost | 1 | test | wdio |
67,476 | 21.10.2018 21:06:58 | -7,200 | cd62be348c01cb26d1e75a857dd27e3f495cd7b2 | chore(all): make all app.html templates the same | [
{
"change_type": "MODIFY",
"diff": "<template>\n- ${message}\n+ <div>${message}</div>\n</template>\n",
"new_path": "examples/jit-aurelia-cli-ts/src/app.html",
"old_path": "examples/jit-aurelia-cli-ts/src/app.html"
},
{
"change_type": "MODIFY",
"diff": "<template>\n- ${message}\n+ <div>${... | TypeScript | MIT License | aurelia/aurelia | chore(all): make all app.html templates the same | 1 | chore | all |
679,913 | 21.10.2018 22:14:32 | -3,600 | b47e64134740e2e717bd8894d1ed69ade6101bfd | feat(geom-accel): add KV support, update select/selectKeys() | [
{
"change_type": "MODIFY",
"diff": "@@ -20,11 +20,16 @@ This project is part of the\n## About\n-A selection of spatial indexing approaches...\n+A selection of spatial indexing data structures...\n-- [Grid](src/grid.ts)\n- [k-D Tree](src/kdtree.ts)\n+\n+**TODO: reimport**\n+\n+- [Grid](src/grid.ts)\n- [Quadt... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(geom-accel): add KV support, update select/selectKeys() | 1 | feat | geom-accel |
67,476 | 21.10.2018 23:25:25 | -7,200 | 95e7ccb85b2132bbb9506755789151fde7e1fe4f | chore(vscode): optimize some vs code settings | [
{
"change_type": "MODIFY",
"diff": "\"html.format.endWithNewline\": true,\n\"tslint.exclude\": [\n\"**/.vscode/**\",\n+ \"**/allure-results/**\",\n\"**/aurelia_project/**\",\n\"**/coverage/**\",\n- \"**/allure-results/**\",\n\"**/node_modules/**\",\n\"**/scripts/**\",\n\"**/test/**\"\n\"emmet.triggerExpansi... | TypeScript | MIT License | aurelia/aurelia | chore(vscode): optimize some vs code settings | 1 | chore | vscode |
67,476 | 22.10.2018 00:46:53 | -7,200 | a4deeeb1f84b9e37e5162ab40cf48980a38d6fce | fix(runtime): add some missing exports | [
{
"change_type": "MODIFY",
"diff": "@@ -21,6 +21,8 @@ export * from './binding/dirty-checker';\nexport * from './binding/element-observation';\nexport * from './binding/event-manager';\nexport * from './binding/expression-parser';\n+export * from './binding/interpolation-binding';\n+export * from './binding... | TypeScript | MIT License | aurelia/aurelia | fix(runtime): add some missing exports | 1 | fix | runtime |
67,476 | 22.10.2018 02:28:50 | -7,200 | 8f70dcf29cf90e29b399291a26d353f67cb6838f | feat(customElement): make build and instructions properties optional | [
{
"change_type": "MODIFY",
"diff": "@@ -483,7 +483,11 @@ export class ElementSymbol {\n}\npublic addInstructions(instructions: TargetedInstruction[]): void {\n- this.$root.definition.instructions.push(instructions);\n+ const def = this.$root.definition;\n+ if (def.instructions === PLATFORM.emptyArray) {\n+ ... | TypeScript | MIT License | aurelia/aurelia | feat(customElement): make build and instructions properties optional | 1 | feat | customElement |
67,476 | 22.10.2018 02:45:22 | -7,200 | 29eb83bca2d9cdfecf5d4d3fa95c124443913e88 | ci: make post-publish wdio test jobs wait for publish | [
{
"change_type": "MODIFY",
"diff": "@@ -584,26 +584,38 @@ workflows:\n<<: *filter_only_release\nname: jit-aurelia-cli-ts\npath: \"latest/jit-aurelia-cli-ts\"\n+ requires:\n+ - publish_npm\n- e2e_wdio:\n<<: *filter_only_release\nname: jit-browserify-ts\npath: \"latest/jit-browserify-ts\"\n+ requires:\n+ - pu... | TypeScript | MIT License | aurelia/aurelia | ci: make post-publish wdio test jobs wait for publish | 1 | ci | null |
67,476 | 22.10.2018 05:02:28 | -7,200 | 1ee26eaa0653bea2270d5cbcacfd7890eab3c9e4 | fix(compose): change resolution order in provideViewFor from least common to most common properties | [
{
"change_type": "MODIFY",
"diff": "@@ -119,15 +119,8 @@ export class Compose {\nreturn null;\n}\n- if ('template' in subject) { // Raw Template Definition\n- return this.renderingEngine.getViewFactory(\n- subject,\n- this.renderable.$context\n- ).create();\n- }\n-\n- if ('create' in subject) { // IViewFact... | TypeScript | MIT License | aurelia/aurelia | fix(compose): change resolution order in provideViewFor from least common to most common properties | 1 | fix | compose |
67,476 | 22.10.2018 05:35:04 | -7,200 | 38a188a0b08ef0422c0fa82c02e81fea3fd76e37 | refactor(create-element): rename PotentialRenderable to RenderPlan | [
{
"change_type": "MODIFY",
"diff": "@@ -11,9 +11,9 @@ import {\nimport { IRenderContext, IRenderingEngine, ITemplate } from './rendering-engine';\nimport { IView, IViewFactory } from './view';\n-type ChildType = PotentialRenderable | string | INode;\n+type ChildType = RenderPlan | string | INode;\n-export f... | TypeScript | MIT License | aurelia/aurelia | refactor(create-element): rename PotentialRenderable to RenderPlan | 1 | refactor | create-element |
67,476 | 22.10.2018 06:44:24 | -7,200 | 35ff3b9f066dc429bedcd3c90d16ddfa4038f47b | test(compose): add compose integration tests (and add async support to test-suite) | [
{
"change_type": "ADD",
"diff": "+import { expect } from \"chai\";\n+import { defineCustomElement } from \"./prepare\";\n+import {\n+ IChangeSet, bindable, Aurelia, ViewFactory, View, IView,\n+ RenderPlan, IViewFactory, CompiledTemplate, IRenderingEngine, DOM\n+} from \"../../../runtime/src/index\";\n+impor... | TypeScript | MIT License | aurelia/aurelia | test(compose): add compose integration tests (and add async support to test-suite) | 1 | test | compose |
67,476 | 22.10.2018 07:02:45 | -7,200 | 0b57e634fca6776e954d183e3da5512ffbda23b9 | fix(binding): add fromBind flags to $bind->$unbind call | [
{
"change_type": "MODIFY",
"diff": "@@ -95,7 +95,7 @@ export class Binding implements IPartialConnectableBinding {\nif (this.$scope === scope) {\nreturn;\n}\n- this.$unbind(flags);\n+ this.$unbind(flags | BindingFlags.fromBind);\n}\n// add isBinding flag\nthis.$state |= LifecycleState.isBinding;\n",
"ne... | TypeScript | MIT License | aurelia/aurelia | fix(binding): add fromBind flags to $bind->$unbind call | 1 | fix | binding |
67,476 | 22.10.2018 08:02:21 | -7,200 | c403035372d24eb0e67ea3e6cb502f6d82645a14 | feat(binding): implement BindLifecycle for correct ordering of bound/unbound calls | [
{
"change_type": "MODIFY",
"diff": "@@ -17,7 +17,7 @@ import { INode } from '../dom';\nimport { ILifecycleState, LifecycleState } from '../lifecycle-state';\nimport { IResourceKind, IResourceType, ResourceDescription } from '../resource';\nimport { IBindableDescription } from './bindable';\n-import { IAttac... | TypeScript | MIT License | aurelia/aurelia | feat(binding): implement BindLifecycle for correct ordering of bound/unbound calls | 1 | feat | binding |
730,429 | 22.10.2018 11:33:13 | 14,400 | f3aebf8f9364afaa482bb53ef6584dc2286bc871 | fix(space-demo): handle mode change | [
{
"change_type": "MODIFY",
"diff": "@@ -108,7 +108,7 @@ class DemoWidgetSpace extends Component {\n}\n@autobind\n- handleModeChange(e, value) {\n+ handleModeChange(value) {\nconst newState = {};\nnewState.activities = this.state.activities;\nif (value === 'sip') {\n",
"new_path": "packages/node_modules/... | JavaScript | MIT License | webex/react-widgets | fix(space-demo): handle mode change | 1 | fix | space-demo |
730,429 | 22.10.2018 12:46:23 | 14,400 | 2ca5af1def82a3e8e687eb17ce4309a16810e042 | feat(widget-demo): add example code sections | [
{
"change_type": "MODIFY",
"diff": "@@ -11,13 +11,12 @@ import SpaceWidget from '@ciscospark/widget-space';\nimport TokenInput from '@webex/private-react-component-token-input';\nimport SpaceDestination, {constants as destinationConstants} from '@webex/private-react-component-space-destination';\n+import Ex... | JavaScript | MIT License | webex/react-widgets | feat(widget-demo): add example code sections | 1 | feat | widget-demo |
67,476 | 22.10.2018 15:22:04 | -7,200 | 17ac4075402e0cdc58dac78494d304e0130523e7 | perf(lifecycle): change BindLifecycle to linked list, preallocate properties | [
{
"change_type": "MODIFY",
"diff": "@@ -473,7 +473,7 @@ export class AttachLifecycleController implements IAttachLifecycle, IAttachLifec\nprivate processMounts(): void {\nlet currentMount = this.mountHead;\n- let nextMount;\n+ let nextMount: typeof currentMount;\nwhile (currentMount) {\ncurrentMount.$mount(... | TypeScript | MIT License | aurelia/aurelia | perf(lifecycle): change BindLifecycle to linked list, preallocate properties | 1 | perf | lifecycle |
791,834 | 22.10.2018 15:35:41 | 25,200 | 508d60d82893dfbca5a1cb1c407361b972095463 | tests: run node 10 on Travis | [
{
"change_type": "MODIFY",
"diff": "@@ -6,7 +6,7 @@ branches:\nmatrix:\ninclude:\n- node_js: \"8\"\n- - node_js: \"9\"\n+ - node_js: \"10\"\nif: head_branch IS blank AND branch = master\ndist: trusty\ncache:\n@@ -42,7 +42,7 @@ script:\n- yarn test-viewer\n- yarn test-lantern\n- yarn i18n:checks\n- # _JAVA_O... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | tests: run node 10 on Travis (#6361) | 1 | tests | null |
67,476 | 22.10.2018 15:37:18 | -7,200 | fe8918cf5204123593ba32dfe431f78366f74895 | chore(instructions): improve typings | [
{
"change_type": "MODIFY",
"diff": "@@ -73,7 +73,7 @@ export type TargetedInstruction =\nIRenderStrategyInstruction |\nILetElementInstruction;\n-export function isTargetedInstruction(value: any): value is TargetedInstruction {\n+export function isTargetedInstruction(value: { type?: string }): value is Targe... | TypeScript | MIT License | aurelia/aurelia | chore(instructions): improve typings | 1 | chore | instructions |
67,476 | 22.10.2018 15:55:50 | -7,200 | 8c8c34d94086c0cd5b3ae23b4d76b77fd87f6279 | chore(templating): fix linting errors | [
{
"change_type": "MODIFY",
"diff": "-import { Constructable } from '@aurelia/kernel';\n+import { Constructable, IIndexable } from '@aurelia/kernel';\nimport { DOM, INode } from '../dom';\nimport { ICustomElementType } from './custom-element';\nimport { buildTemplateDefinition } from './definition-builder';\... | TypeScript | MIT License | aurelia/aurelia | chore(templating): fix linting errors | 1 | chore | templating |
730,412 | 22.10.2018 16:04:56 | 0 | 310a26f041aebf5b6ae810c5c37898957a41e7d4 | chore(release): 0.1.376 | [
{
"change_type": "MODIFY",
"diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.376\"></a>\n+## [0.1.376](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.376 | 1 | chore | release |
67,476 | 22.10.2018 17:24:21 | -7,200 | 492639763a94a0d2215372f79ca01e5b8c86dee0 | fix(LinkedChangeList): recursively flush changes | [
{
"change_type": "MODIFY",
"diff": "@@ -150,6 +150,7 @@ export class LinkedChangeList implements IChangeSet {\n*/\npublic flushChanges = (): void => {\nthis.flushing = true;\n+ while (this.head !== null) {\nlet current = this.head;\nthis.head = this.tail = null;\nlet next;\n@@ -161,6 +162,7 @@ export class ... | TypeScript | MIT License | aurelia/aurelia | fix(LinkedChangeList): recursively flush changes | 1 | fix | LinkedChangeList |
67,476 | 22.10.2018 17:33:15 | -7,200 | a4b0bfcb211b7aa10a6bf15734fab2b82b8dd425 | perf(LinkedChangeSet): remove $linked property and use marker instead | [
{
"change_type": "MODIFY",
"diff": "-import { DI } from '@aurelia/kernel';\n+import { DI, PLATFORM } from '@aurelia/kernel';\nexport interface ILinkedNode {\n/*@internal*/$next?: IChangeTracker;\n- /*@internal*/$linked?: boolean;\n}\n/**\n@@ -107,6 +106,8 @@ export class ChangeSet extends Set<IChangeTracker... | TypeScript | MIT License | aurelia/aurelia | perf(LinkedChangeSet): remove $linked property and use marker instead | 1 | perf | LinkedChangeSet |
791,760 | 22.10.2018 18:09:12 | 25,200 | 5aebc827fd8ba4ffa3ea6f0e6063f4edf25dd695 | misc(proto): make NO_ERROR default in proto | [
{
"change_type": "MODIFY",
"diff": "@@ -32,6 +32,11 @@ function processForProto(result) {\n}\n}\n+ // Remove runtimeError if it is NO_ERROR\n+ if (reportJson.runtimeError && reportJson.runtimeError.code === 'NO_ERROR') {\n+ delete reportJson.runtimeError;\n+ }\n+\n// Clean up actions that require 'audits' t... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | misc(proto): make NO_ERROR default in proto (#6358) | 1 | misc | proto |
67,476 | 22.10.2018 20:18:09 | -7,200 | a16844f38b4f5f6ec1a6b913f76ebd92193ea326 | refactor(templating): reorganize instructions/definitions | [
{
"change_type": "RENAME",
"diff": "// tslint:disable:no-reserved-keywords\n-import { DI, Immutable } from '@aurelia/kernel';\n-import { ForOfStatement, Interpolation, IsBindingBehavior } from '../binding/ast';\n-import { BindingMode } from '../binding/binding-mode';\n-import { DelegationStrategy } from '..... | TypeScript | MIT License | aurelia/aurelia | refactor(templating): reorganize instructions/definitions | 1 | refactor | templating |
217,922 | 22.10.2018 20:28:09 | -7,200 | f9ec8604c8de1c638a303659108feac481523d2c | style: added AntiAliasing to the icon buttons | [
{
"change_type": "MODIFY",
"diff": "@@ -14,6 +14,10 @@ h1, h2, h3, h4, h5 {\n.ant-btn-circle {\nfont-size: 20px;\n+ box-shadow: 0 0 .5px 0 white;\n+ &:not(.ant-btn-primary) {\n+ box-shadow: 0 0 .5px 0 white inset;\n+ }\n> i.material-icons {\nmargin-top: 6px;\n}\n",
"new_path": "apps/client/src/styles.le... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | style: added AntiAliasing to the icon buttons | 1 | style | null |
67,476 | 22.10.2018 21:08:12 | -7,200 | c79df13b20d25f06f89a093c66d9961c8a52d01e | fix(LinkedChangeList): fix idempotency and recursion to behave the same way as ChangeSet | [
{
"change_type": "MODIFY",
"diff": "@@ -184,16 +184,16 @@ export class LinkedChangeList implements IChangeSet {\n*/\npublic flushChanges = (): void => {\nthis.flushing = true;\n- while (this.head !== null) {\n+ while (this.size > 0) {\nlet current = this.head;\nthis.head = this.tail = null;\n+ this.size = 0... | TypeScript | MIT License | aurelia/aurelia | fix(LinkedChangeList): fix idempotency and recursion to behave the same way as ChangeSet | 1 | fix | LinkedChangeList |
76,621 | 22.10.2018 21:17:32 | -7,200 | 361ae0cdfd1f97aaae7f9024bf08eb03416a5875 | feat: Add Naive Bayes Classifier | [
{
"change_type": "ADD",
"diff": "+/*\n+ * Copyright (c) AXA Shared Services Spain S.A.\n+ *\n+ * Permission is hereby granted, free of charge, to any person obtaining\n+ * a copy of this software and associated documentation files (the\n+ * \"Software\"), to deal in the Software without restriction, includi... | JavaScript | MIT License | axa-group/nlp.js | feat: Add Naive Bayes Classifier (#97) | 1 | feat | null |
67,476 | 22.10.2018 22:09:26 | -7,200 | fcf92caec0bc8d894c3399e9810b0cbe2eaef3ba | chore(runtime-tests): reorganize unit/integration tests and fix some typings | [
{
"change_type": "RENAME",
"diff": "-import { DataAttributeAccessor,AttrBindingBehavior ,IExpression , IObserverLocator ,Binding ,BindingFlags,IScope ,BindingMode,DOM } from '../../../../src/index';\n+import { DataAttributeAccessor, AttrBindingBehavior ,IExpression , IObserverLocator ,Binding ,BindingFlags,... | TypeScript | MIT License | aurelia/aurelia | chore(runtime-tests): reorganize unit/integration tests and fix some typings | 1 | chore | runtime-tests |
67,476 | 23.10.2018 03:07:35 | -7,200 | c07652e33f9f5fed78f29828eded499d0fc2ce0e | ci: do not override docker-aurelia git config | [
{
"change_type": "MODIFY",
"diff": "@@ -234,15 +234,6 @@ commands:\nnpm run e2e\n# - git related -\n- do_git_set_config:\n- steps:\n- - run:\n- name: \"Set git config user.name\"\n- command: git config --local user.name \"aurelia@bluespire.com\"\n- - run:\n- name: \"Set git config user.email\"\n- command: g... | TypeScript | MIT License | aurelia/aurelia | ci: do not override docker-aurelia git config | 1 | ci | null |
791,668 | 23.10.2018 03:56:14 | -19,080 | 3e40948c3e37e43a1c084148346e698d71ff4eb7 | core(aspectratio): ignore placeholder images | [
{
"change_type": "MODIFY",
"diff": "@@ -77,6 +77,8 @@ class ImageAspectRatio extends Audit {\n// - filter all svgs as they have no natural dimensions to audit\nreturn image.networkRecord &&\nimage.networkRecord.mimeType !== 'image/svg+xml' &&\n+ image.naturalHeight > 5 &&\n+ image.naturalWidth > 5 &&\nimage... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(aspectratio): ignore placeholder images (#6305) | 1 | core | aspectratio |
730,429 | 23.10.2018 12:01:07 | 14,400 | 69d3253fac2211037dc4ef102788be57248640c9 | feat(widget-demo): use react version of recents widget | [
{
"change_type": "MODIFY",
"diff": "-/* global ciscospark */\nimport React, {Component} from 'react';\nimport classNames from 'classnames';\nimport {Cookies, withCookies} from 'react-cookie';\n@@ -8,6 +7,7 @@ import {autobind} from 'core-decorators';\nimport {Button, Topbar} from '@collab-ui/react';\nimport... | JavaScript | MIT License | webex/react-widgets | feat(widget-demo): use react version of recents widget | 1 | feat | widget-demo |
730,429 | 23.10.2018 12:01:37 | 14,400 | 6d238835b23d077f204e731dc79e2aaa1c4910ba | feat(Jenkinsfile): build and archive the widget-demo | [
{
"change_type": "MODIFY",
"diff": "@@ -210,6 +210,7 @@ ansiColor('xterm') {\nBUILD_PUBLIC_PATH=\"https://code.s4d.io/widget-recents/archives/${version}/\" npm run build:package widget-recents\nBUILD_PUBLIC_PATH=\"https://code.s4d.io/widget-recents/archives/${version}/\" npm run build sri widget-recents\nBU... | JavaScript | MIT License | webex/react-widgets | feat(Jenkinsfile): build and archive the widget-demo | 1 | feat | Jenkinsfile |
791,760 | 23.10.2018 15:23:03 | 25,200 | 879141d18c84a1fb3712affedf14c0bf8efb18f0 | misc(proto): add audit_mode and timings | [
{
"change_type": "MODIFY",
"diff": "@@ -205,6 +205,9 @@ message LighthouseResult {\n// List of the audits that were skipped, empty if all were run\n// nullable list of strings\ngoogle.protobuf.Value skip_audits = 15;\n+\n+ // Flag indicating whether this Lighthouse run was audit-only\n+ google.protobuf.Bool... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | misc(proto): add audit_mode and timings (#6363) | 1 | misc | proto |
76,633 | 23.10.2018 16:05:43 | 14,400 | 8bf2fa40e3ea91e523f29ea83ec745b732672bc7 | docs: make example of use copy-and-paste-able | [
{
"change_type": "MODIFY",
"diff": "@@ -109,10 +109,11 @@ manager.addAnswer('en', 'greetings.hello', 'Hey there!');\nmanager.addAnswer('en', 'greetings.hello', 'Greetings!');\n// Train and save the model.\n+(async() => {\nawait manager.train();\nmanager.save();\n-\nmanager.process('en', 'I have to go').then... | JavaScript | MIT License | axa-group/nlp.js | docs: make example of use copy-and-paste-able (#101) | 1 | docs | null |
730,412 | 23.10.2018 17:10:22 | 0 | f9db5390ffd48a8af6b30ab5267b8fac6ebd2965 | chore(release): 0.1.377 | [
{
"change_type": "MODIFY",
"diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.377\"></a>\n+## [0.1.377](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.377 | 1 | chore | release |
791,760 | 23.10.2018 17:54:57 | 25,200 | 80c48a55f0b2d92c87bb5e1b417dd4442caf4cdc | misc(proto): fix linting and add LR hook | [
{
"change_type": "MODIFY",
"diff": "@@ -4,6 +4,8 @@ import \"google/protobuf/struct.proto\";\nimport \"google/protobuf/timestamp.proto\";\nimport \"google/protobuf/wrappers.proto\";\n+// This comment required for LightRider import compatibility\n+\n// Canonical list of errors created by Lighthouse.\nenum Li... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | misc(proto): fix linting and add LR hook (#6373) | 1 | misc | proto |
217,922 | 23.10.2018 21:14:50 | -7,200 | 56bbf9e88d7810daffa2be45c68e855f8c7d9571 | style: updated the logo and the loading animation | [
{
"change_type": "MODIFY",
"diff": "Binary files a/apps/client/src/assets/logo.png and b/apps/client/src/assets/logo.png differ\n",
"new_path": "apps/client/src/assets/logo.png",
"old_path": "apps/client/src/assets/logo.png"
},
{
"change_type": "MODIFY",
"diff": "</head>\n<body>\n<app-ro... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | style: updated the logo and the loading animation | 1 | style | null |
217,922 | 23.10.2018 22:12:41 | -7,200 | bfe275989ab9abaea6657464df72ed043a004f52 | feat: total price popup | [
{
"change_type": "MODIFY",
"diff": "\"tsConfig\": \"apps/client/tsconfig.app.json\",\n\"assets\": [\n\"apps/client/src/favicon.ico\",\n- \"apps/client/src/assets\"\n+ \"apps/client/src/assets\",\n+ {\n+ \"glob\": \"**/*\",\n+ \"input\": \"./node_modules/@ant-design/icons-angular/src/inline-svg/\",\n+ \"outp... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: total price popup | 1 | feat | null |
679,914 | 23.10.2018 22:54:25 | -3,600 | f1f6af4d359c1c95d9df81e953ed4cf8f51e4572 | fix(rstream-gestures): fix incorrect local position when scrolled
fixes:
uses getBoundingClientRect() instead of offsetLeft / offsetTop | [
{
"change_type": "MODIFY",
"diff": "@@ -139,9 +139,12 @@ export function gestureStream(el: HTMLElement, opts?: Partial<GestureStreamOpts>\n}[e.type];\nevt = e;\n}\n- const pos = opts.local ?\n- [(evt.clientX - el.offsetLeft) | 0, (evt.clientY - el.offsetTop) | 0] :\n- [evt.clientX | 0, evt.clientY | 0];\n+ ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(rstream-gestures): fix incorrect local position when scrolled
fixes: https://github.com/thi-ng/umbrella/issues/56
uses getBoundingClientRect() instead of offsetLeft / offsetTop | 1 | fix | rstream-gestures |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.