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
366,944
10.09.2019 08:40:51
-32,400
45d8270b07b05da88ed02b5eea386a641f72a22a
chore: update snapshot result
[ { "change_type": "MODIFY", "diff": "@@ -31,6 +31,7 @@ exports[`AppBar should be match snapshot 1`] = `\n\"Column\": \"#f9f9f9\",\n\"Danger\": \"#ef475b\",\n\"Main\": \"#00a5ab\",\n+ \"Outline\": \"rgba(0,165,171,0.5)\",\n\"Overlay\": \"rgba(0,0,0,0.15)\",\n\"Scrim\": \"rgba(0,0,0,0.5)\",\n\"TextBlack\": \"#...
TypeScript
MIT License
kufu/smarthr-ui
chore: update snapshot result
1
chore
null
815,605
10.09.2019 09:02:37
0
3e7f86cad1dd2ec66957efee23a4ce1c60a86805
fix: Update windows CI dependency
[ { "change_type": "MODIFY", "diff": "parameters:\nrustup_toolchain: ''\nsteps:\n-- script: choco install -y llvm\n+- script: |\n+ choco install -y llvm\n+ set \"PATH=%PATH%;C:\\Program Files\\LLVM\\bin\"\n+ echo \"##vso[task.setvariable variable=PATH;]%PATH%;C:\\Program Files\\LLVM\\bin\"\ndisplayName: Insta...
Rust
MIT License
nervosnetwork/ckb
fix: Update windows CI dependency
1
fix
null
902,122
10.09.2019 09:02:49
0
5673e299f0ca7be0a063cb614a66226a57536f27
chore(release): v5.11.12
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file.\nSee [Conventional Commits](https://conventionalcommits.org) for commit guidelines.\n+## [5.11.12](https://github.com/kikobeats/browserless/compare/v5.11.11...v5.11.12) (2019-09-10)\n+\n+**Note:** Versio...
JavaScript
MIT License
microlinkhq/browserless
chore(release): v5.11.12
1
chore
release
902,122
10.09.2019 09:19:55
0
c90afd78c905f13110c84c235f455b793aa621b7
chore(release): v5.11.13
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file.\nSee [Conventional Commits](https://conventionalcommits.org) for commit guidelines.\n+## [5.11.13](https://github.com/kikobeats/browserless/compare/v5.11.12...v5.11.13) (2019-09-10)\n+\n+\n+### Bug Fixes...
JavaScript
MIT License
microlinkhq/browserless
chore(release): v5.11.13
1
chore
release
679,913
10.09.2019 09:43:59
-3,600
c9e5a63cd73039444c25cd95e464902ec150479c
feat(strings): add charRange(), add radix & zero-pad presets
[ { "change_type": "MODIFY", "diff": "@@ -9,6 +9,7 @@ export * from \"./pad-right\";\nexport * from \"./parse\";\nexport * from \"./percent\";\nexport * from \"./radix\";\n+export * from \"./range\";\nexport * from \"./repeat\";\nexport * from \"./slugify\";\nexport * from \"./splice\";\n", "new_path": "p...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(strings): add charRange(), add radix & zero-pad presets
1
feat
strings
815,605
10.09.2019 09:44:47
0
e3d89052a3317e15f11e742a1ea9972a9d8811b8
fix: Remove undeleted runner
[ { "change_type": "MODIFY", "diff": "@@ -388,8 +388,6 @@ fn internal_error(error: ckb_vm::Error) -> Error {\n#[cfg(test)]\nmod tests {\nuse super::*;\n- #[cfg(not(all(unix, target_pointer_width = \"64\")))]\n- use crate::Runner;\nuse byteorder::{ByteOrder, LittleEndian};\nuse ckb_crypto::secp::{Generator, Pr...
Rust
MIT License
nervosnetwork/ckb
fix: Remove undeleted runner
1
fix
null
866,394
10.09.2019 09:48:27
14,400
322ae3bdaad72abe85fab786dcc3bac4de878eec
fix(release): removed --no-git-tag-version
[ { "change_type": "MODIFY", "diff": "@@ -13,27 +13,27 @@ release_alpha () {\n# RC.0 minor release\nrelease_rc0_minor () {\n- ./node_modules/.bin/lerna publish preminor --exact --conventional-commits --conventional-prerelease --preid rc --no-git-tag-version\n+ ./node_modules/.bin/lerna publish preminor --exac...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(release): removed --no-git-tag-version
1
fix
release
866,394
10.09.2019 09:50:12
14,400
e7c46cec43cf5c1b03edc72d8090b16d8fb5f2c8
fix(release): reset versions to rc.0 temporarily
[ { "change_type": "MODIFY", "diff": "{\n\"name\": \"@carbon/eslint-config-ibmdotcom\",\n\"private\": true,\n- \"version\": \"0.4.0\",\n+ \"version\": \"0.4.0-rc.0\",\n\"description\": \"ESLint configuration for the IBM.com Library\",\n\"license\": \"Apache-2.0\",\n\"main\": \"index.js\",\n", "new_path": ...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(release): reset versions to rc.0 temporarily
1
fix
release
503,945
10.09.2019 10:11:57
14,400
6d4c499d88d16576f95fbf3a04904f44bbfeda56
chore(package): Bump versions to 2.31.6
[ { "change_type": "MODIFY", "diff": "\"@babel/plugin-transform-typescript\": \"^7.0.0\",\n\"@babel/preset-env\": \"^7.0.0\",\n\"@babel/preset-react\": \"^7.0.0\",\n- \"@patternfly/patternfly\": \"2.31.5\",\n+ \"@patternfly/patternfly\": \"2.31.6\",\n\"@patternfly/react-icons\": \"^3.14.1\",\n\"@patternfly/re...
TypeScript
MIT License
patternfly/patternfly-react
chore(package): Bump @patternfly/patternfly versions to 2.31.6 (#2897)
1
chore
package
815,569
10.09.2019 10:37:34
-28,800
881f5e0a48e8dc099efbe8210ca659b9c8ad9370
feature: is_better_chain uses first-received policy
[ { "change_type": "MODIFY", "diff": "@@ -312,9 +312,8 @@ impl ChainService {\ncurrent_total_difficulty, cannon_total_difficulty,\n);\n- let new_best_block = (cannon_total_difficulty > current_total_difficulty)\n- || ((current_total_difficulty == cannon_total_difficulty)\n- && (block.hash() < current_tip_head...
Rust
MIT License
nervosnetwork/ckb
feature: is_better_chain uses first-received policy
1
feature
null
902,122
10.09.2019 10:53:27
-7,200
a5b7e9be645da8653b1a179d4067fe00a966965f
build: page close fullfilled
[ { "change_type": "MODIFY", "diff": "@@ -36,7 +36,7 @@ module.exports = ({\nconst wrapError = fn => async (...args) => {\nconst page = await createPage()\nconst result = await pReflect(pTimeout(fn(page)(...args), timeout))\n- await page.close()\n+ await pReflect(page.close())\nif (result.isRejected) throw re...
JavaScript
MIT License
microlinkhq/browserless
build: page close fullfilled
1
build
null
902,122
10.09.2019 11:11:28
-7,200
93e237717a90b85e4250adb58488f64a6a394461
fix: ensure body is a DOM node
[ { "change_type": "MODIFY", "diff": "@@ -91,7 +91,7 @@ const doDisableAnimations = () => {\n}\n`\nconst style = document.createElement('style')\n- document.body.append(style)\n+ if (document.body) document.body.append(style)\nif (style.sheet) style.sheet.insertRule(rule)\n}\n", "new_path": "packages/scre...
JavaScript
MIT License
microlinkhq/browserless
fix: ensure body is a DOM node
1
fix
null
504,026
10.09.2019 11:19:05
14,400
3ab27f0dd01a68dd78bbcd4be65e48497a4995dd
fix(charts): added new symbol for dash / threshold
[ { "change_type": "MODIFY", "diff": "@@ -80,7 +80,7 @@ export interface ChartPointProps {\n* the point should render\n*/\nsymbol?: 'circle' | 'diamond' | 'plus' | 'minus' | 'square' | 'star' | 'triangleDown' | 'triangleUp' | 'dash' |\n- Function;\n+ 'threshold' | Function;\n/**\n* A transform that will be su...
TypeScript
MIT License
patternfly/patternfly-react
fix(charts): added new symbol for dash / threshold (#2884)
1
fix
charts
401,147
10.09.2019 11:37:59
-19,080
1e1c8280386b77de95aa842b5c09e45875aa910a
test(core): add test for row, cell & group cell affects:
[ { "change_type": "MODIFY", "diff": "@@ -4,7 +4,7 @@ import Text from '../../Text';\nimport Cell from '../Cell';\nimport { GroupCell } from '../GroupCell';\nimport { getGridTemplateColumns } from '../helpers';\n-import Row, { NoResultStyled } from '../Row';\n+import Row, { NoResult } from '../Row';\nimport {...
TypeScript
MIT License
medly/medly-components
test(core): add test for row, cell & group cell affects: @medly-components/core
1
test
core
730,429
10.09.2019 11:48:18
14,400
7ec9b5e33740591eb284f5144e863693bf8592d3
feat(r-m-media): add isRegistering support
[ { "change_type": "MODIFY", "diff": "@@ -984,10 +984,19 @@ Array [\nexports[`redux-module-media actions #registerClient can register a client with phone plugin 1`] = `\nArray [\n+ Object {\n+ \"payload\": Object {\n+ \"status\": Object {\n+ \"isRegistering\": true,\n+ },\n+ },\n+ \"type\": \"media/UPDATE_STA...
JavaScript
MIT License
webex/react-widgets
feat(r-m-media): add isRegistering support
1
feat
r-m-media
531,793
10.09.2019 12:07:54
-3,600
f16676f2836133defbe7a814cb2416d5f625085f
fix(ui): revert style changes for upgrade screen It's more noisy with the background
[ { "change_type": "MODIFY", "diff": "@@ -20,7 +20,7 @@ exports[`<UpgradeNeeded /> matches snapshot 1`] = `\n</path>\n</svg>\n</h1>\n- <p class=\\\\\"lead text-white bg-secondary px-1 py-3 rounded\\\\\">\n+ <p class=\\\\\"lead text-muted\\\\\">\n<svg aria-hidden=\\\\\"true\\\\\"\nfocusable=\\\\\"false\\\\\"\n...
TypeScript
Apache License 2.0
prymitive/karma
fix(ui): revert style changes for upgrade screen It's more noisy with the background
1
fix
ui
366,920
10.09.2019 12:33:12
-32,400
e29f66341059b37926dd44dd2827213edbbc12fa
fix: Change label props to children
[ { "change_type": "MODIFY", "diff": "@@ -20,17 +20,29 @@ storiesOf('TabBar', module)\n<li>\n<p>Border</p>\n<TabBar>\n- <TabItem label=\"Tab\" id=\"1\" onClick={action('clicked')} />\n- <TabItem label=\"Selected\" id=\"2\" onClick={action('clicked')} selected />\n- <TabItem label=\"Disabled\" id=\"3\" onClick...
TypeScript
MIT License
kufu/smarthr-ui
fix: Change label props to children
1
fix
null
67,494
10.09.2019 12:37:48
-7,200
19f130394bd9a11ebff7cd20697de3b31cd9b47a
test(router): update nav tests to use viewport instructions
[ { "change_type": "MODIFY", "diff": "import { DebugConfiguration } from '@aurelia/debug';\n-import { IRouter, RouterConfiguration } from '@aurelia/router';\n+import { IRouter, RouterConfiguration, ViewportInstruction } from '@aurelia/router';\nimport { Aurelia, CustomElement } from '@aurelia/runtime';\nimpor...
TypeScript
MIT License
aurelia/aurelia
test(router): update nav tests to use viewport instructions
1
test
router
366,920
10.09.2019 12:44:15
-32,400
b49bdbfe1daccb1118e6ec48eb7ca65506efc372
test: Add TabBar test
[ { "change_type": "ADD", "diff": "+import { mount } from 'enzyme'\n+import React from 'react'\n+import ReactTestRenderer from 'react-test-renderer'\n+\n+import { TabBar } from './TabBar'\n+import { TabItem } from './TabItem'\n+\n+const Tab = () => (\n+ <TabBar>\n+ <TabItem id=\"1\" onClick={() => {}}>\n+ Tab...
TypeScript
MIT License
kufu/smarthr-ui
test: Add TabBar test
1
test
null
749,516
10.09.2019 13:10:59
25,200
55be42236a00f70a044d21ddac4dc6dde2367fe2
fix(build): fix failing eslint rules
[ { "change_type": "MODIFY", "diff": "@@ -37,7 +37,7 @@ const FauxInput = forwardRef((props, ref) => {\nsetIsFocused(false);\n})}\nfocused={focused === undefined ? isFocused : focused}\n- aria-invalid={null} // eslint-disable-line jsx-a11y/aria-proptypes\n+ aria-invalid={null}\n>\n{children}\n</DIVInput>\n", ...
TypeScript
Apache License 2.0
zendeskgarden/react-components
fix(build): fix failing eslint rules
1
fix
build
866,415
10.09.2019 14:34:06
14,400
b344602a2cd69c45dbbcd100b8279d9c1b3e4e66
feat(leadspace): base set up for the component
[ { "change_type": "ADD", "diff": "+/**\n+ * Copyright IBM Corp. 2016, 2018\n+ *\n+ * This source code is licensed under the Apache-2.0 license found in the\n+ * LICENSE file in the root directory of this source tree.\n+ */\n+\n+import PropTypes from 'prop-types';\n+import React from 'react';\n+import classna...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(leadspace): base set up for the component
1
feat
leadspace
67,494
10.09.2019 14:34:32
-7,200
35683c94aaa1bd40447e33c5ccc10194f02682f8
refactor(router): always tag child nodes
[ { "change_type": "MODIFY", "diff": "@@ -152,7 +152,6 @@ export class ViewportContent {\nController.forCustomElement(this.content.componentInstance, container, host);\n}\n// Temporarily tag content so that it can find parent scope before viewport is attached\n- if (!element || !viewport.router.closestViewpor...
TypeScript
MIT License
aurelia/aurelia
refactor(router): always tag child nodes
1
refactor
router
67,494
10.09.2019 14:38:07
-7,200
96e8f713e9c6fb2d55fb06e9b21bbe00f246ff7e
refactor(router): flatten find viewports in scope
[ { "change_type": "MODIFY", "diff": "import { DI, IContainer, Key, Reporter } from '@aurelia/kernel';\n-import { Aurelia, IController, IRenderContext } from '@aurelia/runtime';\n+import { Aurelia, CustomElement, IController, IRenderContext } from '@aurelia/runtime';\nimport { BrowserNavigator } from './brows...
TypeScript
MIT License
aurelia/aurelia
refactor(router): flatten find viewports in scope
1
refactor
router
67,494
10.09.2019 14:38:56
-7,200
2b26cb7ad0b169ab823ea317cdadec98e8d4393a
test(router): enable local deps tests
[ { "change_type": "MODIFY", "diff": "@@ -965,7 +965,7 @@ describe('Router', function () {\nconst path = segments.join('/');\nconst expectedText = new RegExp(`.*${texts.join('.*')}.*`);\n- it.skip(`path: ${path}, expectedText: ${expectedText}`, async function () {\n+ it(`path: ${path}, expectedText: ${expecte...
TypeScript
MIT License
aurelia/aurelia
test(router): enable local deps tests
1
test
router
67,494
10.09.2019 14:42:03
-7,200
10b9e999226451a4ac35404b28f838a76448f10a
refactor(router): clean up scope
[ { "change_type": "MODIFY", "diff": "@@ -17,9 +17,6 @@ export class Scope {\npublic children: Scope[] = [];\npublic viewports: Viewport[] = [];\n- // private viewportInstructions: ViewportInstruction[] | null = null;\n- // private availableViewports: Record<string, Viewport | null> | null = null;\n-\nconstru...
TypeScript
MIT License
aurelia/aurelia
refactor(router): clean up scope
1
refactor
router
67,494
10.09.2019 14:43:33
-7,200
4d183b318fdf1c888cdd7214affe49f144046e24
refactor(router): clean up instruction resolver
[ { "change_type": "MODIFY", "diff": "@@ -144,28 +144,6 @@ export class InstructionResolver {\nreturn merged;\n}\n- // public removeStateDuplicates(states: string[]): string[] {\n- // let sorted: string[] = states.slice().sort((a, b) => b.split(this.separators.scope).length - a.split(this.separators.scope).le...
TypeScript
MIT License
aurelia/aurelia
refactor(router): clean up instruction resolver
1
refactor
router
67,494
10.09.2019 14:45:18
-7,200
6037ea70a1a7f6e918cbcfb9a20e652241c31de2
refactor(router): clean up viewport content
[ { "change_type": "MODIFY", "diff": "@@ -258,41 +258,11 @@ export class ViewportContent {\nreturn null;\n}\nreturn this.content.toComponentType(context);\n- // if (this.content.componentType) {\n- // return this.content.componentType;\n- // }\n- // const container = context.get(IContainer);\n- // if (contain...
TypeScript
MIT License
aurelia/aurelia
refactor(router): clean up viewport content
1
refactor
router
67,494
10.09.2019 14:59:11
-7,200
ebde03aa9668ad27637cbf4bd25506374044fadb
test(realworld): nitpicks
[ { "change_type": "MODIFY", "diff": "@@ -21,7 +21,7 @@ export class Editor {\n.then((article) => {\nthis.article = article;\n});\n- } else {\n+ } else if (!this.article) {\nthis.article = {\nbody: '',\ndescription: '',\n", "new_path": "test/realworld/src/components/editor/editor.ts", "old_path": "tes...
TypeScript
MIT License
aurelia/aurelia
test(realworld): nitpicks
1
test
realworld
942,571
10.09.2019 15:02:04
25,200
14dc42be6ddc943647cb06352ed1f5093b91d139
refactor(table): TableRow API update and cleanup * fix(table): Updated TableRowStates -> TableRowState BREAKING CHANGE: The export TableRowStates is now TableRowState * fix(table): Updated alertColor and warningColor to use StatusColors BREAKING CHANGE: Visual breaking change: updated table error color from cinnamon400...
[ { "change_type": "MODIFY", "diff": "@@ -89,7 +89,7 @@ import {Table, TableRow} from '@workday/canvas-kit-react-table';\n## Static Properties\n-#### `State: TableRowStates`\n+#### `State: TableRowState`\n```tsx\n<TableRow state={TableRow.State.Error}>\n@@ -111,7 +111,7 @@ the entire row. This style produces ...
TypeScript
Apache License 2.0
workday/canvas-kit
refactor(table): TableRow API update and cleanup (#172) * fix(table): Updated TableRowStates -> TableRowState BREAKING CHANGE: The export TableRowStates is now TableRowState #170 * fix(table): Updated alertColor and warningColor to use StatusColors BREAKING CHANGE: Visual breaking change: updated table err...
1
refactor
table
67,494
10.09.2019 15:32:43
-7,200
5a9e513d28147d7b2e408542b719cf8997a38211
refactor(router): find siblings together
[ { "change_type": "MODIFY", "diff": "@@ -379,18 +379,6 @@ export class Router implements IRouter {\nawait this.navigator.finalize(instruction);\n};\n- public findViewports(instructions: ViewportInstruction[], alreadyFound: ViewportInstruction[], withoutViewports: boolean = false): { found: ViewportInstructio...
TypeScript
MIT License
aurelia/aurelia
refactor(router): find siblings together
1
refactor
router
67,494
10.09.2019 15:33:42
-7,200
89227a20b6ae9f3930bd8864180d77b9607bae71
test(realworld): use default and refresh for profile details
[ { "change_type": "MODIFY", "diff": "<div class=\"articles-toggle\">\n<au-nav name=\"profile-posts\"></au-nav>\n</div>\n- <au-viewport name=\"profile-posts\" used-by=\"profile-favorites,profile-article\" no-link></au-viewport>\n+ <au-viewport name=\"profile-posts\" default=\"profile-article(${username})\" us...
TypeScript
MIT License
aurelia/aurelia
test(realworld): use default and refresh for profile details
1
test
realworld
531,793
10.09.2019 15:36:30
-3,600
d57ac12fd459570dd65e2fc9508adf9665b70dbf
chore(backend): use Masterminds/semver instead of blang/semver
[ { "change_type": "MODIFY", "diff": "@@ -9,7 +9,7 @@ import (\n\"testing\"\n\"time\"\n- \"github.com/blang/semver\"\n+ \"github.com/Masterminds/semver\"\n\"github.com/google/go-cmp/cmp\"\n\"github.com/prymitive/karma/internal/config\"\n@@ -918,8 +918,11 @@ func testAlert(version string, t *testing.T, expecte...
TypeScript
Apache License 2.0
prymitive/karma
chore(backend): use Masterminds/semver instead of blang/semver
1
chore
backend
67,495
10.09.2019 15:43:57
18,000
5cabba3fc5b6213b36a8c9d0fbbe5c90a0516343
feat(alias): Cleanup and tests added
[ { "change_type": "ADD", "diff": "+import {\n+ bindable,\n+ alias,\n+ customAttribute,\n+ INode,\n+ bindingBehavior,\n+ IBindingBehavior,\n+ LifecycleFlags,\n+ IScope,\n+ IBinding,\n+ PropertyBinding\n+} from '@aurelia/runtime';\n+import { HTMLTestContext, TestContext, assert, setup } from '@aurelia/testing'...
TypeScript
MIT License
aurelia/aurelia
feat(alias): Cleanup and tests added
1
feat
alias
127,946
10.09.2019 15:47:23
-10,800
e777fbba1d2d3b38b8c05ec0f2177fed871f7dd4
feat: update cdnUrl
[ { "change_type": "MODIFY", "diff": "/**\n* Currently configured as assets in the Gatsby static directory.\n*/\n-export const cdnUrl: string = 'https://assets.sportsbet.io';\n+export const cdnUrl: string = 'https://sportsbet.io/sportsbet-io/files';\n", "new_path": "packages/assets/src/cdn.tsx", "old_...
TypeScript
MIT License
coingaming/moon-design
feat: update cdnUrl
1
feat
null
273,683
10.09.2019 15:51:50
-7,200
554755f30915664e7e52aedd7c42e0f16a40cf3b
chore(filesystem): normalize file path
[ { "change_type": "MODIFY", "diff": "@@ -3,7 +3,7 @@ const fs = require('fs-extra')\nconst slash = require('slash')\nconst crypto = require('crypto')\nconst mime = require('mime-types')\n-const { mapValues } = require('lodash')\n+const { mapValues, trimStart } = require('lodash')\nconst isDev = process.env.N...
JavaScript
MIT License
gridsome/gridsome
chore(filesystem): normalize file path
1
chore
filesystem
273,683
10.09.2019 15:52:38
-7,200
4224568ccbbcbc0a5e1123e271c309ac4c80f643
fix(remark): more options for disabling plugins
[ { "change_type": "MODIFY", "diff": "@@ -27,8 +27,13 @@ exports.createPlugins = function (options, localOptions) {\nreturn normalizePlugins(userPlugins || [])\n}\n+ if (options.processFiles !== false) {\nplugins.push(require('./plugins/file'))\n+ }\n+\n+ if (options.processImages !== false) {\nplugins.push(r...
JavaScript
MIT License
gridsome/gridsome
fix(remark): more options for disabling plugins
1
fix
remark
366,920
10.09.2019 15:54:00
-32,400
629e5525b34e544b28038e00c8954e97ed262460
fix: Change prop type for TabItem
[ { "change_type": "MODIFY", "diff": "@@ -6,7 +6,7 @@ import { isTouchDevice } from '../../libs/ua'\nexport interface Props {\nid: string\n- children: string\n+ children: React.ReactNode\nselected?: boolean\ndisabled?: boolean\nclassName?: string\n", "new_path": "src/components/TabBar/TabItem.tsx", "o...
TypeScript
MIT License
kufu/smarthr-ui
fix: Change prop type for TabItem
1
fix
null
67,495
10.09.2019 15:56:37
18,000
366e914d4e6b13c5abeb207896b9a1b3a8f87681
chore(alias): Clean up optoinal to required prop
[ { "change_type": "MODIFY", "diff": "@@ -22,7 +22,7 @@ export interface IBindingBehavior<T = any[]> {\nexport interface IBindingBehaviorDefinition extends IResourceDefinition {\n}\n-type BindingBehabiorStaticProperties = Pick<Required<IBindingBehaviorDefinition>, 'aliases'>;\n+type BindingBehabiorStaticPrope...
TypeScript
MIT License
aurelia/aurelia
chore(alias): Clean up optoinal to required prop
1
chore
alias
273,683
10.09.2019 16:25:15
-7,200
aafd70bdb92199e804b5a8389af8ed4cc8529f30
chore(pages): ensure route is not empty
[ { "change_type": "MODIFY", "diff": "@@ -85,6 +85,7 @@ test('create page with plugin api', async () => {\nexpect(route.component).toEqual(path.join(__dirname, '__fixtures__', 'DefaultPage.vue'))\nexpect(route.internal.query.document).toBeNull()\n+ expect(route.internal.path).toEqual('/')\nexpect(route.pages(...
JavaScript
MIT License
gridsome/gridsome
chore(pages): ensure route is not empty
1
chore
pages
67,495
10.09.2019 16:29:27
18,000
1aab709d2636244b0c7d8bc5361c98d1d14bf861
chore(alias): Cleanup missing ref for commands
[ { "change_type": "MODIFY", "diff": "@@ -7,7 +7,8 @@ import {\nIResourceKind,\nIResourceType,\nRegistration,\n- Writable\n+ Writable,\n+ PLATFORM\n} from '@aurelia/kernel';\nimport {\nBindingType,\n@@ -25,9 +26,12 @@ export interface IBindingCommand {\ncompile(binding: PlainAttributeSymbol | BindingSymbol): ...
TypeScript
MIT License
aurelia/aurelia
chore(alias): Cleanup missing ref for commands
1
chore
alias
67,495
10.09.2019 16:29:54
18,000
43f70b5b2b816544b778d2671296c1635facaf8a
chore(alias): Fix odd required nesting
[ { "change_type": "MODIFY", "diff": "@@ -22,8 +22,8 @@ export interface IBindingBehavior<T = any[]> {\nexport interface IBindingBehaviorDefinition extends IResourceDefinition {\n}\n-type BindingBehabiorStaticProperties = Required<Pick<Required<IBindingBehaviorDefinition>, 'aliases'>>;\n-export interface IBin...
TypeScript
MIT License
aurelia/aurelia
chore(alias): Fix odd required nesting
1
chore
alias
942,581
10.09.2019 16:43:06
21,600
5284a2226abaa66bcd65e72d65e6715a8dc511af
chore: Bump jest-axe from 3.1.1 to 3.2.0 This fixes a security vulnerability in the transitive dependency lodash.merge 4.6.1
[ { "change_type": "MODIFY", "diff": "\"happypack\": \"^5.0.0\",\n\"husky\": \"^0.14.3\",\n\"jest\": \"^24.1.0\",\n- \"jest-axe\": \"^3.1.1\",\n+ \"jest-axe\": \"^3.2.0\",\n\"jest-emotion\": \"^9.2.11\",\n\"jest-junit\": \"^6.4.0\",\n\"lerna\": \"^3.13.1\",\n", "new_path": "package.json", "old_path": ...
TypeScript
Apache License 2.0
workday/canvas-kit
chore: Bump jest-axe from 3.1.1 to 3.2.0 (#179) This fixes a security vulnerability in the transitive dependency lodash.merge 4.6.1
1
chore
null
865,916
10.09.2019 16:44:17
-7,200
6abc68acf14918cfd334a247256ddffaed266f54
feat(plugins): pass config to plugins
[ { "change_type": "MODIFY", "diff": "@@ -21,6 +21,7 @@ import Flags, { DISABLE_PLUGINS, RELAUNCH } from '../../util/Flags';\nimport {\nBackend,\n+ Config,\nDialog,\nFileSystem,\nKeyboardBindings,\n@@ -884,6 +885,7 @@ function createAppParent(options = {}, mountFn=shallow) {\nconst defaultGlobals = {\nbackend...
JavaScript
MIT License
camunda/camunda-modeler
feat(plugins): pass config to plugins
1
feat
plugins
401,147
10.09.2019 16:49:16
-19,080
8e901779c96d500e577b619590ba80ab60b77d9b
feat(core): add chip component affects:
[ { "change_type": "ADD", "diff": "+import { SvgIcon } from '@medly-components/icons';\n+import { centerAligned, css, styled } from '@medly-components/utils';\n+import Text from '../Text';\n+import { StyledProps } from './types';\n+\n+const getColor = ({ theme, color, disabled }: StyledProps) => (disabled ? t...
TypeScript
MIT License
medly/medly-components
feat(core): add chip component affects: @medly-components/core, @medly-components/theme
1
feat
core
217,922
10.09.2019 17:11:06
-7,200
efa0260cf4b725b7c971b9efdeb8e4b2b7776ee5
feat(list): added support for import from garlandtools group
[ { "change_type": "ADD", "diff": "+import { ExternalListLinkParser } from './external-list-link-parser';\n+import { Observable, of } from 'rxjs';\n+\n+export class GarlandtoolsGroupLinkParser implements ExternalListLinkParser {\n+\n+ canParse(url: string): boolean {\n+ return url.indexOf('garlandtools.org/db...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list): added support for import from garlandtools group
1
feat
list
503,952
10.09.2019 17:15:08
-7,200
5368124f4dfb7bb6b7c899be33fbd12a2578a4d5
fix(FormGroup): Also add className if not inline
[ { "change_type": "MODIFY", "diff": "@@ -40,7 +40,7 @@ export const FormGroup: React.FunctionComponent<FormGroupProps> = ({\n}: FormGroupProps) => (\n<FormContext.Consumer>\n{({ isHorizontal }: { isHorizontal: boolean }) => (\n- <div {...props} className={css(styles.formGroup, isInline ? getModifier(styles, ...
TypeScript
MIT License
patternfly/patternfly-react
fix(FormGroup): Also add className if not inline (#2864)
1
fix
FormGroup
531,793
10.09.2019 17:33:13
-3,600
3c81f38f547a3fe42d5a857116b17ca0187531a4
chore(ci): don't run percy snapshots on merge
[ { "change_type": "MODIFY", "diff": "@@ -52,7 +52,7 @@ jobs:\n- stage: Test\nname: Test Percy UI snapshots\n- if: repo = prymitive/karma AND type != pull_request\n+ if: repo = prymitive/karma AND type != pull_request AND branch != master\n<<: *DEFAULTS_JS\nenv:\n- NODE_ENV=test\n", "new_path": ".travis.y...
TypeScript
Apache License 2.0
prymitive/karma
chore(ci): don't run percy snapshots on merge
1
chore
ci
217,922
10.09.2019 18:30:56
-7,200
c36c963f132eb259c3bbfcc6ea892a736123d028
fix(teams): fixed an issue with webhook sending a message for events it should ignore
[ { "change_type": "MODIFY", "diff": "@@ -104,16 +104,17 @@ export class DiscordWebhookService {\nnotifyItemChecked(team: Team, itemIcon: number, list: List, memberId: string, amount: number, itemId: number, totalNeeded: number, finalItem: boolean): void {\nconst row = list.getItemById(itemId, !finalItem, fin...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(teams): fixed an issue with webhook sending a message for events it should ignore
1
fix
teams
815,569
10.09.2019 18:34:11
-28,800
9e83584dc7b5b4b554c481af778cbd5b9a61efa3
test: sleep less time in test
[ { "change_type": "MODIFY", "diff": "@@ -509,7 +509,8 @@ impl Spec for ForksContainSameTransactions {\n// Build `chain1`, contain the target `transaction`, with length = 61\n{\n- sleep(Duration::from_secs(2));\n+ // `sleep` to make sure that the chain1[2] != chain2[2]\n+ sleep(Duration::from_millis(1));\nnod...
Rust
MIT License
nervosnetwork/ckb
test: sleep less time in test
1
test
null
531,793
10.09.2019 18:35:31
-3,600
6200328afca7bea27376218ce7c11a0b0ae997af
chore(ci): set different alert start for storybook snapshots
[ { "change_type": "MODIFY", "diff": "@@ -4,6 +4,8 @@ import { storiesOf } from \"@storybook/react\";\nimport { Provider } from \"mobx-react\";\n+import moment from \"moment\";\n+\nimport { MockAlert, MockAlertGroup } from \"__mocks__/Alerts.js\";\nimport { AlertStore } from \"Stores/AlertStore\";\nimport { S...
TypeScript
Apache License 2.0
prymitive/karma
chore(ci): set different alert start for storybook snapshots
1
chore
ci
217,922
10.09.2019 18:40:48
-7,200
1fdf9ecc0deb84552859cdcf0814a2ecd79ff8fa
fix(db): fixed an issue with quest banner showing just a big icon in some cases
[ { "change_type": "MODIFY", "diff": "</div>\n</div>\n</div>\n- <img *ngIf=\"xivapiQuest.Banner\" [src]=\"xivapiQuest.Banner | xivapiIcon\" alt=\"\" class=\"instance-banner\">\n+ <img *ngIf=\"xivapiQuest.Banner && xivapiQuest.Banner !== 'https://xivapi.com/i/071000/071221.png'\" [src]=\"xivapiQuest.Banner | x...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(db): fixed an issue with quest banner showing just a big icon in some cases
1
fix
db
217,922
10.09.2019 18:41:12
-7,200
43c591269018d4136fa9210096ce4c0cc243c9e9
chore: better fix for last commit
[ { "change_type": "MODIFY", "diff": "</div>\n</div>\n</div>\n- <img *ngIf=\"xivapiQuest.Banner && xivapiQuest.Banner !== 'https://xivapi.com/i/071000/071221.png'\" [src]=\"xivapiQuest.Banner | xivapiIcon\" alt=\"\" class=\"instance-banner\">\n+ <img *ngIf=\"xivapiQuest.Banner && xivapiQuest.Banner !== '/0710...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: better fix for last commit
1
chore
null
679,913
10.09.2019 18:44:09
-3,600
7da74a87c9f0a529ce015c9a4aae81908b61fde6
feat(examples): add rstream-spreadsheet example
[ { "change_type": "ADD", "diff": "+.cache\n+out\n+node_modules\n+yarn.lock\n+*.js\n", "new_path": "examples/spreadsheet/.gitignore", "old_path": null }, { "change_type": "ADD", "diff": "+# rstream-spreadsheet\n+\n+[Live demo](http://demo.thi.ng/umbrella/rstream-spreadsheet/)\n+\n+Please r...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(examples): add rstream-spreadsheet example
1
feat
examples
217,922
10.09.2019 18:46:08
-7,200
ce8a39472b954c848da8817b8202174cb5583283
chore: small change detection fix
[ { "change_type": "MODIFY", "diff": "@@ -259,7 +259,7 @@ export class FishingLogTrackerComponent extends TrackerComponent implements OnIn\nshareReplay(1)\n);\n- this.display$ = combineLatest(completeDisplay$, this.completion$).pipe(\n+ this.display$ = combineLatest([completeDisplay$, this.completion$]).pipe(...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: small change detection fix
1
chore
null
304,907
10.09.2019 20:10:21
-7,200
3db6181b97aa3775f1af54f514103994c813b97b
fix(parser): push error for bad string expression
[ { "change_type": "MODIFY", "diff": "@@ -917,7 +917,13 @@ func (p *parser) parseStringExpression() *ast.StringExpression {\n}\ndefault:\n// TODO bad expression\n- return nil\n+ loc := p.loc(pos, pos+token.Pos(len(lit)))\n+ p.errs = append(p.errs, ast.Error{\n+ Msg: fmt.Sprintf(\"got unexpected token in strin...
Go
MIT License
influxdata/flux
fix(parser): push error for bad string expression (#1836)
1
fix
parser
217,922
10.09.2019 20:33:08
-7,200
34bb80be10b1dd2d7a1ba8b7729d613ad4a73dde
chore: hotfix for functions
[ { "change_type": "MODIFY", "diff": "@@ -62,7 +62,10 @@ import {\nSolutionOutline,\nUsergroupAddOutline,\nCodeOutline,\n- FileTextOutline\n+ FileTextOutline,\n+ AppstoreOutline,\n+ HourglassOutline,\n+ HomeOutline\n} from '@ant-design/icons-angular/icons';\nimport { UniversalInterceptor } from './universal-i...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: hotfix for functions
1
chore
null
67,479
10.09.2019 20:53:39
-36,000
03c5480a8ad9807b4a7cd0090dc66c79475adf9b
refactor(custom-attrs): first pass removing dynamic options
[ { "change_type": "MODIFY", "diff": "@@ -812,7 +812,7 @@ describe(`TemplateCompiler - combinations`, function () {\nconst { sut, resources, dom } = setup(\nctx,\n- CustomAttribute.define({ name: 'asdf', bindables, hasDynamicOptions: true }, class FooBar {})\n+ CustomAttribute.define({ name: 'asdf', bindables...
TypeScript
MIT License
aurelia/aurelia
refactor(custom-attrs): first pass removing dynamic options
1
refactor
custom-attrs
531,793
10.09.2019 20:55:26
-3,600
7fbc92a02f70605baaae956be823645838427747
fix(backend): upgrade Go gin This fixes ugorji/go dependencies so the replace is no longer needed
[ { "change_type": "MODIFY", "diff": "@@ -13,7 +13,7 @@ require (\ngithub.com/gin-contrib/gzip v0.0.1\ngithub.com/gin-contrib/static v0.0.0-20190511124741-c1cdf9c9ec7b\ngithub.com/gin-gonic/contrib v0.0.0-20190526021735-7fb7810ed2a0\n- github.com/gin-gonic/gin v1.4.0\n+ github.com/gin-gonic/gin v1.4.1-0.20190...
TypeScript
Apache License 2.0
prymitive/karma
fix(backend): upgrade Go gin This fixes ugorji/go dependencies so the replace is no longer needed
1
fix
backend
815,590
10.09.2019 21:45:29
-28,800
1aa7320100dc0a7e55e63f9e6a5dfcb09f2bd863
refactor: change network ban_reason to String
[ { "change_type": "MODIFY", "diff": "@@ -1110,11 +1110,11 @@ impl NetworkController {\n.get_banned_addrs()\n}\n- pub fn ban(&self, address: IpNetwork, ban_until: u64, ban_reason: &str) -> Result<(), Error> {\n+ pub fn ban(&self, address: IpNetwork, ban_until: u64, ban_reason: String) -> Result<(), Error> {\n...
Rust
MIT License
nervosnetwork/ckb
refactor: change network ban_reason to String
1
refactor
null
815,590
10.09.2019 21:46:42
-28,800
e69d351bd5135e465c9b2582536ede98c78116d3
fix: peer store write to file should without append
[ { "change_type": "MODIFY", "diff": "@@ -31,7 +31,7 @@ impl AddrManager {\nlet file = OpenOptions::new()\n.write(true)\n.create(true)\n- .append(true)\n+ .append(false)\n.open(path)?;\nserde_json::to_writer(file, &addrs).map_err(|err| PeerStoreError::Serde(err).into())\n}\n@@ -57,7 +57,7 @@ impl BanList {\nl...
Rust
MIT License
nervosnetwork/ckb
fix: peer store write to file should without append
1
fix
null
815,590
10.09.2019 21:50:10
-28,800
1f9c9f3c48603d481844216d57a40c87230f646e
refactor: dump peer store to file when service stopped
[ { "change_type": "MODIFY", "diff": "@@ -1035,15 +1035,6 @@ impl NetworkService {\nwarn!(\"send shutdown message to p2p error: {:?}\", err);\n}\n- debug!(\"Dumping peer store data ...\");\n- // Dump peer store\n- let peer_store_path = self.network_state.config.peer_store_path().clone();\n- self.network_state...
Rust
MIT License
nervosnetwork/ckb
refactor: dump peer store to file when service stopped
1
refactor
null
447,440
10.09.2019 21:53:45
18,000
cfcc6f4b6b4291656ef692de45b61d8d37faf33f
fix: picklistOption category
[ { "change_type": "MODIFY", "diff": "initialState = { value: null, };\n<div className=\"rainbow-m-bottom_xx-large rainbow-p-bottom_xx-large\">\n- <GlobalHeader src=\"images/user/user2.jpg\" className=\"rainbow-p-bottom_xx-large rainbow-m-bottom_xx-large\">\n+ <GlobalHeader src=\"images/user/user1.jpg\" class...
JavaScript
MIT License
nexxtway/react-rainbow
fix: picklistOption category (#902)
1
fix
null
67,495
10.09.2019 21:55:18
18,000
efffff826becae01366262a6a6096c2a7be7f764
feat(alias): Binding command aliases
[ { "change_type": "MODIFY", "diff": "@@ -71,7 +71,7 @@ describe('value-converters', function () {\n}\n- const customElementCtors: any[] = [WootConverter, WootConverter2, Foo4, Foo5];\n+ const resources: any[] = [WootConverter, WootConverter2, Foo4, Foo5];\nconst App = class {\nvalue = 'wOOt';\nmethod = () =>...
TypeScript
MIT License
aurelia/aurelia
feat(alias): Binding command aliases
1
feat
alias
67,479
10.09.2019 22:01:11
-36,000
4898e7ff12556ad052f4d244e0af2ae04853c4c2
fix(template-binder): parse attr value to detect multi bindings
[ { "change_type": "MODIFY", "diff": "@@ -383,16 +383,19 @@ export class TemplateBinder {\nprivate declareTemplateController(attrSyntax: AttrSyntax, attrInfo: AttrInfo): TemplateControllerSymbol {\nlet symbol: TemplateControllerSymbol;\n- // dynamicOptions logic here is similar to (and explained in) bindCusto...
TypeScript
MIT License
aurelia/aurelia
fix(template-binder): parse attr value to detect multi bindings
1
fix
template-binder
866,395
10.09.2019 22:24:03
14,400
7f55815c78eb593510d08290662d7ed67f1eb197
feat(component): adds translation data to masthead
[ { "change_type": "MODIFY", "diff": "@@ -28,7 +28,8 @@ import {\nSideNavMenu,\nSideNavMenuItem,\n} from 'carbon-components-react';\n-import { ProfileAPI } from '@carbon/ibmdotcom-services';\n+import { ProfileAPI, TranslationAPI } from '@carbon/ibmdotcom-services';\n+// import { TranslationAPI } from '../../....
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(component): adds translation data to masthead
1
feat
component
67,495
10.09.2019 22:36:25
18,000
9b20207f320f1bc64319c1731db7e8306c6230b4
chore(alias): Cleanup alias registration
[ { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ import {\nimport {\nBindingType,\nITargetedInstruction,\n+ registerAliases\n} from '@aurelia/runtime';\nimport {\n@@ -65,17 +66,8 @@ export const BindingCommandResource: Readonly<IBindingCommandResource> = Object.\nconst key = BindingCommandResource.keyF...
TypeScript
MIT License
aurelia/aurelia
chore(alias): Cleanup alias registration
1
chore
alias
67,495
10.09.2019 22:49:28
18,000
1f9db04b11ca3305ded0400552d117d2d07a583c
chore(alias): Cleanup tests
[ { "change_type": "MODIFY", "diff": "@@ -25,7 +25,7 @@ describe('value-converters', function () {\n@bindingBehavior({ name: 'woot1', aliases: ['woot13'] })\n@alias(...['woot11', 'woot12'])\n- class WootConverter implements IBindingBehavior<() => void> {\n+ class WootBehavior implements IBindingBehavior<() =>...
TypeScript
MIT License
aurelia/aurelia
chore(alias): Cleanup tests
1
chore
alias
67,495
10.09.2019 22:51:22
18,000
d62d30a1b70bf09a77b48026dad8334a0081716a
chore(deep-scan): Fix unused
[ { "change_type": "MODIFY", "diff": "import {\nalias,\n- LifecycleFlags,\nBindingType,\nAttributeInstruction\n} from '@aurelia/runtime';\nimport { HTMLTestContext, TestContext, assert, setup } from '@aurelia/testing';\n-import { IBindingCommand, PlainAttributeSymbol, BindingSymbol, bindingCommand, TwoWayBind...
TypeScript
MIT License
aurelia/aurelia
chore(deep-scan): Fix unused
1
chore
deep-scan
67,479
10.09.2019 22:55:26
-36,000
2cea1ca9f6c9a78e1a3662e19dbb8f1e0fbb0292
chore(custom-attrs-tests): add test cases for has multiple bindings util
[ { "change_type": "ADD", "diff": "+import { hasMultipleBindings } from '@aurelia/jit-html'\n+import { assert } from '@aurelia/testing';\n+\n+describe.skip('has-multi-bindings.spec.ts', function() {\n+ type IHasMultipleBindingParserTestCase = [/* attr value */string, /* has multiple bindings? */boolean];\n+\n...
TypeScript
MIT License
aurelia/aurelia
chore(custom-attrs-tests): add test cases for has multiple bindings util
1
chore
custom-attrs-tests
67,495
10.09.2019 23:11:26
18,000
8aba497fd192df443a286a9bfc987abff6f6720e
chore(alias): Fix up registerAliases function
[ { "change_type": "MODIFY", "diff": "@@ -5,21 +5,18 @@ import {\n} from '@aurelia/runtime';\nimport { HTMLTestContext, TestContext, assert, setup } from '@aurelia/testing';\nimport { IBindingCommand, PlainAttributeSymbol, BindingSymbol, bindingCommand, OneTimeBindingCommand } from '@aurelia/jit';\n-\n+const ...
TypeScript
MIT License
aurelia/aurelia
chore(alias): Fix up registerAliases function
1
chore
alias
815,590
10.09.2019 23:51:04
-28,800
259603a8cd0bc4892430dcb6f6bbe13d5638b3dd
refactor: change network ban_session reason to String
[ { "change_type": "MODIFY", "diff": "@@ -178,7 +178,7 @@ impl NetworkState {\np2p_control: &ServiceControl,\nsession_id: SessionId,\nduration: Duration,\n- reason: &str,\n+ reason: String,\n) {\nif let Some(peer_id) =\nself.with_peer_registry(|reg| reg.get_peer(session_id).map(|peer| peer.peer_id.clone()))\n...
Rust
MIT License
nervosnetwork/ckb
refactor: change network ban_session reason to String
1
refactor
null
76,605
11.09.2019 00:03:05
-7,200
d8deab9c1e61288d564cc61b011d0dcc060abc66
feat: Adding Bengali
[ { "change_type": "MODIFY", "diff": "const ArabicStemmer = require('./stemmers/arabic-stemmer');\nconst ArmenianStemmer = require('./stemmers/armenian-stemmer');\nconst BasqueStemmer = require('./stemmers/basque-stemmer');\n+const BengaliStemmer = require('./stemmers/bengali-stemmer');\nconst CatalanStemmer ...
JavaScript
MIT License
axa-group/nlp.js
feat: Adding Bengali (#249)
1
feat
null
76,605
11.09.2019 00:41:53
-7,200
ac24eebcb7131088e2a3113918c26abb543cd2ad
fix: Bengali Tokenizer should not remove latin words
[ { "change_type": "MODIFY", "diff": "@@ -43,7 +43,7 @@ class AggressiveTokenizerBn extends AggressiveTokenizer {\n}\ntokenize(text) {\n- return this.trim(this.normalize(text)).split(/[^\\u0980-\\u09FF]+/);\n+ return this.trim(this.normalize(text)).split(/\\s+/);\n}\n}\n", "new_path": "lib/nlp/tokenizers/...
JavaScript
MIT License
axa-group/nlp.js
fix: Bengali Tokenizer should not remove latin words
1
fix
null
447,451
11.09.2019 02:41:09
14,400
16959c6d2e27ed14e1a0dd85d4d7da54124e5e17
test: skip lookup failing int test
[ { "change_type": "MODIFY", "diff": "@@ -62,7 +62,7 @@ describe('Lookup with options type section example', () => {\nexpect(option3.isActive()).toBe(false);\nexpect(option2.isActive()).toBe(true);\n});\n- it('should scroll down to see the next option focused when initially is not visible', () => {\n+ it.skip...
JavaScript
MIT License
nexxtway/react-rainbow
test: skip lookup failing int test
1
test
null
76,605
11.09.2019 03:07:58
-7,200
c3cb237499cdd3553672140db871473685b5e74d
feat: adding hindi
[ { "change_type": "MODIFY", "diff": "@@ -36,6 +36,7 @@ const FinnishStemmer = require('./stemmers/finnish-stemmer');\nconst FrenchStemmer = require('./stemmers/french-stemmer');\nconst GalicianStemmer = require('./stemmers/galician-stemmer');\nconst GermanStemmer = require('./stemmers/german-stemmer');\n+con...
JavaScript
MIT License
axa-group/nlp.js
feat: adding hindi (#250)
1
feat
null
866,415
11.09.2019 08:47:05
14,400
304d318d205b4ee872a7a381e97a6f03f08764c6
feat(leadspace): button logic and span of content
[ { "change_type": "MODIFY", "diff": "import PropTypes from 'prop-types';\nimport React from 'react';\nimport classnames from 'classnames';\n+import { ArrowRight20 } from '@carbon/icons-react';\nimport { settings } from 'carbon-components';\nimport { Button } from 'carbon-components-react';\n@@ -20,8 +21,16 @...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(leadspace): button logic and span of content
1
feat
leadspace
942,595
11.09.2019 09:14:21
25,200
b42788b0e0f25b68f01e30c387c1386c005eeba8
fix: Extend component props with correct interfaces
[ { "change_type": "MODIFY", "diff": "@@ -6,7 +6,7 @@ import {SystemIcon} from '@workday/canvas-kit-react-icon';\nimport {exclamationCircleIcon, exclamationTriangleIcon} from '@workday/canvas-system-icons-web';\nimport {focusRing} from '@workday/canvas-kit-react-common';\n-export interface BannerProps extends...
TypeScript
Apache License 2.0
workday/canvas-kit
fix: Extend component props with correct interfaces (#181)
1
fix
null
67,495
11.09.2019 09:30:26
18,000
4a45a5c7cc594ab1f54c0513255633a1de03b389
feat(alias): Added additional test cases
[ { "change_type": "MODIFY", "diff": "@@ -346,7 +346,7 @@ export default template;\nexport const dependencies = [ ];\nexport const containerless = true;\nexport const bindables = {\"age\":{\"mode\":2},\"firstName\":{},\"lastName\":{}};\n-export const aliases = ['test','test2']\n+export const aliases = [\"test...
TypeScript
MIT License
aurelia/aurelia
feat(alias): Added additional test cases
1
feat
alias
67,495
11.09.2019 09:39:53
18,000
b05b3c927f2e0d04e8963efda17fa318feea61bf
chore(deep-scan): Fix and ign fall through switch
[ { "change_type": "MODIFY", "diff": "@@ -2,8 +2,7 @@ import {\nbindable,\nalias,\ncustomAttribute,\n- INode,\n- CustomElement\n+ INode\n} from '@aurelia/runtime';\nimport { HTMLTestContext, TestContext, assert, setup } from '@aurelia/testing';\n", "new_path": "packages/__tests__/jit-html/custom-attribute...
TypeScript
MIT License
aurelia/aurelia
chore(deep-scan): Fix and ign fall through switch
1
chore
deep-scan
699,189
11.09.2019 11:14:38
18,000
347d711977a55f82a42c711303191dea1c62fe58
chore(icons): remove unnecessary peerDependency
[ { "change_type": "MODIFY", "diff": "},\n\"peerDependencies\": {\n\"@emotion/styled\": \"^10.0.14\",\n- \"@twilio-paste/theme-tokens\": \"^0.4.0\",\n\"react\": \"^16.8.6\",\n\"react-dom\": \"^16.8.6\",\n\"react-uid\": \"^2.2.0\",\n\"@svgr/plugin-jsx\": \"^4.1.0\",\n\"@svgr/plugin-svgo\": \"^4.0.3\",\n\"@twil...
TypeScript
MIT License
twilio-labs/paste
chore(icons): remove unnecessary peerDependency (#92)
1
chore
icons
104,857
11.09.2019 11:19:39
10,800
ff14d05a434a62ca60808c9218237c4cf7f89f77
fix(i18n): support of i18n table card fields
[ { "change_type": "MODIFY", "diff": "@@ -98,6 +98,7 @@ const propTypes = {\n/** Optional sidebar content that should be rendered left of the dashboard cards */\nsidebar: PropTypes.node,\n/** All the labels that need translation */\n+\ni18n: PropTypes.shape({\nlastUpdatedLabel: PropTypes.string,\nnoDataLabel:...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(i18n): support of i18n table card fields
1
fix
i18n
104,857
11.09.2019 11:33:52
10,800
e5cf739f740d39602322af360e37c7109400b010
fix(i18n): missing in prop types
[ { "change_type": "MODIFY", "diff": "@@ -117,6 +117,7 @@ const propTypes = {\ncriticalLabel: PropTypes.string,\nmoderateLabel: PropTypes.string,\nlowLabel: PropTypes.string,\n+ selectSeverityPlaceholder: PropTypes.string,\n}),\n/** If the header should render the last updated section */\nhasLastUpdated: Prop...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(i18n): missing in prop types
1
fix
i18n
438,921
11.09.2019 11:36:45
-32,400
862156fc9c3c975af09aef07e95cd61d5cf3d727
fix(gauge): Fix to not align background startingAngle from option Make background startingAngle to be independent from option. Add missing gauge option definition Fix
[ { "change_type": "MODIFY", "diff": "import {selectAll as d3SelectAll} from \"d3-selection\";\nimport CLASS from \"../../src/config/classes\";\nimport util from \"../assets/util\";\n+import {getBoundingRect} from \"../../src/internals/util\";\ndescribe(\"SHAPE ARC\", () => {\nconst selector = {\n@@ -456,6 +4...
TypeScript
MIT License
naver/billboard.js
fix(gauge): Fix to not align background startingAngle from option - Make background startingAngle to be independent from option. - Add missing gauge option definition Fix #1073
1
fix
gauge
104,857
11.09.2019 11:44:04
10,800
1d4ed0c30df7ddfc563bb37dae4f4821e695fa0d
chore(snapshots): fixes on snapshots
[ { "change_type": "MODIFY", "diff": "@@ -171032,7 +171032,7 @@ exports[`Storybook Snapshot tests and console checks Storyshots Table Custom too\nonClick={[Function]}\nonKeyDown={[Function]}\nrole=\"listbox\"\n- tabIndex={null}\n+ tabIndex={0}\n>\n<div\naria-expanded={false}\n@@ -243499,7 +243499,7 @@ exports...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(snapshots): fixes on snapshots
1
chore
snapshots
104,857
11.09.2019 11:48:05
10,800
9773fc9d8cc9d392471ec9a3d117952a03fb10e4
fix(select): select font-weight normal
[ { "change_type": "MODIFY", "diff": "@@ -73,6 +73,7 @@ const StyledStatefulTable = styled(({ showHeader, data, ...rest }) => (\n}\n.bx--list-box__menu-item {\nheight: 2rem;\n+ font-weight: normal;\n}\n.bx--table-toolbar {\n", "new_path": "src/components/TableCard/TableCard.jsx", "old_path": "src/comp...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(select): select font-weight normal
1
fix
select
866,392
11.09.2019 12:13:08
18,000
b9f79b773ef172b74ddc8e2a199b5f141e545c84
feat(featureflags): testing context featureflags
[ { "change_type": "MODIFY", "diff": "-import { FOOTER_LOCALE_BUTTON } from '../../internal/FeatureFlags.js';\n-import { featureFlag } from '@carbon/ibmdotcom-utilities';\n+import { FeatureFlagContext } from '../../internal/FeatureFlagsContext';\nimport React, { useState } from 'react';\nimport {\n@@ -21,9 +2...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(featureflags): testing context featureflags
1
feat
featureflags
866,392
11.09.2019 12:19:09
18,000
d98def1336916239120d211a83137becee9fa60e
feat(featureflags): exploring window.featureflags
[ { "change_type": "MODIFY", "diff": "-import { FeatureFlagContext } from '../../internal/FeatureFlagsContext';\n-\nimport React, { useState } from 'react';\nimport {\nButton,\n@@ -20,7 +18,7 @@ const { prefix } = settings;\n*/\nconst LocaleButton = () => {\nconst [isOpen, setIsOpen] = useState(false);\n- ret...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(featureflags): exploring window.featureflags
1
feat
featureflags
866,392
11.09.2019 12:30:11
18,000
854a1e65839537839ba3a77bed66f45672683ccb
chore(featureflags): reverting explorations to use .env
[ { "change_type": "MODIFY", "diff": "@@ -2,4 +2,4 @@ REACT_STORYBOOK_SOURCEMAPS=<Boolean to turn on/off sourcemaps in storybook>\nCORS_PROXY=<CORS proxy server for fetching from www.ibm.com, e.g. https://yourproxy.com/>\n#Feature Flags\n-FOOTER_LOCALE_BTN=<Boolean flag to turn on/off the locale selector>\n+F...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(featureflags): reverting explorations to use .env
1
chore
featureflags
815,590
11.09.2019 12:31:27
-28,800
0c31b5a0e0a17b6f20158a0a4c5ef56f183260f1
refactor: reexport CapacityResult from ckb_types::core
[ { "change_type": "MODIFY", "diff": "@@ -7,8 +7,7 @@ use ckb_store::{data_loader_wrapper::DataLoaderWrapper, ChainStore};\nuse ckb_types::{\ncore::{\ncell::{CellMeta, ResolvedTransaction},\n- ckb_occupied_capacity::Result as CapacityResult,\n- BlockNumber, Capacity, EpochExt, HeaderView,\n+ BlockNumber, Capa...
Rust
MIT License
nervosnetwork/ckb
refactor: reexport CapacityResult from ckb_types::core
1
refactor
null
866,392
11.09.2019 12:32:23
18,000
edaab543368803cf155bf5852c36d52cb70e8a72
chore(featureflags): updated docs
[ { "change_type": "MODIFY", "diff": "@@ -54,9 +54,9 @@ import { featureFlag } from '@carbon/ibmdotcom-utilities';\n* @private\n* @class\n*/\n-const FeatureName = () => <div>Lorem Ipsum</div>;\n+const FeatureName = () => featureFlag(aFeatureFlag, <div>Lorem Ipsum</div>);\n-export default aFeatureFlag ? Featur...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(featureflags): updated docs
1
chore
featureflags
71,371
11.09.2019 12:33:45
-7,200
920f12f9ac4dbe85841848844e117ec054391e22
fix(events): remove custom resource for fargate event target * chore(events): remove custom resource for fargate event target The latest CloudFormation specification adds `LaunchType` and `NetworkConfiguration` properties to the `EcsParameters` property. A custom resource to set those values is no longer needed. Closes...
[ { "change_type": "MODIFY", "diff": "]\n},\n\"EcsParameters\": {\n+ \"LaunchType\": \"FARGATE\",\n+ \"NetworkConfiguration\": {\n+ \"AwsVpcConfiguration\": {\n+ \"AssignPublicIp\": \"DISABLED\",\n+ \"SecurityGroups\": [\n+ {\n+ \"Fn::GetAtt\": [\n+ \"ScheduledFargateTaskScheduledTaskDefSecurityGroupE075BC19\...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(events): remove custom resource for fargate event target (#3952) * chore(events): remove custom resource for fargate event target The latest CloudFormation specification adds `LaunchType` and `NetworkConfiguration` properties to the `EcsParameters` property. A custom resource to set those values is no longer need...
1
fix
events
104,857
11.09.2019 12:34:58
10,800
24e43cfe59e2e53ef3d50f30fadde8f7e90940c8
fix(i18n): card range picker support i18n
[ { "change_type": "MODIFY", "diff": "@@ -105,11 +105,24 @@ const propTypes = {\nnoDataShortLabel: PropTypes.string,\nerrorLoadingDataLabel: PropTypes.string,\nerrorLoadingDataShortLabel: PropTypes.string,\n- dayByHourLabel: PropTypes.string,\n- weekByDayLabel: PropTypes.string,\n- monthByDayLabel: PropTypes....
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(i18n): card range picker support i18n
1
fix
i18n
866,392
11.09.2019 12:44:55
18,000
d9ed605cf14e386ba67c94809b6da01a87f4bfef
chore(locale-btn): added stable selectors
[ { "change_type": "MODIFY", "diff": "-# Developing\n-\n+# Stable selectors\n<!-- prettier-ignore-start -->\n<!-- START doctoc generated TOC please keep comment here to allow auto update -->\n<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->\n", "new_path": "docs/stable-selectors.md", ...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(locale-btn): added stable selectors
1
chore
locale-btn
699,189
11.09.2019 13:01:19
18,000
924b0a586460a08396c14e5e712b8909a30ef7a8
chore: add suggested vscode extensions
[ { "change_type": "MODIFY", "diff": "\"search.exclude\": {\n\"**/dist\": true,\n\"**/docs\": true\n- }\n+ },\n+ \"recommendations\": [\n+ \"dbaeumer.vscode-eslint\",\n+ \"esbenp.prettier-vscode\",\n+ \"silvenon.mdx\",\n+ \"jpoissonnier.vscode-styled-components\",\n+ \"eamodio.gitlens\"\n+ ]\n}\n", "new_p...
TypeScript
MIT License
twilio-labs/paste
chore: add suggested vscode extensions (#93)
1
chore
null
815,590
11.09.2019 13:08:44
-28,800
a37030250f0610716aab5a3fb85eac1ab47979d8
refactor: use ConsensusBuilder
[ { "change_type": "MODIFY", "diff": "-use ckb_chain_spec::consensus::Consensus;\n+use ckb_chain_spec::consensus::ConsensusBuilder;\nuse ckb_dao_utils::genesis_dao_data;\nuse ckb_types::{\ncore::{capacity_bytes, BlockBuilder, Capacity, HeaderBuilder, HeaderView, TransactionBuilder},\n@@ -90,7 +90,8 @@ fn benc...
Rust
MIT License
nervosnetwork/ckb
refactor: use ConsensusBuilder
1
refactor
null
791,690
11.09.2019 13:25:28
18,000
a7efa7a34edc73d55428f735ef74fea6f37fd86e
tests: migrate travis to xenial for modern Chrome support
[ { "change_type": "MODIFY", "diff": "@@ -8,7 +8,6 @@ matrix:\n- node_js: \"10\"\n- node_js: \"12\"\nif: head_branch IS blank AND branch = master\n-dist: trusty\ncache:\nyarn: true\ndirectories:\n@@ -16,16 +15,16 @@ cache:\n- lantern-data\n- /home/travis/.rvm/gems/\ninstall:\n+ # Ensure we have the latest Chr...
JavaScript
Apache License 2.0
googlechrome/lighthouse
tests: migrate travis to xenial for modern Chrome support (#9654)
1
tests
null
711,597
11.09.2019 13:29:02
-7,200
7b6fe6cf07de078449e460213155b481ab601b35
fix(core): Fix facet value CollectionFilter Fixes
[ { "change_type": "MODIFY", "diff": "@@ -131,7 +131,7 @@ describe('Collection resolver', () => {\nexpect(electronicsCollection.parent!.name).toBe(ROOT_COLLECTION_NAME);\n});\n- it('creates a nested category', async () => {\n+ it('creates a nested collection', async () => {\nconst result = await client.query<...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(core): Fix facet value CollectionFilter Fixes #158
1
fix
core
447,440
11.09.2019 13:33:58
18,000
4775dfe38d673188c0a8554bbfd56d24ee920d61
fix: icons
[ { "change_type": "MODIFY", "diff": "-<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"98\" height=\"57\" viewBox=\"0 0 98 57\">\n- <g fill=\"none\" fill-rule=\"nonzero\">\n- <path fill=\"#E3E5ED\" d=\"M.5 23.5V51A5.5 5.5 0 0 0 6 56.5h86a5.5 5.5 0 0 0 5.5-5.5V23.5H.5zM0 23h98v28a6 6 0 0 1-6 6H6a6 6 0 0 1-6-...
JavaScript
MIT License
nexxtway/react-rainbow
fix: icons (#905)
1
fix
null
273,683
11.09.2019 14:10:03
-7,200
46fe1749e403bd88a6af219decf9d63e1a2a8c14
fix(cli): show update notification
[ { "change_type": "MODIFY", "diff": "@@ -5,8 +5,13 @@ const chalk = require('chalk')\nconst program = require('commander')\nconst didYouMean = require('didyoumean')\nconst resolveCwd = require('resolve-cwd')\n+const updateNotifier = require('update-notifier')\nconst resolveVersions = require('../lib/utils/ve...
JavaScript
MIT License
gridsome/gridsome
fix(cli): show update notification
1
fix
cli
273,683
11.09.2019 14:14:38
-7,200
70fbc725cfad381309a0d3c6797698907ceb3c21
chore: replace joi with
[ { "change_type": "MODIFY", "diff": "-const Joi = require('joi')\nconst path = require('path')\nconst fs = require('fs-extra')\n+const Joi = require('@hapi/joi')\nconst crypto = require('crypto')\nconst dotenv = require('dotenv')\nconst isRelative = require('is-relative')\n", "new_path": "gridsome/lib/ap...
JavaScript
MIT License
gridsome/gridsome
chore: replace joi with @hapi/joi
1
chore
null