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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
104,857 | 21.11.2019 17:37:49 | 10,800 | 3e4b8f8122ba42ba777813afa6c8a597f845741f | fix(story): remove props | [
{
"change_type": "MODIFY",
"diff": "@@ -282,8 +282,6 @@ storiesOf('Watson IoT Experimental|TileGallery', module)\n</OverflowMenu>\n}\nhref=\"https://www.ibm.com/br-pt/cloud/internet-of-things?mhsrc=ibmsearch_a&mhq=iot\"\n- width={text('Card width', '305px')}\n- height={text('Card height', '272px')}\nclassNa... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(story): remove props | 1 | fix | story |
865,916 | 21.11.2019 17:41:40 | -3,600 | e1d03cf0b43547510b72acc14bdb5d85367b8c97 | chore(client): bump diagram-js and bpmn-js to v6.0.1 | [
{
"change_type": "MODIFY",
"diff": "{\n\"name\": \"camunda-modeler\",\n- \"version\": \"3.3.3\",\n+ \"version\": \"3.4.1\",\n\"lockfileVersion\": 1,\n\"requires\": true,\n\"dependencies\": {\n",
"new_path": "app/package-lock.json",
"old_path": "app/package-lock.json"
},
{
"change_type": "MOD... | JavaScript | MIT License | camunda/camunda-modeler | chore(client): bump diagram-js and bpmn-js to v6.0.1 | 1 | chore | client |
503,918 | 21.11.2019 17:42:25 | -7,200 | 759c8f1bb486cc9b2533160e7f91846f2728f817 | fix(button): support setting tab index unless not button and disabled | [
{
"change_type": "MODIFY",
"diff": "@@ -78,3 +78,9 @@ test('aria-disabled is set to true and tabIndex to -1 if component is not a butt\n);\nexpect(view).toMatchSnapshot();\n});\n+\n+test('setting tab index through props', () => {\n+ const view = mount(<Button tabIndex={0} >TabIndex 0 Button</Button>)\n+ con... | TypeScript | MIT License | patternfly/patternfly-react | fix(button): support setting tab index unless not button and disabled (#3240)
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com> | 1 | fix | button |
104,857 | 21.11.2019 17:56:46 | 10,800 | 95d478d0f45a88d31b4a18275bb9420372e5bc67 | chore(tests): TileGallery tests updates | [
{
"change_type": "MODIFY",
"diff": "@@ -37,6 +37,9 @@ describe('TileGallery tests', () => {\nexpect(wrapper.find('div.overflowMenu')).toHaveLength(1);\n});\n+ test('TileGallerySection - have default onClick', () => {\n+ expect(TileGallerySection.defaultProps.onClick).toBeDefined();\n+ });\ntest('TileGallery... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | chore(tests): TileGallery tests updates | 1 | chore | tests |
438,921 | 21.11.2019 18:28:13 | -32,400 | 60a03eb7bf8c75a6e770d9ce98a0da18d66b9b58 | test(shape): Fix test case data
Due to the d3-interpolate update, some test cases data should be
updated.
Fix | [
{
"change_type": "MODIFY",
"diff": "\"readmeFilename\": \"README.md\",\n\"dependencies\": {\n\"d3-axis\": \"^1.0.12\",\n- \"d3-brush\": \"^1.1.4\",\n+ \"d3-brush\": \"^1.1.5\",\n\"d3-color\": \"^1.4.0\",\n\"d3-drag\": \"^1.2.5\",\n\"d3-dsv\": \"^1.2.0\",\n\"d3-ease\": \"^1.0.6\",\n- \"d3-interpolate\": \"^1... | TypeScript | MIT License | naver/billboard.js | test(shape): Fix test case data
Due to the d3-interpolate update, some test cases data should be
updated.
Fix #1129 | 1 | test | shape |
866,394 | 21.11.2019 18:35:44 | 18,000 | cff6e13a65297b3c2996402a18a586fff5bd5a5a | fix(dependencies): fix to circular dependencies btwn services/utilities | [
{
"change_type": "MODIFY",
"diff": "@@ -11,9 +11,8 @@ import {\nsettings as ddsSettings,\nipcinfoCookie,\n} from '@carbon/ibmdotcom-utilities';\n-import { globalInit } from '@carbon/ibmdotcom-utilities';\nimport { settings } from 'carbon-components';\n-import { TranslationAPI } from '@carbon/ibmdotcom-servi... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(dependencies): fix to circular dependencies btwn services/utilities | 1 | fix | dependencies |
438,921 | 21.11.2019 18:43:37 | -32,400 | 7d3ffb298dbf3caaad9c8af5615ce13abd896df3 | skip: update pacakge.json | [
{
"change_type": "MODIFY",
"diff": "\"readmeFilename\": \"README.md\",\n\"dependencies\": {\n\"d3-axis\": \"^1.0.12\",\n- \"d3-brush\": \"^1.1.3\",\n+ \"d3-brush\": \"^1.1.5\",\n\"d3-color\": \"^1.4.0\",\n- \"d3-drag\": \"^1.2.4\",\n- \"d3-dsv\": \"^1.1.1\",\n- \"d3-ease\": \"^1.0.5\",\n- \"d3-interpolate\"... | TypeScript | MIT License | naver/billboard.js | skip: update pacakge.json | 1 | skip | null |
866,394 | 21.11.2019 19:01:56 | 18,000 | 006137fc3ee8efb1cfa312722ed377c41b6363b3 | fix(dependencies): adjusting services/utilities dependencies to alpha | [
{
"change_type": "ADD",
"diff": "Binary files /dev/null and b/.yarn/offline-mirror/@carbon-ibmdotcom-react-1.2.0-alpha.1070.tgz differ\n",
"new_path": ".yarn/offline-mirror/@carbon-ibmdotcom-react-1.2.0-alpha.1070.tgz",
"old_path": ".yarn/offline-mirror/@carbon-ibmdotcom-react-1.2.0-alpha.1070.tgz"
... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(dependencies): adjusting services/utilities dependencies to alpha | 1 | fix | dependencies |
217,922 | 21.11.2019 19:59:17 | -3,600 | b18a49579256e6c7595ceb1828de9d6c427e9e49 | chore: fishing data capture is now working entirely | [
{
"change_type": "MODIFY",
"diff": "import { DataReporter } from './data-reporter';\n-import { BehaviorSubject, combineLatest, merge, Observable } from 'rxjs';\n+import { BehaviorSubject, combineLatest, merge, Observable, of } from 'rxjs';\nimport { ofPacketType } from '../rxjs/of-packet-type';\n-import { d... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: fishing data capture is now working entirely
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | chore | null |
551,636 | 21.11.2019 20:10:57 | 0 | 4229af5ab2c3fa1a511c0f179c76c503bc890cd0 | chore: linux docker container fixes
fixed issue with graceful shutdown, able to use command prompt and view logs via docker commands. | [
{
"change_type": "MODIFY",
"diff": "<configuration>\n<archive>\n<manifest>\n+ <mainClass>io.questdb.ServerMain</mainClass>\n<addDefaultImplementationEntries>true</addDefaultImplementationEntries>\n</manifest>\n</archive>\n",
"new_path": "core/pom.xml",
"old_path": "core/pom.xml"
}
] | Java | Apache License 2.0 | questdb/questdb | chore: linux docker container fixes
fixed issue with graceful shutdown, able to use command prompt and view logs via docker commands. | 1 | chore | null |
217,922 | 21.11.2019 20:14:38 | -3,600 | b6e3aa0303113c1a8d2875b23271290b848377fb | chore: small fix for moochable flag | [
{
"change_type": "MODIFY",
"diff": "@@ -50,7 +50,7 @@ export class FishingReporter implements DataReporter {\nreturn {\nid: packet.param1,\nhq: (packet.param3 >> 4 & 1) === 1,\n- moochable: (packet.param3 & 0x0000FFFF) === 5,\n+ moochable: (packet.param3 & 0x0000000F) === 5,\nsize: packet.param2 >> 16\n};\n... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: small fix for moochable flag
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | chore | null |
531,793 | 21.11.2019 20:53:52 | 0 | 766b25af4c28f6c2c224c404d7f89762b692bb57 | feat(ui): more minimalistic style of the top filter bar | [
{
"change_type": "MODIFY",
"diff": "@@ -240,7 +240,7 @@ const History = observer(\n<button\nref={ref}\nonClick={this.collapse.toggle}\n- className=\"input-group-text rounded-right cursor-pointer components-navbar-history px-2\"\n+ className=\"input-group-text border-left-0 border-right-0 border-top-0 rounde... | TypeScript | Apache License 2.0 | prymitive/karma | feat(ui): more minimalistic style of the top filter bar | 1 | feat | ui |
217,922 | 21.11.2019 21:01:09 | -3,600 | d710aa2442d526a75f63738385a84a046103195b | chore: small fix for spot detection | [
{
"change_type": "MODIFY",
"diff": "@@ -81,7 +81,8 @@ export class FishingReporter implements DataReporter {\nmap(position => {\nconst spots = fishingSpots.filter(spot => spot.mapId === position.mapId);\nreturn spots.sort((a, b) => {\n- return Math.sqrt(Math.pow(a.coords.x - position.x, 2) + Math.pow(a.coor... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: small fix for spot detection
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | chore | null |
531,793 | 21.11.2019 21:01:49 | 0 | cd8d566531a7351a6f4e9273fb7b744da7ebbcc3 | fix(ui): disable shadows on buttons | [
{
"change_type": "MODIFY",
"diff": "@@ -30,6 +30,10 @@ $pagination-disabled-bg: #dee2e6; // gray-300\n$enable-shadows: true;\n+$btn-box-shadow: 0;\n+$btn-focus-box-shadow: 0;\n+$btn-active-box-shadow: 0;\n+\n@import \"~bootswatch/dist/flatly/variables\";\n@import \"~bootstrap/scss/bootstrap\";\n@import \"~b... | TypeScript | Apache License 2.0 | prymitive/karma | fix(ui): disable shadows on buttons | 1 | fix | ui |
866,394 | 21.11.2019 21:20:30 | 18,000 | 18ab7b5cbae37b015b2578a2db07cba8baaaddab | fix(services): fix to globalInit unit tests | [
{
"change_type": "MODIFY",
"diff": "import { globalInit } from '../';\n-import { DDOAPI, AnalyticsAPI } from '@carbon/ibmdotcom-services';\n+import { DDOAPI } from '../../DDO';\n+import { AnalyticsAPI } from '../../Analytics';\n-jest.mock('@carbon/ibmdotcom-services', () => ({\n+jest.mock('../../DDO', () =>... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(services): fix to globalInit unit tests | 1 | fix | services |
866,394 | 21.11.2019 21:38:37 | 18,000 | 8171f1b3206bfb6740445071a7c37712fdb66b26 | fix(utilities): removed services as a dependency | [
{
"change_type": "MODIFY",
"diff": "\"jsdoc\": \"rimraf docs && jsdoc -c ./jsdoc.json ./README.md\"\n},\n\"dependencies\": {\n- \"@carbon/ibmdotcom-services\": \"1.1.2\",\n\"axios\": \"^0.19.0\",\n\"js-cookie\": \"^2.2.1\",\n\"window-or-global\": \"^1.0.1\"\n",
"new_path": "packages/utilities/package.js... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(utilities): removed services as a dependency | 1 | fix | utilities |
866,394 | 21.11.2019 21:42:56 | 18,000 | b22d524fb575f618174b407ccc71c70ca619d880 | fix(horizontalrule): adding prefixes to hr | [
{
"change_type": "MODIFY",
"diff": "\"dependencies\": {\n\"@babel/runtime\": \"^7.5.5\",\n\"@carbon/ibmdotcom-styles\": \"1.1.2\",\n+ \"@carbon/ibmdotcom-utilities\": \"1.2.0-alpha.1070\",\n\"window-or-global\": \"^1.0.1\"\n},\n\"devDependencies\": {\n",
"new_path": "packages/vanilla/package.json",
... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(horizontalrule): adding prefixes to hr | 1 | fix | horizontalrule |
722,013 | 21.11.2019 21:48:59 | 21,600 | f1ca72afc1d3d878bd65aed9726ee7fd3b9d5fe6 | docs(docgen): update readme | [
{
"change_type": "MODIFY",
"diff": "@@ -18,15 +18,20 @@ The tool can be used programmatically to extract component information and custo\n```js\nvar vueDocs = require('vue-docgen-api')\n-var componentInfo = vueDocs.parse(filePath)\n+var componentInfo\n+vueDocs.parse(filePath).then(ci => {\n+ componentInfo =... | TypeScript | MIT License | vue-styleguidist/vue-styleguidist | docs(docgen): update readme | 1 | docs | docgen |
722,013 | 21.11.2019 21:51:50 | 21,600 | c459e150563683da6c9714cbbc44e479b744e014 | ci: update stale bot | [
{
"change_type": "MODIFY",
"diff": "# Number of days of inactivity before an issue becomes stale\ndaysUntilStale: 60\n# Number of days of inactivity before a stale issue is closed\n-daysUntilClose: 7\n+daysUntilClose: 30\n# Issues with these labels will never be considered stale\nexemptLabels:\n- intend to ... | TypeScript | MIT License | vue-styleguidist/vue-styleguidist | ci: update stale bot | 1 | ci | null |
865,921 | 21.11.2019 21:52:50 | -3,600 | e432ff787bee57f612c0b090c9178db6713863d7 | chore(deployment-tool): restore keyboard shortcuts trap
This is still not an optimal solution. What I'd personally
like to end up with is something that just works without
the need for modal implementors to care about it.
It is up to future work on this topic to achieve this. | [
{
"change_type": "MODIFY",
"diff": "@@ -16,6 +16,8 @@ import CamundaAPI from './CamundaAPI';\nimport DeploymentDetailsModal from './DeploymentDetailsModal';\nimport DeploymentConfigValidator from './DeploymentConfigValidator';\n+import KeyboardInteractionTrap from './KeyboardInteractionTrap';\n+\nimport {\n... | JavaScript | MIT License | camunda/camunda-modeler | chore(deployment-tool): restore keyboard shortcuts trap
This is still not an optimal solution. What I'd personally
like to end up with is something that just works without
the need for modal implementors to care about it.
It is up to future work on this topic to achieve this. | 1 | chore | deployment-tool |
679,913 | 21.11.2019 22:00:06 | 0 | f851e31d31a98cfd5f442ae2a5d7d9ebd578f992 | docs(gp): update readme | [
{
"change_type": "MODIFY",
"diff": "@@ -9,11 +9,40 @@ This project is part of the\n<!-- TOC depthFrom:2 depthTo:3 -->\n+- [About](#about)\n+- [Installation](#installation)\n+- [Dependencies](#dependencies)\n+- [Usage examples](#usage-examples)\n+- [Authors](#authors)\n+- [License](#license)\n+\n<!-- /TOC --... | TypeScript | Apache License 2.0 | thi-ng/umbrella | docs(gp): update readme | 1 | docs | gp |
76,605 | 21.11.2019 22:00:33 | -3,600 | fa58bf9db505eda6fa5aa82dacb5a9a3ad0ca20d | feat: use plugins without absolute path | [
{
"change_type": "MODIFY",
"diff": "@@ -132,8 +132,14 @@ function containerBootstrap(srcSettings = {}, mustLoadEnv = true, container) {\nif (configuration.use) {\nfor (let i = 0; i < configuration.use.length; i += 1) {\nconst current = configuration.use[i];\n+ let lib;\n+ try {\n/* eslint-disable-next-line ... | JavaScript | MIT License | axa-group/nlp.js | feat: use plugins without absolute path | 1 | feat | null |
679,913 | 21.11.2019 22:01:32 | 0 | 2c52d13f660f01c766c629a464c5e97c765c509c | chore(zipper): remove obsolete tests | [
{
"change_type": "DELETE",
"diff": "-import * as assert from \"assert\";\n-import { arrayZipper, Location } from \"../src\";\n-\n-describe(\"zipper\", () => {\n- let src: any[];\n- let a: Location<number | number[] | (number | number[])[]>;\n- beforeEach(() => {\n- src = [1, [2, [3], 4], 5];\n- a = arrayZip... | TypeScript | Apache License 2.0 | thi-ng/umbrella | chore(zipper): remove obsolete tests | 1 | chore | zipper |
531,793 | 21.11.2019 22:03:38 | 0 | aab5b29eb690767cfa795210c0e517398f4ffbc3 | fix(ui): avoid duplicating bootstrap styles
bootstrap css gets injected multiple time due to how imports are structured, only import variables in component scss | [
{
"change_type": "MODIFY",
"diff": "// bundled font assets, so we don't need to talk to Google Fonts API\n@import \"src/Fonts.scss\";\n-$lead-font-weight: 400;\n+@import \"Theme.scss\";\n-// custom \"dark\" color, little less dark than flatly\n-$blue: #455a64;\n-// body background color should be same as na... | TypeScript | Apache License 2.0 | prymitive/karma | fix(ui): avoid duplicating bootstrap styles
bootstrap css gets injected multiple time due to how imports are structured, only import variables in component scss | 1 | fix | ui |
865,921 | 21.11.2019 22:29:05 | -3,600 | f68812a14038174ac6d1bac827b1c4c199b919d9 | chore(deployment-tool): replace +/- details toggle with appropriate icon | [
{
"change_type": "ADD",
"diff": "+<svg height=\"1em\" viewBox=\"0 0 10 16\" version=\"1.1\" fill=\"currentColor\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M5 11L0 6l1.5-1.5L5 8.25 8.5 4.5 10 6l-5 5z\"></path></svg>\n",
"new_path": "client/resources/icons/ChevronDown.svg",
"old_path": nul... | JavaScript | MIT License | camunda/camunda-modeler | chore(deployment-tool): replace +/- details toggle with appropriate icon | 1 | chore | deployment-tool |
713,841 | 21.11.2019 23:04:02 | -3,600 | fff9f099bb4e84c04b0db49520e3075b47e2e267 | ci(circleci): remove canary release from CircleCI | [
{
"change_type": "MODIFY",
"diff": "@@ -119,14 +119,6 @@ jobs:\ngrep -q 'http address' <(tail -f $tmp_registry_log)\nnpm-auth-to-token -u user -p test -e test@test.com -r http://localhost:4873\nyarn publish:canary --yes --no-push --preid=$preid --registry=http://localhost:4873\n- - run:\n- name: 'Setup publ... | TypeScript | MIT License | verdaccio/monorepo | ci(circleci): remove canary release from CircleCI | 1 | ci | circleci |
713,841 | 21.11.2019 23:28:18 | -3,600 | 77ff67470e195fe42d0e144b4eaa6956a2a5885b | refactor(local-storage): fix linting | [
{
"change_type": "MODIFY",
"diff": "@@ -51,7 +51,10 @@ describe('Utitlies', () => {\ndescribe('find packages', () => {\ntest('should fails on wrong storage path', async () => {\ntry {\n- await findPackages('./no_such_folder_fake', jest.fn(() => true));\n+ await findPackages(\n+ './no_such_folder_fake',\n+ j... | TypeScript | MIT License | verdaccio/monorepo | refactor(local-storage): fix linting | 1 | refactor | local-storage |
71,267 | 22.11.2019 00:43:56 | 28,800 | 8c4176176e2fd62739904f0be73a87b121a5634b | docs(sns-subscriptions): add missing README
Fixes | [
{
"change_type": "MODIFY",
"diff": "-# CDK Construct Libray for AWS XXX\n+# CDK Construct Library for Amazon Simple Notification Service Subscriptions\n<!--BEGIN STABILITY BANNER-->\n---\n---\n<!--END STABILITY BANNER-->\n-A short description here.\n+This library provides constructs for adding subscriptions... | TypeScript | Apache License 2.0 | aws/aws-cdk | docs(sns-subscriptions): add missing README (#5158)
Fixes #4693 | 1 | docs | sns-subscriptions |
217,922 | 22.11.2019 00:48:21 | -3,600 | 0dc3d3d26cbc8d314614d351bf8a9a9860428de3 | chore: fix for effects tracking | [
{
"change_type": "MODIFY",
"diff": "import { DataReporter } from './data-reporter';\nimport { BehaviorSubject, combineLatest, merge, Observable } from 'rxjs';\nimport { ofPacketType } from '../rxjs/of-packet-type';\n-import { debounceTime, filter, map, shareReplay, startWith, withLatestFrom } from 'rxjs/ope... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: fix for effects tracking
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | chore | null |
71,539 | 22.11.2019 01:56:33 | 28,800 | 04a1b326b7162896218ee8d2d3acd51353ddedfd | fix(inits): .NET semantic fixes for init templates | [
{
"change_type": "MODIFY",
"diff": "@@ -4,7 +4,7 @@ namespace %name.PascalCased%\n{\npublic class %name.PascalCased%Stack : Stack\n{\n- public %name.PascalCased%Stack(Construct scope, string id, IStackProps props = null) : base(scope, id, props)\n+ internal %name.PascalCased%Stack(Construct scope, string id... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(inits): .NET semantic fixes for init templates (#5154) | 1 | fix | inits |
679,913 | 22.11.2019 03:11:59 | 0 | 18a4380336604f4a8fc890296d5c9dce5d9c0cd2 | fix(leb128): add type hints | [
{
"change_type": "MODIFY",
"diff": "@@ -19,7 +19,7 @@ if (hasWASM()) {\nconst inst = new WebAssembly.Instance(\nnew WebAssembly.Module(new Uint8Array([...base64Decode(BINARY)]))\n);\n- wasm = inst.exports;\n+ wasm = <any>inst.exports;\n// mapped view of the data buffer\nU8 = new Uint8Array(wasm.memory.buffe... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(leb128): add type hints | 1 | fix | leb128 |
679,913 | 22.11.2019 03:12:58 | 0 | d609182890388b8d7503990bd88e6e85076b80c7 | refactor(random): update weightedRandom | [
{
"change_type": "MODIFY",
"diff": "+import { assert } from \"@thi.ng/api\";\nimport { IRandom } from \"./api\";\nimport { SYSTEM } from \"./system\";\n@@ -17,6 +18,8 @@ export const weightedRandom = <T>(\nweights?: ArrayLike<number>,\nrnd: IRandom = SYSTEM\n) => {\n+ const n = choices.length;\n+ assert(n >... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(random): update weightedRandom | 1 | refactor | random |
679,913 | 22.11.2019 03:14:28 | 0 | 651e281df6ca7f713e78d17c656bb59bea52f877 | fix(transducers): add type hints | [
{
"change_type": "MODIFY",
"diff": "@@ -21,7 +21,7 @@ export const choices = <T>(\nchoices: ArrayLike<T> & Iterable<T>,\nweights?: ArrayLike<number>,\nrnd: IRandom = SYSTEM\n-) =>\n+): IterableIterator<T> =>\nrepeatedly(\nweights\n? weightedRandom(ensureArray(choices), weights, rnd)\n",
"new_path": "pac... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(transducers): add type hints | 1 | fix | transducers |
265,968 | 22.11.2019 07:54:11 | 28,800 | b1c05b27029215c8bc313a8f4f16ff13d5af2391 | fix: update PolicyDocument types | [
{
"change_type": "MODIFY",
"diff": "@@ -108,9 +108,9 @@ export interface GetSignedUrlCallback {\n}\nexport interface PolicyDocument {\n- expiration: string;\n- conditions: Array<Array<string | number>>;\nstring: string;\n+ base64: string;\n+ signature: string;\n}\nexport type GetSignedPolicyResponse = [Poli... | TypeScript | Apache License 2.0 | googleapis/nodejs-storage | fix: update PolicyDocument types (#944) | 1 | fix | null |
276,946 | 22.11.2019 09:24:58 | 10,800 | 114cbbb64ebe0fa19ba697e7600f6d3187e56440 | ci(actions): change if statement to check commit message | [
{
"change_type": "MODIFY",
"diff": "name: Yoga - Gympass Design System\non:\n- pull_request:\n- types: [closed]\n+ push:\n+ branches:\n+ - master\njobs:\nbuild-and-publish:\n+ if: startsWith(github.event.head_commit.message, 'Merge')\nruns-on: ubuntu-latest\n- if: github.event.pull_request.merged == true\ns... | JavaScript | MIT License | gympass/yoga | ci(actions): change if statement to check commit message | 1 | ci | actions |
104,857 | 22.11.2019 09:34:57 | 10,800 | 2000acddd6e4055c2e388431ae3ee5a1d3a18f25 | fix(ViewSwitcher): remove icons not being used now | [
{
"change_type": "MODIFY",
"diff": "import React from 'react';\nimport PropTypes from 'prop-types';\n-import List from '@carbon/icons-react/lib/list/32';\n-import Grid from '@carbon/icons-react/lib/grid/32';\nimport { ContentSwitcher, Switch } from '../../index';\n",
"new_path": "src/components/TileGall... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(ViewSwitcher): remove icons not being used now | 1 | fix | ViewSwitcher |
866,415 | 22.11.2019 09:54:00 | 18,000 | ff4bbde8c2c5a91831a73cc9b952ba6a90860fc2 | feat(leadspace-centered): add option for button icons | [
{
"change_type": "MODIFY",
"diff": "import React from 'react';\nimport { storiesOf } from '@storybook/react';\n+import { ArrowRight20, ArrowDown20, Pdf20 } from '@carbon/icons-react';\nimport {\nwithKnobs,\ntext,\n@@ -32,12 +33,12 @@ if (LEADSPACE_CENTERED) {\n{\nlink: '',\ncopy: 'Primary action button',\n-... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | feat(leadspace-centered): add option for button icons | 1 | feat | leadspace-centered |
276,946 | 22.11.2019 09:59:41 | 10,800 | c3afc77d4877673a56d8d6271648c182456e8147 | ci(actions): add CI environment variable | [
{
"change_type": "MODIFY",
"diff": "@@ -30,7 +30,9 @@ jobs:\n- name: Test\nrun: yarn test\n- name: Build\n- run: yarn build\n+ run: |\n+ CI=true\n+ yarn build\n- name: Publish\nrun: |\nGH_TOKEN=${GH_TOKEN}\n",
"new_path": ".github/workflows/npmpublish.yml",
"old_path": ".github/workflows/npmpublish.... | JavaScript | MIT License | gympass/yoga | ci(actions): add CI environment variable | 1 | ci | actions |
679,913 | 22.11.2019 10:30:24 | 0 | 33fbd7f152df370270690e5b1381a86f647f9b6b | fix(gp): update ASTNode as recursive type (TS3.7) | [
{
"change_type": "MODIFY",
"diff": "@@ -8,10 +8,8 @@ export const enum GeneType {\n/**\n* Type alias for S-expression based AST\n- *\n- * TODO update OpGen generics (recursive ASTNode<OP,T>)\n*/\n-export type ASTNode<OP, T> = TerminalGene<T> | OpGene<OP, any>;\n+export type ASTNode<OP, T> = TerminalGene<T> ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(gp): update ASTNode as recursive type (TS3.7) | 1 | fix | gp |
277,000 | 22.11.2019 10:47:54 | 10,800 | 9bf6313a094cd03bd88c2c835e6d7e40e9e57cfc | refactor(checkbox): adjusting style of component after review | [
{
"change_type": "MODIFY",
"diff": "@@ -45,7 +45,7 @@ const CheckMarkStyled = styled.View(\nconst CheckIcon = styled.Image`\nwidth: 16px;\nheight: 11px;\n- margin: 4px 2px 4px 2px;\n+ margin: 4px 2px 4px;\n`;\nconst CirclePressed = styled.View(\n@@ -65,7 +65,7 @@ const CirclePressed = styled.View(\ncheckbox... | JavaScript | MIT License | gympass/yoga | refactor(checkbox): adjusting style of component after review | 1 | refactor | checkbox |
277,000 | 22.11.2019 10:52:27 | 10,800 | 468f89738fdde860cac639dc190eda394a8a0615 | refactor(checkbox): adjusting checkbox labnative style | [
{
"change_type": "MODIFY",
"diff": "@@ -4,17 +4,20 @@ import { Checkbox } from '@gympass/yoga';\nimport styled from 'styled-components';\nconst StyledText = styled.Text`\n- font-size: 20px;\nmargin-top: 20px;\nmargin-bottom: 10px;\n+\n+ font-size: 20px;\ntext-align: center;\n`;\nconst CheckboxWrapper = styl... | JavaScript | MIT License | gympass/yoga | refactor(checkbox): adjusting checkbox labnative style | 1 | refactor | checkbox |
865,921 | 22.11.2019 11:09:06 | -3,600 | 33951ff8e31cf76d47b08b13ad718921d19477e6 | test(deployment-tool): bring back CamundaAPI test coverage
* test various untested specifics
* assert executed fetches in curial code paths (authentication)
NOTE: We still need proper assertions in some places. Right
now we at least know that all executed code paths are not throwing. | [
{
"change_type": "MODIFY",
"diff": "import CamundaAPI from '../CamundaAPI';\n-const baseUrl = 'https://localhost:8080/rest-engine';\n-\ndescribe('<CamundaAPI>', () => {\n/**\n* @type {sinon.SinonStub<fetch>}\n*/\n- let fetchStub;\n-\n- /**\n- * @type {CamundaAPI}\n- */\n- let api;\n+ let fetchSpy;\nbeforeEa... | JavaScript | MIT License | camunda/camunda-modeler | test(deployment-tool): bring back CamundaAPI test coverage
* test various untested specifics
* assert executed fetches in curial code paths (authentication)
NOTE: We still need proper assertions in some places. Right
now we at least know that all executed code paths are not throwing. | 1 | test | deployment-tool |
865,921 | 22.11.2019 11:11:46 | -3,600 | 4f02f998d21327bc6c135ac574a38bba6015865a | test(deployment-tool): stub missing test | [
{
"change_type": "MODIFY",
"diff": "@@ -200,6 +200,10 @@ describe('<DeploymentTool>', () => {\n[ { ...configuration.endpoint, password: '' } ]\n]);\n});\n+\n+\n+ it('should handle deployment error');\n+\n});\n",
"new_path": "client/src/plugins/deployment-tool/__tests__/DeploymentToolSpec.js",
"old_p... | JavaScript | MIT License | camunda/camunda-modeler | test(deployment-tool): stub missing test | 1 | test | deployment-tool |
713,841 | 22.11.2019 11:13:35 | -3,600 | 7eaf3e7311a6d4783eca37a3df0adf15c81d4f9d | chore: update typescript to 3.7.2 | [
{
"change_type": "MODIFY",
"diff": "\"lint-staged\": \"^9.4.2\",\n\"lodash\": \"^4.17.15\",\n\"prettier\": \"^1.18.2\",\n- \"typescript\": \"^3.6.4\"\n+ \"typescript\": \"^3.7.2\"\n},\n\"scripts\": {\n\"build\": \"lerna run build\",\n",
"new_path": "package.json",
"old_path": "package.json"
},
{... | TypeScript | MIT License | verdaccio/monorepo | chore: update typescript to 3.7.2 | 1 | chore | null |
902,122 | 22.11.2019 11:21:50 | -3,600 | 687b2e1190128c382394d5992e9b04bbce92bde6 | build: add stats package | [
{
"change_type": "MODIFY",
"diff": "@@ -533,9 +533,10 @@ Every time you call the pool, it handles acquire and release a new browser insta\n| [`@browserless/devices`](https://github.com/kikobeats/browserless/tree/master/packages/devices) | [: created card without images pattern | [
{
"change_type": "MODIFY",
"diff": "@@ -39,3 +39,11 @@ export const LISTSECTION =\n*/\nexport const SIMPLELONGFORM =\nprocess.env.SIMPLELONGFORM === 'true' || DDS_FLAGS_ALL || false;\n+\n+/**\n+ * This determines if the cards without images will be rendered or not\n+ *\n+ * @type {string | boolean}\n+ */\n+... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | feat(pattern): created card without images pattern | 1 | feat | pattern |
277,000 | 22.11.2019 11:26:54 | 10,800 | 7f48d6363bf25e3d755451a8ccaf960b4d1e26cb | test(checkbox): adjust eslint in the checkbox test | [
{
"change_type": "MODIFY",
"diff": "+/* eslint-disable no-console */\nimport React from 'react';\nimport { render, fireEvent } from '@testing-library/react';\n@@ -10,7 +11,6 @@ const data = {\nhelper: 'Helper Text',\n};\n-/* eslint-disable no-console */\nconst originalError = console.error;\nbeforeEach(() =... | JavaScript | MIT License | gympass/yoga | test(checkbox): adjust eslint in the checkbox test | 1 | test | checkbox |
713,841 | 22.11.2019 11:27:39 | -3,600 | d671677be54760129fd2443a1040546ff0c805c5 | chore(eslint-config): update | [
{
"change_type": "MODIFY",
"diff": "\"prettier\": \">=1.18.2\"\n},\n\"dependencies\": {\n- \"@typescript-eslint/eslint-plugin\": \"2.6.1\",\n+ \"@typescript-eslint/eslint-plugin\": \"2.8.0\",\n\"@typescript-eslint/parser\": \"2.8.0\",\n\"babel-eslint\": \"10.0.3\",\n\"eslint-config-google\": \"0.14.0\",\n",... | TypeScript | MIT License | verdaccio/monorepo | chore(eslint-config): update @typescript-eslint/eslint-plugin | 1 | chore | eslint-config |
902,122 | 22.11.2019 11:28:02 | -3,600 | 75eda40b086314566ff44a028ac02afabb3fb052 | chore(release): v5.17.4 | [
{
"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.17.4](https://github.com/kikobeats/browserless/compare/v5.17.3...v5.17.4) (2019-11-22)\n+\n+**Note:** Version b... | JavaScript | MIT License | microlinkhq/browserless | chore(release): v5.17.4 | 1 | chore | release |
711,597 | 22.11.2019 11:34:37 | -3,600 | 6b6b3e339dff2cc905f99c46fb0c89c770325975 | feat(create): Include a .gitignore file | [
{
"change_type": "MODIFY",
"diff": "@@ -153,6 +153,9 @@ async function createApp(\n.then(() => fs.writeFile(srcPathScript('index-worker'), indexWorkerSource))\n.then(() => fs.writeFile(rootPathScript('migration'), migrationSource))\n.then(() => fs.writeFile(path.join(root, 'README.md'), readmeSource))\n+ .t... | TypeScript | MIT License | vendure-ecommerce/vendure | feat(create): Include a .gitignore file | 1 | feat | create |
865,921 | 22.11.2019 12:03:17 | -3,600 | f7da8f1a3baf502880854a341ac53e3b29311187 | chore(deployment-tool): rename Deployment{Details->Config}Modal | [
{
"change_type": "RENAME",
"diff": "@@ -19,7 +19,7 @@ import {\nimport ExpandIcon from 'icons/ChevronDown.svg';\nimport CollapseIcon from 'icons/ChevronUp.svg';\n-import css from './DeploymentDetailsModal.less';\n+import css from './DeploymentConfigModal.less';\nimport AuthTypes from './AuthTypes';\n@@ -35,... | JavaScript | MIT License | camunda/camunda-modeler | chore(deployment-tool): rename Deployment{Details->Config}Modal | 1 | chore | deployment-tool |
866,394 | 22.11.2019 12:08:16 | 18,000 | 8019edc1ac32f8e93b27465a1355195caeb47b35 | fix(styles): fix for styles package imports to relative | [
{
"change_type": "MODIFY",
"diff": "@import '../../globals/imports';\n@import './simplelongform';\n-@import '@carbon/ibmdotcom-styles/scss/components/card-link/index';\n+@import '../../components/card-link/index';\n.#{$prefix}--simplelongform--g100 {\n@include carbon--theme($carbon--theme--g100) {\n",
"... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(styles): fix for styles package imports to relative | 1 | fix | styles |
866,390 | 22.11.2019 12:08:37 | 18,000 | 6607d70179c562ea2e6c7680696cac9ce77a3534 | fix: configured g10 theme | [
{
"change_type": "MODIFY",
"diff": "@@ -135,7 +135,7 @@ if (DDS_CARDS_WITHOUT_IMAGES) {\nreturn (\n<div\n- className={`bx--cardswithoutimages--${select(\n+ className={`bx--cards-without-images--${select(\n'theme',\nthemes,\nthemes['dark (g10)']\n",
"new_path": "packages/patterns-react/src/patterns/Cards... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix: configured g10 theme | 1 | fix | null |
815,577 | 22.11.2019 12:35:49 | -28,800 | 34e0d4750912395096e7f46a08cce2d8eb5046dd | perf: after exiting the ibd mode, the invalid notify should be removed | [
{
"change_type": "MODIFY",
"diff": "@@ -127,7 +127,7 @@ fn test_transaction_spend_in_same_block() {\nlet mut chain = MockChain::new(parent.clone(), shared.consensus());\nchain.gen_empty_block(&mock_store);\n- let last_cellbase = &shared.consensus().genesis_block().transactions()[1];;\n+ let last_cellbase = ... | Rust | MIT License | nervosnetwork/ckb | perf: after exiting the ibd mode, the invalid notify should be removed | 1 | perf | null |
679,913 | 22.11.2019 12:58:09 | 0 | 9f96b2ec525cd8d8a5d5e31d39352f0c6e350991 | fix(webgl-msdf): update mempool size in text()
take into account new overhead from recent MemPool updates | [
{
"change_type": "MODIFY",
"diff": "@@ -51,7 +51,7 @@ export const text = (\n},\nnum: len * 4,\nmem: {\n- size: len * 4 * (opts.useColor ? 36 : 20) + 8\n+ size: len * 4 * (opts.useColor ? 36 : 20) + 8 + /* FIXME */ 40\n}\n});\nconst lines = txt.split(\"\\n\");\n@@ -108,7 +108,11 @@ export const textWidth = ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(webgl-msdf): update mempool size in text()
- take into account new overhead from recent MemPool updates | 1 | fix | webgl-msdf |
866,394 | 22.11.2019 13:51:48 | 18,000 | 227951dc2854e87fb9ce17e0538deebe833ac615 | feat(footer): adding additional service loading logic and nav iteration | [
{
"change_type": "MODIFY",
"diff": "import { Accordion } from 'carbon-components';\n+import {\n+ globalInit,\n+ TranslationAPI,\n+ LocaleAPI,\n+} from '@carbon/ibmdotcom-services';\n+import footerTemplate from './footer.template';\n/**\n* class to initialize the accordion component\n@@ -10,10 +16,30 @@ clas... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | feat(footer): adding additional service loading logic and nav iteration | 1 | feat | footer |
104,818 | 22.11.2019 13:58:05 | 21,600 | 0ac12fbdcb15b2eb4a29df2ec813cc49e406a1a3 | feat(range): support minute and quarter ranges for data | [
{
"change_type": "MODIFY",
"diff": "@@ -232,7 +232,7 @@ export const CardPropTypes = {\n'',\n]),\n/** Interval for time series configuration */\n- interval: PropTypes.oneOf(['hour', 'day', 'week', 'month', 'year']),\n+ interval: PropTypes.oneOf(['minute', 'hour', 'day', 'week', 'quarter', 'month', 'year']),... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | feat(range): support minute and quarter ranges for data | 1 | feat | range |
276,946 | 22.11.2019 14:04:05 | 10,800 | 05c2b5d460454c7f126f14cd3eda0bd659193859 | test(yoga/checkbox): update snapshots | [
{
"change_type": "MODIFY",
"diff": "@@ -49,6 +49,7 @@ exports[`<Checkbox /> Snapshots should match snapshot with checked checkbox 1`]\nalign-items: center;\nfont-size: 14px;\ncolor: #41414A;\n+ cursor: pointer;\n}\n.c1 {\n@@ -163,6 +164,7 @@ exports[`<Checkbox /> Snapshots should match snapshot with default... | JavaScript | MIT License | gympass/yoga | test(yoga/checkbox): update snapshots | 1 | test | yoga/checkbox |
866,394 | 22.11.2019 14:08:56 | 18,000 | c703395b5b9e497518b5e52b7002912edb2fb800 | feat(footer): creating the iterations for the footer nav (wip) | [
{
"change_type": "MODIFY",
"diff": "@@ -15,6 +15,39 @@ function footerNavTemplate(footerMenu) {\nreturn `\n<nav data-autoid=\"${stablePrefix}--footer-nav\" class=\"${prefix}--footer-nav\">\n<ul class=\"${prefix}--accordion ${prefix}--footer-nav__container\">\n+ ${_renderNavSections(footerMenu)}\n+ </ul>\n+ ... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | feat(footer): creating the iterations for the footer nav (wip) | 1 | feat | footer |
438,921 | 22.11.2019 14:28:28 | -32,400 | d66e4fd617593edb5cd53ed88c155cb9911fafd5 | fix(options): Correct background element's position
Fix the implementation of background option, making background element to be positioned under the grid, region elements.
Also make to work for arc types.
Fix | [
{
"change_type": "MODIFY",
"diff": "@@ -3103,6 +3103,11 @@ d3.select(\".chart_area\")\n},\nbackground: {\ncolor: \"lightcyan\"\n+ },\n+ grid: {\n+ y: {\n+ show: true\n+ }\n}\n}\n},\n",
"new_path": "demo/demo.js",
"old_path": "demo/demo.js"
},
{
"change_type": "MODIFY",
"diff": "@@ -440,1... | TypeScript | MIT License | naver/billboard.js | fix(options): Correct background element's position
- Fix the implementation of background option, making background element to be positioned under the grid, region elements.
- Also make to work for arc types.
Fix #1132 | 1 | fix | options |
306,421 | 22.11.2019 14:48:19 | -3,600 | 95d553e23994181b827a091b724572678bea3b2f | feat(field): order aria attributes based on nodes | [
{
"change_type": "MODIFY",
"diff": "import { html, css, nothing, dedupeMixin, SlotMixin } from '@lion/core';\nimport { FormRegisteringMixin } from './FormRegisteringMixin.js';\n+import { getAriaElementsInRightDomOrder } from './utils/getAriaElementsInRightDomOrder.js';\n+\n+/**\n+ * Generates random unique ... | JavaScript | MIT License | ing-bank/lion | feat(field): order aria attributes based on nodes | 1 | feat | field |
866,415 | 22.11.2019 14:56:50 | 18,000 | 27f7b4c75fa18e6823aa239a9e086b148b30cc95 | fix(leadspace): move theming to pattern level as prop | [
{
"change_type": "MODIFY",
"diff": "@@ -24,12 +24,17 @@ const { prefix } = settings;\n* renders the pattern classnames\n*\n* @param {string} variation variation of the pattern\n+ * @param {string} theme theme of the pattern\n* @returns {string} classnames\n*/\n-const className = variation =>\n- classnames(`... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(leadspace): move theming to pattern level as prop | 1 | fix | leadspace |
306,423 | 22.11.2019 15:03:27 | -3,600 | 0dad10510929d849f8fb2997cb7231abcf279e32 | fix(select-rich): keyboard navigation should handle scrolling | [
{
"change_type": "MODIFY",
"diff": "@@ -19,6 +19,26 @@ function detectInteractionMode() {\nreturn 'windows/linux';\n}\n+function isInView(container, element, partial = false) {\n+ const cTop = container.scrollTop;\n+ const cBottom = cTop + container.clientHeight;\n+ const eTop = element.offsetTop;\n+ const ... | JavaScript | MIT License | ing-bank/lion | fix(select-rich): keyboard navigation should handle scrolling | 1 | fix | select-rich |
866,390 | 22.11.2019 15:27:38 | 18,000 | 860dff5101abeeab043c992311621b74482d8854 | fix: make cards within parent elements equal height | [
{
"change_type": "MODIFY",
"diff": "* LICENSE file in the root directory of this source tree.\n*/\n-import React from 'react';\n+import React, { useLayoutEffect } from 'react';\nimport PropTypes from 'prop-types';\nimport { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\nimport { settings } f... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix: make cards within parent elements equal height | 1 | fix | null |
866,415 | 22.11.2019 15:28:38 | 18,000 | 64e81eb78c80aaa3a9fe62b8721faf33999855ae | fix(leadspace): create mixin for themed items | [
{
"change_type": "MODIFY",
"diff": "@@ -7,7 +7,7 @@ import {\nobject,\nboolean,\n} from '@storybook/addon-knobs';\n-import '../../../../../styles/scss/patterns/leadspace/index.scss';\n+import '../../../../../styles/scss/patterns/leadspace/_leadspace.scss';\nimport LeadSpace from '../LeadSpace';\nimport read... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(leadspace): create mixin for themed items | 1 | fix | leadspace |
942,583 | 22.11.2019 15:29:05 | 25,200 | 2384b81930df347259f54bac57799887129fc65a | fix(side-panel): Add flexibility for aria attributes | [
{
"change_type": "MODIFY",
"diff": "@@ -172,7 +172,6 @@ export default class SidePanel extends React.Component<SidePanelProps, SidePanel\nreturn (\n<SidePanelContainer\nrole=\"region\"\n- aria-orientation=\"vertical\"\npadding={padding}\nopenDirection={openDirection}\nopenWidth={openWidth}\n",
"new_path... | TypeScript | Apache License 2.0 | workday/canvas-kit | fix(side-panel): Add flexibility for aria attributes (#327) | 1 | fix | side-panel |
866,415 | 22.11.2019 15:42:57 | 18,000 | d6dffd11a9955fc798f005694d33def089bbe0cc | fix(leadspace): add button gradient styling to theme | [
{
"change_type": "MODIFY",
"diff": "@import '../../globals/imports';\n@import 'carbon-components/scss/components/button/button';\n+$btn-min-width: 26;\n+\n@function aspectratio($height, $width) {\n$ratio: carbon--rem($height) / carbon--rem($width) * 100%;\n@return $ratio;\n}\n+// items that change according... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(leadspace): add button gradient styling to theme | 1 | fix | leadspace |
865,921 | 22.11.2019 15:44:11 | -3,600 | d17502f0bda4370d6649d9d3cc5c5831465f5d6a | chore(client): compat bump dependencies
Ensure things install without warnings. | [
{
"change_type": "MODIFY",
"diff": "\"integrity\": \"sha512-kzRGXGLzTROLRNCSskkOyj/+SbtTAn2unKfgB9tNt7RWJFybg/Wbe9YjK2ALotI3b64wwlCTkAalXiTiskP6dg==\"\n},\n\"bpmn-js\": {\n- \"version\": \"6.0.1\",\n- \"resolved\": \"https://registry.npmjs.org/bpmn-js/-/bpmn-js-6.0.1.tgz\",\n- \"integrity\": \"sha512-cZgrwH... | JavaScript | MIT License | camunda/camunda-modeler | chore(client): compat bump dependencies
Ensure things install without warnings. | 1 | chore | client |
711,597 | 22.11.2019 16:07:33 | -3,600 | c9acd6880b7a2e9634b7526c6f3ef9823c14a31b | fix(core): Use correct config for runMigrations & revertLastMigration | [
{
"change_type": "MODIFY",
"diff": "@@ -38,7 +38,7 @@ export interface MigrationOptions {\n*/\nexport async function runMigrations(userConfig: Partial<VendureConfig>) {\nconst config = await preBootstrapConfig(userConfig);\n- const connection = await createConnection(createConnectionOptions(userConfig));\n+... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(core): Use correct config for runMigrations & revertLastMigration | 1 | fix | core |
866,390 | 22.11.2019 16:16:54 | 18,000 | 217d4bee833e29f43abcc4c903b2eced67b7f556 | refactor(pattern): refactored maxHeight function | [
{
"change_type": "MODIFY",
"diff": "import React, { useLayoutEffect } from 'react';\nimport PropTypes from 'prop-types';\n+import root from 'window-or-global';\nimport { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\nimport { settings } from 'carbon-components';\nimport classNames from 'clas... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | refactor(pattern): refactored maxHeight function | 1 | refactor | pattern |
866,395 | 22.11.2019 16:23:42 | 18,000 | d486d048a77d6577c65497b980ce5669580a5c75 | fix(css): fix masthead/logo responsive css; fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -50,7 +50,7 @@ $search-transition-timing: 95ms;\ntransition-timing-function: $search-transition;\nbackground: $ui-background;\nborder: none;\n- max-width: 95rem;\n+ max-width: rem(1584px);\nmargin-left: auto;\nmargin-right: auto;\nmargin-bottom: 1px;\n@@ -78,6 +78,14 @... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(css): fix masthead/logo responsive css; fixes #719 | 1 | fix | css |
276,989 | 22.11.2019 16:31:03 | 10,800 | 39a71dd5624c26a0b7c110dee9fb7a987e211c34 | refactor(yoga/theme): new file structure for theme provider. Add Yoga prefix
We add yoga prefix to our theme to avoid naming clashes. You could see more details
[here](https://github.com/styled-components/styled-components-experimentation/blob/master/component-libraries/shared-component-libraries.md)
BREAKING CHANGE: A... | [
{
"change_type": "ADD",
"diff": "+import React from 'react';\n+import { ThemeProvider as SCThemeProvider } from 'styled-components';\n+import PropTypes from 'prop-types';\n+import * as tokens from '@gympass/yoga-tokens';\n+import * as themes from '../themes';\n+\n+const getTheme = ({ theme, locale }) => {\n... | JavaScript | MIT License | gympass/yoga | refactor(yoga/theme): new file structure for theme provider. Add Yoga prefix
We add yoga prefix to our theme to avoid naming clashes. You could see more details
[here](https://github.com/styled-components/styled-components-experimentation/blob/master/component-libraries/shared-component-libraries.md)
BREAKING CHANGE:... | 1 | refactor | yoga/theme |
276,989 | 22.11.2019 16:41:45 | 10,800 | 69d31328918fcc35e884bd915b3df533d17ce7b5 | refactor(yoga/theme): fix theme prefix at our labnative | [
{
"change_type": "MODIFY",
"diff": "@@ -39,7 +39,7 @@ const CenteredView = props => {\n<View\nstyle={{\nheight: 50,\n- backgroundColor: hexToRgb(theme.colors.gray[1]),\n+ backgroundColor: hexToRgb(theme.yoga.colors.gray[1]),\n}}\n>\n{Platform.OS === 'ios' ? (\n@@ -97,7 +97,7 @@ const CenteredView = props =>... | JavaScript | MIT License | gympass/yoga | refactor(yoga/theme): fix theme prefix at our labnative | 1 | refactor | yoga/theme |
438,921 | 22.11.2019 16:48:26 | -32,400 | 46fc102889336e6dae5a0a6ca7fda316eff82955 | fix(gauge): Show legend by default
Make to show legend for gauge type.
Fix | [
{
"change_type": "MODIFY",
"diff": "@@ -3611,6 +3611,9 @@ d3.select(\".chart_area\")\n}\n},\nwidth: 80\n+ },\n+ legend: {\n+ show: false\n}\n}\n}\n",
"new_path": "demo/demo.js",
"old_path": "demo/demo.js"
},
{
"change_type": "MODIFY",
"diff": "@@ -278,7 +278,7 @@ describe(\"SHAPE ARC\", ... | TypeScript | MIT License | naver/billboard.js | fix(gauge): Show legend by default
Make to show legend for gauge type.
Fix #1136 | 1 | fix | gauge |
67,476 | 22.11.2019 17:03:18 | -3,600 | b3aac6ad4ac7bed39726ebcda63fb20a6af3438f | feat(ast): implement RS:ClassDefinitionEvaluation | [
{
"change_type": "MODIFY",
"diff": "@@ -136,6 +136,14 @@ import {\nYieldExpression,\nStatement,\nExpression,\n+ createConstructor,\n+ createParameter,\n+ createToken,\n+ createBlock,\n+ createExpressionStatement,\n+ createCall,\n+ createSuper,\n+ createSpread,\n} from 'typescript';\nimport {\nPLATFORM,\n@@ ... | TypeScript | MIT License | aurelia/aurelia | feat(ast): implement RS:ClassDefinitionEvaluation | 1 | feat | ast |
67,476 | 22.11.2019 17:14:26 | -3,600 | e45a5332aee0d74d5ce4df87912e74a41d240705 | feat(ast): implement RS:BindingClassDeclarationEvaluation | [
{
"change_type": "MODIFY",
"diff": "@@ -4283,6 +4283,53 @@ export class $ClassExpression implements I$Node {\n// 25. Return F.\nreturn F;\n}\n+\n+ // http://www.ecma-international.org/ecma-262/#sec-runtime-semantics-bindingclassdeclarationevaluation\n+ public EvaluateBindingClassDeclaration(\n+ ctx: Executi... | TypeScript | MIT License | aurelia/aurelia | feat(ast): implement RS:BindingClassDeclarationEvaluation | 1 | feat | ast |
67,494 | 22.11.2019 17:15:19 | -3,600 | c87171e36e929ac77e43ea6f19d655b20b3ddf0f | refactor(router): add get/setClosestViewport & remove closest | [
{
"change_type": "MODIFY",
"diff": "-import { DI, IContainer, Key, Reporter } from '@aurelia/kernel';\n-import { Aurelia, IController, IRenderContext, IViewModel, Controller, CustomElement } from '@aurelia/runtime';\n+import { DI, IContainer, Key, Reporter, Registration } from '@aurelia/kernel';\n+import { ... | TypeScript | MIT License | aurelia/aurelia | refactor(router): add get/setClosestViewport & remove closest | 1 | refactor | router |
67,494 | 22.11.2019 17:16:27 | -3,600 | f753bb48d911ada6f5753135a383be0527842b35 | refactor(router): add ParentViewport and setClosestViewport | [
{
"change_type": "MODIFY",
"diff": "@@ -5,12 +5,17 @@ import {\nIRenderContext,\nLifecycleFlags,\ncustomElement,\n+ CustomElement,\n} from '@aurelia/runtime';\nimport { IRouter } from '../router';\nimport { IViewportOptions, Viewport } from '../viewport';\n+import { IContainer, Registration } from '@aurelia... | TypeScript | MIT License | aurelia/aurelia | refactor(router): add ParentViewport and setClosestViewport | 1 | refactor | router |
67,494 | 22.11.2019 17:18:25 | -3,600 | 15edabc97c161b3e86d9f8777ce6ad6c9049a00c | refactor(router): move loadComponent/created first | [
{
"change_type": "MODIFY",
"diff": "@@ -136,7 +136,8 @@ export class ViewportContent {\n}\npublic async enter(previousInstruction: INavigatorInstruction): Promise<void> {\n- if (!this.reentry && (this.contentStatus !== ContentStatus.created || this.entered)) {\n+ // if (!this.reentry && (this.contentStatus ... | TypeScript | MIT License | aurelia/aurelia | refactor(router): move loadComponent/created first | 1 | refactor | router |
67,494 | 22.11.2019 17:19:06 | -3,600 | 930396e08dfbd39294a678fd0093aa9fff76e92b | refactor(router): remove closest | [
{
"change_type": "MODIFY",
"diff": "@@ -107,15 +107,15 @@ export class LinkHandler {\n* @param el - The element to search upward from.\n* @returns The link element that is the closest ancestor.\n*/\n- private static closestAnchor(el: Element): Element | null {\n- while (el !== null && el !== void 0) {\n- if... | TypeScript | MIT License | aurelia/aurelia | refactor(router): remove closest | 1 | refactor | router |
67,494 | 22.11.2019 17:20:58 | -3,600 | c426c68265e94af07b00cd1c501f404a02a29c43 | refactor(runtime): add node name to .for search | [
{
"change_type": "MODIFY",
"diff": "@@ -400,7 +400,9 @@ export const CustomElement: CustomElementKind = {\nlet cur = node as INode | null;\nwhile (cur !== null) {\n- const controller = Metadata.getOwn(CustomElement.name, cur);\n+ const nodeResourceName: string = (cur as Element).nodeName.toLowerCase();\n+ c... | TypeScript | MIT License | aurelia/aurelia | refactor(runtime): add node name to .for search | 1 | refactor | runtime |
67,494 | 22.11.2019 17:21:33 | -3,600 | aebb37899e98be24f7b27c54c302d5808fdce86b | refactor(runtime): add componentType property back | [
{
"change_type": "MODIFY",
"diff": "@@ -43,7 +43,7 @@ export class RenderContext implements IRenderContext {\nprivate readonly dom: IDOM,\nprivate readonly parentContainer: IContainer,\ndependencies: readonly Key[],\n- componentType?: CustomElementType,\n+ private readonly componentType?: CustomElementType,... | TypeScript | MIT License | aurelia/aurelia | refactor(runtime): add componentType property back | 1 | refactor | runtime |
67,494 | 22.11.2019 17:22:04 | -3,600 | f6af56ab819aff87acba52fc1faccffb251f9b8a | test(router): remove console logging | [
{
"change_type": "MODIFY",
"diff": "@@ -328,7 +328,6 @@ export class MockBrowserHistoryLocation {\nprivate notifyChange() {\nif (this.changeCallback) {\n- console.log('MOCK: notifyChange', this.path, this.state);\nthis.changeCallback(null as any).catch((error: Error) => { throw error; });\n}\n}\n",
"new... | TypeScript | MIT License | aurelia/aurelia | test(router): remove console logging | 1 | test | router |
67,494 | 22.11.2019 17:26:02 | -3,600 | 221a4301871320cb1ee0737c10b8d19089104582 | test(router): remove console log | [
{
"change_type": "MODIFY",
"diff": "@@ -154,11 +154,8 @@ describe('InstructionResolver', function () {\nconst instructions: ViewportInstruction[] = [a, h];\nconst instructionsString = router.instructionResolver.stringifyViewportInstructions(instructions);\n- console.log('Instructions', instructionsString);\... | TypeScript | MIT License | aurelia/aurelia | test(router): remove console log | 1 | test | router |
67,494 | 22.11.2019 17:26:28 | -3,600 | e175d6c35c33ddb9f6742ed70ff446dadb60dc14 | test(router): add temporary test | [
{
"change_type": "MODIFY",
"diff": "import { DebugConfiguration } from '@aurelia/debug';\n-import { PLATFORM, inject } from '@aurelia/kernel';\n+import { PLATFORM, inject, IContainer } from '@aurelia/kernel';\nimport { IRouter, RouterConfiguration } from '@aurelia/router';\nimport { Aurelia, CustomElement, ... | TypeScript | MIT License | aurelia/aurelia | test(router): add temporary test | 1 | test | router |
67,476 | 22.11.2019 17:26:54 | -3,600 | ca1f628e1954e499cda2e3ab65f2ae5ef7b1b764 | feat(ast): implement RS:Evaluation for ClassExpression | [
{
"change_type": "MODIFY",
"diff": "@@ -2207,7 +2207,7 @@ export class $ClassExpression implements I$Node {\n// http://www.ecma-international.org/ecma-262/#sec-class-definitions-runtime-semantics-evaluation\npublic Evaluate(\nctx: ExecutionContext,\n- ): $AnyNonEmpty | $Error {\n+ ): $Function | $Error {\nc... | TypeScript | MIT License | aurelia/aurelia | feat(ast): implement RS:Evaluation for ClassExpression | 1 | feat | ast |
438,921 | 22.11.2019 17:29:50 | -32,400 | 66dd9be5d0bf9eb1dad95e859d67a8cbbdf9bb39 | skip: update comment
Make to not appear .getShapeOffsetData() marking as private. | [
{
"change_type": "MODIFY",
"diff": "@@ -155,17 +155,10 @@ extend(ChartInternal.prototype, {\n},\n/**\n- * @typedef {object} ShapeOffsetTarget\n- * @property {string} id - target id\n- * @property {object[]} rowValues - data point for each row (scaled as necessary)\n- * @property {object<number, object>} row... | TypeScript | MIT License | naver/billboard.js | skip: update comment
Make to not appear .getShapeOffsetData() marking as private. | 1 | skip | null |
67,476 | 22.11.2019 17:47:05 | -3,600 | da5347750e06de0d68132d16264412963728ddb2 | chore(ast): move FunctionExpression up to decl | [
{
"change_type": "MODIFY",
"diff": "@@ -1433,6 +1433,229 @@ function getExportedNames<T>(obj: { ExportedNames: T }): T { return obj.Exported\nfunction getExportEntriesForModule<T>(obj: { ExportEntriesForModule: T }): T { return obj.ExportEntriesForModule; }\nfunction getReferencedBindings<T>(obj: { Referenc... | TypeScript | MIT License | aurelia/aurelia | chore(ast): move FunctionExpression up to decl | 1 | chore | ast |
866,393 | 22.11.2019 17:58:27 | -32,400 | fde6941b23de1e26001c5b14116f9569769bc710 | feat(progress-indicator): introduction | [
{
"change_type": "ADD",
"diff": "+/**\n+ * @license\n+ *\n+ * Copyright IBM Corp. 2019\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 { CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';\n+import { s... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | feat(progress-indicator): introduction (#148) | 1 | feat | progress-indicator |
551,636 | 22.11.2019 17:58:38 | 0 | 7ee20298b5804d254fa222ef8aa0acef6c5de59e | chore: tidied up docker files. Windows docker file major rework to allow logs to be spooled to stdout and be visible to 'docker log' | [
{
"change_type": "MODIFY",
"diff": "FROM microsoft/nanoserver:1803\nENV JRE jre-8u231-windows-x64.tar.gz\n+ENV QUESTDB_VERSION 4.0.0\n# Copy the binary file into the container at /app\n-COPY target/questdb-3.5.0-SNAPSHOT-bin.tar.gz /app/\n+COPY target/questdb-${QUESTDB_VERSION}-bin.tar.gz /app/\n# Copy win6... | Java | Apache License 2.0 | questdb/questdb | chore: tidied up docker files. Windows docker file major rework to allow logs to be spooled to stdout and be visible to 'docker log' | 1 | chore | null |
679,913 | 22.11.2019 18:18:22 | 0 | b11c18df43fd2a322eb8f94b8657441e48ff34c0 | feat(examples): add rstream-event-loop demo | [
{
"change_type": "ADD",
"diff": "Binary files /dev/null and b/assets/examples/rstream-event-loop.png differ\n",
"new_path": "assets/examples/rstream-event-loop.png",
"old_path": "assets/examples/rstream-event-loop.png"
},
{
"change_type": "ADD",
"diff": "+.cache\n+out\n+node_modules\n+ya... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(examples): add rstream-event-loop demo | 1 | feat | examples |
866,393 | 22.11.2019 18:18:57 | -32,400 | 226a6b98aa2e951574844de7173263d93572715b | chore(components): misc slot supports
This change supports `<slot>`s corresponding to some text attributes
where it makes sense. | [
{
"change_type": "MODIFY",
"diff": "@@ -106,7 +106,7 @@ class BXCheckbox extends FocusMixin(FormMixin(LitElement)) {\nvalue=\"${ifDefined(value == null ? undefined : value)}\"\n@change=\"${handleChange}\"\n/>\n- <label for=\"checkbox\" class=\"${labelClasses}\">${labelText}</label>\n+ <label for=\"checkbox\... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | chore(components): misc slot supports (#173)
This change supports `<slot>`s corresponding to some text attributes
where it makes sense. | 1 | chore | components |
71,315 | 22.11.2019 18:34:23 | -32,400 | d9c75fee35e4b9441eb23ea6b43971e4d9afd88c | doc: CHANGELOG is missing v1.6.3 | [
{
"change_type": "MODIFY",
"diff": "@@ -30,6 +30,14 @@ All notable changes to this project will be documented in this file. See [standa\n* **init-templates:** update init templates for csharp and java ([#5059](https://github.com/aws/aws-cdk/issues/5059)) ([2d92ab3](https://github.com/aws/aws-cdk/commit/2d92... | TypeScript | Apache License 2.0 | aws/aws-cdk | doc: CHANGELOG is missing v1.6.3 (#5109) | 1 | doc | null |
217,922 | 22.11.2019 18:34:45 | -3,600 | 66e2944bf82de96d12ed2a9fd33c37c42320e857 | fix(db): fixed leve turn-ins count for leves | [
{
"change_type": "MODIFY",
"diff": "</div>\n<div *ngIf=\"xivapiLeve.CraftLeve\" class=\"details-block\">\n<div class=\"detail-name\">{{'DB.LEVE.Turn_ins' | translate}}</div>\n- <div class=\"detail-value\">{{xivapiLeve.CraftLeve.Repeats}}</div>\n+ <div class=\"detail-value\">{{xivapiLeve.CraftLeve.Repeats + ... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(db): fixed leve turn-ins count for leves
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | fix | db |
531,793 | 22.11.2019 19:18:12 | 0 | d33f9a783b0e63cb41088c1e017e2e62cc51eb5e | feat(ui): change filter background color on focus | [
{
"change_type": "MODIFY",
"diff": "@@ -44,7 +44,7 @@ exports[`<FilterInput /> matches snapshot on default render 1`] = `\n</div>\n</div>\n</div>\n- <div class=\\\\\"input-group-append\\\\\">\n+ <div class=\\\\\"input-group-append bg-transparent\\\\\">\n<button class=\\\\\"input-group-text border-left-0 bor... | TypeScript | Apache License 2.0 | prymitive/karma | feat(ui): change filter background color on focus | 1 | feat | ui |
67,476 | 22.11.2019 20:05:35 | -3,600 | dadc1fe71f0d91913eef107c578b423cd2c4805c | chore(ast): add RS:EvaluateBody to FunctionExpression | [
{
"change_type": "MODIFY",
"diff": "@@ -1513,6 +1513,15 @@ export class $FunctionExpression implements I$Node {\nthis.VarScopedDeclarations = $body.TopLevelVarScopedDeclarations;\n}\n+ // http://www.ecma-international.org/ecma-262/#sec-function-definitions-runtime-semantics-evaluatebody\n+ public EvaluateBo... | TypeScript | MIT License | aurelia/aurelia | chore(ast): add RS:EvaluateBody to FunctionExpression | 1 | chore | ast |
217,922 | 22.11.2019 20:25:33 | -3,600 | c1c730a37f687e4e45f0113612548f5a3c93c4e4 | fix(packets): fixed packet capture for inventory stuff | [
{
"change_type": "MODIFY",
"diff": "import { DataReporter } from './data-reporter';\nimport { BehaviorSubject, combineLatest, merge, Observable } from 'rxjs';\nimport { ofPacketType } from '../rxjs/of-packet-type';\n-import { debounceTime, filter, map, shareReplay, startWith, tap, withLatestFrom } from 'rxj... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(packets): fixed packet capture for inventory stuff
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | fix | packets |
217,922 | 22.11.2019 20:55:37 | -3,600 | c7295acb41774dc65167a715804b0bb19c92b241 | fix(desktop): prevent too many firewall rules addition | [
{
"change_type": "MODIFY",
"diff": "@@ -18,7 +18,12 @@ module.exports.start = function(win, config, verbose, winpcap) {\nisElevated().then(elevated => {\nlog.info('elevated', elevated);\nif (elevated) {\n+ let line = 0;\n+ exec('netsh advfirewall firewall show rule name=\"FFXIVTeamcraft\"', (err, stdout) =>... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(desktop): prevent too many firewall rules addition
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | fix | desktop |
67,476 | 22.11.2019 20:59:32 | -3,600 | 31378a27661edf443ac0762a3bf8f85905d9c690 | feat(ast): implement RS:Evaluation for FunctionExpression | [
{
"change_type": "MODIFY",
"diff": "@@ -1534,32 +1534,69 @@ export class $FunctionExpression implements I$Node {\nthis.logger.debug(`Evaluate(#${ctx.id})`);\n+ const BindingIdentifier = this.$name;\n+\n// http://www.ecma-international.org/ecma-262/#sec-function-definitions-runtime-semantics-evaluation\n+ if... | TypeScript | MIT License | aurelia/aurelia | feat(ast): implement RS:Evaluation for FunctionExpression | 1 | feat | ast |
217,922 | 22.11.2019 21:00:46 | -3,600 | 2c47e0ddeb64c9b73a760337df6d9e9ad8d30554 | chore: file structure for fish pages | [
{
"change_type": "ADD",
"diff": "+import { NgModule } from '@angular/core';\n+import { APOLLO_OPTIONS, ApolloModule } from 'apollo-angular';\n+import { HttpLink, HttpLinkModule } from 'apollo-angular-link-http';\n+import { InMemoryCache } from 'apollo-cache-inmemory';\n+\n+const uri = 'https://gubal.ffxivte... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: file structure for fish pages
Signed-off-by: Supamiu <contact@flavien-normand.fr> | 1 | chore | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.