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
722,013
22.03.2019 14:18:08
18,000
1e06db8f50e5b88a092307229d238863701981cb
ci(travis): another attempt
[ { "change_type": "MODIFY", "diff": "@@ -98,13 +98,13 @@ jobs:\nscript:\n- git config --global user.name \"Vue Styleguidist Bot\"\n- git config --global user.email \"cluedude@hotmail.com\"\n- - git remote add github \"https://${GH_TOKEN}@github.com/vue-styleguidist/vue-styleguidist.git\" > /dev/null 2>&1\n- ...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): another attempt
1
ci
travis
722,013
22.03.2019 14:20:50
18,000
40d087d10308c9242fc4c4ea95af8208099ffe07
ci(travis): retry
[ { "change_type": "MODIFY", "diff": "@@ -100,7 +100,6 @@ jobs:\n- git config --global user.email \"cluedude@hotmail.com\"\n- git remote set-url origin \"https://${GH_TOKEN}@github.com/vue-styleguidist/vue-styleguidist.git\" > /dev/null 2>&1\n- git fetch origin dev\n- - git checkout origin/dev\n- git checkout...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): retry
1
ci
travis
722,013
22.03.2019 14:21:37
18,000
23afcae7943476368fa5ec487258c612440c35de
ci(travis): another
[ { "change_type": "MODIFY", "diff": "@@ -100,6 +100,7 @@ jobs:\n- git config --global user.email \"cluedude@hotmail.com\"\n- git remote set-url origin \"https://${GH_TOKEN}@github.com/vue-styleguidist/vue-styleguidist.git\" > /dev/null 2>&1\n- git fetch origin dev\n+ - git branch -u -a\n- git checkout --trac...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): another
1
ci
travis
722,013
22.03.2019 14:24:20
18,000
9ffd97eb5470be212381107b1771e60375d9f99f
ci(travis): test another approach
[ { "change_type": "MODIFY", "diff": "@@ -98,13 +98,12 @@ jobs:\nscript:\n- git config --global user.name \"Vue Styleguidist Bot\"\n- git config --global user.email \"cluedude@hotmail.com\"\n- - git remote set-url origin \"https://${GH_TOKEN}@github.com/vue-styleguidist/vue-styleguidist.git\" > /dev/null 2>&1...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): test another approach
1
ci
travis
722,013
22.03.2019 14:27:51
18,000
19a75ffed37a82544b7f24aee08e4f0ef83ee2fb
ci(travis): test push
[ { "change_type": "MODIFY", "diff": "@@ -103,7 +103,7 @@ jobs:\n- git checkout github/dev\n- git status -v\n- git merge master -m \"chore:\\ master\"\n- - git push --set-upstream github dev\n+ - git push --set-upstream dev github/dev\n# Build & Deploy the documentation website\n- stage: documentation\n", ...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): test push
1
ci
travis
722,013
22.03.2019 14:29:03
18,000
47a1b9e1ba14905f1acb639cef772c5ec052c98d
ci(travis): try 2 steps
[ { "change_type": "MODIFY", "diff": "@@ -103,7 +103,8 @@ jobs:\n- git checkout github/dev\n- git status -v\n- git merge master -m \"chore:\\ master\"\n- - git push --set-upstream dev github/dev\n+ - git branch --set-upstream-to github/dev\n+ - git push\n# Build & Deploy the documentation website\n- stage: do...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): try 2 steps
1
ci
travis
722,013
22.03.2019 14:31:59
18,000
a70f597fc734247507cfdb532223cb073fe41d3c
ci(travis): create dev branch
[ { "change_type": "MODIFY", "diff": "@@ -101,6 +101,7 @@ jobs:\n- git remote add github \"https://${GH_TOKEN}@github.com/vue-styleguidist/vue-styleguidist.git\" > /dev/null 2>&1\n- git fetch github dev\n- git checkout github/dev\n+ - git checkout -b dev\n- git status -v\n- git merge master -m \"chore:\\ mast...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci(travis): create dev branch
1
ci
travis
815,590
22.03.2019 15:17:15
-28,800
017d67498d1dbda31424d9ae7f282ae1c673d219
chore: update tentacle
[ { "change_type": "MODIFY", "diff": "@@ -484,11 +484,11 @@ dependencies = [\n\"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"snap 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)\",\n- \"tenta...
Rust
MIT License
nervosnetwork/ckb
chore: update tentacle
1
chore
null
67,482
22.03.2019 15:22:11
25,200
180938071ab702e14a6486bb42140fef9a9b52ef
chore(settings): colorize VS Code
[ { "change_type": "MODIFY", "diff": "\"containerless\",\n\"renderables\",\n\"requestor's\"\n- ]\n+ ],\n+ \"workbench.colorCustomizations\": {\n+ \"activityBar.background\": \"#6d50a2\",\n+ \"activityBar.foreground\": \"#e7e7e7\",\n+ \"activityBar.inactiveForeground\": \"#e7e7e799\",\n+ \"activityBarBadge.bac...
TypeScript
MIT License
aurelia/aurelia
chore(settings): colorize VS Code
1
chore
settings
127,946
22.03.2019 15:38:54
-7,200
90d631ce14c3dde8f0ef4e4573e7d5bf8cc50755
feat(user-portal): add routes for account, notification and settings
[ { "change_type": "DELETE", "diff": "-import * as React from 'react';\n-import { CashierRoutes } from './routes';\n-\n-export const CashierApp = () => (\n- <React.Fragment>\n- <CashierRoutes />\n- </React.Fragment>\n-);\n", "new_path": null, "old_path": "portals/user-portal/src/app/cashier/cashier-ap...
TypeScript
MIT License
coingaming/moon-design
feat(user-portal): add routes for account, notification and settings
1
feat
user-portal
217,922
22.03.2019 15:57:40
-3,600
e84f367beeea1de259a07ebd45ab50e955834cce
feat(alarms): better support for long timers
[ { "change_type": "MODIFY", "diff": "@@ -9,8 +9,9 @@ export class TimerPipe implements PipeTransform {\ntransform(duration: number): string {\nconst seconds = duration % 60;\nconst minutes = Math.floor(duration / 60) % 60;\n- const hours = Math.floor(duration / 3600);\n- return `${hours > 0 ? hours + ':' : '...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(alarms): better support for long timers
1
feat
alarms
104,818
22.03.2019 16:03:47
18,000
395238fe368d76c15934226a8c40fea77cfa035e
fix(wizardmodal): need to validate on click
[ { "change_type": "MODIFY", "diff": "const path = require('path');\n-const isDev = true;\n-\n+const isDev = process.env.NODE_ENV !== 'production';\n+const webpack = require('webpack');\n+const nodeEnvironmentCheck = new webpack.DefinePlugin({\n+ 'process.env.NODE_ENV': JSON.stringify(process.env.NODE_ENV),\n...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(wizardmodal): need to validate on click
1
fix
wizardmodal
815,573
22.03.2019 16:45:11
-28,800
26c96a8cc42407b287829def4057bf1b4b0f844f
refactor: Refactor identify service
[ { "change_type": "MODIFY", "diff": "@@ -474,11 +474,11 @@ dependencies = [\n\"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"snap 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)\",\n- \"tenta...
Rust
MIT License
nervosnetwork/ckb
refactor: Refactor identify service
1
refactor
null
815,590
22.03.2019 17:29:25
-28,800
d4b7a22e9216622a1f8370250e389550f120c86f
fix: integration tests config file
[ { "change_type": "MODIFY", "diff": "@@ -18,7 +18,8 @@ reserved_nodes = []\nonly_reserved_peers = false\nmin_peers = 4\nmax_peers = 8\n-secret_file = \"secret\"\n+secret_file = \"secret_key\"\n+peer_store_path = \"peer_store.db\"\ntry_outbound_connect_secs = 1\n[rpc]\n", "new_path": "test/fixtures/nodes_...
Rust
MIT License
nervosnetwork/ckb
fix: integration tests config file
1
fix
null
471,470
22.03.2019 18:47:00
-3,600
f17ede0ffb9b440c20993ea1f5cf93d2371a944a
docs: add checkbox checked attribute does not match property to FAQ
[ { "change_type": "MODIFY", "diff": "@@ -58,3 +58,51 @@ class MyEl extends LitElement {\n}\n}\n```\n+\n+### Checkbox's 'checked' attribute does not match the property\n+\n+Many elements reflect their properties as attributes, and vice versa, like for example the `disabled` attribute on a button.\n+\n+```html...
JavaScript
MIT License
open-wc/open-wc
docs: add checkbox checked attribute does not match property to FAQ
1
docs
null
96,877
22.03.2019 20:25:26
-7,200
37dc92e970f62844cc10be62fe5b5ddd992168c9
feat(element-templates): Localization Localized list of templates, labels of template fields, validation messages.
[ { "change_type": "MODIFY", "diff": "@@ -18,7 +18,7 @@ function isAny(element, types) {\nmodule.exports = function(group, element, elementTemplates, translate) {\n- var options = getTemplateOptions(element, elementTemplates);\n+ var options = getTemplateOptions(element, elementTemplates, translate);\nif (opt...
JavaScript
MIT License
bpmn-io/bpmn-js-properties-panel
feat(element-templates): Localization Localized list of templates, labels of template fields, validation messages.
1
feat
element-templates
815,593
22.03.2019 22:23:47
-32,400
3b958767926a1152cecd618c743aa7a643f128fa
chore: resolve review comment
[ { "change_type": "MODIFY", "diff": "@@ -7,7 +7,7 @@ pub enum SharedError {\nInvalidInput,\n#[fail(display = \"InvalidOutput\")]\nInvalidOutput,\n- #[fail(display = \"InvalidTransaction\")]\n+ #[fail(display = \"InvalidTransaction: {}\", _0)]\nInvalidTransaction(String),\n#[fail(display = \"InvalidParentBloc...
Rust
MIT License
nervosnetwork/ckb
chore: resolve review comment
1
chore
null
471,470
22.03.2019 22:29:24
-3,600
7da6bfa1bd78ab07e181fbe54a6c12c22f172389
fix(building-rollup): add missing brackets in docs
[ { "change_type": "MODIFY", "diff": "@@ -198,7 +198,7 @@ export default configs.map(config => ({\n...config.plugins,\ncommonjs(),\n],\n-});\n+}));\n```\n### Copy assets\n@@ -316,7 +316,7 @@ export default configs.map(config => ({\n...config.plugins,\nlitcss({ include, exclude, uglify })\n],\n-});\n+}));\n```...
JavaScript
MIT License
open-wc/open-wc
fix(building-rollup): add missing brackets in docs (#310)
1
fix
building-rollup
217,922
22.03.2019 22:47:57
-3,600
cd512996d619228805c54043f6d6ba3b77d50ec8
chore(log-tracker): show base data for when we don't have details for the fish
[ { "change_type": "MODIFY", "diff": "nz-tooltip [nzTitle]=\"'LOG_TRACKER.Weather_dependant' | translate\"></i>\n<i nz-icon type=\"check\" *ngIf=\"userCompletion[item.itemId]\"></i>\n</div>\n- <div class=\"recipe-details\">lvl {{item.level}} {{item.stars | ingameStars}}</div>\n+ <div class=\"recipe-details\">...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(log-tracker): show base data for when we don't have details for the fish
1
chore
log-tracker
217,922
23.03.2019 00:01:30
-3,600
a84e4dc7128a6c1703a4d9c97fe385884aaa3f3f
fix(teams): fixed an issue with wrong permissions being resolved for team list
[ { "change_type": "MODIFY", "diff": "@@ -65,8 +65,8 @@ export class ListPanelComponent {\nprivate updateAmountDebounces: { [index: number]: Subject<any> } = {};\n- permissionLevel$: Observable<PermissionLevel> = this.authFacade.loggedIn$.pipe(\n- switchMap(loggedIn => {\n+ permissionLevel$: Observable<Permis...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(teams): fixed an issue with wrong permissions being resolved for team list
1
fix
teams
807,963
23.03.2019 01:47:25
-28,800
5001301c6d8c5270ff4025d73e5eaf4dbefd8cd3
docs(publish): Describe publish lifecycles [ci skip]
[ { "change_type": "MODIFY", "diff": "@@ -54,6 +54,8 @@ This is useful when a previous `lerna publish` failed to publish all packages to\n- [`--preid`](#--preid)\n- [`--registry <url>`](#--registry-url)\n- [`--temp-tag`](#--temp-tag)\n+- [`--ignore-scripts`](#--ignore-scripts)\n+- [`--ignore-prepublish`](#--i...
JavaScript
MIT License
lerna/lerna
docs(publish): Describe publish lifecycles (#1982) [ci skip]
1
docs
publish
67,476
23.03.2019 08:31:53
-3,600
3168044a221de8a055b144b7864b9cb9739c3c8c
refactor(resources): expose view property
[ { "change_type": "MODIFY", "diff": "@@ -76,6 +76,8 @@ export class Compose<T extends INode = Node> {\npublic subject?: MaybeSubjectPromise<T>;\npublic composing: boolean;\n+ public view?: IController<T>;\n+\nprivate readonly dom: IDOM;\nprivate readonly renderable: IController<T>;\nprivate readonly renderin...
TypeScript
MIT License
aurelia/aurelia
refactor(resources): expose view property
1
refactor
resources
67,476
23.03.2019 08:32:41
-3,600
b7d3e4b6c02ecb2a47d9d82dd71dd6fbb2b14fe7
refactor(runtime): wire up the tasks a bit more properly
[ { "change_type": "MODIFY", "diff": "@@ -338,7 +338,7 @@ export class Ticker {\nprivate lastTime: number;\nprivate started: boolean;\nprivate promise?: Promise<number>;\n- private resolve: (deltaTime: number) => void;\n+ private resolve!: () => void;\nprivate readonly head: Notifier;\nprivate readonly tick: ...
TypeScript
MIT License
aurelia/aurelia
refactor(runtime): wire up the tasks a bit more properly
1
refactor
runtime
471,601
23.03.2019 09:43:53
-3,600
f2e85c760287bfa72d2ac5d6b65f55dd6f849447
docs: add details to building-rollup and owc-dev-server
[ { "change_type": "MODIFY", "diff": "@@ -7,7 +7,7 @@ We provide a rollup configuration to help you get started using rollup with web\nOur configuration lets you write code using modern javascript syntax and features, providing the necessary syntax transformation and polyfills for older browsers. See 'config ...
JavaScript
MIT License
open-wc/open-wc
docs: add details to building-rollup and owc-dev-server (#311)
1
docs
null
217,922
23.03.2019 11:07:09
-3,600
caa20424a45cff33aa5052c8aa333497fda782e3
feat(list): you can now add an item from a list to another list
[ { "change_type": "MODIFY", "diff": "(cbOnSuccess)=\"success('Item_name_copied', {itemname: $event.content})\">\n{{item.id | itemName: item | i18n}}\n</span>\n- <span class=\"item-name\" ngxClipboard cbContent=\"/isearch &quot;{{item.id | itemName: item | i18n}}&quot;\" nz-tooltip\n+ <span class=\"item-name\...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list): you can now add an item from a list to another list
1
feat
list
217,922
23.03.2019 11:36:05
-3,600
a971634cfd34b28c715e78b37fb3e433aca95215
fix(lists): better support for big lists, they shouldn't disappear anymore
[ { "change_type": "MODIFY", "diff": "}\n},\n\"@angular/cdk\": {\n- \"version\": \"7.3.3\",\n- \"resolved\": \"https://registry.npmjs.org/@angular/cdk/-/cdk-7.3.3.tgz\",\n- \"integrity\": \"sha512-0M3nwq+c9+d+p0XeU12I9djutlsajRrxcu7AvHQXUs/5grYFsXsX0f468qXDiKmcgqGUBNtN2fBOUhGNlispuQ==\",\n+ \"version\": \"7.3...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(lists): better support for big lists, they shouldn't disappear anymore
1
fix
lists
471,527
23.03.2019 11:54:58
-3,600
3d0d187a7c9b824724fd0d4686a3a51f5abe05a5
fix(building-rollup): temporary fork dom5 as it has outdated typings
[ { "change_type": "ADD", "diff": "+This is a \"fork\" of dom5. See [npm](https://www.npmjs.com/package/dom5) and [github source](https://github.com/Polymer/tools/tree/master/packages/dom5).\n+\n+We will use it until [issues/3385](https://github.com/Polymer/tools/issues/3385) is resolved.\n", "new_path": ...
JavaScript
MIT License
open-wc/open-wc
fix(building-rollup): temporary fork dom5 as it has outdated typings
1
fix
building-rollup
471,470
23.03.2019 16:44:10
-3,600
bfba5be55403e839ea4f6086ec96174fa09b99a8
fix(owc-dev-server): shorten commonjs warning notification
[ { "change_type": "MODIFY", "diff": "@@ -29,13 +29,10 @@ Note: import paths are only resolved within `.js` files. This means you cannot d\n```\n::: warning\n-owc-dev-server *only transforms the URL* when importing ES modules (what will be done through import maps). No other transformations are performed.\n-\...
JavaScript
MIT License
open-wc/open-wc
fix(owc-dev-server): shorten commonjs warning notification (#314)
1
fix
owc-dev-server
471,470
23.03.2019 21:55:15
-3,600
d3ce2b274c54463b97410a79e5d525291b7690bb
fix(building-rollup): disable http server caching
[ { "change_type": "MODIFY", "diff": "@@ -68,8 +68,8 @@ To illustrate this, here is an example of scripts which our rollup config will *\n{\n\"scripts\": {\n\"build\": \"rimraf dist && rollup -c rollup.config.js\",\n- \"start:build\": \"http-server dist -o\",\n- \"watch:build\": \"rimraf dist && rollup --watc...
JavaScript
MIT License
open-wc/open-wc
fix(building-rollup): disable http server caching (#313)
1
fix
building-rollup
471,527
23.03.2019 23:12:06
-3,600
a196b1c4846fcc4e9b0061a942ecca582e6eba66
chore: final adjustments for types
[ { "change_type": "MODIFY", "diff": "@@ -3,9 +3,9 @@ import sinon from 'sinon';\n// @ts-ignore\nimport { expect } from '@bundled-es-modules/chai';\nimport { cachedWrappers } from '../src/fixtureWrapper.js';\n-import { defineCE } from '../src/helpers';\n-import { html, fixture, fixtureSync } from '..';\n-impo...
JavaScript
MIT License
open-wc/open-wc
chore: final adjustments for types
1
chore
null
471,527
24.03.2019 00:19:18
-3,600
977d5b42b8b2433fbcb98118ea0a5594e9978e9a
fix: do not assume globally setup mocha types
[ { "change_type": "MODIFY", "diff": "@@ -22,22 +22,29 @@ In order to utalize them you will need to add something to your setup.\n### Setup for JavaScript\n-In order to get type linting in a JavaScript project using VS Code all you need is to add a `jsconfig.json`.\n+In order to get type linting in a JavaScri...
JavaScript
MIT License
open-wc/open-wc
fix: do not assume globally setup mocha types
1
fix
null
469,409
24.03.2019 08:53:38
25,200
cafd56b7ceccbaa1db1152112bfe5cb458be6fd7
fix: add name and summary to Link Object fixes
[ { "change_type": "MODIFY", "diff": "@@ -737,9 +737,11 @@ For computing links, and providing instructions to execute them, a [runtime expr\nField Name | Type | Description\n---|:---:|---\n+<a name=\"link-name\"></a>name | `string` | Cannonical name of the link.\n+<a name=\"link-description\"></a>description ...
JavaScript
Apache License 2.0
open-rpc/spec
fix: add name and summary to Link Object fixes #127
1
fix
null
821,196
24.03.2019 10:40:19
25,200
cf10522437dfa01d6fb8aeedddf58752db34eb41
fix: test on node 10
[ { "change_type": "MODIFY", "diff": "environment:\n- nodejs_version: \"9\"\n+ nodejs_version: \"10\"\ncache:\n<%_ if (yarn) { _%>\n- '%LOCALAPPDATA%\\Yarn -> appveyor.yml'\n", "new_path": "templates/appveyor.yml.ejs", "old_path": "templates/appveyor.yml.ejs" }, { "change_type": "MODIFY", ...
TypeScript
MIT License
oclif/oclif
fix: test on node 10
1
fix
null
471,480
24.03.2019 10:41:42
-3,600
2f54a78ecbef539f1f57d795a521ef3f9deaabb5
fix(building-webpack): allow to provide a publicPath
[ { "change_type": "MODIFY", "diff": "@@ -21,20 +21,6 @@ const PLUGIN = 'LegacyBrowserWebpackPlugin';\nconst asArrayLiteral = arr => `[${arr.map(e => `'${e}'`).join(',')}]`;\n-// URL is required by webcomponents polyfill\n-// We can use URLSearchParams as a watermark for URL support\n-const urlPolyfill = `\n-...
JavaScript
MIT License
open-wc/open-wc
fix(building-webpack): allow to provide a publicPath
1
fix
building-webpack
217,922
24.03.2019 10:54:44
-3,600
3ae1c8cd25b0d4ca2ea20b0c9c37fc8791d1123e
fix(core): fixed an error message poping because of last firestore update
[ { "change_type": "MODIFY", "diff": "@@ -31,7 +31,7 @@ import { ListModule } from './modules/list/list.module';\nimport { AngularFireModule } from '@angular/fire';\nimport { AngularFireDatabaseModule } from '@angular/fire/database';\nimport { AngularFireAuthModule } from '@angular/fire/auth';\n-import { Angu...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(core): fixed an error message poping because of last firestore update
1
fix
core
217,922
24.03.2019 11:04:07
-3,600
a48210f1b63866fba0baa95c6e6d198de48a7d29
fix(list): fixed an issue with missing instance name, needs list regeneration
[ { "change_type": "MODIFY", "diff": "@@ -38,6 +38,7 @@ export class ItemData {\n}\nreturn {\nid: raw.obj.i,\n+ name: raw.obj.n,\nicon: +raw.obj.c\n};\n}\n", "new_path": "apps/client/src/app/model/garland-tools/item-data.ts", "old_path": "apps/client/src/app/model/garland-tools/item-data.ts" }, { ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(list): fixed an issue with missing instance name, needs list regeneration
1
fix
list
127,946
24.03.2019 11:05:30
-7,200
54eb69a216136391939e0440054eab9be4172b25
fix(user-portal): transaction details header - fix
[ { "change_type": "MODIFY", "diff": "@@ -9,7 +9,7 @@ import { Layout, LayoutHeader, LayoutMain } from '../../components/layout';\nimport { CashierHeading } from '../exchange/dumb-components/heading';\nimport { BitcoinWallet } from '../exchange/dumb-components/bitcoin-wallet';\nimport { TransactionDetailItem ...
TypeScript
MIT License
coingaming/moon-design
fix(user-portal): transaction details header - fix
1
fix
user-portal
217,922
24.03.2019 11:07:54
-3,600
ea3baba6f0b2d552ae196627140002a4d9a07009
fix(merge): fixed an issue with merge dialog box when closing new list name input
[ { "change_type": "MODIFY", "diff": "@@ -85,12 +85,12 @@ export class MergeListsPopupComponent implements OnInit {\n}\npublic merge(): void {\n- this.merging = true;\nconcat(...this.selectedLists.map(list => this.listsFacade.loadAndWait(list.$key)))\n.pipe(\nskip(this.selectedLists.length - 1),\nswitchMap(()...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(merge): fixed an issue with merge dialog box when closing new list name input
1
fix
merge
217,922
24.03.2019 11:09:39
-3,600
5de91c2768e856b39f3a1dabd66afd26a8f42095
fix(alarms): fixed a display issue when two alarms have same remaining time
[ { "change_type": "MODIFY", "diff": "@@ -157,6 +157,9 @@ export class AlarmsFacade {\nif (b.spawned) {\nreturn 1;\n}\n+ if (a.remainingTime === b.remainingTime) {\n+ return a.alarm.itemId < b.alarm.itemId ? -1 : 1;\n+ }\nreturn a.remainingTime < b.remainingTime ? -1 : 1;\n});\n}\n", "new_path": "apps/cli...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(alarms): fixed a display issue when two alarms have same remaining time
1
fix
alarms
471,527
24.03.2019 11:15:49
-3,600
e547f5316f2b0cafeb272424465549d7e3b80782
fix(create): update own versions
[ { "change_type": "MODIFY", "diff": "\"lit-element\": \"^2.0.1\"\n},\n\"devDependencies\": {\n- \"owc-dev-server\": \"^0.1.2\"\n+ \"owc-dev-server\": \"^0.3.0\"\n}\n}\n", "new_path": "packages/create/src/generators/barebone-app/templates/_package.json", "old_path": "packages/create/src/generators/bar...
JavaScript
MIT License
open-wc/open-wc
fix(create): update own versions
1
fix
create
471,527
24.03.2019 11:36:48
-3,600
cc014b11b53bbbd59426ffac7cda0d1f99f60164
fix: adjust generator-open-wc links to create
[ { "change_type": "MODIFY", "diff": "@@ -16,7 +16,7 @@ npm init @open-wc automating\n```\n### Manual Setup\n-- copy [.circleci/config.yml](https://github.com/open-wc/open-wc/blob/master/packages/generator-open-wc/generators/tools-circleci/templates/static/.circleci/config.yml) to `.circleci/config.yml`\n+- c...
JavaScript
MIT License
open-wc/open-wc
fix: adjust generator-open-wc links to create
1
fix
null
217,922
24.03.2019 11:39:13
-3,600
80841bdeb647119a7ab7d9f5f20c82d406f72894
feat(list): permission level for everyone is now shown on both panel and list details using an icon
[ { "change_type": "MODIFY", "diff": "</nz-collapse-panel>\n<ng-template #panelHeader>\n<div class=\"panel-header\" nz-row fxLayout=\"row\" fxLayout.lt-md=\"column\" fxLayoutGap.lt-md=\"5px\">\n- <div nz-col nzSm=\"22\" nzMd=\"4\" (dblclick)=\"openList()\">\n+ <div nz-col nzSm=\"20\" nzMd=\"4\" (dblclick)=\"o...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list): permission level for everyone is now shown on both panel and list details using an icon
1
feat
list
791,834
24.03.2019 11:57:31
25,200
d120cb442d6212563c4cad020e1917077c1ae0ad
misc(chore): remove old dep postinstall-prepare
[ { "change_type": "MODIFY", "diff": "\"npm-run-posix-or-windows\": \"^2.0.2\",\n\"nyc\": \"^13.3.0\",\n\"package-json-versionify\": \"^1.0.4\",\n- \"postinstall-prepare\": \"^1.0.1\",\n\"prettier\": \"^1.14.3\",\n\"pretty-json-stringify\": \"^0.0.2\",\n\"puppeteer\": \"^1.10.0\",\n", "new_path": "package...
JavaScript
Apache License 2.0
googlechrome/lighthouse
misc(chore): remove old dep postinstall-prepare (#7647)
1
misc
chore
67,476
24.03.2019 14:02:49
-3,600
4770366d9458d517b6851f5330d4fdbfb79e1890
refactor(lifecycle): move LifecycleTask to separate file
[ { "change_type": "MODIFY", "diff": "@@ -17,13 +17,15 @@ import {\nLifecycleFlags\n} from './flags';\nimport {\n- ContinuationTask,\nIController,\nILifecycle,\n- ILifecycleTask,\n- LifecycleTask,\nIHydratedViewModel,\n} from './lifecycle';\n+import {\n+ ContinuationTask,\n+ ILifecycleTask,\n+ LifecycleTask,\...
TypeScript
MIT License
aurelia/aurelia
refactor(lifecycle): move LifecycleTask to separate file
1
refactor
lifecycle
471,527
24.03.2019 15:09:10
-3,600
0f1d30d7a401be298d11c9e239e4af6231d49182
feat: add type linting generator and info
[ { "change_type": "MODIFY", "diff": "@@ -25,6 +25,7 @@ const sidebar = [\n['/linting/', 'Getting started'],\n'/linting/linting-eslint',\n'/linting/linting-prettier',\n+ '/linting/linting-types',\n],\n},\n{\n", "new_path": "docs/.vuepress/config.js", "old_path": "docs/.vuepress/config.js" }, { ...
JavaScript
MIT License
open-wc/open-wc
feat: add type linting generator and info
1
feat
null
217,922
24.03.2019 20:46:06
-3,600
ffbe1e46fc3a49ea0a1a208e29673ec71876cd51
fix(lists): fixed an issue with data extraction on final items
[ { "change_type": "MODIFY", "diff": "@@ -180,7 +180,11 @@ export class ListManagerService {\n} else {\naddition$ = of(addition);\n}\n- return addition$;\n+ return addition$.pipe(\n+ map(wipList => {\n+ return this.addDetails(wipList, data, recipeId);\n+ })\n+ );\n}\npublic addDetails(list: List, data: ItemDa...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(lists): fixed an issue with data extraction on final items
1
fix
lists
217,922
24.03.2019 20:50:29
-3,600
c4c802bd09aca1bc8f30dc6ed2e43dc9e3628b08
fix(alarms): fixed an issue with ingame macro generation on DE version
[ { "change_type": "MODIFY", "diff": "@@ -20,6 +20,7 @@ import { EorzeanTimeService } from '../../../core/time/eorzean-time.service';\nimport { CustomAlarmPopupComponent } from '../../../modules/custom-alarm-popup/custom-alarm-popup/custom-alarm-popup.component';\nimport { IpcService } from '../../../core/ele...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(alarms): fixed an issue with ingame macro generation on DE version
1
fix
alarms
217,922
24.03.2019 21:15:34
-3,600
4ed8c687b2fd430884ee0f03590846642d1ad829
fix(permissions): fixed an issue with workshop permissions propagation
[ { "change_type": "MODIFY", "diff": "@@ -121,24 +121,13 @@ export class WorkshopPanelComponent implements OnChanges {\nswitchMap(() => {\nreturn modalRef.getContentComponent().propagateChanges$;\n}),\n- tap((workshop: Workshop) => {\n- workshop.listIds.forEach(id => {\n- this.listsFacade.load(id);\n- });\n- ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(permissions): fixed an issue with workshop permissions propagation
1
fix
permissions
815,605
25.03.2019 03:02:15
0
9628ed7f477f80ee2c6101b7384cf232ad5139be
fix: Renaming reference fields that are missed in previous commit
[ { "change_type": "MODIFY", "diff": "@@ -17,7 +17,7 @@ use serde_derive::{Deserialize, Serialize};\npub struct Script {\npub version: u8,\npub args: Vec<Bytes>,\n- pub reference: H256,\n+ pub binary_hash: H256,\n}\nimpl From<Script> for CoreScript {\n@@ -25,22 +25,22 @@ impl From<Script> for CoreScript {\nle...
Rust
MIT License
nervosnetwork/ckb
fix: Renaming reference fields that are missed in previous commit
1
fix
null
217,922
25.03.2019 08:00:23
-3,600
ae8e83ae7793f0096d4260561ed41cf53492e94d
chore(log-tracker): added a link to ff14angler page for fishes
[ { "change_type": "MODIFY", "diff": "</div>\n</ng-template>\n</div>\n- <div nz-col [nzMd]=\"4\"></div>\n+ <div nz-col [nzMd]=\"4\">\n+ <a href=\"http://ff14angler.com/fish/{{item.id}}\"\n+ *ngIf=\"item.id < 20000\"\n+ target=\"_blank\">{{'LOG_TRACKER.View_on_ff14angler' | translate}}</a>\n+ </div>\n<div nz-c...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(log-tracker): added a link to ff14angler page for fishes
1
chore
log-tracker
217,922
25.03.2019 09:12:53
-3,600
a649f1eeb46576707fa68ba01d62e2aafd365e38
chore: added preview environment
[ { "change_type": "MODIFY", "diff": "\"projects\": {\n\"default\": \"ffxivteamcraft\",\n\"beta\": \"ffxiv-teamcraft-beta\",\n- \"preview\": \"ffxiv-teamcraft-5-0-preview\"\n+ \"preview\": \"ffxiv-teamcraft-canary\"\n}\n}\n", "new_path": ".firebaserc", "old_path": ".firebaserc" }, { "change_ty...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: added preview environment
1
chore
null
469,438
25.03.2019 09:50:41
25,200
1e290769935dbded386cb36b15323113c6b161a6
fix: suggestion required link name
[ { "change_type": "MODIFY", "diff": "@@ -737,7 +737,7 @@ For computing links, and providing instructions to execute them, a [runtime expr\nField Name | Type | Description\n---|:---:|---\n-<a name=\"link-name\"></a>name | `string` | Cannonical name of the link.\n+<a name=\"link-name\"></a>**REQUIRED** name | ...
JavaScript
Apache License 2.0
open-rpc/spec
fix: suggestion required link name Co-Authored-By: shanejonas <jonas.shane@gmail.com>
1
fix
null
730,429
25.03.2019 10:02:03
14,400
46bd5cb729711e8372669bd80e5cecccc2080e76
chore(tab): don't install nvm on tab tests
[ { "change_type": "MODIFY", "diff": "@@ -22,19 +22,15 @@ pipeline {\nwithCredentials([\nstring(credentialsId: 'WIDGETS_NPM_TOKEN', variable: 'WIDGETS_NPM_TOKEN')\n]) {\n- sh '''#!/bin/bash -e\n- set +x\n- rm .nvmrc\n- curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.29.0/install.sh | bash\n- ~/.n...
JavaScript
MIT License
webex/react-widgets
chore(tab): don't install nvm on tab tests
1
chore
tab
67,476
25.03.2019 10:32:09
-3,600
0ba386c2b9a4675f0f1f8f01418b867d6b479bdb
refactor(ticker): move ticker + listener to runtime and integrate properly with lifecycle
[ { "change_type": "MODIFY", "diff": "@@ -63,7 +63,7 @@ export {\nparseQueryString,\nIQueryParams\n} from './path';\n-export { PLATFORM, Ticker } from './platform';\n+export { PLATFORM } from './platform';\nexport {\nITraceInfo,\nITraceWriter,\n", "new_path": "packages/kernel/src/index.ts", "old_path"...
TypeScript
MIT License
aurelia/aurelia
refactor(ticker): move ticker + listener to runtime and integrate properly with lifecycle
1
refactor
ticker
67,476
25.03.2019 10:33:58
-3,600
182c827f9c63562a1cca8887af744c04b23b3e0f
chore(runtime): format imports
[ { "change_type": "MODIFY", "diff": "+import {\n+ DI,\n+ IContainer,\n+ IResolver,\n+ IServiceLocator,\n+ Registration,\n+} from '@aurelia/kernel';\n-import { DI, IContainer, IResolver, IServiceLocator, Registration } from '@aurelia/kernel';\nimport { INode } from './dom';\nimport { LifecycleFlags } from './...
TypeScript
MIT License
aurelia/aurelia
chore(runtime): format imports
1
chore
runtime
67,476
25.03.2019 10:36:34
-3,600
1d3ac52b8696f9a12f59dc0f5955bf185038c332
refactor(aurelia): properly integrate start/stop with lifecycle task again
[ { "change_type": "MODIFY", "diff": "@@ -18,8 +18,8 @@ import {\n} from './flags';\nimport {\nIController,\n- ILifecycle,\nIHydratedViewModel,\n+ ILifecycle,\n} from './lifecycle';\nimport {\nContinuationTask,\n@@ -56,6 +56,8 @@ export class CompositionRoot<T extends INode = INode> {\npublic readonly lifecyc...
TypeScript
MIT License
aurelia/aurelia
refactor(aurelia): properly integrate start/stop with lifecycle task again
1
refactor
aurelia
127,946
25.03.2019 10:49:56
-7,200
64746715ea94469a647d3860638f0d9c210b900e
feat(checkbox): hidden label for checkbox
[ { "change_type": "MODIFY", "diff": "@@ -50,6 +50,7 @@ exports[`Checkbox renders as disabled 1`] = `\nclassName=\"emotion-2\"\n>\n<input\n+ aria-label=\"I agree to the Terms & Conditions\"\nclassName=\"emotion-0\"\ndisabled={true}\nid=\"Checkbox-i-agree-to-the-terms-conditions\"\n@@ -114,6 +115,7 @@ exports[...
TypeScript
MIT License
coingaming/moon-design
feat(checkbox): hidden label for checkbox
1
feat
checkbox
104,857
25.03.2019 11:33:18
18,000
300d9bb8253f05dca9db7e93f6dbde4d5922cef9
chore(table): updating tests
[ { "change_type": "MODIFY", "diff": "\"lodash\": \"^4.17.11\",\n\"polished\": \"^2.3.3\",\n\"prop-types\": \"^15.6.2\",\n- \"react-transition-group\": \"^2.6.0\",\n- \"styled-components\": \"^4.1.3\",\n\"react-dnd\": \"7.0.2\",\n- \"react-dnd-html5-backend\": \"2.5.1\"\n+ \"react-dnd-html5-backend\": \"2.5.1...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(table): updating tests
1
chore
table
791,723
25.03.2019 11:59:23
25,200
797a8979c9b1a929d249850e98fcad498b442a09
docs(url-shim): add comment about public suffix lst
[ { "change_type": "MODIFY", "diff": "@@ -17,8 +17,9 @@ const Util = require('../report/html/renderer/util.js');\nconst URL = /** @type {!Window[\"URL\"]} */ (typeof self !== 'undefined' && self.URL) ||\nrequire('url').URL;\n-// 25 most used tld plus one domains from http archive.\n+// 25 most used tld plus o...
JavaScript
Apache License 2.0
googlechrome/lighthouse
docs(url-shim): add comment about public suffix lst (#7671)
1
docs
url-shim
104,818
25.03.2019 12:25:12
18,000
56f4777ab0e726aaf4c6f1d91f2abcfc1a7a8b8f
fix(rowactions): support custom icons
[ { "change_type": "MODIFY", "diff": "@@ -117,17 +117,16 @@ class RowActionsCell extends React.Component {\n<RowActionsContainer visible={isRowExpanded}>\n{actions\n.filter(action => !action.isOverflow)\n- .map(action => (\n+ .map(({ id: actionId, labelText, ...others }) => (\n<RowActionButton\n- key={`${id}-...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(rowactions): support custom icons
1
fix
rowactions
791,704
25.03.2019 12:47:31
25,200
9790337f9873710c3fd38bafdec819337c8367be
clients(devtools): add build script for report resources
[ { "change_type": "ADD", "diff": "+/**\n+ * @license Copyright 2019 Google Inc. All Rights Reserved.\n+ * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/L...
JavaScript
Apache License 2.0
googlechrome/lighthouse
clients(devtools): add build script for report resources (#7567)
1
clients
devtools
104,818
25.03.2019 12:51:19
18,000
076040ead875b6707d4e6d54a35bf3464ba49e1d
fix(statefultable): share default props with underlying table
[ { "change_type": "MODIFY", "diff": "import React, { useReducer, useEffect } from 'react';\n+import merge from 'lodash/merge';\nimport { tableReducer } from './tableReducer';\nimport {\n@@ -16,21 +17,18 @@ import {\ntableRowExpand,\ntableColumnOrder,\n} from './tableActionCreators';\n-import Table from './Ta...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(statefultable): share default props with underlying table
1
fix
statefultable
791,690
25.03.2019 13:31:44
18,000
111f4ba47d6593a350f36f77472968cd2fe5f63b
core(font-display): ignore data URLs
[ { "change_type": "MODIFY", "diff": "@@ -114,6 +114,8 @@ class FontDisplay extends Audit {\n.filter(record => record.resourceType === 'Font')\n// ...that don't have a passing font-display value\n.filter(record => !passingFontURLs.has(record.url))\n+ // ...and that aren't data URLs, the blocking concern doesn...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(font-display): ignore data URLs (#7684)
1
core
font-display
815,593
25.03.2019 13:59:43
-32,400
7018ec2b62871123ad01ecf6ab24650623e2883a
refactor: resolve review comment issue
[ { "change_type": "MODIFY", "diff": "@@ -351,7 +351,6 @@ dependencies = [\n\"lru-cache 0.1.0 (git+https://github.com/nervosnetwork/lru-cache)\",\n\"numext-fixed-hash 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"numext-fixed-uint 0.1.2 (registry+https://github.com/rust-lang/crates.io-in...
Rust
MIT License
nervosnetwork/ckb
refactor: resolve review comment issue
1
refactor
null
217,922
25.03.2019 14:00:18
-3,600
1a96ba903b0d5a1c3f1bc6ed4990742abf65cb3d
chore: fixes for previous merge
[ { "change_type": "MODIFY", "diff": "@@ -16,12 +16,11 @@ import { TextQuestionPopupComponent } from '../../../modules/text-question-popup\nimport { AlarmsOptionsPopupComponent } from '../alarms-options-popup/alarms-options-popup.component';\nimport { LocalizedDataService } from '../../../core/data/localized-...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: fixes for previous merge
1
chore
null
730,412
25.03.2019 14:17:24
0
c563f3ee7a0f9c8855f247c600437b0e2467a4f0
chore(release): 0.1.438
[ { "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.438\"></a>\n+## [0.1.438](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.438
1
chore
release
815,590
25.03.2019 14:45:41
-28,800
0b1beaae93e758bccfa51963db90d2b5ed5346cc
refactor: unify network peer scoring
[ { "change_type": "ADD", "diff": "+use crate::Score;\n+pub type Behaviour = (Score, &'static str);\n+\n+pub const CONNECT: Behaviour = (10, \"peer connected\");\n+pub const UNEXPECTED_DISCONNECT: Behaviour = (-10, \"peer unexpected disconnected\");\n+pub const PING: Behaviour = (10, \"peer ping\");\n+pub con...
Rust
MIT License
nervosnetwork/ckb
refactor: unify network peer scoring
1
refactor
null
67,476
25.03.2019 15:10:20
-3,600
9b8a12dcdf782dee2bbb5afa7fa4bbfe01fdea6b
refactor(observation): cleanup the html accessors and integrate with raf queue
[ { "change_type": "MODIFY", "diff": "-import { IBindingTargetAccessor, ILifecycle, targetObserver } from '@aurelia/runtime';\n-\n-export interface AttributeNSAccessor extends IBindingTargetAccessor<HTMLElement, string, string> {}\n-\n-@targetObserver('')\n-export class AttributeNSAccessor implements Attribut...
TypeScript
MIT License
aurelia/aurelia
refactor(observation): cleanup the html accessors and integrate with raf queue
1
refactor
observation
67,476
25.03.2019 15:10:47
-3,600
8ae2fdb19430065bb4ca42a8ac1a679368466492
refactor(checked-observer): cleanup and integrate with raf queue
[ { "change_type": "MODIFY", "diff": "import {\nCollectionKind,\n- IBindingTargetObserver,\n+ collectionSubscriberCollection,\n+ IAccessor,\nICollectionObserver,\n- ICollectionSubscriber,\n+ ICollectionSubscriberCollection,\nILifecycle,\n+ IndexMap,\nIObserverLocator,\nISubscriber,\n+ ISubscriberCollection,\n...
TypeScript
MIT License
aurelia/aurelia
refactor(checked-observer): cleanup and integrate with raf queue
1
refactor
checked-observer
104,818
25.03.2019 15:11:11
18,000
1e5091901955303555aec56be39fa61664b185e6
fix(table): stateful table wasn't showing loading state
[ { "change_type": "MODIFY", "diff": "import React, { useReducer, useEffect } from 'react';\nimport merge from 'lodash/merge';\n+import get from 'lodash/get';\nimport { tableReducer } from './tableReducer';\nimport {\n@@ -30,12 +31,13 @@ const StatefulTable = ({ data: initialData, expandedData, ...other }) =>...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): stateful table wasn't showing loading state
1
fix
table
815,573
25.03.2019 15:16:19
-28,800
109d461015dd3c6f8d859654e5c0eb6133790a17
fix: Update p2p identify protocol
[ { "change_type": "MODIFY", "diff": "@@ -474,11 +474,11 @@ dependencies = [\n\"sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"snap 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)\",\n- \"tenta...
Rust
MIT License
nervosnetwork/ckb
fix: Update p2p identify protocol
1
fix
null
67,476
25.03.2019 15:29:26
-3,600
8448681e747e2c349db2044876a95e7adf06527b
refactor(class-attribute-accessor): cleanup and integrate with raf queue
[ { "change_type": "MODIFY", "diff": "import {\n- IBindingTargetAccessor,\n+ IAccessor,\nILifecycle,\n- INode,\n- subscriberCollection,\n- ISubscriberCollection,\n+ LifecycleFlags,\nPriority,\n- ISubscriber,\n} from '@aurelia/runtime';\n-export interface ClassAttributeAccessor extends IBindingTargetAccessor<I...
TypeScript
MIT License
aurelia/aurelia
refactor(class-attribute-accessor): cleanup and integrate with raf queue
1
refactor
class-attribute-accessor
217,922
25.03.2019 15:40:27
-3,600
dc711f15a6dd31d6ae5ad7bb34512aa3bb575ae4
feat(desktop): settings changes are now applied to the overlay too
[ { "change_type": "MODIFY", "diff": "@@ -231,6 +231,10 @@ export class AppComponent implements OnInit {\nthis.locale = change.lang;\n});\n+ this.ipc.on('apply-language', (e, newLang) => {\n+ this.use(newLang, true);\n+ });\n+\nfontawesome.library.add(faDiscord, faTwitter, faGithub, faCalculator, faBell, faMa...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(desktop): settings changes are now applied to the overlay too
1
feat
desktop
217,922
25.03.2019 16:15:36
-3,600
18a3a13fb6269a474924f9912eae5717df6a3bd4
feat(sidebar): added tooltips on navigation icons when sidebar is collapsed
[ { "change_type": "MODIFY", "diff": "[nzMode]=\"'inline'\" [nzInlineCollapsed]=\"collapsedSidebar\">\n<a nz-menu-item class=\"menu-link\" (click)=\"onNavLinkClick()\" routerLinkActive=\"ant-menu-item-selected\"\nrouterLink=\"/search\">\n- <span>\n+ <span nz-tooltip nzPlacement=\"right\"\n+ [nzTitle]=\"collap...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(sidebar): added tooltips on navigation icons when sidebar is collapsed
1
feat
sidebar
67,476
25.03.2019 16:19:53
-3,600
bae0045ed099e59c7479ae686bbf6dcb4f419e19
refactor(value-attribute-observer): cleanup and integrate with raf queue
[ { "change_type": "MODIFY", "diff": "-import { IBindingTargetObserver, ILifecycle, ISubscriber, LifecycleFlags, targetObserver } from '@aurelia/runtime';\n+import { IIndexable } from '@aurelia/kernel';\n+import {\n+ IAccessor,\n+ ILifecycle,\n+ ISubscriber,\n+ ISubscriberCollection,\n+ LifecycleFlags,\n+ Pri...
TypeScript
MIT License
aurelia/aurelia
refactor(value-attribute-observer): cleanup and integrate with raf queue
1
refactor
value-attribute-observer
67,476
25.03.2019 16:23:52
-3,600
1a6fbb6360d38ac54fc453efd92cb0c9d265ceaf
refactor(observation): improve accessor consistency and perf
[ { "change_type": "MODIFY", "diff": "@@ -36,7 +36,7 @@ export class AttributeNSAccessor implements IAccessor<string | null> {\n}\npublic getValue(): string | null {\n- return this.obj.getAttributeNS(this.namespace, this.propertyKey);\n+ return this.currentValue;\n}\npublic setValue(newValue: string | null, f...
TypeScript
MIT License
aurelia/aurelia
refactor(observation): improve accessor consistency and perf
1
refactor
observation
103,551
25.03.2019 16:24:58
-3,600
64c553e3d2afcd9729be4049ed146709015f58e7
fix: pass ref to child components, move API to parent TextInput
[ { "change_type": "MODIFY", "diff": "/* @flow */\nimport * as React from 'react';\n-import { TextInput as NativeTextInput } from 'react-native';\n+import { Animated, TextInput as NativeTextInput } from 'react-native';\nimport { polyfill } from 'react-lifecycles-compat';\nimport TextInputOutlined from './Text...
TypeScript
MIT License
callstack/react-native-paper
fix: pass ref to child components, move API to parent TextInput (#949)
1
fix
null
815,590
25.03.2019 16:25:36
-28,800
477b5683ebdbaf1c7d66c7b3385e6a1fef962f8d
refactor: use DSL macro to define network behaviours
[ { "change_type": "MODIFY", "diff": "use crate::Score;\npub type Behaviour = (Score, &'static str);\n-pub const CONNECT: Behaviour = (10, \"peer connected\");\n-pub const UNEXPECTED_DISCONNECT: Behaviour = (-10, \"peer unexpected disconnected\");\n-pub const PING: Behaviour = (10, \"peer ping\");\n-pub const...
Rust
MIT License
nervosnetwork/ckb
refactor: use DSL macro to define network behaviours
1
refactor
null
103,440
25.03.2019 16:33:28
-3,600
f23811bdfd3817827408521d4853a70839a3fef2
fix: fix issue with jumping label in TextInput on iOS
[ { "change_type": "MODIFY", "diff": "/* @flow */\nimport * as React from 'react';\n-import { Animated, TextInput as NativeTextInput } from 'react-native';\n+import { Animated, TextInput as NativeTextInput, Platform } from 'react-native';\nimport { polyfill } from 'react-lifecycles-compat';\nimport TextInputO...
TypeScript
MIT License
callstack/react-native-paper
fix: fix issue with jumping label in TextInput on iOS
1
fix
null
815,593
25.03.2019 18:48:10
-32,400
834c34dc2d839f22cb0f870154576a4c4d5c1a34
feat: add get_peers rpc
[ { "change_type": "MODIFY", "diff": "+use crate::peers_registry::Peer;\nuse crate::protocol::ckb_handler::{CKBProtocolContext, DefaultCKBProtocolContext};\nuse crate::{errors::Error, CKBEvent, NetworkConfig, ProtocolId};\nuse crate::{\n@@ -125,4 +126,13 @@ impl NetworkService {\npub fn add_node(&self, peer_i...
Rust
MIT License
nervosnetwork/ckb
feat: add get_peers rpc
1
feat
null
815,590
25.03.2019 19:38:39
-28,800
7b2180bb2d7015947188c71db528c4ecd56f5c6b
feat: PeerStore support peers_to_feeler
[ { "change_type": "MODIFY", "diff": "@@ -48,6 +48,9 @@ pub trait PeerStore: Send + Sync {\nfn peer_addrs(&self, peer_id: &PeerId, count: u32) -> Option<Vec<Multiaddr>>;\n/// Get peers for outbound connection, this method randomly return non-connected peer addrs\nfn peers_to_attempt(&self, count: u32) -> Vec<...
Rust
MIT License
nervosnetwork/ckb
feat: PeerStore support peers_to_feeler
1
feat
null
815,598
25.03.2019 19:48:15
-28,800
d58602d5e001045087adbe20c7ec37c993beafd5
chore: update CHANGELOG for v0.7.0
[ { "change_type": "MODIFY", "diff": "@@ -2,6 +2,34 @@ All notable changes to this project will be documented in this file.\nSee [Conventional Commits](https://conventionalcommits.org) for commit guidelines.\n+# [v0.7.0](https://github.com/nervosnetwork/ckb/compare/v0.6.0...v0.7.0) (2019-03-25)\n+\n+\n+This v...
Rust
MIT License
nervosnetwork/ckb
chore: update CHANGELOG for v0.7.0
1
chore
null
815,590
25.03.2019 20:15:52
-28,800
0e690fc008853f59b061c1885e08a93022a3e333
refactor: remove unused functions from sqlite/peer_store
[ { "change_type": "MODIFY", "diff": "@@ -79,23 +79,41 @@ impl PeerInfo {\n])\n.map_err(Into::into)\n}\n+\n+ pub fn get_or_insert(\n+ conn: &Connection,\n+ peer_id: &PeerId,\n+ addr: &Multiaddr,\n+ session_type: SessionType,\n+ score: Score,\n+ last_connected_at: Duration,\n+ ) -> DBResult<Option<PeerInfo>> {...
Rust
MIT License
nervosnetwork/ckb
refactor: remove unused functions from sqlite/peer_store
1
refactor
null
730,412
25.03.2019 21:07:24
0
db891388c39b74aaafae50bad3b9be6e1c920976
chore(release): 0.1.439
[ { "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.439\"></a>\n+## [0.1.439](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.439
1
chore
release
531,793
25.03.2019 21:24:55
25,200
e8d5715e04fcfcc7012425e5b40507da1681cd35
fix(ui): use flex for ordering filter elements
[ { "change_type": "MODIFY", "diff": ".badge.components-filteredinputlabel > .close {\n/* make close button bigger, to match font size of the badge */\n- font-size: 1rem;\n+ font-size: 100%;\n}\n", "new_path": "ui/src/Components/Labels/FilterInputLabel/index.css", "old_path": "ui/src/Components/Labels...
TypeScript
Apache License 2.0
prymitive/karma
fix(ui): use flex for ordering filter elements
1
fix
ui
71,123
25.03.2019 21:48:10
25,200
4a82f1313c7b7c9690342ef9cc41b97139ffeebd
fix(serverless): rename aws-serverless to aws-sam BREAKING CHANGE: renamed `aws-serverless` to `aws-sam`
[ { "change_type": "MODIFY", "diff": "import ec2 = require('@aws-cdk/aws-ec2');\nimport lambda = require('@aws-cdk/aws-lambda');\n+import serverless = require('@aws-cdk/aws-sam');\nimport secretsmanager = require('@aws-cdk/aws-secretsmanager');\n-import serverless = require('@aws-cdk/aws-serverless');\nimport...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(serverless): rename aws-serverless to aws-sam (#2074) BREAKING CHANGE: renamed `aws-serverless` to `aws-sam`
1
fix
serverless
448,086
26.03.2019 00:46:04
0
43a0be6733e80e8417fe6c828b7bf542f88de4a2
feat: add node-sass support with sass as default
[ { "change_type": "MODIFY", "diff": "-@import '~node-sass/test/fixtures/include-files/file-not-processed-by-loader';\n+@import '~@angular/cdk/overlay';\n.baz {\n- color: $variable-defined-by-file-not-processed-by-loader;\n- content: \"\\2014 \\00A0\";\n+ color: $cdk-overlay-dark-backdrop-background;\n+ conte...
TypeScript
MIT License
ng-packagr/ng-packagr
feat: add node-sass support with sass as default
1
feat
null
448,086
26.03.2019 01:18:16
0
d0dbd9272c08325764497a1d6b55b7f30c0a1670
test: update scss integration tests to work without node-sass
[ { "change_type": "MODIFY", "diff": "-@import '~@angular/cdk/overlay';\n+@import '~@angular/material/theming';\n+@include mat-core();\n.baz {\n- color: $cdk-overlay-dark-backdrop-background;\n+ color: red;\ncontent: '\\2014 \\00A0';\n}\n", "new_path": "integration/samples/material/baz/baz.component.scss"...
TypeScript
MIT License
ng-packagr/ng-packagr
test: update scss integration tests to work without node-sass
1
test
null
815,605
26.03.2019 09:36:32
0
6c912830f8830ae2c21fb7175cc6f0c3f41745d1
chore: Remove unneeded test This test has already been removed in
[ { "change_type": "MODIFY", "diff": "@@ -136,32 +136,6 @@ pub fn test_cellbase_with_fee() {\nassert!(verifier.verify(&block).is_ok());\n}\n-#[test]\n-pub fn test_cellbase_with_two_outputs() {\n- let mut transaction_fees = HashMap::<H256, Result<Capacity, SharedError>>::new();\n- let transaction = create_norm...
Rust
MIT License
nervosnetwork/ckb
chore: Remove unneeded test This test has already been removed in cd853373dac86395c3310f8c92e5230b4d89f877.
1
chore
null
127,946
26.03.2019 09:58:29
-7,200
c239a29cfd6b93d58676153a17a841aad465ea68
fix(card): gradient fix for safari
[ { "change_type": "MODIFY", "diff": "@@ -52,9 +52,9 @@ const cardBackground: (\nbackgroundSize: !withIcon\n? `${cardGradientSizes}`\n: `auto 75%, ${cardGradientSizes}`,\n- backgroundPosition: withIcon\n- ? `${cardGradientPositions}`\n- : `center right ${spacing()}, ${cardGradientPositions}`,\n+ // background...
TypeScript
MIT License
coingaming/moon-design
fix(card): gradient fix for safari
1
fix
card
127,946
26.03.2019 09:59:30
-7,200
35df7d45a4e2d8683bd57a44127d5949e3b8fb01
feat(account): account view
[ { "change_type": "MODIFY", "diff": "@@ -37,9 +37,8 @@ exports[`Card Templates renders as front 1`] = `\nbackground-color: #12242e;\nbackground-repeat: no-repeat;\nbackground-blend-mode: luminosity;\n- background-image: radial-gradient( ellipse 30% 80% at -5% 0%, rgba(30,30,30,0.6), rgba(0,0,0,0) ),radial-gr...
TypeScript
MIT License
coingaming/moon-design
feat(account): account view
1
feat
account
815,590
26.03.2019 10:24:29
-28,800
f9abb11cd0fc2407648fcb9e26d3d843181b3a8d
refactor: change Behaviour to an enum
[ { "change_type": "MODIFY", "diff": "use crate::Score;\n-pub type Behaviour = (Score, &'static str);\n-macro_rules! define_behaviour {\n- ( $( $name:ident => $score:expr ),* ) => {\n- $(\n- pub const $name: Behaviour = ($score,\"$name\");\n- )*\n- };\n+#[derive(Debug, Clone, Copy, Eq, PartialEq)]\n+pub enum ...
Rust
MIT License
nervosnetwork/ckb
refactor: change Behaviour to an enum
1
refactor
null
603,467
26.03.2019 10:51:11
0
7832f0d08220d573864d910abd8dbd246568d00a
fix(core): ArtifactArchiver ensures that the file name works on Windows too
[ { "change_type": "MODIFY", "diff": "\"graceful-fs\": \"4.1.11\",\n\"mkdirp\": \"0.5.1\",\n\"moment\": \"2.22.2\",\n- \"sanitize-filename\": \"1.6.1\",\n\"tiny-types\": \"1.12.1\",\n\"upath\": \"^1.1.0\"\n},\n", "new_path": "packages/core/package.json", "old_path": "packages/core/package.json" }, ...
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(core): ArtifactArchiver ensures that the file name works on Windows too
1
fix
core
815,601
26.03.2019 11:35:51
-28,800
89104f5c2f41cbc3e2da1a457502b79a44a3666e
refactor: merge cell_set chain_state cell_provider
[ { "change_type": "MODIFY", "diff": "@@ -458,9 +458,7 @@ impl<CI: ChainIndex + 'static> ChainService<CI> {\nif found_error.is_none() {\nlet mut seen_inputs = FnvHashSet::default();\n- // TODO Q impl CellProvider for store, use chain_state as CellProvider here directly.\n- let cell_set_cp = OverlayCellProvide...
Rust
MIT License
nervosnetwork/ckb
refactor: merge cell_set chain_state cell_provider
1
refactor
null
815,590
26.03.2019 12:02:59
-28,800
2976ab62411adbf1010e65615d46eaebc49f3c91
refactor: reorganize network/protocol
[ { "change_type": "MODIFY", "diff": "@@ -6,22 +6,25 @@ mod network;\nmod network_config;\nmod network_group;\nmod network_service;\n+mod peer;\npub mod peer_store;\npub mod peers_registry;\nmod protocol;\n-mod protocol_handler;\nmod service;\n#[cfg(test)]\nmod tests;\npub use crate::behaviour::Behaviour;\n-p...
Rust
MIT License
nervosnetwork/ckb
refactor: reorganize network/protocol
1
refactor
null
76,605
26.03.2019 12:31:29
-3,600
290f46a278ccf7848e0fce711c1542ebc3d445f3
feat: adding different score calculation methods when combining LRC and Neural
[ { "change_type": "MODIFY", "diff": "@@ -65,6 +65,9 @@ class NlpClassifier {\nif (this.settings.keepStopWords === undefined) {\nthis.settings.keepStopWords = true;\n}\n+ if (!this.settings.calculationMethod) {\n+ this.settings.calculationMethod = 'average';\n+ }\nthis.docs = [];\nthis.features = {};\n}\n@@ -...
JavaScript
MIT License
axa-group/nlp.js
feat: adding different score calculation methods when combining LRC and Neural
1
feat
null
730,413
26.03.2019 12:37:15
14,400
06ccc66daf4f9dedda2a06ca9bb13b7d498935ba
fix(widget-recents): recents widget does not load for user with no spaces
[ { "change_type": "ADD", "diff": "+.noSpacesWrapper {\n+ height: 100%;\n+ text-align: center;\n+ display: flex;\n+ align-items: center;\n+ flex-direction: column;\n+ justify-content: center;\n+ background-color: black;\n+}\n+\n+.noSpacesImg {\n+ height: 72px;\n+ width: 100%;\n+ margin-bottom: 24px;\n+}\n+\n+...
JavaScript
MIT License
webex/react-widgets
fix(widget-recents): recents widget does not load for user with no spaces
1
fix
widget-recents
730,413
26.03.2019 12:38:17
14,400
94272d101e8b0080fd63eaf25393271b60ee8a05
test(widget-recents): jest tests for NoSpaces component
[ { "change_type": "ADD", "diff": "+import React from 'react';\n+import ShallowRenderer from 'react-test-renderer/shallow';\n+\n+import NoSpaces from './NoSpaces';\n+\n+const renderer = new ShallowRenderer();\n+\n+let props, component;\n+\n+describe('NoSpaces component', () => {\n+ beforeEach(() => {\n+ props...
JavaScript
MIT License
webex/react-widgets
test(widget-recents): jest tests for NoSpaces component
1
test
widget-recents
730,413
26.03.2019 12:39:01
14,400
fe12e33ea9f800dabc6d52886bb57bf09d3aa80e
test(journeys): add journey tests for user with no spaces
[ { "change_type": "MODIFY", "diff": "@@ -4,8 +4,10 @@ import waitForPromise from '../../wait-for-promise';\nexport const elements = {\nloadingScreen: '.ciscospark-loading',\n- recentsWidget: '.ciscospark-spaces-list-wrapper',\n+ recentsWidget: '.ciscospark-recents-widget',\nlistContainer: '.ciscospark-spaces...
JavaScript
MIT License
webex/react-widgets
test(journeys): add journey tests for user with no spaces
1
test
journeys
815,593
26.03.2019 12:40:00
-32,400
4383f53b0d4a2b2a6a6ce7b4fcc8e2e476de7ce5
test: add discovery test
[ { "change_type": "MODIFY", "diff": "@@ -22,6 +22,7 @@ pub struct Node {\npub dir: String,\npub p2p_port: u16,\npub rpc_port: u16,\n+ pub node_id: Option<String>,\nguard: Option<ProcessGuard>,\n}\n@@ -43,6 +44,7 @@ impl Node {\ndir: dir.to_string(),\np2p_port,\nrpc_port,\n+ node_id: None,\nguard: None,\n}\n}...
Rust
MIT License
nervosnetwork/ckb
test: add discovery test
1
test
null