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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
273,683 | 04.03.2019 12:10:22 | -3,600 | bcdacce15df46c5b5f5381fe2ec7df29a0721a37 | perf(graphql): improve belongsTo query performance | [
{
"change_type": "MODIFY",
"diff": "const Loki = require('lokijs')\nconst autoBind = require('auto-bind')\n-const { uniqBy, isArray, isPlainObject } = require('lodash')\n+const { omit, isArray, isPlainObject } = require('lodash')\nconst ContentTypeCollection = require('./ContentTypeCollection')\nclass BaseS... | JavaScript | MIT License | gridsome/gridsome | perf(graphql): improve belongsTo query performance | 1 | perf | graphql |
104,818 | 04.03.2019 13:37:17 | 21,600 | 8ce72a7b93eb24ca4eb14a1bef2e76abf65585d8 | refactor(table): split skeleton into its own component | [
{
"change_type": "MODIFY",
"diff": "@@ -4,7 +4,7 @@ import styled from 'styled-components';\nimport merge from 'lodash/merge';\nimport pick from 'lodash/pick';\nimport isNil from 'lodash/isNil';\n-import { PaginationV2, DataTable, Checkbox, SkeletonText } from 'carbon-components-react';\n+import { Paginatio... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | refactor(table): split skeleton into its own component | 1 | refactor | table |
67,491 | 04.03.2019 13:46:38 | 0 | 88d0ec81d41751f6361987dbf890c8480a004166 | test(router): add chat component tests
Added chat component Cypress tests. Added tests if viewports exist in the dom. | [
{
"change_type": "MODIFY",
"diff": "@@ -3,9 +3,9 @@ import { customElement } from '@aurelia/runtime';\nimport { UsersRepository } from '../../repositories/users';\n@customElement({ name: 'chat-user', template: `<template>\n-<p>Chatting with <strong>\\${user.id} (\\${user.name})</strong><p>\n+<p data-test=\"... | TypeScript | MIT License | aurelia/aurelia | test(router): add chat component tests
Added chat component Cypress tests. Added tests if viewports exist in the dom. | 1 | test | router |
104,857 | 04.03.2019 14:00:11 | 10,800 | f08739abcc2e4ae67ce7469d965350664f405d8c | fix(FileDrop): button type and start on test | [
{
"change_type": "MODIFY",
"diff": "import React from 'react';\nimport { mount } from 'enzyme';\n-import { Loading } from 'carbon-components-react';\n-// import ButtonEnhanced from './ButtonEnhanced';\n-//\n-// const commonProps = {\n-// onClick: () => console.log('clicked'),\n-// };\n-//\n-// describe('But... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(FileDrop): button type and start on test | 1 | fix | FileDrop |
679,913 | 04.03.2019 15:02:56 | 0 | 566cf0221f88722d1f7183912d63eb3b7f427c22 | fix(color): add/update luminanceRGB/luminanceInt, add to re-exports | [
{
"change_type": "MODIFY",
"diff": "@@ -45,6 +45,7 @@ export * from \"./closest-hue\";\nexport * from \"./cosine-gradients\";\nexport * from \"./invert\";\nexport * from \"./luminance\";\n+export * from \"./luminance-rgb\";\nexport * from \"./mix\";\nexport * from \"./porter-duff\";\nexport * from \"./premu... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(color): add/update luminanceRGB/luminanceInt, add to re-exports | 1 | fix | color |
815,601 | 04.03.2019 15:19:32 | -28,800 | 3cc38e984f3c42d8e46fd9d72546550706ea2324 | chore(build): update rust toolchain from 1.32.0 to 1.33.0 | [
{
"change_type": "MODIFY",
"diff": "@@ -16,10 +16,10 @@ env:\nmatrix:\ninclude:\n- - rust: 1.32.0\n+ - rust: 1.33.0\nos: osx\nenv: FMT=true CHECK=true TEST=true\n- - rust: 1.32.0\n+ - rust: 1.33.0\nos: linux\nenv: TEST=true\n",
"new_path": ".travis.yml",
"old_path": ".travis.yml"
},
{
"chang... | Rust | MIT License | nervosnetwork/ckb | chore(build): update rust toolchain from 1.32.0 to 1.33.0 | 1 | chore | build |
104,857 | 04.03.2019 15:55:32 | 10,800 | 67978da5b79ecfc469a246b08401b76f20e1175b | fix(FileDrop): removing dropzone from yarn.lock | [
{
"change_type": "MODIFY",
"diff": "@@ -11436,14 +11436,6 @@ react-dom@^16.4.0, react-dom@^16.6.3:\nprop-types \"^15.6.2\"\nscheduler \"^0.12.0\"\n-react-dropzone@8.0.3:\n- version \"8.0.3\"\n- resolved \"https://registry.yarnpkg.com/react-dropzone/-/react-dropzone-8.0.3.tgz#1fe14a5ce58c390327273c6e766fb042... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(FileDrop): removing dropzone from yarn.lock | 1 | fix | FileDrop |
127,940 | 04.03.2019 16:29:11 | -7,200 | 40f229097a61b09de9304a450f94ea72621cdda8 | refactor(wip-user-portal): create custom Emotion SSR config | [
{
"change_type": "MODIFY",
"diff": "}\n],\n\"dependencies\": {\n+ \"@emotion/cache\": \"10.0.7\",\n\"@emotion/core\": \"10.0.7\",\n\"@emotion/styled\": \"10.0.7\",\n\"@heathmont/sportsbet-components\": \"^0.9.0\",\n\"@heathmont/sportsbet-utils\": \"^0.9.0\",\n\"@types/react\": \"16.7.18\",\n\"@types/react-d... | TypeScript | MIT License | coingaming/moon-design | refactor(wip-user-portal): create custom Emotion SSR config | 1 | refactor | wip-user-portal |
503,922 | 04.03.2019 17:03:07 | -3,600 | 629880d18ffb5c50efae66debc391abb7eb20062 | feat(Icons): Add fa regular icons | [
{
"change_type": "MODIFY",
"diff": "@@ -7,7 +7,8 @@ const pascalCase = plop.getHelper('pascalCase');\nconst kebabCase = plop.getHelper('kebabCase');\nconst allIcons = [\n- ...icons.fontAwesome.solid.map(getFontAwesomeIcon),\n+ ...icons.fontAwesome.solid.map((icon) => getFontAwesomeIcon(icon, 'solid')),\n+ .... | TypeScript | MIT License | patternfly/patternfly-react | feat(Icons): Add fa regular icons (#1385) | 1 | feat | Icons |
815,590 | 04.03.2019 17:20:56 | -28,800 | bd5bf69af64732e57b8266280ed40baf4f6890af | fix: crypto tests | [
{
"change_type": "MODIFY",
"diff": "@@ -24,12 +24,20 @@ pub use self::signature::Signature;\n#[cfg(test)]\nmod tests {\nuse super::*;\n+ use rand::{self, Rng};\n+\n+ fn random_message() -> Message {\n+ let mut message = Message::default();\n+ let mut rng = rand::thread_rng();\n+ rng.fill(message.as_mut());\... | Rust | MIT License | nervosnetwork/ckb | fix: crypto tests | 1 | fix | null |
603,467 | 04.03.2019 17:33:13 | 0 | 75acc79dea5f89c9ce3baf8338855cf9b82890fc | feat(protractor): LastScriptExecution.result() gives access to the value returned by the script pass | [
{
"change_type": "MODIFY",
"diff": "export abstract class RuntimeError extends Error {\nprotected constructor(\n- type: { new(...args: any[]): RuntimeError } , message: string,\n+ type: { new(...args: any[]): RuntimeError },\n+ message: string,\npublic readonly cause?: Error,\n) {\nsuper(message);\n",
"... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | feat(protractor): LastScriptExecution.result() gives access to the value returned by the script pass | 1 | feat | protractor |
679,913 | 04.03.2019 17:39:51 | 0 | 36ca046f939f2bd5146402e2447d6ff01b3e5f81 | feat(transducers-binary): add randomBits(), update readme | [
{
"change_type": "MODIFY",
"diff": "},\n\"dependencies\": {\n\"@thi.ng/compose\": \"^1.1.2\",\n+ \"@thi.ng/random\": \"^1.1.1\",\n\"@thi.ng/strings\": \"^1.0.4\",\n\"@thi.ng/transducers\": \"^5.1.2\"\n},\n",
"new_path": "packages/transducers-binary/package.json",
"old_path": "packages/transducers-bi... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(transducers-binary): add randomBits(), update readme | 1 | feat | transducers-binary |
749,547 | 05.03.2019 03:56:21 | -39,600 | 77a16d2196264c1fcb0ef9cbfccb1531a31592ca | fix(buttons): We need to whitelist svg-icons so they get inlined correctly | [
{
"change_type": "MODIFY",
"diff": "@@ -19,7 +19,7 @@ module.exports = merge(baseConfig, {\nexternals: [\nnodeExternals({\nmodulesFromFile: true,\n- whitelist: [/@zendeskgarden\\/css/u, /\\.css?$/u]\n+ whitelist: [/@zendeskgarden\\/css/u, /\\.css?$/u, /@zendeskgarden\\/svg-icons/u]\n})\n]\n});\n",
"new_... | TypeScript | Apache License 2.0 | zendeskgarden/react-components | fix(buttons): We need to whitelist svg-icons so they get inlined correctly (#282) | 1 | fix | buttons |
104,818 | 05.03.2019 08:07:39 | 21,600 | c0a189a3d22e7ddb4e6ffa32d8be18f92f10675b | fix(table): overflow menu icon should stick around if expanded | [
{
"change_type": "MODIFY",
"diff": "@@ -13,8 +13,10 @@ const RowActionsContainer = styled.div`\ndisplay: flex;\njustify-content: flex-end;\nalign-items: center;\n+ > * {\nopacity: ${props => (props.visible ? 1 : 0)};\n}\n+ }\n`;\nconst StyledIcon = styled(Icon)`\n@@ -23,7 +25,9 @@ const StyledIcon = styled(... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(table): overflow menu icon should stick around if expanded | 1 | fix | table |
104,818 | 05.03.2019 08:13:30 | 21,600 | 164fa29faa12e2e1be4ccb89194a33057a61f8ba | docs(table): update to describe the isoverflow prop | [
{
"change_type": "MODIFY",
"diff": "@@ -2,10 +2,12 @@ import PropTypes from 'prop-types';\nexport const RowActionPropTypes = PropTypes.arrayOf(\nPropTypes.shape({\n- id: PropTypes.string,\n+ /** Unique id of the action */\n+ id: PropTypes.string.isRequired,\nicon: PropTypes.string,\ndisabled: PropTypes.bool... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | docs(table): update to describe the isoverflow prop | 1 | docs | table |
67,491 | 05.03.2019 08:14:59 | 0 | d0b0d3916ee34421693b7cd2f49e6702fb7fdb50 | test(router): add book-detail tests
Book detail component cypress tests added | [
{
"change_type": "MODIFY",
"diff": "@@ -8,8 +8,8 @@ import { Information } from './information';\n@customElement({\nname: 'author', template: `<template>\n-<h3>\\${author.name}</h3>\n-<div>Born: \\${author.born}</div>\n+<h3 data-test=\"author-element-author-name\">\\${author.name}</h3>\n+<div data-test=\"au... | TypeScript | MIT License | aurelia/aurelia | test(router): add book-detail tests
Book detail component cypress tests added | 1 | test | router |
71,101 | 05.03.2019 10:09:00 | -3,600 | 929e8541776d8efcad495eb735dd3721e8b4525f | fix(awslint): Don't fail if the `@aws-cdk/cdk` module is not present
This simply means that no class may be a `Construct` or `Resource`, and
that is a pretty valid thing to have. | [
{
"change_type": "MODIFY",
"diff": "@@ -64,7 +64,11 @@ export function findCfnResources(assembly: reflect.Assembly): CfnResourceSpec[]\n}\nfunction isCfnResource(c: reflect.ClassType) {\n- const resourceBaseClass = c.system.findFqn('@aws-cdk/cdk.Resource');\n+ const cdkAssembly = '@aws-cdk/cdk';\n+ if (!c.s... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(awslint): Don't fail if the `@aws-cdk/cdk` module is not present (#1953)
This simply means that no class may be a `Construct` or `Resource`, and
that is a pretty valid thing to have. | 1 | fix | awslint |
127,940 | 05.03.2019 10:42:24 | -7,200 | 4cb302817d9ef4382e7d75787d8ef05899747a6a | feat(icons): support backgroundColor customization | [
{
"change_type": "MODIFY",
"diff": "@@ -42,6 +42,12 @@ Icon colors can be modified by adding the `color` attribute/CSS property to the\n<IconSettings color={colors.brand} />\n```\n+There's also the option to define a `backgroundColor`.\n+\n+```jsx react-live\n+<IconClose color={colors.white} backgroundColor... | TypeScript | MIT License | coingaming/moon-design | feat(icons): support backgroundColor customization | 1 | feat | icons |
730,414 | 05.03.2019 10:47:23 | 18,000 | efc899631c01a814d7126d939dcaa7184788a5b8 | feat(spark): add federation support | [
{
"change_type": "MODIFY",
"diff": "@@ -71,8 +71,10 @@ function defaultConfig(options = {}) {\n},\ncredentials: {\nclient_id: process.env.CISCOSPARK_CLIENT_ID,\n+ federation: true,\nscope: 'spark:all spark:kms'\n},\n+\n// Added to help load blocking during decryption\nencryption: {\nkmsInitialTimeout: 10000... | JavaScript | MIT License | webex/react-widgets | feat(spark): add federation support | 1 | feat | spark |
730,414 | 05.03.2019 11:00:48 | 18,000 | 5e50bd46b1215bbb6c264d27afdbe8b73b7ebd2c | chore(package.json): add packages to pass tests | [
{
"change_type": "MODIFY",
"diff": "\"envify\": \"^4.1.0\"\n}\n},\n+ \"@ciscospark/common-timers\": {\n+ \"version\": \"1.49.3\",\n+ \"resolved\": \"https://registry.npmjs.org/@ciscospark/common-timers/-/common-timers-1.49.3.tgz\",\n+ \"integrity\": \"sha512-OPMEn0uuBzLHyCp7o5uq9Vr4QNov6BHEsVktaJ/U7WddnNfdv... | JavaScript | MIT License | webex/react-widgets | chore(package.json): add packages to pass tests | 1 | chore | package.json |
531,793 | 05.03.2019 11:00:54 | 0 | 7a0a587ddb835435e65dad2e83f78056ddeb10e2 | feat(api): expose alert.inhibitedBy in the API | [
{
"change_type": "MODIFY",
"diff": "@@ -318,6 +318,7 @@ func (am *Alertmanager) pullAlerts(version string) error {\nSource: alert.GeneratorURL,\nSilences: silences,\nSilencedBy: alert.SilencedBy,\n+ InhibitedBy: alert.InhibitedBy,\n},\n}\n",
"new_path": "internal/alertmanager/models.go",
"old_path":... | TypeScript | Apache License 2.0 | prymitive/karma | feat(api): expose alert.inhibitedBy in the API | 1 | feat | api |
730,414 | 05.03.2019 11:01:29 | 18,000 | 319f1a42dd17573ef450c09fea18dde0c016d78f | chore(package.json): update contributors | [
{
"change_type": "MODIFY",
"diff": "\"url\": \"git+https://github.com/webex/react-ciscospark.git\"\n},\n\"contributors\": [\n- \"Adam Weeks <adweeks@cisco.com>\",\n- \"Bernie Zang <nzang@cisco.com>\",\n+ \"Arash Koushkebaghi <akoushke@cisco.com>\",\n\"Moriah Maney <momaney@cisco.com>\",\n- \"Arash Koushkeba... | JavaScript | MIT License | webex/react-widgets | chore(package.json): update contributors | 1 | chore | package.json |
531,793 | 05.03.2019 11:02:08 | 0 | f099ccc0ead05c899efc190396a73f66810806a5 | feat(ui): render an indicator icon when alert is inhibited
Right now we don't mark inhibted alerts in any way, so they look like silenced alerts with no silence details. Add an icon with tooltip so inhibited alerts can be easily distinguished from silenced onces | [
{
"change_type": "MODIFY",
"diff": "// Jest Snapshot v1, https://goo.gl/fbAQLP\n+exports[`<Alert /> matches snapshot when inhibited 1`] = `\n+\"\n+<li class=\\\\\"components-grid-alertgrid-alertgroup-alert list-group-item pl-1 pr-0 py-0 my-1 rounded-0 border-left-1 border-right-0 border-top-0 border-bottom-... | TypeScript | Apache License 2.0 | prymitive/karma | feat(ui): render an indicator icon when alert is inhibited
Right now we don't mark inhibted alerts in any way, so they look like silenced alerts with no silence details. Add an icon with tooltip so inhibited alerts can be easily distinguished from silenced onces | 1 | feat | ui |
791,760 | 05.03.2019 11:36:57 | 28,800 | ffc430dd46167f1aee3619b0e28bafc474f75297 | core: remove NO_ERROR runtimeError when no error | [
{
"change_type": "MODIFY",
"diff": "@@ -331,7 +331,7 @@ class Runner {\n/**\n* Returns first runtimeError found in artifacts.\n* @param {LH.Artifacts} artifacts\n- * @return {LH.Result['runtimeError']}\n+ * @return {LH.Result['runtimeError']|undefined}\n*/\nstatic getArtifactRuntimeError(artifacts) {\nfor (... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core: remove NO_ERROR runtimeError when no error (#7358) | 1 | core | null |
791,690 | 05.03.2019 11:47:43 | 21,600 | 8db87bfd9e0d21029c164f585b49a7cce406c479 | core(driver): add waitForFCP timeout | [
{
"change_type": "MODIFY",
"diff": "@@ -1208,6 +1208,7 @@ Object {\n\"extraHeaders\": null,\n\"gatherMode\": false,\n\"locale\": \"en-US\",\n+ \"maxWaitForFcp\": 15000,\n\"maxWaitForLoad\": 45000,\n\"onlyAudits\": null,\n\"onlyCategories\": null,\n@@ -1336,6 +1337,7 @@ Object {\n\"extraHeaders\": null,\n\"g... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(driver): add waitForFCP timeout (#7356) | 1 | core | driver |
603,467 | 05.03.2019 12:28:15 | 0 | 95afc5a0fbdc2e300039364a14c64b380252bb2e | fix(core): Ensure the `reportData` entries in the report are compatible with Serenity BDD CLI | [
{
"change_type": "MODIFY",
"diff": "@@ -49,6 +49,9 @@ export interface TestStep extends JSONObject {\n// https://github.com/serenity-bdd/serenity-core/blob/master/serenity-model/src/main/java/net/thucydides/core/model/ReportData.java\nexport interface ReportData extends JSONObject {\n+ id: string;\n+ isEvid... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | fix(core): Ensure the `reportData` entries in the report are compatible with Serenity BDD CLI | 1 | fix | core |
127,940 | 05.03.2019 14:04:28 | -7,200 | e92678f321426d9fdd6156ebc7998c02210f6ab0 | feat(icons): add success, warning and upload icons | [
{
"change_type": "MODIFY",
"diff": "Binary files a/packages/assets/src/icons/icons.sketch and b/packages/assets/src/icons/icons.sketch differ\n",
"new_path": "packages/assets/src/icons/icons.sketch",
"old_path": "packages/assets/src/icons/icons.sketch"
},
{
"change_type": "ADD",
"diff": ... | TypeScript | MIT License | coingaming/moon-design | feat(icons): add success, warning and upload icons | 1 | feat | icons |
503,942 | 05.03.2019 14:08:25 | 18,000 | 9aafabd6ddcb6a99ccfdad14080d0254e7449ce7 | fix(navExpand): remove defaultExpand in favor of just using isExpanded | [
{
"change_type": "MODIFY",
"diff": "@@ -3,13 +3,13 @@ import { FunctionComponent, HTMLProps, ReactNode } from 'react';\nexport interface NavExpandableProps extends HTMLProps<HTMLDivElement> {\ntitle: string;\nsrText?: string;\n- defaultExpanded?: boolean;\nisExpanded?: boolean;\nchildren?: ReactNode;\nclass... | TypeScript | MIT License | patternfly/patternfly-react | fix(navExpand): remove defaultExpand in favor of just using isExpanded (#1490) | 1 | fix | navExpand |
273,683 | 05.03.2019 14:14:35 | -3,600 | d867e934ea12c4c60ec4d4c0ba0aa93ef82c8bd8 | fix(develop): update static-query when source changes | [
{
"change_type": "MODIFY",
"diff": "@@ -4,13 +4,13 @@ const { computed } = Vue.config.optionMergeStrategies\nexport default ({ options }, data) => {\nif (options.__staticData) {\n- options.__staticData = data\n+ options.__staticData.data = data\nreturn\n}\n- options.__staticData = data\n+ options.__staticDa... | JavaScript | MIT License | gridsome/gridsome | fix(develop): update static-query when source changes | 1 | fix | develop |
503,950 | 05.03.2019 15:48:58 | -7,200 | e1a27ef010459538c5ab0437426d3e5f5dd36c54 | fix(TypeAhead): upgrade typeahead to v3.4.1fix | [
{
"change_type": "MODIFY",
"diff": "\"patternfly\": \"^3.58.0\",\n\"react-bootstrap\": \"^0.32.1\",\n\"react-bootstrap-switch\": \"^15.5.3\",\n- \"react-bootstrap-typeahead\": \"^3.1.3\",\n+ \"react-bootstrap-typeahead\": \"^3.4.1\",\n\"react-c3js\": \"^0.1.20\",\n\"react-click-outside\": \"^3.0.1\",\n\"rea... | TypeScript | MIT License | patternfly/patternfly-react | fix(TypeAhead): upgrade typeahead to v3.4.1fix #1491 (#1493) | 1 | fix | TypeAhead |
273,683 | 05.03.2019 15:49:13 | -3,600 | 2f4d93ad65570d4ef07468134d4af5023cb3d6ba | fix(build): render template with static route and pagination once | [
{
"change_type": "MODIFY",
"diff": "<template>\n- <Layout class=\"doc-template\">\n+ <Layout :class=\"['doc-template', `doc-template-${$page.testDoc.id}`, `page-${$page.testDoc.belongsTo.pageInfo.currentPage}`]\">\n<h1>{{ $page.testDoc.title }}</h1>\n<g-link class=\"page-link-1\" to=\"/pages/1\">Page 1</g-l... | JavaScript | MIT License | gridsome/gridsome | fix(build): render template with static route and pagination once | 1 | fix | build |
127,940 | 05.03.2019 16:50:10 | -7,200 | 90e3450c14b2d7166f9630dd620ff6367a7273f9 | chore(form): update checkbox example | [
{
"change_type": "MODIFY",
"diff": "@@ -53,10 +53,7 @@ An example sign-up form, making use of other input components to collect user-en\n</Select>\n</FormItem>\n<FormItem>\n- <label>\n- <input type=\"checkbox\" value=\"terms\" name=\"terms\" />I agree to the terms\n- and conditions\n- </label>\n+ <Checkbox ... | TypeScript | MIT License | coingaming/moon-design | chore(form): update checkbox example | 1 | chore | form |
127,940 | 05.03.2019 16:51:25 | -7,200 | 6c18e6965cca4f827d71d4ef9309d04dafcaa685 | chore(inlineSVG): switch to third-party encoder | [
{
"change_type": "MODIFY",
"diff": "@@ -20,12 +20,12 @@ exports[`Select renders a 'short' variant select input with options 1`] = `\nbackground-repeat: no-repeat;\nbackground-size: 0.625rem;\ncolor: #8697a2;\n- background-image: url('data:image/svg+xml,%3Csvg%20width%3D%221em%22%20height%3D%221em%22%20viewB... | TypeScript | MIT License | coingaming/moon-design | chore(inlineSVG): switch to third-party encoder | 1 | chore | inlineSVG |
503,942 | 05.03.2019 17:00:59 | 18,000 | abdbcb1b0cafdb925a4c76477abced2e128fca19 | fix(iconOnly): Add conditional for icon only styles | [
{
"change_type": "MODIFY",
"diff": "@@ -7,7 +7,7 @@ import { css } from '@patternfly/react-styles';\nconst DropdownToggle = ({ children, iconComponent: IconComponent, ...props }) => (\n<Toggle {...props}>\n- <span className={css(styles.dropdownToggleText)}>{children}</span>\n+ <span className={IconComponent... | TypeScript | MIT License | patternfly/patternfly-react | fix(iconOnly): Add conditional for icon only styles (#1505) | 1 | fix | iconOnly |
730,429 | 05.03.2019 17:06:31 | 18,000 | feae011a12b0ca35dc75a45852f85b47fac60f7f | feat(utils): add activity type constants | [
{
"change_type": "MODIFY",
"diff": "@@ -37,6 +37,10 @@ export const API_ACTIVITY_VERB = {\nUPDATEKEY: 'updateKey'\n};\n+export const API_ACTIVITY_TYPE = {\n+ REPLY: 'reply'\n+};\n+\nexport const MENTION_NOTIFICATIONS_ON = 'MENTION_NOTIFICATIONS_ON';\nexport const MENTION_NOTIFICATIONS_OFF = 'MENTION_NOTIFIC... | JavaScript | MIT License | webex/react-widgets | feat(utils): add activity type constants | 1 | feat | utils |
730,429 | 05.03.2019 17:07:02 | 18,000 | 660d763dfed104fa3438080d19e0a4f9c355fd4f | feat(widget-recents): ignore reply activities | [
{
"change_type": "MODIFY",
"diff": "@@ -17,7 +17,7 @@ import {\nupdateSpaceRead\n} from '@ciscospark/redux-module-spaces';\nimport {storeUser} from '@ciscospark/redux-module-users';\n-import {API_ACTIVITY_VERB, SPACE_TYPE_ONE_ON_ONE} from '@ciscospark/react-component-utils';\n+import {API_ACTIVITY_TYPE, API... | JavaScript | MIT License | webex/react-widgets | feat(widget-recents): ignore reply activities | 1 | feat | widget-recents |
730,429 | 05.03.2019 17:07:37 | 18,000 | f0c03287f20871d3bfd2edf7959b9b429310c3ff | feat(hoc-conversation-mercury): ignore reply activities | [
{
"change_type": "MODIFY",
"diff": "@@ -2,7 +2,8 @@ import React, {Component} from 'react';\nimport PropTypes from 'prop-types';\nimport {connect} from 'react-redux';\nimport {bindActionCreators} from 'redux';\n-import {getDisplayName} from '@ciscospark/react-component-utils';\n+\n+import {API_ACTIVITY_TYPE... | JavaScript | MIT License | webex/react-widgets | feat(hoc-conversation-mercury): ignore reply activities | 1 | feat | hoc-conversation-mercury |
730,429 | 05.03.2019 17:08:00 | 18,000 | d01d339807b4186cac529e86c28c4f7e3067d4be | feat(widget-message): ignore reply activities | [
{
"change_type": "MODIFY",
"diff": "/* eslint-disable import/prefer-default-export */\n+import {API_ACTIVITY_TYPE, API_ACTIVITY_VERB} from '@ciscospark/react-component-utils';\n+\nimport {\nconstructMessagesEventData,\nconstructRoomsEventData\n@@ -23,14 +25,19 @@ export function handleConversationActivityEv... | JavaScript | MIT License | webex/react-widgets | feat(widget-message): ignore reply activities | 1 | feat | widget-message |
730,429 | 05.03.2019 17:17:48 | 18,000 | 18212e0ed7ce7815ce5330e01251577c611a0b2b | chore(redux-module-user): remove unused module
This has been replaced by redux-module-users. | [
{
"change_type": "DELETE",
"diff": "-{\n- \"name\": \"@ciscospark/redux-module-user\",\n- \"description\": \"Cisco Spark Redux Module User\",\n- \"main\": \"./cjs/index.js\",\n- \"src\": \"./src/index.js\",\n- \"module\": \"./es/index.js\",\n- \"keywords\": [],\n- \"contributors\": [\n- \"Adam Weeks <adweek... | JavaScript | MIT License | webex/react-widgets | chore(redux-module-user): remove unused module
This has been replaced by redux-module-users. | 1 | chore | redux-module-user |
603,467 | 05.03.2019 17:20:13 | 0 | 9d209245e1a3b01f47f432ad9766e459695482f0 | feat(protractor): Scroll.to interaction | [
{
"change_type": "ADD",
"diff": "+import { expect } from '@integration/testing-tools';\n+import { Ensure, equals, isGreaterThan, isLessThan } from '@serenity-js/assertions';\n+import { Actor, Duration } from '@serenity-js/core';\n+import { by, protractor } from 'protractor';\n+\n+import {\n+ BrowseTheWeb,\n... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | feat(protractor): Scroll.to interaction | 1 | feat | protractor |
679,913 | 05.03.2019 17:21:46 | 0 | d79481fe5974fcf87ee349dde6ee67eb07d52611 | fix(transducers-binary): add randomBits() return type | [
{
"change_type": "MODIFY",
"diff": "@@ -13,5 +13,9 @@ import { repeatedly } from \"@thi.ng/transducers\";\n* @param num\n* @param rnd\n*/\n-export const randomBits = (prob: number, num?: number, rnd: IRandom = SYSTEM) =>\n+export const randomBits = (\n+ prob: number,\n+ num?: number,\n+ rnd: IRandom = SYSTE... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(transducers-binary): add randomBits() return type | 1 | fix | transducers-binary |
679,913 | 05.03.2019 17:22:37 | 0 | b5801e92c5e998c84c4d9a7cef6ce03cebfaa9e6 | fix(rstream): add __owner info for MetaStream, update ISubscriber | [
{
"change_type": "MODIFY",
"diff": "@@ -31,7 +31,11 @@ export interface ISubscriber<T> {\nnext: (x: T) => void;\nerror?: (e: any) => void;\ndone?: () => void;\n- [id: string]: any;\n+ /**\n+ * Internal use only. Do not use.\n+ */\n+ __owner?: ISubscribable<any>;\n+ // [id: string]: any;\n}\nexport interface... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(rstream): add __owner info for MetaStream, update ISubscriber | 1 | fix | rstream |
791,780 | 05.03.2019 17:24:05 | 0 | 9ba7199409c6142b9e64892eb4f33d446e7072a5 | docs: fix throttling rate comment and tweak comcast bandwidth | [
{
"change_type": "MODIFY",
"diff": "@@ -48,7 +48,7 @@ Currently, `comcast` will also throttle the websocket port that Lighthouse uses\n```sh\n# Enable system traffic throttling\n-comcast --latency=150 --target-bw=1600\n+comcast --latency=150 --target-bw=1638\n# Run Lighthouse with its own throttling disable... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | docs: fix throttling rate comment and tweak comcast bandwidth (#7374) | 1 | docs | null |
791,780 | 05.03.2019 19:45:23 | 0 | d3c155e98c794c72c8c555ebd78c312eb738ee39 | core(tap-targets): make tap targets failures more visible | [
{
"change_type": "MODIFY",
"diff": "@@ -184,7 +184,7 @@ module.exports = [\nfinalUrl: BASE_URL + 'seo-tap-targets.html',\naudits: {\n'tap-targets': {\n- score: 0.9, // 10 passing targets/11 total visible targets\n+ score: 0.8, // 10 passing targets/11 total visible targets, multiplied by 0.89 to get the sco... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(tap-targets): make tap targets failures more visible (#7373) | 1 | core | tap-targets |
791,780 | 05.03.2019 20:01:26 | 0 | 299ca2b133a3190c8d8ef66063a272e59453fdbc | core: add TestedAsMobileDevice base artifact | [
{
"change_type": "MODIFY",
"diff": "@@ -19,26 +19,21 @@ class ContentWidth extends Audit {\ndescription: 'If the width of your app\\'s content doesn\\'t match the width ' +\n'of the viewport, your app might not be optimized for mobile screens. ' +\n'[Learn more](https://developers.google.com/web/tools/light... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core: add TestedAsMobileDevice base artifact (#7280) | 1 | core | null |
815,593 | 05.03.2019 22:19:51 | -32,400 | 9d2efa8cd1729fb5e67bf21fea78109b5fa35120 | refactor: code cleanup for db trait | [
{
"change_type": "MODIFY",
"diff": "@@ -164,7 +164,7 @@ fn new_chain() -> (\nlet shared = SharedBuilder::<CacheDB<RocksDB>>::default()\n.db(&DBConfig {\npath: db_dir.path().to_owned(),\n- rocksdb: None,\n+ options: None,\n})\n.consensus(consensus)\n.build();\n",
"new_path": "benches/benches/process_bloc... | Rust | MIT License | nervosnetwork/ckb | refactor: code cleanup for db trait (#289) | 1 | refactor | null |
743,863 | 05.03.2019 22:21:23 | 28,800 | edd0bb564f521a86ef7516f042e09f03478f612f | test: correct test description | [
{
"change_type": "MODIFY",
"diff": "@@ -258,7 +258,7 @@ describe('middleware', () => {\n.parse()\n})\n- it('throws an error if async function provided', function () {\n+ it('throws an error if promise returned and applyBeforeValidation enabled', function () {\nexpect(() => {\nyargs(['mw'])\n.middleware([fun... | JavaScript | MIT License | yargs/yargs | test: correct test description | 1 | test | null |
743,863 | 05.03.2019 22:22:14 | 28,800 | e7f29379707f9e3d5eb6edc09ba278f53cc7db74 | chore(release): 13.2.2 | [
{
"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+## [13.2.2](https://github.com/yargs/yargs/compare/v13.2.1...v13.2.2) (2019-03-06)\n+\n+\n+\n##... | JavaScript | MIT License | yargs/yargs | chore(release): 13.2.2 | 1 | chore | release |
71,123 | 06.03.2019 00:10:01 | 28,800 | f5a7baa804386d9806d5bf665b0954272c2e9e3f | chore: Update CloudFormation Resource Specification to v2.25.0 | [
{
"change_type": "MODIFY",
"diff": "+# CloudFormation Resource Specification v2.25.0\n+\n+## New Resource Types\n+\n+\n+## Attribute Changes\n+\n+\n+## Property Changes\n+\n+* AWS::ApiGateway::Authorizer Type.Required (__changed__)\n+ * Old: false\n+ * New: true\n+* AWS::CloudWatch::Alarm Metrics (__added__... | TypeScript | Apache License 2.0 | aws/aws-cdk | chore: Update CloudFormation Resource Specification to v2.25.0 (#1959) | 1 | chore | null |
71,207 | 06.03.2019 01:58:46 | -3,600 | ef1ac3f72f96b9c6e82645a7512e5c0bc18c65f9 | doc(apigateway): fix props in HttpIntegration example | [
{
"change_type": "MODIFY",
"diff": "@@ -63,9 +63,7 @@ item.addMethod('GET'); // GET /items/{item}\n// the default integration for methods is \"handler\", but one can\n// customize this behavior per method or even a sub path.\n-item.addMethod('DELETE', {\n- integration: new apigateway.HttpIntegration('http:/... | TypeScript | Apache License 2.0 | aws/aws-cdk | doc(apigateway): fix props in HttpIntegration example (#1941) | 1 | doc | apigateway |
217,899 | 06.03.2019 02:35:42 | -32,400 | 6a7d3bfbc033e2e00aacd1eb3997c66e7e061f19 | feat: add class/job in korean | [
{
"change_type": "MODIFY",
"diff": "@@ -22,10 +22,11 @@ export class LazyDataService {\npublic koLeves: any = {};\npublic koWeathers: any = {};\npublic koPlaces: any = {};\n- public koNpc: any = {};\n+ public koNpcs: any = {};\npublic koMobs: any = {};\n- public koJobName: any = {};\n- public koJobAbbr: any... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: add class/job in korean | 1 | feat | null |
104,844 | 06.03.2019 10:00:27 | 21,600 | 34e3a2fea37533e38e167cd5e12347d4b491dc59 | test: add test for escape keydown | [
{
"change_type": "MODIFY",
"diff": "@@ -80,5 +80,10 @@ describe('HeaderMenu testcases', () => {\n// After space should close\nmenuLink.simulate('keydown', { key: 'Space', keyCode: 32, which: 32 });\nexpect(headerInstance.state.expanded).toEqual(false);\n+\n+ // After esc should close\n+ headerMenu.simulate(... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | test: add test for escape keydown | 1 | test | null |
471,536 | 06.03.2019 10:17:35 | -7,200 | c4ad1c12d7147d5e1635bd1f30a4e956e05ad90b | fix(testing-karma): exclude spec files in node_modules
previously we only excluded `test` files. | [
{
"change_type": "MODIFY",
"diff": "@@ -65,7 +65,7 @@ module.exports = config => ({\nloader: 'istanbul-instrumenter-loader',\nenforce: 'post',\ninclude: path.resolve('./'),\n- exclude: /node_modules|bower_components|\\.test\\.js$/,\n+ exclude: /node_modules|bower_components|\\.(spec|test)\\.js$/,\noptions: ... | JavaScript | MIT License | open-wc/open-wc | fix(testing-karma): exclude spec files in node_modules
previously we only excluded `test` files. | 1 | fix | testing-karma |
791,704 | 06.03.2019 10:28:39 | 28,800 | fd86d94e3865f0ef996e9edbadca9d053d14d4c1 | tests(smokehouse): refactor to enable Smokerider | [
{
"change_type": "MODIFY",
"diff": "@@ -24,16 +24,19 @@ const LR_PRESETS = {\n* @param {Connection} connection\n* @param {string} url\n* @param {LH.Flags} flags Lighthouse flags, including `output`\n- * @param {{lrDevice?: 'desktop'|'mobile', categoryIDs?: Array<string>, logAssets: boolean}} lrOpts Options ... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | tests(smokehouse): refactor to enable Smokerider (#7284) | 1 | tests | smokehouse |
217,922 | 06.03.2019 10:31:20 | -3,600 | c8eacfd7695d491c3718d55094bb59ccc465c5da | fix(layout): fixed an issue with items reordering constantly in some cases | [
{
"change_type": "MODIFY",
"diff": "@@ -26,8 +26,14 @@ export class LayoutOrderService {\nprivate orderFunctions: { [index: string]: (rowA: ListRow, rowB: ListRow) => number } = {\n'NAME': (a, b) => {\n- const aName: string = this.i18n.getName(this.localizedData.getItem(a.id));\n- const bName: string = this... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(layout): fixed an issue with items reordering constantly in some cases | 1 | fix | layout |
730,429 | 06.03.2019 10:33:52 | 18,000 | e7cec514e634525ecc4669fa469a9ff5d2ca4846 | feat(r-m-conversation): filter out reply activities | [
{
"change_type": "MODIFY",
"diff": "// Jest Snapshot v1, https://goo.gl/fbAQLP\n-exports[`redux-module-conversation helpers tests #filterActivities should filter content update activities 1`] = `\n-Array [\n- Object {\n- \"id\": \"abc-123\",\n- \"mock\": true,\n- \"object\": Object {\n- \"displayName\": \"1... | JavaScript | MIT License | webex/react-widgets | feat(r-m-conversation): filter out reply activities | 1 | feat | r-m-conversation |
127,940 | 06.03.2019 10:38:27 | -7,200 | a0bd74b804aa610880ccf30796761f75fc969be7 | feat(icon): add circle icon | [
{
"change_type": "MODIFY",
"diff": "Binary files a/packages/assets/src/icons/icons.sketch and b/packages/assets/src/icons/icons.sketch differ\n",
"new_path": "packages/assets/src/icons/icons.sketch",
"old_path": "packages/assets/src/icons/icons.sketch"
},
{
"change_type": "ADD",
"diff": ... | TypeScript | MIT License | coingaming/moon-design | feat(icon): add circle icon | 1 | feat | icon |
127,940 | 06.03.2019 10:50:01 | -7,200 | da23b3b6ea12c820f0acf0545e2d75a5a1308a24 | feat(TextInput): add validation icons | [
{
"change_type": "MODIFY",
"diff": "Binary files a/packages/assets/src/icons/icons.sketch and b/packages/assets/src/icons/icons.sketch differ\n",
"new_path": "packages/assets/src/icons/icons.sketch",
"old_path": "packages/assets/src/icons/icons.sketch"
},
{
"change_type": "MODIFY",
"diff... | TypeScript | MIT License | coingaming/moon-design | feat(TextInput): add validation icons | 1 | feat | TextInput |
217,922 | 06.03.2019 11:04:15 | -3,600 | f5e45c02613afae2b1d1460c26a52faff2bfd97a | feat(list): you can now upgrade an ephemeral list to a permanent one | [
{
"change_type": "MODIFY",
"diff": "*ngIf=\"!publicDisplay\">\n{{'PERMISSIONS.Title' | translate}}\n</li>\n+ <li nz-menu-item [nzDisabled]=\"(permissionLevel$ | async) < 40\" (click)=\"removeEphemeral(_list)\"\n+ *ngIf=\"!publicDisplay && _list.ephemeral\">\n+ {{'Remove_ephemeral' | translate}}\n+ </li>\n<n... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat(list): you can now upgrade an ephemeral list to a permanent one | 1 | feat | list |
217,922 | 06.03.2019 11:40:57 | -3,600 | e09f3bb87a8a4eac7a29c890e7bb28a817456a82 | fix(list): possible fix for "ghost lists" bug | [
{
"change_type": "MODIFY",
"diff": "@@ -12,22 +12,26 @@ import {\nListsWithWriteAccessLoaded,\nLoadListCompact,\nLoadListDetails,\n+ LoadTeamLists,\nMyListsLoaded,\n- SetItemDone, TeamListsLoaded,\n+ SetItemDone,\n+ TeamListsLoaded,\n+ UnloadListDetails,\nUpdateItem,\nUpdateList,\n- UpdateListIndex,\n- Load... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(list): possible fix for "ghost lists" bug | 1 | fix | list |
791,723 | 06.03.2019 11:58:49 | 28,800 | bd1c4c1ada4dcb9f44f477e8600ed41a2f879860 | core(network-recorder): redirects started by script are set as initiators | [
{
"change_type": "MODIFY",
"diff": "@@ -380,7 +380,9 @@ class NetworkRecorder extends EventEmitter {\nfor (const record of records) {\nconst stackFrames = (record.initiator.stack && record.initiator.stack.callFrames) || [];\nconst initiatorURL = record.initiator.url || (stackFrames[0] && stackFrames[0].url)... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(network-recorder): redirects started by script are set as initiators (#7352) | 1 | core | network-recorder |
791,723 | 06.03.2019 11:59:12 | 28,800 | 066743b8da28460ea6d7444aedf358025b4414fe | misc: clean node_modules/.cache before travis builds its cache | [
{
"change_type": "MODIFY",
"diff": "@@ -48,6 +48,8 @@ before_cache:\n# the `yarn compile-devtools` task adds these to node_modules, which slows down caching\n- rm -rf ./node_modules/temp-devtoolsfrontend/\n- rm -rf ./node_modules/temp-devtoolsprotocol/\n+ # nyc, jest and other projects store files in here. ... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | misc: clean node_modules/.cache before travis builds its cache (#7388) | 1 | misc | null |
503,951 | 06.03.2019 12:15:34 | 18,000 | 05cc2a249e7d8cb476be8b40cf9a458f21503f08 | fix(datalistitem): add validity check before cloning children | [
{
"change_type": "MODIFY",
"diff": "@@ -10,7 +10,7 @@ const DataListItem = ({ children, className, isExpanded, 'aria-labelledby': aria\n{...props}\n>\n{React.Children.map(children, child =>\n- React.cloneElement(child, {\n+ React.isValidElement(child) && React.cloneElement(child, {\nrowid: ariaLabelledBy\n}... | TypeScript | MIT License | patternfly/patternfly-react | fix(datalistitem): add validity check before cloning children (#1512) | 1 | fix | datalistitem |
104,844 | 06.03.2019 13:28:44 | 21,600 | 54f2251b002f856e911d4fa6a19917a42af8cf2c | test: add test for escape | [
{
"change_type": "ADD",
"diff": "+import React from 'react';\n+import { mount } from 'enzyme';\n+import { HeaderMenuItem } from 'carbon-components-react//lib/components/UIShell';\n+\n+import HeaderMenu from './HeaderMenu';\n+\n+React.Fragment = ({ children }) => children;\n+\n+describe('HeaderMenu testcases... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | test: add test for escape | 1 | test | null |
273,723 | 06.03.2019 14:01:03 | -3,600 | 6f3bb37d08dd64fd37f5817521d958a1c360449e | chore(remark-prismjs): update readme | [
{
"change_type": "MODIFY",
"diff": "## Usage\n-Add syntax highlighter to a single markdown source:\n+In your `main.js` file, import a Prism CSS theme:\n+\n+```js\n+import 'prismjs/themes/prism.css'\n+\n+export default function (Vue) {\n+ // ...\n+}\n+```\n+\n+In `gridsome.config.js`, add syntax highlighter ... | JavaScript | MIT License | gridsome/gridsome | chore(remark-prismjs): update readme (#245) | 1 | chore | remark-prismjs |
217,899 | 06.03.2019 14:11:19 | -32,400 | 53c963599f9c4a478babe7fe278f69c01c0d9c18 | fix: fix wrong index | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ export class TooltipDataService {\nif (id > 99999) {\nthis.actions[id] = this.xivapi.get(XivapiEndpoint.CraftAction, id).pipe(\nmap(action => {\n- action.ClassJobCategory.Name_ko = this.lazyData.koJobCategories[id].ko;\n+ action.ClassJobCategory.Name_ko ... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix: fix wrong index | 1 | fix | null |
603,467 | 06.03.2019 14:12:58 | 0 | feaaf7914cb852fcff222027e86d8137d47e61ba | feat(assertions): property(name, expectation) allows to assert on a property of an object | [
{
"change_type": "MODIFY",
"diff": "@@ -2,8 +2,8 @@ import 'mocha';\nimport { given } from 'mocha-testdata';\nimport { expect } from '@integration/testing-tools';\n-import { Actor, AssertionError, KnowableUnknown } from '@serenity-js/core';\n-import { Ensure, equals } from '../src';\n+import { Actor, Answer... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | feat(assertions): property(name, expectation) allows to assert on a property of an object | 1 | feat | assertions |
217,922 | 06.03.2019 14:38:38 | -3,600 | 6731b6df4429435a391f81242d07fc7d6f6f8866 | chore: fix for opensearch | [
{
"change_type": "MODIFY",
"diff": "<Description>Search for an item on FFXIV Teamcraft</Description>\n<InputEncoding>UTF-8</InputEncoding>\n<Url method=\"get\" type=\"text/html\"\n- template=\"https://ffxivteamcraft.com/search?query={searchTerms}\"/>\n+ template=\"https://ffxivteamcraft.com/search?query={se... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: fix for opensearch | 1 | chore | null |
104,844 | 06.03.2019 15:12:12 | 21,600 | f03e7562083a4ad961a380b67b25928a33b61464 | test: add more test for headerMenu | [
{
"change_type": "MODIFY",
"diff": "@@ -43,7 +43,7 @@ describe('HeaderMenu testcases', () => {\nexpect(headerMenu).toMatchSnapshot();\n});\n- test('item onClick', () => {\n+ it('should render aria-label', () => {\nconst wrapper = mount(\n<HeaderMenu {...mockProps}>\n<HeaderMenuItem href=\"/a\">A</HeaderMenu... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | test: add more test for headerMenu | 1 | test | null |
127,940 | 06.03.2019 16:39:55 | -7,200 | e6a93054222a1674ac6a46f305bf96c5d11558f2 | chore: update architecture | [
{
"change_type": "MODIFY",
"diff": "@@ -20,9 +20,11 @@ Our Design System is a [Lerna](https://github.com/lerna/lerna) monorepo that fol\n1. [**Assets**](packages/assets/README.md) - common rich media brand assets.\n2. [**Tokens**](packages/tokens/README.md) - raw data values that define the Sportsbet.io vis... | TypeScript | MIT License | coingaming/moon-design | chore: update architecture | 1 | chore | null |
127,940 | 06.03.2019 16:49:39 | -7,200 | 2932ead125a1f0abf75c2f9726872aa324fc7c00 | chore(components): remove hangover from icons move | [
{
"change_type": "DELETE",
"diff": "-import * as React from 'react';\n-import styled from '@emotion/styled';\n-\n-const Svg = (props: React.SVGProps<SVGSVGElement>) => (\n- <svg\n- width=\"1em\"\n- height=\"1em\"\n- viewBox=\"0 0 20 20\"\n- xmlns=\"http://www.w3.org/2000/svg\"\n- {...props}\n- >\n- <circle ... | TypeScript | MIT License | coingaming/moon-design | chore(components): remove hangover from icons move | 1 | chore | components |
791,690 | 06.03.2019 16:49:46 | 21,600 | 1b4883ab157d11add24355b7f7c4c86b359ef909 | tests: switch to jest.spyOn | [
{
"change_type": "MODIFY",
"diff": "@@ -15,27 +15,33 @@ const assetSaver = require('../lib/asset-saver');\nconst fs = require('fs');\nconst assert = require('assert');\nconst path = require('path');\n-const sinon = require('sinon');\nconst rimraf = require('rimraf');\nconst LHError = require('../lib/lh-erro... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | tests: switch to jest.spyOn (#7404) | 1 | tests | null |
791,780 | 06.03.2019 17:30:41 | 0 | d93bdf35f467957a11a31aa48456d63373e08ad7 | core(tap-targets): disable font size and tap targets audit on desktop | [
{
"change_type": "MODIFY",
"diff": "@@ -207,7 +207,7 @@ class FontSize extends Audit {\ntitle: str_(UIStrings.title),\nfailureTitle: str_(UIStrings.failureTitle),\ndescription: str_(UIStrings.description),\n- requiredArtifacts: ['FontSize', 'URL', 'MetaElements'],\n+ requiredArtifacts: ['FontSize', 'URL', '... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(tap-targets): disable font size and tap targets audit on desktop (#7393) | 1 | core | tap-targets |
471,470 | 06.03.2019 17:37:05 | -3,600 | b53390e8d32d1eefd050aa53dbc6cc581b9701e0 | chore: add events demo to developing | [
{
"change_type": "MODIFY",
"diff": "@@ -72,6 +72,7 @@ A collection of live code samples for `lit-html` and `LitElement` can be found o\n- [09 Update arrays and objects](https://stackblitz.com/edit/open-wc-lit-demos?file=01-basic%2F09-update-arrays-and-objects.js)\n- [10 Render styles](https://stackblitz.com... | JavaScript | MIT License | open-wc/open-wc | chore: add events demo to developing | 1 | chore | null |
603,467 | 06.03.2019 18:01:33 | 0 | 0d420c508092a8a223696c2a7849a7cb9aac72cf | feat(protractor): UseAngular.disableSynchronisation and enableSynchronisation | [
{
"change_type": "MODIFY",
"diff": "import { expect } from '@integration/testing-tools';\n-import { Ensure, equals, isGreaterThan, isLessThan } from '@serenity-js/assertions';\n-import { Actor, Duration } from '@serenity-js/core';\n+import { Ensure, isGreaterThan, isLessThan } from '@serenity-js/assertions'... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | feat(protractor): UseAngular.disableSynchronisation and enableSynchronisation | 1 | feat | protractor |
104,818 | 06.03.2019 18:11:15 | 21,600 | 22f45f858415e143f4621e4be80144ab6ab4ecc2 | fix(filterrow): extra filter column was incorrectly showing | [
{
"change_type": "MODIFY",
"diff": "@@ -124,7 +124,9 @@ class FilterHeaderRow extends Component {\n<StyledTableRow>\n{hasRowSelection ? <StyledTableHeader /> : null}\n{hasRowExpansion ? <StyledTableHeader /> : null}\n- {columns.map(column => (\n+ {columns\n+ .filter(column => column.isFilterable !== false)\... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(filterrow): extra filter column was incorrectly showing | 1 | fix | filterrow |
815,601 | 06.03.2019 18:27:07 | -28,800 | f9e7f978ebaeff8374a84ffc4fa5a9df28449168 | fix: remove use of upgradable reads
Upgradable reads block plain reads, this behavior does not match the docs | [
{
"change_type": "MODIFY",
"diff": "use crate::{MinerConfig, Work};\nuse ckb_core::block::Block;\n-use ckb_util::RwLockUpgradableReadGuard;\nuse crossbeam_channel::Sender;\nuse futures::sync::{mpsc, oneshot};\nuse hyper::error::Error as HyperError;\n@@ -153,10 +152,9 @@ impl Client {\nlet mut updated = fals... | Rust | MIT License | nervosnetwork/ckb | fix: remove use of upgradable reads (#310)
Upgradable reads block plain reads, this behavior does not match the docs | 1 | fix | null |
730,412 | 06.03.2019 18:44:11 | 0 | b21fe2540a0257c1e4b23271360cbd8c22322fdb | chore(release): 0.1.429 | [
{
"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.429\"></a>\n+## [0.1.429](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.429 | 1 | chore | release |
730,416 | 06.03.2019 19:25:31 | 28,800 | fc2611075e7a1d3fb48c80a31fe5deb3bf0e338b | fix(webdriver): fix firefox automation problems | [
{
"change_type": "MODIFY",
"diff": "@@ -130,7 +130,7 @@ jobs:\nno_output_timeout: 15m\ncommand: |\nset -em\n- VERSION=64 BROWSER=firefox npm run test:integration\n+ BROWSER=firefox npm run test:integration\n- store_test_results:\npath: reports/junit/wdio\n- store_artifacts:\n",
"new_path": ".circleci/co... | JavaScript | MIT License | webex/react-widgets | fix(webdriver): fix firefox automation problems | 1 | fix | webdriver |
471,458 | 06.03.2019 19:47:24 | -3,600 | 38e9edc69f7fbee83313bc32a57af515610b196c | chore(testing): fix typo in docs | [
{
"change_type": "MODIFY",
"diff": "@@ -113,7 +113,7 @@ it('can await an event', async () => {\nconst tag = defineCE(class extends HTMLElement {\nfireDone() {\nthis.done = true;\n- this.dispatchEvent(new CustomEvent('done');\n+ this.dispatchEvent(new CustomEvent('done'));\n}\n});\n",
"new_path": "packag... | JavaScript | MIT License | open-wc/open-wc | chore(testing): fix typo in docs | 1 | chore | testing |
71,105 | 07.03.2019 00:42:37 | 25,200 | b529ad7f6a569aa69b1928324d0e9efcf5a4457c | feat(aws-ecs): add Fargate version 1.3.0 | [
{
"change_type": "MODIFY",
"diff": "@@ -90,7 +90,14 @@ export enum FargatePlatformVersion {\nLatest = 'LATEST',\n/**\n- * Version 1.2\n+ * Version 1.3.0\n+ *\n+ * Supports secrets, task recycling.\n+ */\n+ Version1_3 = '1.3.0',\n+\n+ /**\n+ * Version 1.2.0\n*\n* Supports private registries.\n*/\n",
"new... | TypeScript | Apache License 2.0 | aws/aws-cdk | feat(aws-ecs): add Fargate version 1.3.0 (#1968) | 1 | feat | aws-ecs |
679,913 | 07.03.2019 03:32:49 | 0 | 8186f12e6e3e43aa4b54d8b7962a99080d375406 | fix(geom-accel): fix/update existing point search in add()/select*() | [
{
"change_type": "MODIFY",
"diff": "@@ -94,17 +94,17 @@ export class KdTree<K extends ReadonlyVec, V>\nconst search = (\nnode: KdNode<K, V>,\nparent: KdNode<K, V>\n- ): KdNode<K, V> | false =>\n+ ): KdNode<K, V> =>\nnode\n- ? distSq(p, node.k) > eps\n? search(p[node.d] < node.k[node.d] ? node.l : node.r, no... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(geom-accel): fix/update existing point search in add()/select*() | 1 | fix | geom-accel |
679,913 | 07.03.2019 03:39:58 | 0 | 33c7dfee424e25bdea36551a3b381467353dc5ae | feat(api): add additional Fn arities | [
{
"change_type": "MODIFY",
"diff": "@@ -16,6 +16,11 @@ export const SEMAPHORE = Symbol();\n*/\nexport type Comparator<T> = (a: T, b: T) => number;\n+/**\n+ * A no-arg function, returning T.\n+ */\n+export type Fn0<T> = () => T;\n+\n/**\n* A single arg function from A => B.\n*/\n@@ -31,6 +36,86 @@ export typ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(api): add additional Fn arities | 1 | feat | api |
679,913 | 07.03.2019 03:40:53 | 0 | 5a5a2d147873eac562e80abb5b28212e1756ca7c | feat(compose): add complement() | [
{
"change_type": "ADD",
"diff": "+import {\n+ Fn,\n+ Fn0,\n+ Fn2,\n+ Fn3,\n+ Fn4,\n+ Fn5,\n+ Fn6,\n+ Fn7,\n+ Fn8,\n+ FnAny\n+} from \"@thi.ng/api\";\n+\n+export function complement(f: Fn0<boolean>): Fn0<boolean>;\n+export function complement<A>(f: Fn<A, boolean>): Fn<A, boolean>;\n+export function complemen... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(compose): add complement() | 1 | feat | compose |
71,399 | 07.03.2019 04:09:50 | -3,600 | 615ecd4f428d77dbb830e7f39b7f9a5d4dc804cd | fix(cloudfront): pass `viewerProtocolPolicy` to the distribution's behaviors | [
{
"change_type": "MODIFY",
"diff": "@@ -608,13 +608,13 @@ export class CloudFrontWebDistribution extends cdk.Construct implements route53.\nif (defaultBehaviors.length !== 1) {\nthrow new Error(\"There can only be one default behavior across all sources. [ One default behavior per distribution ].\");\n}\n- ... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(cloudfront): pass `viewerProtocolPolicy` to the distribution's behaviors (#1932) | 1 | fix | cloudfront |
503,965 | 07.03.2019 11:30:32 | 18,000 | 212359e168ddd1a4bf06e305a510d107e01a0a84 | chore(circle): clear cache through environment variable | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,7 @@ jobs:\n# Download and cache dependencies\n- restore_cache:\nkeys:\n- - v1-deps-{{ .Branch }}-{{ checksum \"yarn.lock\" }}\n+ - v{{ .Environment.CACHE_VERSION }}-deps-{{ .Branch }}-{{ checksum \"yarn.lock\" }}\n- run:\nname: Conditional install\ncommand: ... | TypeScript | MIT License | patternfly/patternfly-react | chore(circle): clear cache through environment variable (#1518) | 1 | chore | circle |
815,598 | 07.03.2019 11:36:05 | -28,800 | 4b87df3a74d79390c25799c694fbfe80df4a9ad3 | feat: use toml for miner and chain spec
BREAKING CHANGE: nodes need to copy and use new toml configs and
remove/backup old json config files. | [
{
"change_type": "MODIFY",
"diff": "@@ -316,8 +316,8 @@ dependencies = [\n\"numext-fixed-uint 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-in... | Rust | MIT License | nervosnetwork/ckb | feat: use toml for miner and chain spec (#311)
BREAKING CHANGE: nodes need to copy and use new toml configs and
remove/backup old json config files. | 1 | feat | null |
103,441 | 07.03.2019 11:40:03 | -3,600 | 27c77a333070371d0b9130e7bc286d87fef66261 | docs: unify code of conduct | [
{
"change_type": "MODIFY",
"diff": "-# Contributor Covenant Code of Conduct\n+# Code of Conduct\n-## Our Pledge\n-\n-In the interest of fostering an open and welcoming environment, we as\n-contributors and maintainers pledge to making participation in our project and\n-our community a harassment-free experi... | TypeScript | MIT License | callstack/react-native-paper | docs: unify code of conduct (#899) | 1 | docs | null |
503,965 | 07.03.2019 11:40:08 | 18,000 | 8d4afd3fb17f650df055b52f33c5c9fde8d3e1ec | chore(travis): suppress travis bugs [ci skip] | [
{
"change_type": "MODIFY",
"diff": "@@ -29,7 +29,10 @@ if npx lerna publish from-package --no-git-tag-version --no-push --yes ; then\n# Undo that last amended commit locally, because we don't actually want to push it\ngit reset --hard origin/$TRAVIS_BRANCH\n# Now only if it publishes should we also push thi... | TypeScript | MIT License | patternfly/patternfly-react | chore(travis): suppress travis bugs (#1499) [ci skip] | 1 | chore | travis |
603,467 | 07.03.2019 12:29:29 | 0 | dec56182187bb60cc53e8ce09e2e776e9b947b4e | feat(assertions): containAtLeastOneThat(expectation) | [
{
"change_type": "ADD",
"diff": "+import 'mocha';\n+\n+import { expect } from '@integration/testing-tools';\n+import { Actor, AssertionError, Question } from '@serenity-js/core';\n+import { containAtLeastOneThat, Ensure, equals, isGreaterThan } from '../../src';\n+\n+describe('containAtLeastOneThat', () => ... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | feat(assertions): containAtLeastOneThat(expectation) | 1 | feat | assertions |
103,440 | 07.03.2019 13:14:50 | -7,200 | 8042c309e66aba8305cead56f65ac70dba58929a | docs: improve contentStyle prop description in Button
Adds info about customizing height and width of button via contentStyle prop to prop description. | [
{
"change_type": "MODIFY",
"diff": "@@ -61,7 +61,8 @@ type Props = React.ElementConfig<typeof Surface> & {|\n*/\nonPress?: () => mixed,\n/**\n- * Style of button's inner content\n+ * Style of button's inner content.\n+ * Use this prop to apply custom height and width.\n*/\ncontentStyle?: any,\nstyle?: any,\... | TypeScript | MIT License | callstack/react-native-paper | docs: improve contentStyle prop description in Button (#900)
Adds info about customizing height and width of button via contentStyle prop to prop description. | 1 | docs | null |
127,940 | 07.03.2019 13:43:19 | -7,200 | 3ae8f188ddf7614abab6cda786239ab21dcfa143 | feat(utils): introduce rhythm | [
{
"change_type": "MODIFY",
"diff": "@@ -9,36 +9,37 @@ import { spacing } from './';\n# Spacing\n+```js\n+import { spacing, rhythm } from '@heathmont/sportsbet-utils';\n+```\n+\nReturns a given [spacing token \"key\"](/tokens#spacing) value as a `rem` spacing unit.\n-Using `spacing()` is encouraged over usin... | TypeScript | MIT License | coingaming/moon-design | feat(utils): introduce rhythm | 1 | feat | utils |
791,690 | 07.03.2019 13:47:31 | 21,600 | 5674d6162b953bfc6bb50a5610f78b5a355ef5c9 | core(optimized-images): cap execution to 5 seconds | [
{
"change_type": "MODIFY",
"diff": "@@ -35,7 +35,7 @@ class UsesOptimizedImages extends ByteEfficiencyAudit {\ntitle: str_(UIStrings.title),\ndescription: str_(UIStrings.description),\nscoreDisplayMode: ByteEfficiencyAudit.SCORING_MODES.NUMERIC,\n- requiredArtifacts: ['OptimizedImages', 'devtoolsLogs', 'tra... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(optimized-images): cap execution to 5 seconds (#7237) | 1 | core | optimized-images |
791,834 | 07.03.2019 14:12:14 | 28,800 | a3b9cf34e5dee01fa2375eacaf73bcb9cbf3718b | cli: add --plugins flag to load from the command line | [
{
"change_type": "MODIFY",
"diff": "@@ -104,6 +104,7 @@ function getFlags(manualArgv) {\n'only-audits': 'Only run the specified audits',\n'only-categories': 'Only run the specified categories',\n'skip-audits': 'Run everything except these audits',\n+ 'plugins': 'Run the specified plugins',\n'print-config': ... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | cli: add --plugins flag to load from the command line (#7407) | 1 | cli | null |
76,605 | 07.03.2019 14:26:37 | -3,600 | e8607df9827b3270545ce63976cb95875ea5f5f9 | fix: Fixing coverage collect for new jest version | [
{
"change_type": "MODIFY",
"diff": "\"jest\": {\n\"verbose\": true,\n\"testURL\": \"http://localhost/\",\n+ \"collectCoverage\": true,\n\"collectCoverageFrom\": [\n- \"lib/**.js\",\n- \"!lib/nlp/stemmers/**\"\n+ \"./lib/**/**.js\",\n+ \"!./lib/nlp/stemmers/**\"\n],\n\"coverageDirectory\": \"coverage\",\n\"t... | JavaScript | MIT License | axa-group/nlp.js | fix: Fixing coverage collect for new jest version | 1 | fix | null |
531,793 | 07.03.2019 15:58:27 | 0 | a57e3c7c5b00c76204a5a9361b034f70db86f90f | fix(backend): fix the syntax of tools.go
Comment was incorrectly formatted, resulting in tools.go being ignored.
Fix the comment and run 'go mod tidy' to fix Go module files | [
{
"change_type": "MODIFY",
"diff": "@@ -12,8 +12,8 @@ require (\ngithub.com/gin-contrib/static v0.0.0-20190301094727-ed515893e96b\ngithub.com/gin-gonic/contrib v0.0.0-20190302005408-54ff787f7c73\ngithub.com/gin-gonic/gin v1.3.0\n- github.com/go-bindata/go-bindata v1.0.0 // indirect\n- github.com/golangci/go... | TypeScript | Apache License 2.0 | prymitive/karma | fix(backend): fix the syntax of tools.go
Comment was incorrectly formatted, resulting in tools.go being ignored.
Fix the comment and run 'go mod tidy' to fix Go module files | 1 | fix | backend |
603,467 | 07.03.2019 16:35:51 | 0 | bd13c4debaccac8e959fddae73bc5724ff7e83e8 | fix(assertions): wordsmithing | [
{
"change_type": "RENAME",
"diff": "@@ -2,38 +2,38 @@ import 'mocha';\nimport { expect } from '@integration/testing-tools';\nimport { Actor, AssertionError, Question } from '@serenity-js/core';\n-import { containAtLeastOneThat, Ensure, equals, isGreaterThan } from '../../src';\n+import { containAtLeastOneIt... | TypeScript | Apache License 2.0 | serenity-js/serenity-js | fix(assertions): wordsmithing | 1 | fix | assertions |
104,818 | 07.03.2019 16:58:27 | 21,600 | ae7139a81b2f8dfb370887bcfe48a261379f9dd2 | feat(table): quick search | [
{
"change_type": "MODIFY",
"diff": "@@ -211,7 +211,6 @@ export const initialState = {\n],\nsearch: {\nplaceHolderText: 'My Search',\n- value: 'Starting Search',\n},\n},\n},\n",
"new_path": "src/components/Table/Table.story.jsx",
"old_path": "src/components/Table/Table.story.jsx"
},
{
"change... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | feat(table): quick search | 1 | feat | table |
815,601 | 07.03.2019 19:29:37 | -28,800 | 6a42874bf92459b0195cd46d63edfb03791274cd | feat: Use blake2b as the hash function uniformly | [
{
"change_type": "MODIFY",
"diff": "@@ -189,6 +189,14 @@ dependencies = [\n\"constant_time_eq 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)\",\n]\n+[[package]]\n+name = \"blake2b-rs\"\n+version = \"0.1.0\"\n+source = \"registry+https://github.com/rust-lang/crates.io-index\"\n+dependencies = ... | Rust | MIT License | nervosnetwork/ckb | feat: Use blake2b as the hash function uniformly | 1 | feat | null |
791,780 | 07.03.2019 19:32:06 | 0 | d7c013feb243ca7183a76eea76136ecf9f429667 | core(settings): add lighthouse channel | [
{
"change_type": "MODIFY",
"diff": "@@ -36,6 +36,7 @@ function getDefaultConfigForCategories(categoryIDs) {\nfunction runLighthouseInWorker(port, url, flags, categoryIDs) {\n// Default to 'info' logging level.\nflags.logLevel = flags.logLevel || 'info';\n+ flags.channel = 'devtools';\nconst config = getDefa... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(settings): add lighthouse channel (#7312) | 1 | core | settings |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.