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
67,476
27.12.2018 07:00:10
-3,600
b9e2672ae8665de1b70a730106646db65646d07c
test(runtime): fix renderer tests
[ { "change_type": "MODIFY", "diff": "+import { PLATFORM, Registration } from '@aurelia/kernel';\n+import { expect } from 'chai';\n+import { SinonSpy, spy } from 'sinon';\n+import { ParserRegistration } from '../../jit/src';\nimport {\n- Renderer,\n- TargetedInstructionType,\nAccessScope,\n- IExpressionParser...
TypeScript
MIT License
aurelia/aurelia
test(runtime): fix renderer tests
1
test
runtime
67,476
27.12.2018 07:01:45
-3,600
cc9c7f794b608d0866a9a13482772e7bd58a0889
test(runtime): fix Aurelia tests
[ { "change_type": "MODIFY", "diff": "import { expect } from 'chai';\n-import { Aurelia, State } from '../src/index';\nimport { spy } from 'sinon';\n+import { Aurelia, State } from '../src/index';\n+import { AuDOMConfiguration } from './au-dom';\n-describe.only('Aurelia', () => {\n+describe('Aurelia', () => {...
TypeScript
MIT License
aurelia/aurelia
test(runtime): fix Aurelia tests
1
test
runtime
217,922
27.12.2018 07:26:45
-3,600
67859398e0ffcf258f4246f82289cc0d6b9f0e94
fix: fixed an issue with requirements popup not linking to garlandtools properly
[ { "change_type": "MODIFY", "diff": "nzDescription=\"x{{req.reqAmount * (item.amount_needed - item.done / item.yield) | ceil}}\">\n</nz-list-item-meta>\n<ng-template #itemIcon>\n- <app-item-icon [icon]=\"req.icon\" [itemId]=\"req.itemId\" [width]=\"32\"></app-item-icon>\n+ <app-item-icon [icon]=\"req.icon\" ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed an issue with requirements popup not linking to garlandtools properly
1
fix
null
217,922
27.12.2018 08:10:58
-3,600
da7f37d3534472959cc53dad39d9dc24e179bf6e
fix: fixed an issue with teams loading, preventing discord hook connection closes
[ { "change_type": "MODIFY", "diff": "@@ -50,8 +50,6 @@ import { TranslateService } from '@ngx-translate/core';\n@Injectable()\nexport class ListsEffects {\n- cleaned = false;\n-\n@Effect()\nloadMyLists$ = this.actions$.pipe(\nofType(ListsActionTypes.LoadMyLists),\n@@ -62,12 +60,6 @@ export class ListsEffects...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed an issue with teams loading, preventing discord hook connection closes #664
1
fix
null
807,849
27.12.2018 09:18:37
28,800
936089e580f60ed9b7c675cf28fba97c09e21c8a
chore: Increase daysUntilLock
[ { "change_type": "MODIFY", "diff": "# Configuration for lock-threads - https://github.com/dessant/lock-threads\n# Number of days of inactivity before a closed issue or pull request is locked\n-daysUntilLock: 60\n+daysUntilLock: 90\n# Skip issues and pull requests created before a given timestamp. Timestamp ...
JavaScript
MIT License
lerna/lerna
chore: Increase daysUntilLock
1
chore
null
807,849
27.12.2018 09:21:24
28,800
70c2eedc8b08e034afe9b3a83dac6ac2c05adc68
chore: Change staleLabel to 'stale'
[ { "change_type": "MODIFY", "diff": "@@ -21,7 +21,7 @@ exemptMilestones: true\nexemptAssignees: true\n# Label to use when marking as stale\n-staleLabel: wontfix\n+staleLabel: stale\n# Comment to post when marking as stale. Set to `false` to disable\nmarkComment: >\n", "new_path": ".github/stale.yml", ...
JavaScript
MIT License
lerna/lerna
chore: Change staleLabel to 'stale'
1
chore
null
807,849
27.12.2018 09:32:48
28,800
b47e546c807ba26b387674ea2a19558263031cf4
chore(stale): Add more exempt labels [skip ci]
[ { "change_type": "MODIFY", "diff": "@@ -10,6 +10,8 @@ daysUntilClose: 7\n# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable\nexemptLabels:\n- \"high priority\"\n+ - \"help wanted\"\n+ - \"good first issue\"\n# Set to true to ignore issues in a project (default...
JavaScript
MIT License
lerna/lerna
chore(stale): Add more exempt labels [skip ci]
1
chore
stale
679,913
27.12.2018 10:00:33
0
3f9b2443c50eea77e8dad69975087d77eef56a15
refactor(pointfree): re-use comp() from thi.ng/compose
[ { "change_type": "MODIFY", "diff": "\"dependencies\": {\n\"@thi.ng/api\": \"^4.2.4\",\n\"@thi.ng/checks\": \"^1.5.14\",\n+ \"@thi.ng/compose\": \"^0.2.2\",\n\"@thi.ng/equiv\": \"^0.1.15\",\n\"@thi.ng/errors\": \"^0.1.12\"\n},\n", "new_path": "packages/pointfree/package.json", "old_path": "packages/p...
TypeScript
Apache License 2.0
thi-ng/umbrella
refactor(pointfree): re-use comp() from thi.ng/compose
1
refactor
pointfree
808,042
27.12.2018 10:47:33
21,600
ef18236c2c02adc14549db63f5c4bed5e793fe70
docs: Update README with lerna link convert command [skip ci] Possible clarification for Issue
[ { "change_type": "MODIFY", "diff": "@@ -202,10 +202,11 @@ Locating leaf packages under `packages/*` is considered a \"best-practice\", but i\n### Common `devDependencies`\n-Most `devDependencies` can be pulled up to the root of a Lerna repo.\n+Most `devDependencies` can be pulled up to the root of a Lerna r...
JavaScript
MIT License
lerna/lerna
docs: Update README with lerna link convert command (#1836) [skip ci] Possible clarification for Issue #1830
1
docs
null
71,552
27.12.2018 11:16:35
-3,600
1dd56d4f839095ae80dd6ef9e177aa22683954d5
fix(toolkit): fix typo in --rename option description
[ { "change_type": "MODIFY", "diff": "@@ -71,7 +71,7 @@ Here are the actions you can take on your CDK app\n--context, -c Add contextual string parameter. [array]\n--plugin, -p Name or path of a node package that extend the CDK\nfeatures. Can be specified multiple times [array]\n- --rename Rename stack name if...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(toolkit): fix typo in --rename option description (#1438)
1
fix
toolkit
807,929
27.12.2018 11:50:31
18,000
2bcc3665e107c6cfec97c63bd28ed0bd6dc4880b
fix: Do not print duplicate stdio after a streaming command errors Fixes
[ { "change_type": "MODIFY", "diff": "@@ -198,6 +198,33 @@ describe(\"core-command\", () => {\n});\n}\n});\n+\n+ it(\"does not log stdout/stderr after streaming ends\", async () => {\n+ class PkgErrorCommand extends Command {\n+ initialize() {\n+ return true;\n+ }\n+\n+ execute() {\n+ const err = new Error(\"...
JavaScript
MIT License
lerna/lerna
fix: Do not print duplicate stdio after a streaming command errors (#1832) Fixes #1790
1
fix
null
217,922
27.12.2018 13:10:04
-3,600
2785c8087c5ae6ea584105fb6d059ba009ba7124
fix: fixed community lists page
[ { "change_type": "MODIFY", "diff": "<span class=\"nav-text\">{{'SIMULATOR.Rotations' | translate}}</span>\n</span>\n</a>\n- <a nz-menu-item class=\"menu-link\" nzDisabled routerLinkActive=\"ant-menu-item-selected\" routerLink=\"/community-lists\">\n+ <a nz-menu-item class=\"menu-link\" routerLinkActive=\"an...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed community lists page
1
fix
null
815,590
27.12.2018 13:15:41
-28,800
0a72e79e41b50f1e59b581e601baf426c000b399
bench: benchmark SQLite peer_store performance
[ { "change_type": "MODIFY", "diff": "@@ -455,6 +455,7 @@ version = \"0.4.0-pre\"\ndependencies = [\n\"bytes 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"ckb-util 0.4.0-pre\",\n+ \"criterion 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"faketime 0.2.0 (registry+ht...
Rust
MIT License
nervosnetwork/ckb
bench: benchmark SQLite peer_store performance
1
bench
null
217,922
27.12.2018 13:16:17
-3,600
0979f61570b001108cc4399e656e96ff9d42066b
chore: removed references to beta
[ { "change_type": "MODIFY", "diff": "<base href=\"/\">\n<!-- Open Graph meta -->\n- <meta property=\"og:title\" content=\"FFXIV Teamcraft Beta\"/>\n+ <meta property=\"og:title\" content=\"FFXIV Teamcraft\"/>\n<meta property=\"og:description\" content=\"Create crafting lists and collaborate with others, set g...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: removed references to beta
1
chore
null
815,605
27.12.2018 13:45:49
-28,800
56343979790dca0f9c6063c4dbbb3715bc0c135f
chore: Upgrade ckb-vm
[ { "change_type": "MODIFY", "diff": "@@ -554,7 +554,7 @@ dependencies = [\n\"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"ckb-core 0.3.0-pre\",\n\"ckb-protocol 0.3.0-pre\",\n- \"ckb-vm 0.1.0 (git+https://github.com/nervosnetwork/ckb-vm?rev=1622ba0)\",\n+ \"ckb-vm 0.1.0 (git+h...
Rust
MIT License
nervosnetwork/ckb
chore: Upgrade ckb-vm
1
chore
null
679,913
27.12.2018 13:53:31
0
d0b1e60ef4ca8d7d52a9f4ac321893fd6d5cf82c
refactor(color): add AColor, re-use for existing wrappers, update deps
[ { "change_type": "MODIFY", "diff": "},\n\"dependencies\": {\n\"@thi.ng/api\": \"^4.2.4\",\n- \"@thi.ng/compose\": \"^0.2.2\",\n+ \"@thi.ng/compose\": \"^0.3.0\",\n\"@thi.ng/defmulti\": \"^0.5.1\",\n\"@thi.ng/errors\": \"^0.1.12\",\n\"@thi.ng/strings\": \"^0.7.1\",\n", "new_path": "packages/color/package...
TypeScript
Apache License 2.0
thi-ng/umbrella
refactor(color): add AColor, re-use for existing wrappers, update deps
1
refactor
color
679,913
27.12.2018 13:54:24
0
714381ded5fd5e7a2ff702adb8624eab4df03bd2
perf(color): refactor porterDiff as HOF, update all PD ops, add docs
[ { "change_type": "MODIFY", "diff": "@@ -7,51 +7,55 @@ import { postmultiply, premultiply } from \"./premultiply\";\n// https://en.wikipedia.org/wiki/Alpha_compositing#Alpha_blending\n/**\n- * General Porter-Duff operator for **pre-multiplied** RGBA. Use\n+ * General Porter-Duff HOF operator for **pre-multip...
TypeScript
Apache License 2.0
thi-ng/umbrella
perf(color): refactor porterDiff as HOF, update all PD ops, add docs
1
perf
color
217,922
27.12.2018 13:58:24
-3,600
b4ba6ef6efe016f32de1e36d1da365fd6b7269db
fix: fixed a bug with list deletion and ordering
[ { "change_type": "MODIFY", "diff": "@@ -178,7 +178,8 @@ export class ListsEffects {\n}),\nswitchMap(list => this.listService.add(list)\n.pipe(\n- map((key) => new CreateOptimisticListCompact(list, key)))\n+ map((key) => new CreateOptimisticListCompact(list, key))\n+ )\n)\n);\n", "new_path": "apps/client...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed a bug with list deletion and ordering
1
fix
null
217,922
27.12.2018 14:17:50
-3,600
09f2ecf45ad09034dd21682fec4a80219f399f24
fix: fixed an issue with list regeneration being way too slow
[ { "change_type": "MODIFY", "diff": "@@ -39,6 +39,8 @@ export class ListsComponent {\npublic loading$: Observable<boolean>;\n+ private regenerating = false;\n+\npublic needsVerification$ = this.listsFacade.needsVerification$;\nconstructor(private listsFacade: ListsFacade, private progress: ProgressPopupServi...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed an issue with list regeneration being way too slow
1
fix
null
217,922
27.12.2018 15:07:13
-3,600
c06d065c42d9a0a08688b62ec4fa543f253c85cf
fix: fixed sidebar behavior on mobile devices
[ { "change_type": "MODIFY", "diff": "<div>\n<ul nz-menu [class.dark]=\"settings.theme.isDark\" [nzTheme]=\"'dark'\"\n[nzMode]=\"'inline'\" [nzInlineCollapsed]=\"collapsedSidebar\">\n- <a nz-menu-item class=\"menu-link\" routerLinkActive=\"ant-menu-item-selected\" routerLink=\"/search\">\n+ <a nz-menu-item cl...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed sidebar behavior on mobile devices
1
fix
null
217,922
27.12.2018 15:20:27
-3,600
92d34c6c8b9440d1906160b3905fe95a14854624
chore: possible fix for prod build
[ { "change_type": "MODIFY", "diff": "}\n},\n\"@angular/cli\": {\n- \"version\": \"7.1.0\",\n- \"resolved\": \"https://registry.npmjs.org/@angular/cli/-/cli-7.1.0.tgz\",\n- \"integrity\": \"sha512-G7WZvClrZjfo0VL6eFxwzqPffUQr3XbdkdCUcVbzJVnkFLrBG5Q2jFOJaZ4uFeRW4z5UM+8u/4N9N1Z6MH2QAQ==\",\n+ \"version\": \"7.1...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: possible fix for prod build
1
chore
null
531,793
27.12.2018 15:58:22
-3,600
99fe6afe5d6279a9a8c466d9d231294a60673c18
chore(build): store file metadata when generating binary assets This was disabled because bindata_assetfs.go file was stored in git, not it's not so we can re-enable it and get accurate Last-Modified headers in HTTP responses
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,7 @@ endif\ntouch $@\nbindata_assetfs.go: .build/deps-build-go.ok .build/artifacts-bindata_assetfs.$(GO_BINDATA_MODE) .build/artifacts-ui.ok\n- go-bindata-assetfs -o bindata_assetfs.go -nometadata ui/build/... ui/src/...\n+ go-bindata-assetfs -o bindata_asset...
TypeScript
Apache License 2.0
prymitive/karma
chore(build): store file metadata when generating binary assets This was disabled because bindata_assetfs.go file was stored in git, not it's not so we can re-enable it and get accurate Last-Modified headers in HTTP responses
1
chore
build
217,922
27.12.2018 17:23:25
-3,600
47096e5ae147c79d7a6dfbed86ad321e81c7658b
feat: new nav buttons for the desktop app
[ { "change_type": "MODIFY", "diff": "<a class=\"logo\" routerLink=\"/\">\n{{'FFXIV Teamcraft' | ifMobile:'TC'}} <i>v{{version}}</i>\n</a>\n- <nz-select class=\"language-swap\" *ngIf=\"true | ifMobile: false\" [ngModel]=\"translate.currentLang\"\n+ <nz-select fxLayout=\"row\" fxFlex=\"0 0 auto\" class=\"langu...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat: new nav buttons for the desktop app
1
feat
null
67,476
27.12.2018 17:33:19
-3,600
749c2e52c10a76e4b20d3793a121de3f5379909f
test(view): reuse some logic
[ { "change_type": "MODIFY", "diff": "@@ -17,6 +17,7 @@ import {\nIObserverLocator,\nIRenderable,\nIRenderLocation,\n+ IScope,\nITemplate,\nIView,\nLifecycle,\n@@ -147,6 +148,27 @@ describe(`ViewFactory`, () => {\n// addBindable(renderable, new Binding(this.sourceExpression, nodes.firstChild, 'textContent', B...
TypeScript
MIT License
aurelia/aurelia
test(view): reuse some logic
1
test
view
71,101
27.12.2018 17:46:48
-3,600
36f69b6cf737e07159f533ae5cc0ec2300d2c184
chore: Add note that assets are not account for in diff Fixes Related to
[ { "change_type": "MODIFY", "diff": "@@ -12,6 +12,11 @@ import { print, warning } from './logging';\n* @returns the count of differences that were rendered.\n*/\nexport function printStackDiff(oldTemplate: any, newTemplate: cxapi.SynthesizedStack, strict: boolean): number {\n+ if (_hasAssets(newTemplate)) {\...
TypeScript
Apache License 2.0
aws/aws-cdk
chore: Add note that assets are not account for in diff (#1439) Fixes #1327 Related to #395
1
chore
null
67,476
27.12.2018 19:04:07
-3,600
207210ff97393a2db297b9e6813dc3bd6ea6f61f
test(view): add some assertions and clarifying comments
[ { "change_type": "MODIFY", "diff": "@@ -290,28 +290,90 @@ describe('View', () => {\nconst { relBeforeDetach1, relBeforeEndDetach1, relAfterDetach1, relBeforeDetach2, relBeforeEndDetach2, relAfterDetach2 } = relSpec;\nconst { bindFlags1, attachFlags1, detachFlags1, unbindFlags1, bindFlags2, attachFlags2, det...
TypeScript
MIT License
aurelia/aurelia
test(view): add some assertions and clarifying comments
1
test
view
67,476
27.12.2018 19:05:21
-3,600
66fd0aac820e77b9346d72a280bb004c651f585b
chore(runtime): remove dom dependency from tests / cleanup
[ { "change_type": "MODIFY", "diff": "@@ -294,7 +294,7 @@ export class AuNode implements INode {\n}\nexport class AuDOM implements IDOM<AuNode> {\n- public addEventListener(eventName: string, subscriber: EventListenerOrEventListenerObject, publisher?: Node, options?: boolean | AddEventListenerOptions): void {...
TypeScript
MIT License
aurelia/aurelia
chore(runtime): remove dom dependency from tests / cleanup
1
chore
runtime
217,922
27.12.2018 19:10:35
-3,600
254cb7af11d9fe68d9514e461a982e9eb4d398fa
chore: removed beta inside app name
[ { "change_type": "MODIFY", "diff": "\"license\": \"MIT\",\n\"main\": \"desktop/main.js\",\n\"build\": {\n- \"appId\": \"ffxivteamcraft-beta\",\n+ \"appId\": \"ffxivteamcraft\",\n\"artifactName\": \"${productName}-setup.${ext}\",\n\"forceCodeSigning\": true,\n\"directories\": {\n", "new_path": "package.j...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: removed beta inside app name
1
chore
null
531,793
27.12.2018 19:56:08
-3,600
e24e2daad1a90cfad50d32269524ad25f9a8b6d9
feat(tests): run tests using non-UTC time zone
[ { "change_type": "MODIFY", "diff": "@@ -35,6 +35,17 @@ jobs:\nafter_success:\n- bash <(curl -s https://codecov.io/bash) -F ui -s ui\n+ # duplicate js test but with a different time zone, to ensure that tests/code work with non-UTC time zone\n+ - stage: Test\n+ <<: *DEFAULTS_JS\n+ env:\n+ - DESC=\"Test JavaS...
TypeScript
Apache License 2.0
prymitive/karma
feat(tests): run tests using non-UTC time zone
1
feat
tests
531,793
27.12.2018 20:24:44
-3,600
6aed0de5dfb3c6d72e762945f4491a8067d1d7f9
fix(tests): force using UTC so tests don't fail on a non-UTC timezone
[ { "change_type": "MODIFY", "diff": "@@ -7,6 +7,7 @@ import { mount } from \"enzyme\";\nimport toDiffableHtml from \"diffable-html\";\n+import moment from \"moment\";\nimport { advanceTo, clear } from \"jest-date-mock\";\nimport { AlertStore } from \"Stores/AlertStore\";\n@@ -52,7 +53,7 @@ let alertStore;\nl...
TypeScript
Apache License 2.0
prymitive/karma
fix(tests): force using UTC so tests don't fail on a non-UTC timezone
1
fix
tests
67,476
27.12.2018 20:30:49
-3,600
c3a9b74d9f56abb3b1784114a2adb9586716d1af
chore(dom): fix nodeSequence renderLocation type for insertBefore
[ { "change_type": "MODIFY", "diff": "@@ -27,7 +27,7 @@ export interface INodeSequence<T extends INode = INode> extends INode {\n/**\n* Insert this sequence as a sibling before refNode\n*/\n- insertBefore(refNode: T): void;\n+ insertBefore(refNode: T | IRenderLocation<T>): void;\n/**\n* Append this sequence a...
TypeScript
MIT License
aurelia/aurelia
chore(dom): fix nodeSequence renderLocation type for insertBefore
1
chore
dom
67,476
27.12.2018 20:31:12
-3,600
25048d1eaddb0731698282e18b5c6405a6e93b5c
chore(resources): improve typings
[ { "change_type": "MODIFY", "diff": "import { inject, IRegistry } from '@aurelia/kernel';\n-import { IRenderLocation } from '../../dom';\n+import { AttributeDefinition, IAttributeDefinition } from '../../definitions';\n+import { INode, IRenderLocation } from '../../dom';\nimport { CompositionCoordinator, IVi...
TypeScript
MIT License
aurelia/aurelia
chore(resources): improve typings
1
chore
resources
67,476
27.12.2018 20:43:53
-3,600
d4a2ecf8a17d82d0a4215a82d8a748f48002808f
chore(projectors): improve typings
[ { "change_type": "MODIFY", "diff": "@@ -4,10 +4,8 @@ import {\nICustomElement,\nIDOM,\nIElementProjector,\n- INode,\nINodeSequence,\nIProjectorLocator,\n- IRenderLocation,\nTemplateDefinition\n} from '@aurelia/runtime';\n@@ -17,8 +15,8 @@ const defaultShadowOptions = {\nmode: 'open' as 'open' | 'closed'\n};...
TypeScript
MIT License
aurelia/aurelia
chore(projectors): improve typings
1
chore
projectors
67,476
27.12.2018 20:47:17
-3,600
8d759fee2e752c6da9b4ad12a2e6cd17aad722a1
chore(dom): add firstChild and lastChild properties to INodeSequence interface
[ { "change_type": "MODIFY", "diff": "@@ -17,7 +17,11 @@ export interface INodeSequence<T extends INode = INode> extends INode {\n/**\n* The nodes of this sequence.\n*/\n- childNodes: ArrayLike<T>;\n+ readonly childNodes: ArrayLike<T>;\n+\n+ readonly firstChild: T;\n+\n+ readonly lastChild: T;\n/**\n* Find al...
TypeScript
MIT License
aurelia/aurelia
chore(dom): add firstChild and lastChild properties to INodeSequence interface
1
chore
dom
67,476
27.12.2018 20:49:03
-3,600
06a675052f1a49afd9b052a143a7038281e5b16e
chore(compose): fix typings
[ { "change_type": "MODIFY", "diff": "@@ -118,7 +118,7 @@ export class Compose {\nconst view = this.provideViewFor(subject);\nif (view) {\n- view.hold(this.$projector.host, flags);\n+ view.hold(this.$projector.host);\nview.lockScope(this.renderable.$scope);\nreturn view;\n}\n", "new_path": "packages/runti...
TypeScript
MIT License
aurelia/aurelia
chore(compose): fix typings
1
chore
compose
531,793
27.12.2018 21:19:58
-3,600
7cb5298ae3976f0c7494cadd7a83afe8e67fe3db
feat(backend): set caching headers for all static files Those should improve browser caching so we avoid fetching all css/js files on every page load
[ { "change_type": "MODIFY", "diff": "@@ -7,6 +7,7 @@ import (\n\"net/http\"\n\"os\"\n\"strings\"\n+ \"time\"\nassetfs \"github.com/elazarl/go-bindata-assetfs\"\n\"github.com/gin-gonic/gin\"\n@@ -87,3 +88,13 @@ func serverFileOrEmpty(path string, contentType string, c *gin.Context) {\n}\nc.File(path)\n}\n+\n+...
TypeScript
Apache License 2.0
prymitive/karma
feat(backend): set caching headers for all static files Those should improve browser caching so we avoid fetching all css/js files on every page load
1
feat
backend
531,793
27.12.2018 21:20:44
-3,600
db9f28cdf4fe6e8657aca3944e80562489a4275b
chore(backend): rename function for clarity there's a typo and we now raise 404 on missing file
[ { "change_type": "MODIFY", "diff": "@@ -77,7 +77,7 @@ func loadTemplate(t *template.Template, path string) *template.Template {\nreturn t\n}\n-func serverFileOrEmpty(path string, contentType string, c *gin.Context) {\n+func serveFileOr404(path string, contentType string, c *gin.Context) {\nif path == \"\" {...
TypeScript
Apache License 2.0
prymitive/karma
chore(backend): rename function for clarity there's a typo and we now raise 404 on missing file
1
chore
backend
67,476
27.12.2018 21:24:43
-3,600
7af65f5661f19fd9f455f0c2e410f61b12773fd1
chore(dom): add setAttribute back in
[ { "change_type": "MODIFY", "diff": "@@ -110,6 +110,9 @@ export class HTMLDOM implements IDOM {\npublic removeEventListener(eventName: string, subscriber: EventListenerOrEventListenerObject, publisher?: Node, options?: boolean | EventListenerOptions): void {\n(publisher || this.doc).removeEventListener(event...
TypeScript
MIT License
aurelia/aurelia
chore(dom): add setAttribute back in
1
chore
dom
67,476
27.12.2018 21:25:31
-3,600
20421571f40b0f17629d1794cb343abaa0140fec
chore(rendering-engine): add generic INode type arg to methods
[ { "change_type": "MODIFY", "diff": "@@ -134,11 +134,11 @@ export interface IRenderer {\nexport const IRenderer = DI.createInterface<IRenderer>().noDefault();\nexport interface IRenderingEngine {\n- getElementTemplate(dom: IDOM, definition: TemplateDefinition, componentType?: ICustomElementType): ITemplate;\...
TypeScript
MIT License
aurelia/aurelia
chore(rendering-engine): add generic INode type arg to methods
1
chore
rendering-engine
67,476
27.12.2018 21:25:58
-3,600
d33870fd13c13ac4e6f35bc3992adb4c364d0e72
chore(compose): improve compose and create-element typings
[ { "change_type": "MODIFY", "diff": "@@ -4,6 +4,7 @@ import {\nHydrateElementInstruction,\nICustomElementType,\nIDOM,\n+ INode,\nIRenderContext,\nIRenderingEngine,\nITemplate,\n@@ -17,23 +18,28 @@ import { SetAttributeInstruction } from './instructions';\nconst slice = Array.prototype.slice;\n-export functio...
TypeScript
MIT License
aurelia/aurelia
chore(compose): improve compose and create-element typings
1
chore
compose
67,476
27.12.2018 21:32:14
-3,600
2086e4e24380f5dc7f9a2b7cceb3de5c86c837c2
feat(lifecycle): expose queue processing methods
[ { "change_type": "MODIFY", "diff": "@@ -488,6 +488,11 @@ export interface IFlushLifecycle {\n}\nexport interface IBindLifecycle extends IFlushLifecycle {\n+ processConnectQueue(flags: LifecycleFlags): void;\n+ processPatchQueue(flags: LifecycleFlags): void;\n+ processBindQueue(flags: LifecycleFlags): void;\...
TypeScript
MIT License
aurelia/aurelia
feat(lifecycle): expose queue processing methods
1
feat
lifecycle
531,793
27.12.2018 22:01:54
-3,600
3cbfbfa8a119302220fa72695b5eb3648f84f613
fix(ci): correctly disable cache on Travis CI Empty list doesn't work correctly, it still tries to cache
[ { "change_type": "MODIFY", "diff": "@@ -84,9 +84,8 @@ jobs:\n- stage: Build and Deploy\n<<: *DEFAULTS_GO\n- cache:\n# disable cache so we always build from scratch\n- directories: []\n+ cache: false\nbefore_script:\n# this stage needs to build everything including assets file and that\n# requires running we...
TypeScript
Apache License 2.0
prymitive/karma
fix(ci): correctly disable cache on Travis CI Empty list doesn't work correctly, it still tries to cache
1
fix
ci
67,476
27.12.2018 23:05:43
-3,600
6716d18399e820ad20e2e25db1f07c45188b562e
chore(all): add mocha debug launch config
[ { "change_type": "MODIFY", "diff": "{\n- // Use IntelliSense to learn about possible attributes.\n- // Hover to view descriptions of existing attributes.\n- // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387\n\"version\": \"0.2.0\",\n\"configurations\": [\n{\n\"sinon\",\n\"sinon-...
TypeScript
MIT License
aurelia/aurelia
chore(all): add mocha debug launch config
1
chore
all
67,476
27.12.2018 23:23:55
-3,600
add1822d29d4c0b7e5eb4680317aa9b76fd4bf6b
feat(dom-initializer): allow undefined ISinglePageApp
[ { "change_type": "MODIFY", "diff": "@@ -374,11 +374,12 @@ export class HTMLDOMInitializer implements IDOMInitializer {\n* If no argument is provided, uses the default global `document` variable.\n* (this will throw an error in non-browser environments).\n*/\n- public initialize(config: ISinglePageApp<Node>)...
TypeScript
MIT License
aurelia/aurelia
feat(dom-initializer): allow undefined ISinglePageApp
1
feat
dom-initializer
67,476
27.12.2018 23:52:33
-3,600
d35fcee0003a449b6080b61db1f91612c9acf9d3
test(jit): make the tests work in node
[ { "change_type": "MODIFY", "diff": "\"lint\": \"cross-env tslint --project tsconfig-test.json -e \\\"test/**\\\" -t stylish\",\n\"test\": \"cross-env TS_NODE_PROJECT=\\\"../../scripts/tsconfig.json\\\" karma start ../../scripts/karma.conf.ts --package=jit --browsers=ChromeHeadlessOpt --single-run --coverage...
TypeScript
MIT License
aurelia/aurelia
test(jit): make the tests work in node
1
test
jit
67,476
27.12.2018 23:53:32
-3,600
3d6b16256b90320db51b9100e13dec04d796ec0e
chore(all): remove git and dist folders from watcherExclude
[ { "change_type": "MODIFY", "diff": "},\n\"files.autoSave\": \"off\",\n\"files.watcherExclude\": {\n- \"**/.git/objects/**\": true,\n- \"**/.git/subtree-cache/**\": true,\n\"**/.rpt2_cache/**\": true,\n\"**/allure-results/**\": true,\n\"**/coverage/**\": true,\n- \"**/dist/**\": true,\n\"**/node_modules/*/**...
TypeScript
MIT License
aurelia/aurelia
chore(all): remove git and dist folders from watcherExclude
1
chore
all
67,476
28.12.2018 00:00:13
-3,600
15efd3123e888d30eced5ff579e459c73fbc1766
chore(jit): move tests up one level and fix remaining linting errors
[ { "change_type": "RENAME", "diff": "@@ -5,7 +5,7 @@ import {\nAttributePatternDefinition,\nIAttributePattern,\nISyntaxInterpreter\n-} from '../../src/index';\n+} from '../src/index';\ndescribe('@attributePattern', () => {\nfor (const [defs, tests] of [\n@@ -145,6 +145,7 @@ describe('@attributePattern', () =...
TypeScript
MIT License
aurelia/aurelia
chore(jit): move tests up one level and fix remaining linting errors
1
chore
jit
67,476
28.12.2018 00:04:12
-3,600
24e1d383a1aab6a3416947d03118be303ee401f0
chore(all): add top-level test-node script
[ { "change_type": "MODIFY", "diff": "\"postbundle:all\": \"rimraf .rpt2_cache packages/*/dist/.rpt2_cache dist/.rpt2_cache\",\n\"upload-dist:dev\": \"ts-node -P scripts/tsconfig.json scripts/upload-dist.ts dev\",\n\"upload-dist:latest\": \"ts-node -P scripts/tsconfig.json scripts/upload-dist.ts latest\",\n+ ...
TypeScript
MIT License
aurelia/aurelia
chore(all): add top-level test-node script
1
chore
all
67,476
28.12.2018 00:08:49
-3,600
8e57d740a129eb7a7498e713482f0733e25f7a5d
ci: add test-node job to all workflows with tests
[ { "change_type": "MODIFY", "diff": "@@ -395,6 +395,12 @@ jobs:\n- store_artifacts:\npath: ~/repo/coverage\n+ unit_test_node:\n+ executor: docker-circleci\n+ steps:\n+ - first_attach_workspace\n+ - run: npm run test-node\n+\n# Requires bundle_packages\ne2e_browserstack:\nexecutor: docker-circleci\n@@ -459,6 ...
TypeScript
MIT License
aurelia/aurelia
ci: add test-node job to all workflows with tests
1
ci
null
67,476
28.12.2018 00:20:27
-3,600
2f9be25dff8a135c5d03b7bd4af3301568a495cc
chore(kernel): fix test types, add tslint, fix linting errors
[ { "change_type": "MODIFY", "diff": "{\n- \"extends\": \"../tsconfig-test.json\"\n+ \"extends\": \"../tsconfig-test.json\",\n+ \"compilerOptions\": {\n+ \"forceConsistentCasingInFileNames\": false,\n+ \"lib\": [\"esnext\"],\n+ \"types\": [\n+ \"node\",\n+ \"mocha\",\n+ \"chai\",\n+ \"sinon\",\n+ \"sinon-chai...
TypeScript
MIT License
aurelia/aurelia
chore(kernel): fix test types, add tslint, fix linting errors
1
chore
kernel
67,476
28.12.2018 00:21:50
-3,600
41ea2689c66528d083b5b41d189236cc6906e903
chore(kernel): move tests up one level
[ { "change_type": "RENAME", "diff": "@@ -6,7 +6,7 @@ import {\ninject,\nInterfaceSymbol,\nRegistration\n-} from '../../src/index';\n+} from '../src/index';\ndescribe('DI.createInterface() -> container.get()', () => {\nlet container: IContainer;\n", "new_path": "packages/kernel/test/di.integration.spec.ts...
TypeScript
MIT License
aurelia/aurelia
chore(kernel): move tests up one level
1
chore
kernel
67,476
28.12.2018 00:24:31
-3,600
10a608cdceb1daab4887299670fdf88d9f23b84d
chore(runtime-html): make a start with fixing runtime-html tests
[ { "change_type": "MODIFY", "diff": "-import { IContainer, IDisposable, Immutable, ImmutableArray, IResourceType, PLATFORM, Writable } from '@aurelia/kernel';\n+import {\n+ IContainer,\n+ IDisposable,\n+ Immutable,\n+ ImmutableArray,\n+ IResourceType,\n+ PLATFORM,\n+ Writable\n+} from '@aurelia/kernel';\nimp...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): make a start with fixing runtime-html tests
1
chore
runtime-html
67,476
28.12.2018 00:39:54
-3,600
785d5de7b4ffb622267e5b170521cde7938acf68
test(e2e): update the wdio local test cases
[ { "change_type": "MODIFY", "diff": "},\n\"dependencies\": {\n\"@aurelia/debug\": \"file:../../../../../packages/debug\",\n+ \"@aurelia/jit-html\": \"file:../../../../../packages/jit-html\",\n\"@aurelia/jit\": \"file:../../../../../packages/jit\",\n\"@aurelia/kernel\": \"file:../../../../../packages/kernel\"...
TypeScript
MIT License
aurelia/aurelia
test(e2e): update the wdio local test cases
1
test
e2e
67,476
28.12.2018 00:45:14
-3,600
7e1b43fbbf50c82f3236169038c4db93e8b4c24c
test(kernel): fix small regression from tslint autofix
[ { "change_type": "MODIFY", "diff": "@@ -814,8 +814,10 @@ describe(`The Factory class`, () => {\nconst container = new Container();\nclass Foo {public bar; public baz; }\nconst sut = Factory.create(Foo);\n- sut.registerTransformer(foo => ({...foo, bar: 1}));\n- sut.registerTransformer(foo => ({...foo, baz: 2...
TypeScript
MIT License
aurelia/aurelia
test(kernel): fix small regression from tslint autofix
1
test
kernel
67,476
28.12.2018 00:52:50
-3,600
5f52a60862de88f31c748313f9431b8b510ca1b8
test(e2e): fix iife local test case
[ { "change_type": "MODIFY", "diff": "@@ -199,7 +199,7 @@ async function createBundle(): Promise<void> {\nlog(`${logPrefix} creating iife full bundle`);\n- const jitPkg = project.packages.find(p => p.name === 'jit');\n+ const jitPkg = project.packages.find(p => p.name === 'jit-html');\nconst bundle = await ro...
TypeScript
MIT License
aurelia/aurelia
test(e2e): fix iife local test case
1
test
e2e
67,476
28.12.2018 01:01:07
-3,600
a0dd3ace60fae58584ffec04690fbfa0f30baf29
test(e2e): update browserstack test setups
[ { "change_type": "MODIFY", "diff": "}\n}\n},\n+ \"@aurelia/jit-html\": {\n+ \"version\": \"file:../../packages/jit-html\",\n+ \"requires\": {\n+ \"@aurelia/jit\": \"0.3.0\",\n+ \"@aurelia/kernel\": \"0.3.0\",\n+ \"@aurelia/runtime\": \"0.3.0\",\n+ \"@aurelia/runtime-html\": \"0.3.0\"\n+ },\n+ \"dependencies...
TypeScript
MIT License
aurelia/aurelia
test(e2e): update browserstack test setups
1
test
e2e
67,476
28.12.2018 01:09:30
-3,600
3e49399b94d10d33c2318de80ff8de15d0a057d5
chore(examples): update the examples with runtime-html and runtime-jit
[ { "change_type": "MODIFY", "diff": "\"serve\": \"http-server -c-1 -p 9000 .\"\n},\n\"dependencies\": {\n+ \"@aurelia/jit-html\": \"dev\",\n\"@aurelia/jit\": \"dev\",\n\"@aurelia/kernel\": \"dev\",\n+ \"@aurelia/runtime-html\": \"dev\",\n\"@aurelia/runtime\": \"dev\",\n\"requirejs\": \"latest\",\n\"text\": \...
TypeScript
MIT License
aurelia/aurelia
chore(examples): update the examples with runtime-html and runtime-jit
1
chore
examples
67,476
28.12.2018 01:10:24
-3,600
4cb4708a213cb85bc27acc50981a4d22003b7ab4
chore(iife): fix the iife tests and examples
[ { "change_type": "MODIFY", "diff": "var host = document.querySelector('app');\nau.runtime.customElement({ name: 'app', template: host.innerHTML })(App)\nnew au.runtime.Aurelia()\n- .register(au.jit.HTMLJitConfiguration)\n+ .register(au.jitHtml.HTMLJitConfiguration)\n.app({ host, component: new App() })\n.st...
TypeScript
MIT License
aurelia/aurelia
chore(iife): fix the iife tests and examples
1
chore
iife
67,476
28.12.2018 01:19:54
-3,600
f6e72ab945712b7560e602002673b59a4d2de464
fix(jit-html): correct the iife exports
[ { "change_type": "MODIFY", "diff": "+import * as jit from '@aurelia/jit';\nimport * as kernel from '@aurelia/kernel';\n-import * as runtime from '@aurelia/runtime-html';\n-import * as jit from './index';\n-export { kernel, runtime, jit };\n+import * as runtime from '@aurelia/runtime';\n+import * as runtimeH...
TypeScript
MIT License
aurelia/aurelia
fix(jit-html): correct the iife exports
1
fix
jit-html
67,476
28.12.2018 01:35:41
-3,600
120c8f2930578fddeb5a30f2eff21c5a4db3bfe6
chore(jit-html): add tslint for tests
[ { "change_type": "ADD", "diff": "+{\n+ \"extends\": \"../../../tslint.json\",\n+ \"linterOptions\": {\n+ \"exclude\": []\n+ },\n+ \"rules\": {\n+ \"no-implicit-dependencies\": false,\n+ \"typedef\": false,\n+ \"mocha-no-side-effect-code\": false,\n+ \"no-any\": false,\n+ \"no-big-function\": false\n+ }\n+}\...
TypeScript
MIT License
aurelia/aurelia
chore(jit-html): add tslint for tests
1
chore
jit-html
67,476
28.12.2018 01:40:22
-3,600
df0d116f5621963c4117c6eb6e32c2ea630c30a8
chore(all): add common tslint config to all test folders
[ { "change_type": "ADD", "diff": "+{\n+ \"extends\": \"../../tslint-test.json\"\n+}\n", "new_path": "packages/aot/test/tslint.json", "old_path": null }, { "change_type": "ADD", "diff": "+{\n+ \"extends\": \"../../tslint-test.json\"\n+}\n", "new_path": "packages/debug/test/tslint.json"...
TypeScript
MIT License
aurelia/aurelia
chore(all): add common tslint config to all test folders
1
chore
all
67,476
28.12.2018 02:19:38
-3,600
d1e1799b52861845723c8157b131b04d1c41a45e
chore(all): loosen test tslint up a bit
[ { "change_type": "MODIFY", "diff": "\"exclude\": []\n},\n\"rules\": {\n- \"no-implicit-dependencies\": false,\n- \"typedef\": false,\n\"mocha-no-side-effect-code\": false,\n\"no-any\": false,\n- \"no-big-function\": false\n+ \"no-big-function\": false,\n+ \"no-empty\": false,\n+ \"no-implicit-dependencies\"...
TypeScript
MIT License
aurelia/aurelia
chore(all): loosen test tslint up a bit
1
chore
all
67,476
28.12.2018 03:40:10
-3,600
0e0adedc6dae9c39734c5d112eff65bfef1edf1d
chore(jit-html): fix integration tests
[ { "change_type": "DELETE", "diff": "-\n-import { Constructable, IContainer, PLATFORM } from '@aurelia/kernel';\n-import { Aurelia, bindable, customElement, CustomElementResource, ILifecycle, INode, IObserverLocator, valueConverter } from '@aurelia/runtime';\n-import { expect } from 'chai';\n-import { HTMLJi...
TypeScript
MIT License
aurelia/aurelia
chore(jit-html): fix integration tests
1
chore
jit-html
67,476
28.12.2018 04:07:57
-3,600
a5d40c35b718c069cc7cc8114c76e4e7bf26508d
chore(all): fix test setup files
[ { "change_type": "MODIFY", "diff": "import * as chai from 'chai';\n-import * as sinon from 'sinon';\nimport * as sinonChai from 'sinon-chai';\nchai.should();\n@@ -7,9 +6,5 @@ chai.use(sinonChai);\nError.stackTraceLimit = Infinity;\n-const unitTestContext: any = (require as any).context('./unit', true, /\\.s...
TypeScript
MIT License
aurelia/aurelia
chore(all): fix test setup files
1
chore
all
67,476
28.12.2018 05:01:24
-3,600
09bb7d749bb851aed8dcc3312b92b20ccfc1dad2
fix(projectors): append and return childNodes from the shadowRoot + use correct defaults
[ { "change_type": "MODIFY", "diff": "@@ -44,7 +44,12 @@ export class ShadowDOMProjector implements IElementProjector<Node> {\nthis.host = host;\nlet shadowOptions: ShadowRootInit;\n- if (definition.shadowOptions !== undefined) {\n+ if (\n+ definition.shadowOptions !== undefined &&\n+ definition.shadowOptions...
TypeScript
MIT License
aurelia/aurelia
fix(projectors): append and return childNodes from the shadowRoot + use correct defaults
1
fix
projectors
67,476
28.12.2018 05:01:58
-3,600
f67e6839919cfc820fd9611714ae880c364e2cb4
test(projectors): fix initial projector tests
[ { "change_type": "DELETE", "diff": "-import { customElement, useShadowDOM, noViewTemplate, ICustomElement, ShadowDOMProjector, containerless, ContainerlessProjector, HostProjector, DOM } from '../../src/index';\n-import { MockRenderingEngine } from '../mock';\n-import { expect } from 'chai';\n-import { PLAT...
TypeScript
MIT License
aurelia/aurelia
test(projectors): fix initial projector tests
1
test
projectors
67,476
28.12.2018 05:18:54
-3,600
ac7dc2a352aa5dc8e5572295ac4671659ae04821
chore(runtime-html): fix test setup
[ { "change_type": "ADD", "diff": "+/// <reference types=\"chai\" />\n+\n+namespace Chai {\n+ interface Assertion {\n+ $state: Chai.StateAssertion;\n+ }\n+\n+ interface StateAssertion {\n+ none(msg?: string): Chai.Assertion & StateAssertion;\n+ isBinding(msg?: string): Chai.Assertion & StateAssertion;\n+ isBo...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix test setup
1
chore
runtime-html
67,476
28.12.2018 05:19:11
-3,600
d8339ea15aeeaea654186c09d404da78b6f4ac56
chore(runtime-html): fix dom tests
[ { "change_type": "MODIFY", "diff": "@@ -95,6 +95,7 @@ export class HTMLDOM implements IDOM {\n(node as Element).className = 'au';\n}\npublic registerElementResolver(container: IContainer, resolver: IResolver): void {\n+ container.registerResolver(INode, resolver);\ncontainer.registerResolver(Node, resolver)...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix dom tests
1
chore
runtime-html
67,476
28.12.2018 05:19:28
-3,600
43eeaaafc05224d317a14c34a37da235589f2a24
chore(runtime-html): fix create-element tests
[ { "change_type": "MODIFY", "diff": "+import { CustomElementResource, HydrateElementInstruction, ICustomElementType, INode, TargetedInstruction, TargetedInstructionType } from '@aurelia/runtime';\nimport { expect } from 'chai';\n-import { eachCartesianJoinFactory, eachCartesianJoin, createElement, _ } from '...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix create-element tests
1
chore
runtime-html
67,476
28.12.2018 05:19:49
-3,600
a00e60590d376ccba2daa34add4b4b528d7fa5f7
chore(runtime-html): fix renderer tests
[ { "change_type": "MODIFY", "diff": "@@ -7,44 +7,43 @@ import {\nPLATFORM,\nWritable\n} from '@aurelia/kernel';\n-import { expect } from 'chai';\n-import { spy } from 'sinon';\nimport {\n- IRenderContext,\n- INodeSequence,\n- IRenderable,\n- INode,\n- TemplatePartDefinitions,\n+ AccessMember,\n+ AccessScope,...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix renderer tests
1
chore
runtime-html
67,476
28.12.2018 06:58:21
-3,600
c80d4752207ca2d15d2f3801ed76d337bac37187
chore(runtime-html): fix small regression in observerlocator and fix the tests
[ { "change_type": "MODIFY", "diff": "@@ -29,44 +29,46 @@ const xmlNS = 'http://www.w3.org/XML/1998/namespace';\nconst xmlnsNS = 'http://www.w3.org/2000/xmlns/';\n// https://html.spec.whatwg.org/multipage/syntax.html#attributes-2\n-const nsAttributes = {\n- 'xlink:actuate': ['actuate', xlinkNS],\n- 'xlink:arc...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix small regression in observerlocator and fix the tests
1
chore
runtime-html
67,476
28.12.2018 07:00:00
-3,600
4f08d48cf223927bfa09d5252481de54e752c021
fix(runtime-html): export attribute-ns-accessor
[ { "change_type": "MODIFY", "diff": "export * from './binding/listener';\n-export * from './observation/event-manager';\n+export * from './observation/attribute-ns-accessor';\nexport * from './observation/checked-observer';\nexport * from './observation/class-attribute-accessor';\nexport * from './observatio...
TypeScript
MIT License
aurelia/aurelia
fix(runtime-html): export attribute-ns-accessor
1
fix
runtime-html
67,476
28.12.2018 07:00:20
-3,600
cfa1ba8f43c29566ed588cf362308a23e0ae588d
chore(runtime-html): fix checked-observer and event-manager tests
[ { "change_type": "MODIFY", "diff": "-import {\n- CheckedObserver,\n- IObserverLocator,\n- ILifecycle,\n- LifecycleFlags,\n- Binding,\n- IBindingTargetObserver,\n- IPropertySubscriber,\n- enableArrayObservation,\n- Lifecycle,\n- DOM,\n- IDOM\n-} from '../../src/index';\n-import { createElement, _ } from '../...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix checked-observer and event-manager tests
1
chore
runtime-html
67,476
28.12.2018 07:22:47
-3,600
63607568aaef098d8470b9153824f0e6256dbf9e
chore(runtime-html): fix/cleanup the remaining tests
[ { "change_type": "DELETE", "diff": "-import { Listener } from '../../../src/index';\n-import { expect } from 'chai';\n-\n-describe('Listener', () => {\n-\n-});\n", "new_path": null, "old_path": "packages/runtime-html/test/binding/listener.spec.ts" }, { "change_type": "RENAME", "diff": ""...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html): fix/cleanup the remaining tests
1
chore
runtime-html
217,922
28.12.2018 08:20:06
-3,600
b8878d7fd5f013bd6bf90f71d2a3ed986ee93ee2
fix: renaming a rotation or changing its stats doesn't require save anymore
[ { "change_type": "MODIFY", "diff": "<i nz-icon type=\"download\"></i>\n</button>\n<button nz-button nzType=\"primary\" nzShape=\"circle\" nz-tooltip\n- [disabled]=\"rotation.rotation.length === 0\"\n- ngxClipboard [cbContent]=\"registry.exportToCraftOpt(rotation.rotation || [])\"\n+ [disabled]=\"actions$.va...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: renaming a rotation or changing its stats doesn't require save anymore
1
fix
null
217,922
28.12.2018 09:04:11
-3,600
8d9d31edc27ac71ea23a722796e1487b9764b464
fix: fixed character link popup lodestoneId input field
[ { "change_type": "MODIFY", "diff": "</nz-form-label>\n<input type=\"number\" id=\"LodestoneId\" nz-input [formControl]=\"lodestoneId\">\n</nz-form-item>\n+ <div *ngIf=\"lodestoneIdCharacter$ | async as lodestoneIdCharacter\">\n+ <nz-list-item [nzActions]=\"[selectAction]\">\n+ <ng-template #selectAction>\n+...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed character link popup lodestoneId input field
1
fix
null
217,922
28.12.2018 09:04:45
-3,600
41eadddd72663557ef65c7641fb6d6d830249eba
fix: fixed an error popup sometimes poping in desktop app
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,9 @@ module.exports = function(config) {\nif (error !== undefined) {\nreject(error);\n+ if (authWindow) {\nauthWindow.removeAllListeners('closed');\n+ }\nsetImmediate(function() {\nif (authWindow) {\nauthWindow.close();\n@@ -58,7 +60,9 @@ module.exports = fun...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed an error popup sometimes poping in desktop app
1
fix
null
815,593
28.12.2018 09:29:25
-28,800
ec8f3b7209e9bcc180bf6a37b5da7c9745af7f4f
fix: error arg
[ { "change_type": "MODIFY", "diff": "@@ -44,7 +44,7 @@ where\n.peers()\n.transaction_filters\n.read()\n- .get(&self.peer)\n+ .get(&peer_id)\n.map_or(true, |filter| filter.contains(&tx))\n{\nlet _ = self.nc.send(peer_id, fbb.finished_data().to_vec());\n", "new_path": "sync/src/relayer/transaction_process....
Rust
MIT License
nervosnetwork/ckb
fix: error arg
1
fix
null
217,922
28.12.2018 09:49:58
-3,600
a605548c886c8691f728b3633d2ec2c3dbef2545
fix: fixed color on error message alerts
[ { "change_type": "MODIFY", "diff": "@@ -101,7 +101,7 @@ h1, h2, h3, h4, h5 {\nbackground-color: rgba(128, 128, 128, .3);\n}\n-.ant-alert-success, .ant-alert-warning {\n+.ant-alert-success, .ant-alert-warning, .ant-alert-error {\n.ant-alert-message {\ncolor: rgba(0, 0, 0, .8);\n}\n", "new_path": "apps/cl...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed color on error message alerts
1
fix
null
217,922
28.12.2018 10:18:11
-3,600
7c2e67d1d62d59b5927d07d63ef5d5a8a546d9a2
fix: fixed an issue with login and character linking
[ { "change_type": "MODIFY", "diff": "@@ -89,10 +89,12 @@ export class AuthEffects {\n@Effect()\nfetchUserOnAuthenticated$ = this.actions$.pipe(\nofType(AuthActionTypes.Authenticated),\n- switchMap((action: Authenticated) => this.userService.get(action.uid)),\n+ switchMap((action: Authenticated) => this.userS...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed an issue with login and character linking
1
fix
null
217,922
28.12.2018 10:31:37
-3,600
f782748c304f20928342ac0593f5d8b1db57a027
fix: added alert to explain teams permissions inside permission popup
[ { "change_type": "MODIFY", "diff": "+<nz-alert nzType=\"info\" nzShowIcon [nzMessage]=\"'PERMISSIONS.Team_notice' | translate\"\n+ *ngIf=\"data['teamId'] !== undefined\"></nz-alert>\n<div *ngIf=\"permissionRows$ | async as permissionRows; else loader\">\n<nz-list [nzRenderItem]=\"permissionRowTemplate\" [nz...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: added alert to explain teams permissions inside permission popup
1
fix
null
217,922
28.12.2018 10:39:39
-3,600
17cc23eb45476cae1db1eb73285cd4f3b92e9c85
fix(pricing): dont replace price if not available inside mb
[ { "change_type": "MODIFY", "diff": "@@ -92,8 +92,8 @@ export class PricingComponent {\n.sort((a, b) => a.PricePerUnit - b.PricePerUnit)[0];\nreturn {\nitem: row,\n- hq: cheapestHq ? cheapestHq.PricePerUnit : 0,\n- nq: cheapestNq ? cheapestNq.PricePerUnit : 0\n+ hq: cheapestHq ? cheapestHq.PricePerUnit : thi...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(pricing): dont replace price if not available inside mb
1
fix
pricing
67,476
28.12.2018 10:50:46
-3,600
768d1996d1c7944ef7af9d14a2c009732640f38a
test(jit-html): correctly detect textContent inside shadow roots
[ { "change_type": "MODIFY", "diff": "import { expect } from \"chai\";\nimport { CustomElementResource, Aurelia } from \"../../../runtime/src/index\";\nimport { HTMLJitConfiguration } from \"../../src/index\";\n+import { getVisibleText } from \"../util\";\ndescribe(\"generated.template-compiler.static.if-else...
TypeScript
MIT License
aurelia/aurelia
test(jit-html): correctly detect textContent inside shadow roots
1
test
jit-html
67,476
28.12.2018 10:52:07
-3,600
443ed52c378a63d65743a310841f2368d4ca3ffb
fix(shadow-dom-projector): observe children of the shadowRoot
[ { "change_type": "MODIFY", "diff": "@@ -66,7 +66,7 @@ export class ShadowDOMProjector implements IElementProjector<Node> {\npublic subscribeToChildrenChange(callback: () => void): void {\n// TODO: add a way to dispose/disconnect\nconst observer = new MutationObserver(callback);\n- observer.observe(this.host...
TypeScript
MIT License
aurelia/aurelia
fix(shadow-dom-projector): observe children of the shadowRoot
1
fix
shadow-dom-projector
67,476
28.12.2018 10:53:00
-3,600
502ad2f4470f23099503dbb8081f77727466d63f
fix(host-projector): also observe children of non-shadowROot
[ { "change_type": "MODIFY", "diff": "@@ -108,7 +108,9 @@ export class ContainerlessProjector implements IElementProjector<Node> {\n}\npublic subscribeToChildrenChange(callback: () => void): void {\n- // Do nothing since this scenario will never have children.\n+ // TODO: add a way to dispose/disconnect\n+ co...
TypeScript
MIT License
aurelia/aurelia
fix(host-projector): also observe children of non-shadowROot
1
fix
host-projector
217,922
28.12.2018 11:15:12
-3,600
b9aaad3edebddb3b45b36c834d333268049bd9ac
fix: fixed a performance issue with auth system
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,17 @@ import { Injectable } from '@angular/core';\nimport { Actions, Effect, ofType } from '@ngrx/effects';\nimport { AuthState } from './auth.reducer';\n-import { catchError, debounceTime, filter, map, mergeMap, switchMap, tap, withLatestFrom } from 'rxjs/oper...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed a performance issue with auth system
1
fix
null
217,922
28.12.2018 11:21:44
-3,600
f9dac9d59948c5f89a3e0e115559df7829c4bde7
fix: fixed an issue with item amount modification in list panel
[ { "change_type": "MODIFY", "diff": "@@ -135,6 +135,7 @@ export class ListPanelComponent {\n);\n}))\n.subscribe(list => {\n+ delete this.updateAmountDebounces[item.id];\nthis.listsFacade.updateList(list, true);\n});\n}\n", "new_path": "apps/client/src/app/modules/list/list-panel/list-panel.component.ts",...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: fixed an issue with item amount modification in list panel
1
fix
null
217,922
28.12.2018 11:45:50
-3,600
aff1ab64e73a8cc86f8744c00cb779ce68719cd4
fix: reduced bundle size by setting icons loading to dynamic
[ { "change_type": "MODIFY", "diff": "@@ -15,7 +15,7 @@ import { AppRoutingModule } from './app-routing.module';\nimport { StoreModule } from '@ngrx/store';\nimport { StoreDevtoolsModule } from '@ngrx/store-devtools';\nimport { EffectsModule } from '@ngrx/effects';\n-import { en_US, NgZorroAntdModule, NZ_I18N...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix: reduced bundle size by setting icons loading to dynamic
1
fix
null
217,922
28.12.2018 11:59:57
-3,600
0d63eae83ef94056ca6b192ea07c91e7643efd5d
feat: you can now assign a list to a team from the /lists page
[ { "change_type": "MODIFY", "diff": "<nz-collapse>\n<nz-collapse-panel [nzHeader]=\"panelHeader\">\n<div fxLayout=\"column\" fxLayoutGap=\"10px\">\n- <div fxLayout=\"row\" fxLayoutGap=\"5px\" fxLayoutAlign=\"flex-start center\" *ngFor=\"let item of _list.finalItems; trackBy: trackByItem\">\n+ <div fxLayout=\...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat: you can now assign a list to a team from the /lists page
1
feat
null
217,922
28.12.2018 13:33:37
-3,600
930a2970b7022027e2c98cba39debd31d2e2353b
fix(i18n): fixed a typo in english strings
[ { "change_type": "MODIFY", "diff": "\"Alarm_already_created\": \"Alarm already set\",\n\"Custom_sound\": \"Custom alarm sound\",\n\"New_group\": \"New alarm group\",\n- \"Confirm_group_delete\": \"Are your sure you want to delete this group?\",\n- \"Confirm_group_delete_with_alarms\": \"Are your sure you wa...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(i18n): fixed a typo in english strings
1
fix
i18n
217,922
28.12.2018 16:21:41
-3,600
77e6bb7b00bc311f401fce867925240baf7aa340
feat(teams): you can now configure team webhook to send only a given type of message
[ { "change_type": "MODIFY", "diff": "@@ -8,6 +8,7 @@ import { List } from '../../modules/list/model/list';\nimport { LinkToolsService } from '../tools/link-tools.service';\nimport { LocalizedDataService } from '../data/localized-data.service';\nimport { CharacterService } from '../api/character.service';\n+i...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(teams): you can now configure team webhook to send only a given type of message
1
feat
teams
217,922
28.12.2018 16:28:22
-3,600
b9b3e46d03fd6ec828a1ad4b1efae6a6c6975e35
fix(levequests): fixed an issue with exp display in search results
[ { "change_type": "MODIFY", "diff": "<div nz-row class=\"top-part\" fxLayout=\"row wrap\">\n<div nz-col [nzXs]=\"{ span: 10, order: 1 }\" [nzMd]=\"{ span: 4 }\" [nzXXl]=\"{ span: 3 }\">\n<nz-select class=\"job\" [ngModel]=\"job$.value\" [nzAllowClear]=\"true\"\n+ nzShowSearch\n[nzPlaceHolder]=\"'SIMULATOR.CO...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(levequests): fixed an issue with exp display in search results
1
fix
levequests
217,922
28.12.2018 16:29:21
-3,600
502b967eac2ff0b27047cb2e7697cc38beeb3b53
feat(simulator): added search capability to consumables select boxes
[ { "change_type": "MODIFY", "diff": "<div fxLayout=\"row\" fxLayoutGap=\"5px\" fxLayout.lt-sm=\"column\" fxLayoutAlign.lt-sm=\"center center\">\n<div fxLayout=\"column\" fxFlex=\"1 1 auto\" fxLayoutGap=\"10px\" class=\"consumable-col\">\n<nz-select [(ngModel)]=\"selectedFood\" [nzPlaceHolder]=\"'SIMULATOR.CO...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(simulator): added search capability to consumables select boxes
1
feat
simulator
217,922
28.12.2018 17:00:52
-3,600
284dafdb71058f8a3d8f0667a56d86fdf7d1b6be
chore(ci): fixed build configuration for web and desktop
[ { "change_type": "MODIFY", "diff": "@@ -90,9 +90,6 @@ jobs:\n- run:\nname: Deploying web\ncommand: ./node_modules/.bin/firebase deploy -P default --token \"$FIREBASE_TOKEN\"\n- - run:\n- name: Deploying desktop\n- command: npm run electron:setup:publish\ndeploy-desktop:\n<<: *defaults\n", "new_path": "....
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(ci): fixed build configuration for web and desktop
1
chore
ci
217,922
28.12.2018 17:27:43
-3,600
fdd63e7817fd4c05d05175a663b0673ef34d4ba4
chore: hotfix for teams assignment in list panel
[ { "change_type": "MODIFY", "diff": "@@ -149,12 +149,22 @@ export class ListPanelComponent {\nupdateSubject.next(inputValue);\n}\n- assignTeam(list: List, team: Team): void {\n+ assignTeam(compact: List, team: Team): void {\n+ this.listsFacade.load(compact.$key);\n+ this.listsFacade.allListDetails$.pipe(\n+ ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: hotfix for teams assignment in list panel
1
chore
null
679,913
28.12.2018 17:43:19
0
460135145460e244ddde36f78f2f680d4447a753
refactor(color): update conversions
[ { "change_type": "MODIFY", "diff": "@@ -15,6 +15,8 @@ export type ColorMatrix = [\nexport type CosCoeffs = [number, number, number, number];\nexport type CosGradientSpec = [CosCoeffs, CosCoeffs, CosCoeffs, CosCoeffs];\n+export type ColorConversion = (out: Color, src: ReadonlyColor) => Color;\n+\nexport enum...
TypeScript
Apache License 2.0
thi-ng/umbrella
refactor(color): update conversions
1
refactor
color
679,913
28.12.2018 17:45:08
0
dbbb26cff19e9c2078ae6b11cd2b73c18fa822dd
feat(color): add multiCosineGradient()
[ { "change_type": "MODIFY", "diff": "@@ -2,6 +2,7 @@ import { IObjectOf } from \"@thi.ng/api/api\";\nimport { partial } from \"@thi.ng/compose/partial\";\nimport { TAU } from \"@thi.ng/math/api\";\nimport { clamp01 } from \"@thi.ng/math/interval\";\n+import { interpolate } from \"@thi.ng/transducers/iter/int...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(color): add multiCosineGradient()
1
feat
color
679,913
28.12.2018 17:50:21
0
846ab5ca9bd47d6912c83386c286316567ce2cb6
feat(transducers): add interpolate() iterator, update readme
[ { "change_type": "MODIFY", "diff": "@@ -30,6 +30,7 @@ This project is part of the\n- [Bitstream](#bitstream)\n- [Base64 & UTF-8 en/decoding](#base64--utf-8-endecoding)\n- [Weighted random choices](#weighted-random-choices)\n+ - [Keyframe interpolation](#keyframe-interpolation)\n- [API](#api)\n- [Types](#typ...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(transducers): add interpolate() iterator, update readme
1
feat
transducers
217,922
28.12.2018 20:44:09
-3,600
1ec2cdd8c4ea6a754195bbb65ae96d4d524711cf
feat: show dot on dropdown trigger and comments menu if item has comment(s)
[ { "change_type": "MODIFY", "diff": "ngxClipboard [cbContent]=\"getLink()\" (cbOnSuccess)=\"afterLinkCopy()\">\n<i nz-icon type=\"share-alt\"></i>\n</button>\n- <nz-badge *ngIf=\"publicDisplay || _list.public\" [nzCount]=\"_list.forks\" [nzShowZero]=\"true\" class=\"fork-count\">\n+ <nz-badge *ngIf=\"publicD...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat: show dot on dropdown trigger and comments menu if item has comment(s)
1
feat
null
217,922
28.12.2018 20:45:07
-3,600
770337daec845e7fdf4ef008adb3e4283114e973
feat: added new patreon supporter to loading screen: Modestie
[ { "change_type": "MODIFY", "diff": "'Pint Sized Mafia',\n'Nunosi Ior',\n'Arik Dazkar',\n- 'latenightwreck'\n+ 'latenightwreck',\n+ 'Modestie'\n];\nconst randomPatron = patrons[Math.floor(Math.random() * patrons.length)];\ndocument.getElementById('random-patron').innerText = randomPatron;\n", "new_path":...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat: added new patreon supporter to loading screen: Modestie
1
feat
null