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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
217,922 | 01.07.2019 09:30:59 | -7,200 | c54cdf33334e7660bef9e15d455e8b11d1e50e04 | fix(log-tracker): fixed mislabelled housing pages | [
{
"change_type": "MODIFY",
"diff": "@@ -335,8 +335,11 @@ export class LogTrackerComponent extends TrackerComponent {\nconst masterbookNumber = Math.floor((page.id - 1000) / 8) + 1;\nreturn `${this.translate.instant('LOG_TRACKER.PAGE.Master_recipes', { number: masterbookNumber })}`;\n}\n- if (page.id > 1055 ... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(log-tracker): fixed mislabelled housing pages | 1 | fix | log-tracker |
902,122 | 01.07.2019 09:51:08 | -7,200 | eaa91f9fc1bc69ac42ba7eaf29cc290e82d3d3ae | build: hide using display | [
{
"change_type": "MODIFY",
"diff": "@@ -94,7 +94,7 @@ const doDisableAnimations = () => {\nconst hideElements = elements => {\nfor (const element of elements) {\n- element.style.visibility = 'hidden'\n+ element.style.display = 'none'\n}\n}\n",
"new_path": "packages/screenshot/src/index.js",
"old_pat... | JavaScript | MIT License | microlinkhq/browserless | build: hide using display | 1 | build | null |
902,122 | 01.07.2019 09:51:25 | -7,200 | f409ba7d4807975153b6ce249f0742d409f1ab0d | build: more permissive isUrl | [
{
"change_type": "MODIFY",
"diff": "],\n\"dependencies\": {\n\"@browserless/goto\": \"^5.5.5\",\n- \"is-url-http\": \"~1.2.0\",\n\"sharp\": \"~0.22.1\",\n\"svg-gradient\": \"~1.0.2\"\n},\n",
"new_path": "packages/screenshot/package.json",
"old_path": "packages/screenshot/package.json"
},
{
"... | JavaScript | MIT License | microlinkhq/browserless | build: more permissive isUrl | 1 | build | null |
942,617 | 01.07.2019 09:57:51 | 21,600 | e5f8a3b77d9220c9d15ac42596f796837e6f2b93 | build(travis): add env vars | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,8 @@ stages:\n- name: storybook\nif: branch = master AND type != pull_request\n- name: pr-previews\n- if: (branch = master AND type = pull_request) OR branch != master OR branch != /release-*/\n+ if: \"(branch = master AND type = pull_request) OR branch != ma... | TypeScript | Apache License 2.0 | workday/canvas-kit | build(travis): add env vars | 1 | build | travis |
127,939 | 01.07.2019 10:22:33 | -10,800 | 5b22190e8d7cb6a498cd63c314a7bd4b636a0aba | chore(icons): changes related to icon in other parts of design | [
{
"change_type": "MODIFY",
"diff": "import * as React from 'react';\n+import { colors } from '@heathmont/sportsbet-tokens';\n+\nimport { IconCurrencyArs } from '../svg/IconCurrencyArs';\nimport { IconCurrencyBob } from '../svg/IconCurrencyBob';\nimport { IconCurrencyBrl } from '../svg/IconCurrencyBrl';\n@@ ... | TypeScript | MIT License | coingaming/moon-design | chore(icons): changes related to icon in other parts of design | 1 | chore | icons |
127,939 | 01.07.2019 10:27:33 | -10,800 | fae03a2af796f2be24a6a71978f2cb5450146acc | fix(menu): mobile side menu changes | [
{
"change_type": "MODIFY",
"diff": "@@ -12,8 +12,6 @@ export const DetailsContainer = styled.div({\ndisplay: 'flex',\nflexDirection: 'column',\nmarginTop: rem(90),\n- marginLeft: spacing('large'),\n- marginRight: spacing('large'),\n});\ntype ItemProps = {\n@@ -25,6 +23,8 @@ export const List = styled.ul({\n... | TypeScript | MIT License | coingaming/moon-design | fix(menu): mobile side menu changes | 1 | fix | menu |
217,922 | 01.07.2019 10:31:21 | -7,200 | e7be2f6611ff4e4d86bae5f82364272dfc49b725 | fix(db): better display for trading informations | [
{
"change_type": "MODIFY",
"diff": "@media @mobile {\nmin-width: 100%;\n}\n+\n> .ant-card-body {\nmax-height: 800px;\noverflow-y: auto;\n}\n+\n+ .ant-table-thead > tr > th, .ant-table-tbody > tr > td {\n+ padding: 5px;\n+ }\n}\n.ant-card-head {\n",
"new_path": "apps/client/src/app/pages/db/common-db.les... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(db): better display for trading informations | 1 | fix | db |
902,122 | 01.07.2019 10:31:31 | -7,200 | 2af0f1035d09b057059c6559565975a19a69fad7 | build: prefix element | [
{
"change_type": "MODIFY",
"diff": "@@ -95,7 +95,7 @@ const doDisableAnimations = () => {\nconst hideElements = elements => {\nfor (const element of elements) {\n- element.style.display = 'none'\n+ if (element) element.style.display = 'none'\n}\n}\n@@ -134,7 +134,9 @@ module.exports = page => async (url, op... | JavaScript | MIT License | microlinkhq/browserless | build: prefix element | 1 | build | null |
217,922 | 01.07.2019 10:36:56 | -7,200 | 00d00311c146f26ba9d4ceb140d398fc80d35a72 | fix(db): fixed broken unicode char in quest names | [
{
"change_type": "MODIFY",
"diff": "<div fxLayout=\"column\" fxLayoutGap=\"5px\" fxFlex.lt-md=\"1 1 auto\" fxFlex=\"0 0 300px\">\n<div fxLayout=\"row\" fxLayoutGap=\"5px\" fxLayoutAlign=\"flex-start center\">\n<img src=\"./assets/icons/english.png\" class=\"language-flag\" alt=\"EN\">\n- <div>{{xivapiQuest.... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(db): fixed broken unicode char in quest names | 1 | fix | db |
217,922 | 01.07.2019 10:39:08 | -7,200 | 3e05120bc53d7d222056b8da582318cd47048e6f | fix(db): fixed an issue preventing display of items as quest rewards | [
{
"change_type": "MODIFY",
"diff": "@@ -141,9 +141,9 @@ export class QuestComponent extends TeamcraftPageComponent {\n}\nfor (let i = 0; i <= 14; i++) {\nconst index = i < 10 ? `0${i}` : i;\n- if (quest[`ItemReward${index}TargetID`] > 0) {\n+ if (quest[`ItemReward${index}`] > 0) {\nrewards.push({\n- id: que... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(db): fixed an issue preventing display of items as quest rewards | 1 | fix | db |
932,458 | 01.07.2019 10:39:39 | 14,400 | 28bf889c1dc49109e873da87d53727c073b6f18a | ci: use https for git submodules | [
{
"change_type": "MODIFY",
"diff": "@@ -5,6 +5,9 @@ node_js:\nbranches:\nonly:\n- master\n+# Handle git submodules yourself\n+git:\n+ submodules: false\ncache:\nyarn: true\ndirectories:\n@@ -12,6 +15,9 @@ cache:\nbefore_install:\n- curl -o- -L https://yarnpkg.com/install.sh | bash -s\n- export PATH=\"$HOME/... | TypeScript | Apache License 2.0 | spotify/web-scripts | ci: use https for git submodules | 1 | ci | null |
217,922 | 01.07.2019 10:48:05 | -7,200 | 9a249c4ae03c272c239ce5ebf1167f1f0c0d3278 | feat(db): added starting point on quests when it is known | [
{
"change_type": "MODIFY",
"diff": "</div>\n</div>\n<div fxFlex=\"1 1 auto\">\n- <p *ngIf=\"textData$ | async as textData\" [innerHTML]=\"textData.Journal && textData.Journal[0].Text | xivUIText\"></p>\n+ <p *ngIf=\"textData$ | async as textData\"\n+ [innerHTML]=\"textData.Journal && textData.Journal[0].Tex... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat(db): added starting point on quests when it is known | 1 | feat | db |
932,458 | 01.07.2019 11:32:41 | 14,400 | ef90d77eaf93ecc0881cf664f11abf5af29f5c9d | test(create-web-scripts-library): get tests working | [
{
"change_type": "MODIFY",
"diff": "# `create-web-scripts-library`\n-Code was directly inspired by [create-next-app](https://github.com/zeit/create-next-app).\n+Scaffold a [@spotify/web-scripts](https://github.com/spotify/web-scripts) library quickly. Code was directly inspired by [create-next-app](https://... | TypeScript | Apache License 2.0 | spotify/web-scripts | test(create-web-scripts-library): get tests working | 1 | test | create-web-scripts-library |
217,922 | 01.07.2019 12:01:23 | -7,200 | acbcf1c6be2c67e4c0bb69f3de458ac55a61f224 | fix(simulator): doesn't account for great strides on 100 efficiency quality preview anymore | [
{
"change_type": "MODIFY",
"diff": "@@ -852,7 +852,6 @@ export class SimulatorComponent implements OnInit, OnDestroy {\nthis.qualityPer100$ = this.result$.pipe(\nmap(result => {\nconst action = new BasicTouch();\n- const multiplier = result.simulation.hasBuff(Buff.GREAT_STRIDES) ? 2 : 0;\nreturn Math.floor(... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix(simulator): doesn't account for great strides on 100 efficiency quality preview anymore | 1 | fix | simulator |
217,922 | 01.07.2019 12:06:16 | -7,200 | 660d9c3128a5eddc6e29d6f5f9e6a9da5a63dad7 | chore: forgot to remove multiplier on previous commit... | [
{
"change_type": "MODIFY",
"diff": "@@ -852,7 +852,7 @@ export class SimulatorComponent implements OnInit, OnDestroy {\nthis.qualityPer100$ = this.result$.pipe(\nmap(result => {\nconst action = new BasicTouch();\n- return Math.floor(action.getBaseQuality(result.simulation) * multiplier);\n+ return Math.floo... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: forgot to remove multiplier on previous commit... | 1 | chore | null |
711,597 | 01.07.2019 12:27:33 | -7,200 | bae3cc21887b4c817eb3c2b01f9b2093ddcd4d36 | refactor(admin-ui): Move color states into ChipComponent | [
{
"change_type": "MODIFY",
"diff": "-<div class=\"wrapper\" [class.with-background]=\"colorFrom\" [vdrBackgroundColorFrom]=\"colorFrom\">\n+<div\n+ class=\"wrapper\"\n+ [class.with-background]=\"colorFrom\"\n+ [vdrBackgroundColorFrom]=\"colorFrom\"\n+ [ngClass]=\"colorType\"\n+>\n<div class=\"chip-label\"><... | TypeScript | MIT License | vendure-ecommerce/vendure | refactor(admin-ui): Move color states into ChipComponent | 1 | refactor | admin-ui |
942,583 | 01.07.2019 12:28:56 | 21,600 | 44d59a862b2efc15bb5b81a52700e25a65aecc39 | fix: remove import for icon since there is no css file associated with it | [
{
"change_type": "MODIFY",
"diff": "@@ -6,7 +6,6 @@ $wdc-system-icons-path: '../../node_modules/@workday/canvas-system-icons-web/dis\n@import '~@workday/canvas-kit-css-card/index.scss';\n@import '~@workday/canvas-kit-css-core/index.scss';\n@import '~@workday/canvas-kit-css-form-field/index.scss';\n-@import ... | TypeScript | Apache License 2.0 | workday/canvas-kit | fix: remove import for icon since there is no css file associated with it | 1 | fix | null |
932,458 | 01.07.2019 12:31:59 | 14,400 | 59341e3bd30f245124aade8252f67a2b8e07aaf4 | fix: support ESLint 6 in our configs | [
{
"change_type": "MODIFY",
"diff": "\"description\": \"Spotify's base ESLint config\",\n\"main\": \"index.js\",\n\"peerDependencies\": {\n- \"eslint\": \"5.x\"\n+ \"eslint\": \">=5.x\"\n},\n\"publishConfig\": {\n\"access\": \"public\"\n",
"new_path": "packages/eslint-config-base/package.json",
"old_... | TypeScript | Apache License 2.0 | spotify/web-scripts | fix: support ESLint 6 in our configs | 1 | fix | null |
791,704 | 01.07.2019 13:18:17 | 25,200 | 29f56670d1061eedf68ba52bd8380aab9227e4b8 | report: remove unnecessary attribute in svg | [
{
"change_type": "MODIFY",
"diff": "@@ -36,8 +36,8 @@ limitations under the License.\n<template id=\"tmpl-lh-chevron\">\n<svg class=\"lh-chevron\" title=\"See audits\" xmlns=\"http://www.w3.org/2000/svg\" viewbox=\"0 0 100 100\">\n<g class=\"lh-chevron__lines\">\n- <path class=\"lh-chevron__line lh-chevron_... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | report: remove unnecessary attribute in svg (#9301) | 1 | report | null |
942,617 | 01.07.2019 13:35:57 | 21,600 | fac126ac8b2f2a1514d4b3569ebb0c25261d7a31 | build(package.json): remove publish scripts | [
{
"change_type": "MODIFY",
"diff": "\"clean\": \"lerna run clean\",\n\"build\": \"lerna run build\",\n\"build:rebuild\": \"lerna run build:rebuild\",\n- \"publish\": \"yarn run build-storybook && yarn run lerna-publish\",\n\"create-module\": \"./create-module.sh\",\n\"precommit\": \"lint-staged\",\n\"commit... | TypeScript | Apache License 2.0 | workday/canvas-kit | build(package.json): remove publish scripts | 1 | build | package.json |
304,895 | 01.07.2019 14:05:51 | 25,200 | 2dfff3f410f671f6944644041fc399f89576b493 | feat(stdlib): add sql.to() function
sql.to() writes data from Flux tables to a given SQL database
executes insert statements in batches to avoid violating the max packet value | [
{
"change_type": "MODIFY",
"diff": "@@ -2,6 +2,7 @@ module github.com/influxdata/flux\nrequire (\ngithub.com/BurntSushi/toml v0.3.1 // indirect\n+ github.com/DATA-DOG/go-sqlmock v1.3.3\ngithub.com/Masterminds/semver v1.4.2\ngithub.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883\ngithub.com/apache/arro... | Go | MIT License | influxdata/flux | feat(stdlib): add sql.to() function (#1379)
- sql.to() writes data from Flux tables to a given SQL database
- executes insert statements in batches to avoid violating the max packet value | 1 | feat | stdlib |
791,704 | 01.07.2019 14:37:56 | 25,200 | 6794e2e603aebe9ebfe979362c83ab5a620ef638 | deps(intl): move from devDep to dep | [
{
"change_type": "MODIFY",
"diff": "\"gh-pages\": \"^2.0.1\",\n\"glob\": \"^7.1.3\",\n\"idb-keyval\": \"2.2.0\",\n- \"intl\": \"^1.2.5\",\n\"isomorphic-fetch\": \"^2.2.1\",\n\"jest\": \"^24.3.0\",\n\"jsdom\": \"^12.2.0\",\n\"details-element-polyfill\": \"2.2.0\",\n\"http-link-header\": \"^0.8.0\",\n\"inquir... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | deps(intl): move from devDep to dep (#9309) | 1 | deps | intl |
932,458 | 01.07.2019 14:38:09 | 14,400 | dd6364c218bd589c9c1e7e3ed49755d009a437db | docs(create-web-scripts-library): don't document global installs | [
{
"change_type": "MODIFY",
"diff": "@@ -16,13 +16,6 @@ yarn create @spotify/web-scripts-library my-cool-library\nnpx @spotify/web-scripts-create-library my-cool-library\n```\n-### Installed globally\n-\n-```sh\n-npm i -g @spotify/web-scripts-create-library\n-web-scripts-create-library my-cool-library\n-```\... | TypeScript | Apache License 2.0 | spotify/web-scripts | docs(create-web-scripts-library): don't document global installs | 1 | docs | create-web-scripts-library |
127,939 | 01.07.2019 14:42:18 | -10,800 | 02ddfd63814bbdb852cef39465b0e92bfb89c37f | chore(icons): fix import | [
{
"change_type": "MODIFY",
"diff": "@@ -206,37 +206,37 @@ When consuming several icons at once, you may want to consider using an icon\n### Sports\n```jsx react-live\n-<GroupIconSports name=\"americanfootball\" />\n-<GroupIconSports name=\"badminton\" />\n-<GroupIconSports name=\"baseball\" />\n-<GroupIconS... | TypeScript | MIT License | coingaming/moon-design | chore(icons): fix import | 1 | chore | icons |
791,704 | 01.07.2019 14:55:05 | 25,200 | b751de512b3026fe7c5d35596afb362b1287a3f6 | deps(brfs): upgrade to 2.0.2 to resolve source map debug issue | [
{
"change_type": "MODIFY",
"diff": "@@ -39,6 +39,7 @@ const isDevtools = file => path.basename(file).includes('devtools');\nconst isExtension = file => path.basename(file).includes('extension');\nconst BANNER = `// lighthouse, browserified. ${VERSION} (${COMMIT_HASH})\\n`;\n+const DEBUG = false; // true for... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | deps(brfs): upgrade to 2.0.2 to resolve source map debug issue (#9312) | 1 | deps | brfs |
932,458 | 01.07.2019 14:56:02 | 14,400 | 4a83a2e076dd94e593a3a39caf3c19106513dea0 | test(create-web-scripts-library): give build up to a minute | [
{
"change_type": "MODIFY",
"diff": "@@ -37,7 +37,7 @@ describe('integration test', () => {\n[\n{ cmd: 'lint' },\n{ cmd: 'test' },\n- { cmd: 'build', asyncTimeout: 35000 },\n+ { cmd: 'build', asyncTimeout: 60000 },\n].forEach(\n({\ncmd,\n",
"new_path": "packages/create-web-scripts-library/src/integration... | TypeScript | Apache License 2.0 | spotify/web-scripts | test(create-web-scripts-library): give build up to a minute | 1 | test | create-web-scripts-library |
104,818 | 01.07.2019 15:25:44 | 18,000 | b39fccafcaf37447e49541ba6a4879609a63401a | fix(timeseries): small fix to y-axis labels to stop overlap | [
{
"change_type": "MODIFY",
"diff": "@@ -661,7 +661,7 @@ storiesOf('TimeSeriesCard (Experimental)', module)\n</div>\n);\n})\n- .add('large / UNITS', () => {\n+ .add('large / units', () => {\nconst size = select('size', Object.keys(CARD_SIZES), CARD_SIZES.LARGE);\nreturn (\n<div style={{ width: `${getCardMinS... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(timeseries): small fix to y-axis labels to stop overlap | 1 | fix | timeseries |
503,965 | 01.07.2019 15:27:04 | 14,400 | 1ef6f80fc5aa39fab353d1f0437a197f3dcc15b3 | chore(core): unrelease 4.0.0 version branch | [
{
"change_type": "MODIFY",
"diff": "{\n\"name\": \"@patternfly/react-core\",\n- \"version\": \"4.1.2\",\n+ \"version\": \"3.58.0\",\n\"description\": \"This library provides a set of common React components for use with the PatternFly reference implementation.\",\n\"main\": \"dist/js/index.js\",\n\"module\"... | TypeScript | MIT License | patternfly/patternfly-react | chore(core): unrelease 4.0.0 version branch (#2418) | 1 | chore | core |
942,595 | 01.07.2019 16:04:57 | 25,200 | b4ba7706063a622aea18892f65ffe3785efbd11a | chore: align emotion versions | [
{
"change_type": "MODIFY",
"diff": "\"@workday/canvas-kit-react-icon\": \"^3.0.0-alpha.2\",\n\"@workday/canvas-system-icons-web\": \"^1.0.1\",\n\"@workday/design-assets-types\": \"^0.2.3\",\n- \"emotion\": \"^9.2.6\",\n- \"react-emotion\": \"^9.2.6\"\n+ \"emotion\": \"^9.2.12\",\n+ \"react-emotion\": \"^9.2... | TypeScript | Apache License 2.0 | workday/canvas-kit | chore: align emotion versions | 1 | chore | null |
815,569 | 01.07.2019 16:05:08 | -28,800 | bcc19121178bd57e151cade8ed2b41b266799afc | test: add conflict test for OrphanPool | [
{
"change_type": "MODIFY",
"diff": "@@ -153,13 +153,28 @@ mod tests {\nlet tx4 = build_tx(vec![(tx3_hash, 0)], 1);\n+ // the tx5 and its descendants(tx6) conflict with tx1\n+ let tx5 = build_tx(vec![(&H256::zero(), 0)], 2);\n+ let tx5_hash = tx5.hash();\n+\n+ let tx6 = build_tx(vec![(tx5_hash, 0)], 1);\n+\n... | Rust | MIT License | nervosnetwork/ckb | test: add conflict test for OrphanPool | 1 | test | null |
503,965 | 01.07.2019 16:06:30 | 14,400 | b6d7347e6ae5f8e7dbc878d295ebde1a5df62319 | chore(core): undo 4.0.0 release again | [
{
"change_type": "MODIFY",
"diff": "@@ -17,8 +17,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline\n* **Select:** convert to Typescript ([#2201](https://github.com/patternfly/patternfly-react/issues/2201)) ([fd9fca1](https://github.com/patternfly/patternfly-react/commit/f... | TypeScript | MIT License | patternfly/patternfly-react | chore(core): undo 4.0.0 release again (#2420) | 1 | chore | core |
127,939 | 01.07.2019 16:15:21 | -10,800 | 0305b6b86e055f5a1d1d74a7d3d50930dad89309 | chore(side menu): accpting nav param like to or href | [
{
"change_type": "RENAME",
"diff": "/** @jsx jsx */\n+import * as React from 'react';\nimport styled, { CSSObject } from '@emotion/styled';\nimport { jsx } from '@emotion/core';\nimport rem from 'polished/lib/helpers/rem';\n@@ -15,7 +16,9 @@ export const DetailsContainer = styled.div({\n});\ntype ItemProps ... | TypeScript | MIT License | coingaming/moon-design | chore(side menu): accpting nav param like to or href | 1 | chore | side menu |
104,818 | 01.07.2019 16:47:29 | 18,000 | a357990095c02c072d2fb89d83ceafbaf2dc306e | fix(table): bug on late loading tables not paging | [
{
"change_type": "MODIFY",
"diff": "@@ -42,7 +42,14 @@ const StatefulTable = ({ data: initialData, expandedData, ...other }) => {\n// Need to initially sort and filter the tables data, but preserve the selectedId\nuseDeepCompareEffect(\n() => {\n- dispatch(tableRegister({ data: initialData, isLoading, view:... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(table): bug on late loading tables not paging | 1 | fix | table |
104,818 | 01.07.2019 17:00:15 | 18,000 | 7926928321e7256fc5d5c3a8455b7942c55fe96c | fix(reducer): typo in reducer | [
{
"change_type": "MODIFY",
"diff": "@@ -37,18 +37,21 @@ describe('StatefulTable tests with Mock reducer', () => {\nexpect(statefulTable.find(EmptyTable)).toHaveLength(1);\n// First we're called by empty array\nexpect(mockDispatch).toHaveBeenCalledWith({\n- payload: { data: [], isLoading: undefined, view: ex... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(reducer): typo in reducer | 1 | fix | reducer |
306,421 | 01.07.2019 17:13:52 | -7,200 | caedb053723ba21f1685e1e6459a575bdcf8c7a7 | fix(choice-input): tests for empty modelValue | [
{
"change_type": "MODIFY",
"diff": "@@ -12,6 +12,8 @@ describe('ChoiceInputMixin', () => {\nif (super.connectedCallback) super.connectedCallback();\nthis.type = 'checkbox'; // could also be 'radio', should be tested in integration test\n}\n+\n+ _syncValueUpwards() {} // We need to disable the method for the... | JavaScript | MIT License | ing-bank/lion | fix(choice-input): tests for empty modelValue | 1 | fix | choice-input |
932,458 | 01.07.2019 17:19:23 | 14,400 | f65fdf83b6ab0fe809614d60c3530be560ccec45 | test(create-web-scripts-library): extend test timeout for safety | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ describe('integration test', () => {\n// check that all the commands work\n[\n{ cmd: 'lint' },\n- { cmd: 'test' },\n+ { cmd: 'test', asyncTimeout: 30000 },\n{ cmd: 'build', asyncTimeout: 60000 },\n].forEach(\n({\n",
"new_path": "packages/create-web-s... | TypeScript | Apache License 2.0 | spotify/web-scripts | test(create-web-scripts-library): extend test timeout for safety | 1 | test | create-web-scripts-library |
306,421 | 01.07.2019 17:23:26 | -7,200 | 6a85dbcef735b2ed7143cabb46331e39bfb819a9 | fix(field): don't return Unparseable on empty strings | [
{
"change_type": "MODIFY",
"diff": "@@ -212,6 +212,13 @@ export const ChoiceInputMixin = superclass =>\n};\n}\n+ /**\n+ * @override\n+ * Overridden from FormatMixin, since a different modelValue is used for choice inputs.\n+ * Synchronization from user input is already arranged in this Mixin.\n+ */\n+ _sync... | JavaScript | MIT License | ing-bank/lion | fix(field): don't return Unparseable on empty strings | 1 | fix | field |
306,484 | 01.07.2019 17:27:01 | -7,200 | 0ef6a7c49f4ca464c604ebcc66b7a05f05acafcc | chore(icon): don't use id on svg in tests to not confuse users | [
{
"change_type": "MODIFY",
"diff": "-export default '<svg focusable=\"false\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" id=\"svg-hammer\"><path d=\"M.476 12.915L6.7 6 9 8.556l-6.223 6.915a1.542 1.542 0 0 1-1.15.529 1.54 1.54 0 0 1-1.15-.53c-.636-.706-.636-1.85 0-2.555zm12.638-9.031L16 6.863... | JavaScript | MIT License | ing-bank/lion | chore(icon): don't use id on svg in tests to not confuse users | 1 | chore | icon |
942,617 | 01.07.2019 17:41:09 | 21,600 | ee0ac9508fdffa142b4faac339a7b426fdc96a55 | build(travis): fix regex | [
{
"change_type": "MODIFY",
"diff": "@@ -13,7 +13,7 @@ stages:\n- name: pr-previews\nif: \"(branch = master AND type = pull_request) OR branch != master OR branch != /release-*/\"\n- name: npm publish\n- if: branch = /release-*/ AND type != pull_request\n+ if: branch =~ /^release-.*/ AND type != pull_request... | TypeScript | Apache License 2.0 | workday/canvas-kit | build(travis): fix regex | 1 | build | travis |
306,444 | 01.07.2019 17:59:04 | -7,200 | b77204f045d3757f89b1d0003e29f6e43f3f8d73 | chore(overlays): add docs for popper positioning | [
{
"change_type": "MODIFY",
"diff": "# LocalOverlayPositioning\n-## Featuring - [Popper.js]()\n+## Featuring - [Popper.js](https://popper.js.org/)\n+\n+Our local overlays use the open-source Popper.js library for positioning the content relative to the reference element, which we usually refer to as the invo... | JavaScript | MIT License | ing-bank/lion | chore(overlays): add docs for popper positioning | 1 | chore | overlays |
438,921 | 01.07.2019 18:02:13 | -32,400 | d585122f92968571aa0a2bd41fed9f289e065f4b | fix(browser): Fix to work on Node.js env
Make window & document to be referenced fro "./src/internals/browser".
Move .isMobile() to ChartInternal.js' c.js' .()onvertInputType()
Add output.globalObject option to make webpack's bootstrap from window
to this.
Fix | [
{
"change_type": "MODIFY",
"diff": "@@ -31,7 +31,8 @@ const config = {\nlibrary: [\"bb\", \"plugin\", \"[name]\"],\nlibraryExport: \"default\",\nlibraryTarget: \"umd\",\n- umdNamedDefine: true\n+ umdNamedDefine: true,\n+ globalObject: \"this\"\n},\ndevtool: false,\nplugins: [\n",
"new_path": "config/web... | TypeScript | MIT License | naver/billboard.js | fix(browser): Fix to work on Node.js env
- Make window & document to be referenced fro "./src/internals/browser".
- Move .isMobile() to ChartInternal.js' c.js' .()onvertInputType()
- Add output.globalObject option to make webpack's bootstrap from window
to this.
Fix #558 | 1 | fix | browser |
103,570 | 01.07.2019 18:03:16 | -19,080 | 4e8622c38f6c20ca9c6a45ce7731748e5a800535 | fix: disable menu interaction while hiding | [
{
"change_type": "MODIFY",
"diff": "@@ -473,6 +473,7 @@ class Menu extends React.Component<Props, State> {\ncollapsable={false}\naccessibilityViewIsModal={visible}\nstyle={[styles.wrapper, positionStyle, style]}\n+ pointerEvents={visible ? 'box-none' : 'none'}\n>\n<Animated.View style={{ transform: position... | TypeScript | MIT License | callstack/react-native-paper | fix: disable menu interaction while hiding (#1166) | 1 | fix | null |
504,050 | 01.07.2019 18:06:14 | -10,800 | 16e450461bbd2b68d0624c6101a3572e6eaa76f5 | fix(BreadCrumbSwitcher): disable autocomplete
In some cases browsers try to autocomplete the filter input | [
{
"change_type": "MODIFY",
"diff": "@@ -25,6 +25,7 @@ class BreadcrumbSearchInput extends React.Component {\ninputRef={input => {\nthis.nameInput = input;\n}}\n+ autocomplete=\"off\"\nid=\"breadcrumbs-search\"\nplaceholder={placeHolder}\nvalue={searchValue}\n",
"new_path": "packages/patternfly-3/pattern... | TypeScript | MIT License | patternfly/patternfly-react | fix(BreadCrumbSwitcher): disable autocomplete (#2407)
In some cases browsers try to autocomplete the filter input | 1 | fix | BreadCrumbSwitcher |
932,458 | 01.07.2019 18:06:38 | 14,400 | 9bff988a45657247dc6da1356d2d1d5164820717 | fix(create-web-scripts-library): make sure that log output is shown
we incorrectly implemented the logs using the debug project. We need all of the log messages to
appear for this project. | [
{
"change_type": "MODIFY",
"diff": "\"@spotify/web-scripts\": \"^1.1.0\",\n\"chalk\": \"^2.4.2\",\n\"commander\": \"^2.20.0\",\n- \"debug\": \"^4.1.1\",\n\"execa\": \"^2.0.1\",\n\"fs-extra\": \"^7.0.1\"\n},\n",
"new_path": "packages/create-web-scripts-library/package.json",
"old_path": "packages/cre... | TypeScript | Apache License 2.0 | spotify/web-scripts | fix(create-web-scripts-library): make sure that log output is shown
we incorrectly implemented the logs using the debug project. We need all of the log messages to
appear for this project. | 1 | fix | create-web-scripts-library |
815,601 | 01.07.2019 18:11:44 | -28,800 | 7094e3a010bbbf4f5992104e79e82b756a582c4e | fix: get_ancestor consistent | [
{
"change_type": "MODIFY",
"diff": "@@ -93,19 +93,6 @@ impl<CS: ChainStore> ChainProvider for Shared<CS> {\n}\nfn get_ancestor(&self, base: &H256, number: BlockNumber) -> Option<Header> {\n- // if base in the main chain\n- if let Some(n_number) = self.store.get_block_number(base) {\n- if number > n_number {... | Rust | MIT License | nervosnetwork/ckb | fix: get_ancestor consistent | 1 | fix | null |
815,601 | 01.07.2019 18:13:01 | -28,800 | baea4502b8b8efbc31bcd9fffce05dc1135effa7 | chore: remove unsound log | [
{
"change_type": "MODIFY",
"diff": "@@ -612,10 +612,6 @@ impl<CS: ChainStore + 'static> ChainService<CS> {\n}\n}\nErr(err) => {\n- error!(\n- \"cell_set_diff {}\",\n- serde_json::to_string(&cell_set_diff).unwrap()\n- );\nerror!(\"block {}\", serde_json::to_string(b).unwrap());\nfound_error =\nSome(SharedErr... | Rust | MIT License | nervosnetwork/ckb | chore: remove unsound log | 1 | chore | null |
932,458 | 01.07.2019 18:17:32 | 14,400 | 03237982343495459deb4ceb3a6084603fafa584 | fix(create-web-scripts-library): add prepublish to release
prepublishOnly needs to trigger a build | [
{
"change_type": "MODIFY",
"diff": "\"scripts\": {\n\"test\": \"web-scripts test\",\n\"build\": \"web-scripts build\",\n- \"lint\": \"web-scripts lint\"\n+ \"lint\": \"web-scripts lint\",\n+ \"prepublishOnly\": \"$npm_execpath run build\"\n},\n\"bugs\": {\n\"url\": \"https://github.com/spotify/web-scripts/i... | TypeScript | Apache License 2.0 | spotify/web-scripts | fix(create-web-scripts-library): add prepublish to release
prepublishOnly needs to trigger a build | 1 | fix | create-web-scripts-library |
815,601 | 01.07.2019 18:20:22 | -28,800 | e00bbf304b19434c03cd27b6fc5ba6e18fe47bdf | chore: RewardCalculator log | [
{
"change_type": "MODIFY",
"diff": "@@ -2751,6 +2751,7 @@ name = \"reward-calculator\"\nversion = \"0.15.0\"\ndependencies = [\n\"ckb-core 0.15.0\",\n+ \"ckb-logger 0.15.0\",\n\"ckb-store 0.15.0\",\n\"ckb-traits 0.15.0\",\n\"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)\",\n",
"n... | Rust | MIT License | nervosnetwork/ckb | chore: RewardCalculator log | 1 | chore | null |
815,590 | 01.07.2019 18:32:01 | -28,800 | c3d507b5295dc1cbc74f1160a5281bc3fd860e78 | fix: prof tps exclude cellbase | [
{
"change_type": "MODIFY",
"diff": "@@ -71,7 +71,7 @@ fn profile_block_process<CS: ChainStore + 'static>(\nlet block_hash = shared.store().get_block_hash(index).unwrap();\nshared.store().get_block(&block_hash).unwrap()\n};\n- tx_count += block.transactions().len();\n+ tx_count += block.transactions().len().... | Rust | MIT License | nervosnetwork/ckb | fix: prof tps exclude cellbase | 1 | fix | null |
932,458 | 01.07.2019 18:35:48 | 14,400 | 47644e1edd306f014204030f95ff0323d7062e00 | docs(create-web-scripts-library): add to main README | [
{
"change_type": "MODIFY",
"diff": "@@ -42,6 +42,14 @@ It is intended to be used within a project as a series of npm scripts.\nView the [full CLI documentation](./packages/web-scripts) for more details on how to get started.\n+### Create a new library\n+\n+To quickly get started with a new `@spotify/web-scr... | TypeScript | Apache License 2.0 | spotify/web-scripts | docs(create-web-scripts-library): add to main README | 1 | docs | create-web-scripts-library |
127,939 | 01.07.2019 18:37:39 | -10,800 | 4bca13cf57cbec790023ebc717f02892ca76d2df | chore(menu): custom link for side menu | [
{
"change_type": "MODIFY",
"diff": "@@ -6,6 +6,7 @@ import rem from 'polished/lib/helpers/rem';\nimport { colors, border } from '@heathmont/sportsbet-tokens';\nimport { spacing } from '@heathmont/sportsbet-utils';\nimport { Link } from '@heathmont/sportsbet-components';\n+import { LinkProps } from 'react-ro... | TypeScript | MIT License | coingaming/moon-design | chore(menu): custom link for side menu | 1 | chore | menu |
942,617 | 01.07.2019 18:38:10 | 21,600 | 5e473efc7284949bd3b3885e82754d6385590c53 | build(travis): fix git | [
{
"change_type": "MODIFY",
"diff": "@@ -8,7 +8,9 @@ setup_git() {\nsetup_branch() {\ngit checkout $TRAVIS_BRANCH\ngit remote rm origin\n- git remote add origin https://${GH_RELEASE_TOKEN}:github.com/workday/canvas-kit.git > /dev/null 2>&1\n+ git remote add origin https://${GH_RELEASE_TOKEN}@github.com/workd... | TypeScript | Apache License 2.0 | workday/canvas-kit | build(travis): fix git | 1 | build | travis |
932,458 | 01.07.2019 18:43:31 | 14,400 | ebcf4af5eaa3cd8141b6b771277f360bbab61e37 | build(create-web-scripts-library): add publishConfig | [
{
"change_type": "MODIFY",
"diff": "\"devDependencies\": {\n\"@types/fs-extra\": \"^7.0.0\",\n\"tempy\": \"^0.3.0\"\n+ },\n+ \"publishConfig\": {\n+ \"access\": \"public\"\n+ },\n+ \"engines\": {\n+ \"node\": \">=10\"\n}\n}\n",
"new_path": "packages/create-web-scripts-library/package.json",
"old_pat... | TypeScript | Apache License 2.0 | spotify/web-scripts | build(create-web-scripts-library): add publishConfig | 1 | build | create-web-scripts-library |
932,458 | 01.07.2019 18:51:13 | 14,400 | 868354d96864922bc3e9d38054fb5b54193f3188 | fix(create-web-scripts-library): move web-scripts to devDependency
web-scripts should have been a dev dependency, it is not used directly by the CLI | [
{
"change_type": "MODIFY",
"diff": "\"url\": \"https://github.com/spotify/web-scripts/issues\"\n},\n\"dependencies\": {\n- \"@spotify/web-scripts\": \"^1.1.0\",\n\"chalk\": \"^2.4.2\",\n\"commander\": \"^2.20.0\",\n\"execa\": \"^2.0.1\",\n\"fs-extra\": \"^7.0.1\"\n},\n\"devDependencies\": {\n+ \"@spotify/we... | TypeScript | Apache License 2.0 | spotify/web-scripts | fix(create-web-scripts-library): move web-scripts to devDependency
web-scripts should have been a dev dependency, it is not used directly by the CLI | 1 | fix | create-web-scripts-library |
815,598 | 01.07.2019 20:11:57 | -28,800 | 9bf0f65db92e0e7d170c26c04bb8667b67f37f6b | chore: package different version ckb-cli | [
{
"change_type": "MODIFY",
"diff": "@@ -13,6 +13,7 @@ git:\nenv:\nglobal:\n- RUST_BACKTRACE=full\n+ - CKB_CLI_VERSION=v0.15.0\naddons:\napt:\n",
"new_path": ".travis.yml",
"old_path": ".travis.yml"
},
{
"change_type": "MODIFY",
"diff": "@@ -6,6 +6,9 @@ trigger:\ninclude:\n- '*'\n+variabl... | Rust | MIT License | nervosnetwork/ckb | chore: package different version ckb-cli | 1 | chore | null |
815,598 | 01.07.2019 20:18:03 | -28,800 | f8beeada95e8fc6938bc9df3ce02c8aba60d785c | chore: use `pretty_assertions` in rpc test | [
{
"change_type": "MODIFY",
"diff": "@@ -847,7 +847,6 @@ dependencies = [\n\"ckb-tx-pool-executor 0.16.0-pre\",\n\"ckb-util 0.16.0-pre\",\n\"ckb-verification 0.16.0-pre\",\n- \"difference 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"faketime 0.2.0 (registry+https://github.com/rust-lang... | Rust | MIT License | nervosnetwork/ckb | chore: use `pretty_assertions` in rpc test (#1132) | 1 | chore | null |
217,922 | 01.07.2019 21:11:05 | -7,200 | 11a5fff6151c4bad84bd3a0438d5fa4d82dbebe6 | feat(simulator): updated simulator with latest accurate formula | [
{
"change_type": "MODIFY",
"diff": "}\n},\n\"@ffxiv-teamcraft/simulator\": {\n- \"version\": \"1.1.1\",\n- \"resolved\": \"https://registry.npmjs.org/@ffxiv-teamcraft/simulator/-/simulator-1.1.1.tgz\",\n- \"integrity\": \"sha512-XCMjjGOlZH6gFWCTTDwopGudcUN2h1Y5wK2NXmoiTj6KCOwAfAEQ+cJ3AbbgC2GDG38BaescZMUxz+Q... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat(simulator): updated simulator with latest accurate formula | 1 | feat | simulator |
711,597 | 01.07.2019 21:11:32 | -7,200 | faf86bf040a61c9862a03a63671da6e7f848d6ba | feat(docs): Add docs on orders workflow | [
{
"change_type": "ADD",
"diff": "+---\n+title: \"Order Workflow\"\n+showtoc: true\n+---\n+\n+# Order Workflow\n+\n+An Order is a collection of one or more ProductVariants which can be purchased by a Customer. Orders are represented internally by the [Order entity]({{< relref \"order\" >}}) and in the GraphQ... | TypeScript | MIT License | vendure-ecommerce/vendure | feat(docs): Add docs on orders workflow | 1 | feat | docs |
217,922 | 01.07.2019 21:15:43 | -7,200 | 3e1eb9c09417569154e9c74cefc54a22fbc6dda9 | chore: import fix for simulator | [
{
"change_type": "MODIFY",
"diff": "import { Complexity } from './complexity';\nimport { Ingredient } from './ingredient';\n-import { RecipeElement } from './recipe-element';\n+import { Craft as SimCraft } from '@ffxiv-teamcraft/simulator';\n-export interface Craft {\n+export interface Craft extends SimCraf... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: import fix for simulator | 1 | chore | null |
815,590 | 01.07.2019 23:55:39 | 18,000 | 6f4fb8f1b76d115aa443aa5425ad6187b6f1b896 | chore: add testnet alert keys | [
{
"change_type": "MODIFY",
"diff": "# need 2 signatures to send alert\nsignatures_threshold = 2\npublic_keys = [\n+ # testnet key1\n+ \"0x035bfb6e2e89d66d2f684fa80356611f1185863a84bc23db5df484f4b1b89cacaf\",\n+ # testnet key2\n+ \"0x02a8c9d3cef12bbcf7c5901b5801dc87db1c3f79ce4ac48a1545a1eddac17fea34\",\n+ # ... | Rust | MIT License | nervosnetwork/ckb | chore: add testnet alert keys (#1147) | 1 | chore | null |
679,913 | 02.07.2019 00:15:58 | -3,600 | dc4dc150757e348ff02d8c81dd6183584103d7d2 | feat(shader-ast): add arraySym(), update op2 to accept plain numbers | [
{
"change_type": "MODIFY",
"diff": "@@ -12,6 +12,7 @@ import {\nexport type Tag =\n| \"arg\"\n+ | \"array_init\"\n| \"assign\"\n| \"call\"\n| \"call_i\"\n@@ -82,6 +83,33 @@ export type Type =\n| \"samplerCubeShadow\"\n| \"samplerCubeShadow[]\";\n+export interface ArrayTypeMap {\n+ bool: \"bool[]\";\n+ float... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(shader-ast): add arraySym(), update op2 to accept plain numbers | 1 | feat | shader-ast |
679,913 | 02.07.2019 00:16:36 | -3,600 | afaee5f3ace86d5e17b6334556d4d37e90e716d0 | feat(shader-ast-glsl): add array init code gen | [
{
"change_type": "MODIFY",
"diff": "@@ -116,6 +116,15 @@ export const targetGLSL = (opts?: Partial<GLSLOpts>) => {\nconst emit: Fn<Term<any>, string> = defTarget({\narg: (t) => $decl(t, true),\n+ array_init: (t) =>\n+ _opts.version >= GLSLVersion.GLES_300\n+ ? `${t.type}(${$list(t.init)})`\n+ : unsupported(... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(shader-ast-glsl): add array init code gen | 1 | feat | shader-ast-glsl |
679,913 | 02.07.2019 00:19:09 | -3,600 | fb5141e5d7eb90518502f0e922ad12743c9179d9 | feat(shader-ast-js): add array init, more builtin stubs, minor refactor | [
{
"change_type": "MODIFY",
"diff": "@@ -209,9 +209,6 @@ import {\nrshiftI2,\nrshiftI3,\nrshiftI4,\n- setN2,\n- setN3,\n- setN4,\nsetSwizzle2,\nsetSwizzle3,\nsetSwizzle4,\n@@ -252,12 +249,11 @@ import {\ntan3,\ntan4,\nVec,\n- vec3n,\n- vec4n,\nvecOf,\nxorI2,\nxorI3,\nxorI4,\n+ ZERO2,\nZERO3,\nZERO4\n} from \... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(shader-ast-js): add array init, more builtin stubs, minor refactor | 1 | feat | shader-ast-js |
71,267 | 02.07.2019 00:28:11 | 25,200 | 65a3a53bad9cae81c96407049be28afa92d8d09c | docs(lambda-event-sources): update README references to visibilityTimeoutSec to visibilityTimeout | [
{
"change_type": "MODIFY",
"diff": "@@ -35,17 +35,18 @@ first create or update an Amazon SQS queue and select custom values for the\nqueue parameters. The following parameters will impact Amazon SQS's polling\nbehavior:\n-* __visibilityTimeoutSec__: May impact the period between retries.\n-* __receiveMessag... | TypeScript | Apache License 2.0 | aws/aws-cdk | docs(lambda-event-sources): update README references to visibilityTimeoutSec to visibilityTimeout (#3161) | 1 | docs | lambda-event-sources |
217,922 | 02.07.2019 01:05:29 | -7,200 | db7137ec627873ce9b577648921fe1f125910271 | feat(db): added turn in amount in crafting leve pages | [
{
"change_type": "MODIFY",
"diff": "<div class=\"detail-name\">{{'DB.Gil' | translate}}</div>\n<div class=\"detail-value\">{{xivapiLeve.GilReward | number}}</div>\n</div>\n+ <div class=\"details-block\" *ngIf=\"xivapiLeve.CraftLeve\">\n+ <div class=\"detail-name\">{{'DB.LEVE.Turn_ins' | translate}}</div>\n+... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat(db): added turn in amount in crafting leve pages | 1 | feat | db |
447,451 | 02.07.2019 01:14:26 | 14,400 | b512a9bf5e73af84ad53fb7497355e0ab40f5fca | fix: keyboard navigation in Lookup when use other size than medium | [
{
"change_type": "ADD",
"diff": "+const PageLookup = require('../../../src/components/Lookup/pageObject');\n+const { ARROW_DOWN_KEY, ARROW_UP_KEY } = require('../../constants');\n+\n+const LOOKUP = '#lookup-3';\n+\n+describe('Lookup small with icon and description example', () => {\n+ beforeAll(() => {\n+ b... | JavaScript | MIT License | nexxtway/react-rainbow | fix: keyboard navigation in Lookup when use other size than medium (#823) | 1 | fix | null |
679,913 | 02.07.2019 02:26:42 | -3,600 | a645c714e9c86b691550db9d34fbebf5bd5900d2 | feat(shader-ast-stdlib): add 2d worley noise & permutations | [
{
"change_type": "MODIFY",
"diff": "@@ -18,6 +18,9 @@ export * from \"./matrix/lookat\";\nexport * from \"./matrix/mvp\";\nexport * from \"./matrix/normal\";\n+export * from \"./noise/permute\";\n+export * from \"./noise/worley2\";\n+\nexport * from \"./raymarch/ao\";\nexport * from \"./raymarch/direction\"... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(shader-ast-stdlib): add 2d worley noise & permutations | 1 | feat | shader-ast-stdlib |
679,913 | 02.07.2019 03:37:51 | -3,600 | 4bafe1942f82e6986475be62bfb2d00275130b82 | feat(shader-ast-stdlib): add voronoise2() & hash3() | [
{
"change_type": "MODIFY",
"diff": "@@ -19,6 +19,7 @@ export * from \"./matrix/mvp\";\nexport * from \"./matrix/normal\";\nexport * from \"./noise/permute\";\n+export * from \"./noise/voronoise\";\nexport * from \"./noise/worley2\";\nexport * from \"./raymarch/ao\";\n",
"new_path": "packages/shader-ast-... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(shader-ast-stdlib): add voronoise2() & hash3() | 1 | feat | shader-ast-stdlib |
815,745 | 02.07.2019 09:33:23 | -10,800 | 69490ae56e0df878ba1bbf19e1316ff5d8adc553 | fix: adjust dropdown position on selection change - include top
fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -177,10 +177,6 @@ export class NgDropdownPanelComponent implements OnInit, OnChanges, OnDestroy {\n}\nadjustPosition() {\n- if (this._currentPosition === 'top') {\n- return;\n- }\n-\nconst parent = this._parent.getBoundingClientRect();\nconst select = this._select.getB... | TypeScript | MIT License | ng-select/ng-select | fix: adjust dropdown position on selection change - include top
fixes #1234 | 1 | fix | null |
722,013 | 02.07.2019 09:35:34 | 18,000 | b83e235e942acb420c16aaa385728853df89cb41 | fix(docgen): make aliases only path parts instead of letters
Closes | [
{
"change_type": "MODIFY",
"diff": "@@ -9,4 +9,11 @@ describe('resolveAliases', () => {\n})\n).toEqual(path.join('./replacementPath/src/mixins', 'somethingNice/mixinFile.js'))\n})\n+\n+ it('should not resolve partial aliased', () => {\n+ const aliasedPath = resolveAliases('@myPath/somethingNice/mixinFile.js... | TypeScript | MIT License | vue-styleguidist/vue-styleguidist | fix(docgen): make aliases only path parts instead of letters
Closes #478 | 1 | fix | docgen |
71,101 | 02.07.2019 09:50:27 | -7,200 | 0fb7ea39b08403428d73d2a6cd6453388638f04d | fix(cli): Genertate CDK Metadata resource for region-independent stacks
Fixes a bug that caused the CDK Metadata resource to not be emitted if a
stack was not bound to a particular supported region. The fixed behavior
will generate the resource for supported regions as well as for region
independent stacks.
Fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -223,7 +223,7 @@ export class AppStacks {\nif (!stack.template.Resources) {\nstack.template.Resources = {};\n}\n- const resourcePresent = stack.environment.region === 'default-region'\n+ const resourcePresent = stack.environment.region === cxapi.UNKNOWN_REGION\n|| regi... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix(cli): Genertate CDK Metadata resource for region-independent stacks (#3149)
Fixes a bug that caused the CDK Metadata resource to not be emitted if a
stack was not bound to a particular supported region. The fixed behavior
will generate the resource for supported regions as well as for region
independent stacks.... | 1 | fix | cli |
306,484 | 02.07.2019 09:58:25 | -7,200 | aa8c270175b48ff8a78502e7e19359dff95e4d6a | chore(icon): remove misleading story | [
{
"change_type": "MODIFY",
"diff": "import { storiesOf, html } from '@open-wc/demoing-storybook';\n-import { until } from '@lion/core';\nimport '../lion-icon.js';\n@@ -143,20 +142,4 @@ storiesOf('Icon System|Icon', module)\naria-label=\"Skinny dung beatle\"\n></lion-icon>\n`,\n- )\n- .add(\n- 'dynamic icons... | JavaScript | MIT License | ing-bank/lion | chore(icon): remove misleading story | 1 | chore | icon |
815,598 | 02.07.2019 10:04:38 | -28,800 | 881ee0055363c0322ce07a70ba3c9b895d669420 | feat: reset testnet difficulty to 0x1000 | [
{
"change_type": "MODIFY",
"diff": "@@ -9,7 +9,7 @@ index = 1\ncode_hash = \"0x94334bdda40b69bae067d84937aa6bbccf8acd0df6626d4b9ac70d4612a11933\"\n[ckb_testnet]\n-genesis = \"0xd5c54b0c699ef009edfedb00d8fb8198ac5ce1e9e266b9110a8972e1b05aba88\"\n+genesis = \"0x1bb8542e1563cfb84f6fa637d8d88d0e4e4bd8088f204cc8... | Rust | MIT License | nervosnetwork/ckb | feat: reset testnet difficulty to 0x1000 | 1 | feat | null |
104,857 | 02.07.2019 10:08:22 | 10,800 | fadd3283a83470c123594d1fa9c9638466296a45 | fix(chart): fix x-axis label in medium size with legend | [
{
"change_type": "MODIFY",
"diff": "@@ -18,7 +18,7 @@ const LineChartWrapper = styled.div`\npadding-left: 16px;\npadding-right: 1rem;\npadding-top: ${props => (props.isLegendHidden ? '16px' : '0px')};\n- padding-bottom: 16px;\n+ padding-bottom: ${props => (!props.size === CARD_SIZES.MEDIUM ? '16px' : '0px')... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(chart): fix x-axis label in medium size with legend | 1 | fix | chart |
815,745 | 02.07.2019 10:31:53 | -10,800 | bb2a13ec496ae6adccf9143e24d4f1dcdbd6b251 | chore(release): 2.20.3 | [
{
"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=\"2.20.3\"></a>\n+## [2.20.3](https://github.com/ng-select/ng-select/compare/v2.20.2...... | TypeScript | MIT License | ng-select/ng-select | chore(release): 2.20.3 | 1 | chore | release |
815,593 | 02.07.2019 10:52:35 | -32,400 | a16950df38949bbece8a5aead0f716c4f42059a9 | test: comment out probability of failure test case | [
{
"change_type": "MODIFY",
"diff": "@@ -22,7 +22,7 @@ use p2p::{\nmultiaddr::{multihash::Multihash, Multiaddr, Protocol},\nservice::{DialProtocol, ProtocolHandle, ServiceControl, TargetProtocol},\nutils::multiaddr_to_socketaddr,\n- ProtocolId, SessionId,\n+ SessionId,\n};\nuse p2p_identify::IdentifyProtocol... | Rust | MIT License | nervosnetwork/ckb | test: comment out probability of failure test case | 1 | test | null |
932,458 | 02.07.2019 10:54:54 | 14,400 | 5750c5760b7444e31e77fafa94838ebf0bf93b3d | fix(web-scripts): allow all test options to be configured
rootDir, coverageDirectory, and collectCoverageFrom were all configured by providing
non-overrideable values in the CLI invocation arguments. This moves those values into the base
config, which we encourage people to spread over for their custom configuration.
f... | [
{
"change_type": "MODIFY",
"diff": "+const path = require('path');\n+\nmodule.exports = {\n+ rootDir: path.join(process.cwd(), 'src'),\n+ coverageDirectory: path.join(process.cwd(), 'coverage'),\n+ collectCoverageFrom: ['**/*.{js,jsx,ts,tsx}'],\npreset: 'ts-jest/presets/js-with-ts',\nglobals: {\n'ts-jest': ... | TypeScript | Apache License 2.0 | spotify/web-scripts | fix(web-scripts): allow all test options to be configured
rootDir, coverageDirectory, and collectCoverageFrom were all configured by providing
non-overrideable values in the CLI invocation arguments. This moves those values into the base
config, which we encourage people to spread over for their custom configuration.
... | 1 | fix | web-scripts |
127,946 | 02.07.2019 10:54:57 | -10,800 | d4890f9f7967b7ed81bcadb358275b7195f7f653 | fix: RouteLink cleanup | [
{
"change_type": "MODIFY",
"diff": "@@ -10,7 +10,6 @@ export * from './heading';\nexport * from './link';\nexport * from './loader';\nexport * from './nav';\n-export * from './route-link';\nexport * from './select';\nexport * from './switch';\nexport * from './text-input';\n",
"new_path": "design/compon... | TypeScript | MIT License | coingaming/moon-design | fix: RouteLink cleanup | 1 | fix | null |
815,601 | 02.07.2019 10:56:38 | -28,800 | df6a6c8be429e985ed586b401facad9691aab258 | fix: sync block download filter | [
{
"change_type": "MODIFY",
"diff": "@@ -83,26 +83,6 @@ where\nSome(fixed_last_common_header)\n}\n- // this peer's tip is wherethe the ancestor of global_best_known_header\n- pub fn is_known_best(&self, header: &HeaderView) -> bool {\n- let global_best_known_header = self.synchronizer.shared.shared_best_head... | Rust | MIT License | nervosnetwork/ckb | fix: sync block download filter | 1 | fix | null |
932,458 | 02.07.2019 11:20:05 | 14,400 | 1f1e3954112fa6e8be39dabdfdf0836e9d46f1fb | docs: make a link to the readme of create-web-scripts-library | [
{
"change_type": "MODIFY",
"diff": "@@ -44,7 +44,7 @@ View the [full CLI documentation](./packages/web-scripts) for more details on ho\n### Create a new library\n-To quickly get started with a new `@spotify/web-scripts` library, you can build one with our library scaffolding tool:\n+To quickly get started w... | TypeScript | Apache License 2.0 | spotify/web-scripts | docs: make a link to the readme of create-web-scripts-library | 1 | docs | null |
815,593 | 02.07.2019 11:32:28 | -32,400 | d22992dadadf58e818bdb715a4581898850175ed | chore: clean log | [
{
"change_type": "MODIFY",
"diff": "@@ -7,7 +7,7 @@ use ckb_core::extras::BlockExt;\nuse ckb_core::service::{Request, DEFAULT_CHANNEL_SIZE, SIGNAL_CHANNEL_SIZE};\nuse ckb_core::transaction::{CellOutput, ProposalShortId};\nuse ckb_core::{BlockNumber, Cycle};\n-use ckb_logger::{self, debug, error, info, log_e... | Rust | MIT License | nervosnetwork/ckb | chore: clean log | 1 | chore | null |
217,922 | 02.07.2019 12:54:26 | -7,200 | 187c2577a0deeedec13c119c2029acb4a4e63967 | chore: update to antd 8.0 | [
{
"change_type": "MODIFY",
"diff": "}\n},\n\"@ant-design/icons-angular\": {\n- \"version\": \"2.1.0\",\n- \"resolved\": \"https://registry.npmjs.org/@ant-design/icons-angular/-/icons-angular-2.1.0.tgz\",\n- \"integrity\": \"sha512-FDOtuxPKm2CaxWBWFqP2a5abtrrlVz8HzBdLEJJD68bW9ombWQKH71ZMp1Iw53Koqn1KTUCy0jPqS... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore: update to antd 8.0 | 1 | chore | null |
127,946 | 02.07.2019 12:58:32 | -10,800 | d6a1c34e49225f928983496a4cfd549563eef073 | fix(add-wallet): fix imports | [
{
"change_type": "MODIFY",
"diff": "/** @jsx jsx */\nimport { useState, Fragment } from 'react';\nimport { jsx } from '@emotion/core';\n-import { IconCurrency } from '@heathmont/sportsbet-icons';\n+import { GroupIconCurrency } from '@heathmont/sportsbet-icons';\nimport {\nAddWalletCard,\nAddWalletsContainer... | TypeScript | MIT License | coingaming/moon-design | fix(add-wallet): fix imports | 1 | fix | add-wallet |
304,868 | 02.07.2019 13:18:53 | 21,600 | c0b976854bcf4a80939dbb8d30f2c95a5ea263ff | fix(ast): suport formatting "with" | [
{
"change_type": "MODIFY",
"diff": "@@ -505,6 +505,11 @@ func (f *formatter) formatObjectExpressionBraces(n *ObjectExpression, braces boo\nf.writeRune('{')\n}\n+ if n.With != nil {\n+ f.formatIdentifier(n.With)\n+ f.writeString(\" with \")\n+ }\n+\nif multiline {\nf.writeRune('\\n')\nf.indent()\n",
"new... | Go | MIT License | influxdata/flux | fix(ast): suport formatting "with" | 1 | fix | ast |
304,868 | 02.07.2019 13:23:11 | 21,600 | ea30f953927244b50e67c99bfef94c4c27bf961a | fix(stdlib): readd mergeKey parameter to map in deprecated state
The transpiler relies heavily on the mergeKey behavior. As such we are
adding it back. It will remain undocumented and will default to false.
This commit can be reverted once we want to finally remove the mergeKey
parameters. | [
{
"change_type": "MODIFY",
"diff": "@@ -17,6 +17,7 @@ const MapKind = \"map\"\ntype MapOpSpec struct {\nFn *semantic.FunctionExpression `json:\"fn\"`\n+ MergeKey bool `json:\"mergeKey\"`\n}\nfunc init() {\n@@ -29,6 +30,7 @@ func init() {\nRequired: semantic.LabelSet{\"r\"},\nReturn: semantic.Tvar(2),\n}),\n... | Go | MIT License | influxdata/flux | fix(stdlib): readd mergeKey parameter to map in deprecated state
The transpiler relies heavily on the mergeKey behavior. As such we are
adding it back. It will remain undocumented and will default to false.
This commit can be reverted once we want to finally remove the mergeKey
parameters. | 1 | fix | stdlib |
722,013 | 02.07.2019 13:53:03 | 18,000 | f75ff0318b8126e6aed9b8f6394786c57ffcea69 | docs: update Vue CLI docs | [
{
"change_type": "MODIFY",
"diff": "# Use with the cli 3\n-With vue cli 3 devs can create a working environment in minutes. Just do `vue create myProject` and you are ready to code VueJs.\n+With Vue CLI 3, developers can now create a working environment in minutes. Just do `vue create myProject` and you are... | TypeScript | MIT License | vue-styleguidist/vue-styleguidist | docs: update Vue CLI docs | 1 | docs | null |
127,939 | 02.07.2019 14:33:09 | -10,800 | d5a7054af7c02d42159461824ef48849b97b07cd | fix(icons): export types for icon | [
{
"change_type": "MODIFY",
"diff": "@@ -33,7 +33,7 @@ import { IconSportsTennis } from '../svg/IconSportsTennis';\nimport { IconSportsVolleyBall } from '../svg/IconSportsVolleyBall';\nimport { IconSportsWaterPolo } from '../svg/IconSportsWaterPolo';\n-type IconSportsName =\n+export type GroupIconSportsName ... | TypeScript | MIT License | coingaming/moon-design | fix(icons): export types for icon | 1 | fix | icons |
127,946 | 02.07.2019 14:44:16 | -10,800 | 818a609d6c3e505e1cb84e288c36d3dcc7c94c9b | fix(link): buttonModifier prop is optional | [
{
"change_type": "MODIFY",
"diff": "@@ -17,7 +17,7 @@ type LinkProps = React.AnchorHTMLAttributes<HTMLAnchorElement> & {\ndisabled?: boolean;\nsecondary?: boolean;\noptional?: boolean;\n- buttonModifier: ButtonModifiers;\n+ buttonModifier?: ButtonModifiers;\nas?: any;\nto?: any;\n// Manually added these bec... | TypeScript | MIT License | coingaming/moon-design | fix(link): buttonModifier prop is optional | 1 | fix | link |
127,939 | 02.07.2019 14:49:32 | -10,800 | 22bd3e5098b99329cc83b124af4a245ba77746cc | feat(icons): created bombay club icon | [
{
"change_type": "ADD",
"diff": "+<svg width=\"12\" height=\"16\" viewBox=\"0 0 12 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n+<path d=\"M11.8333 9.2466C11.8333 7.08707 10.6516 5.20707 8.90656 4.23262C9.10373 3.84583 9.21613 3.40703 9.21613 2.94094C9.21613 2.03669 8.79673 1.25726 8.14355 0.74... | TypeScript | MIT License | coingaming/moon-design | feat(icons): created bombay club icon | 1 | feat | icons |
711,597 | 02.07.2019 14:52:55 | -7,200 | 5f2a5020133efd2dda501867179e40a05c4ecd89 | refactor(admin-ui): Rename OrderWithLines to OrderDetail | [
{
"change_type": "MODIFY",
"diff": "@@ -4,7 +4,7 @@ import { map } from 'rxjs/operators';\nimport { createResolveData } from '../common/base-entity-resolver';\nimport { detailBreadcrumb } from '../common/detail-breadcrumb';\n-import { FacetWithValues, OrderWithLines, ProductWithVariants } from '../common/ge... | TypeScript | MIT License | vendure-ecommerce/vendure | refactor(admin-ui): Rename OrderWithLines to OrderDetail | 1 | refactor | admin-ui |
127,939 | 02.07.2019 14:57:35 | -10,800 | 2930b1a449362ec0d2fbd5f24985845679c44153 | chore(icons): updated docs for a icon | [
{
"change_type": "MODIFY",
"diff": "@@ -166,6 +166,12 @@ To aid with performance, Icons are surfaced as individual [SVG](https://develope\n<IconWarningExclamation />\n```\n+### Miscellaneous\n+\n+```jsx react-live\n+<IconBombayClub />\n+```\n+\n## Customizing\n### Color\n",
"new_path": "design/icons/REA... | TypeScript | MIT License | coingaming/moon-design | chore(icons): updated docs for a icon | 1 | chore | icons |
127,939 | 02.07.2019 15:04:11 | -10,800 | ee4f58c2d72f34b9ba28305ef2a38e4d0aea4bf7 | chore(icons): delete a file commited which is not needed | [
{
"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 12 16\"\n- fill=\"none\"\n- xmlns=\"http://www.w3.org/2000/svg\"\n- {...props}... | TypeScript | MIT License | coingaming/moon-design | chore(icons): delete a file commited which is not needed | 1 | chore | icons |
679,913 | 02.07.2019 15:06:40 | -3,600 | 1412f71a2e5e229b52d6ba37e220b8f6ea0e5a36 | fix(shader-ast): mod() type inference | [
{
"change_type": "MODIFY",
"diff": "@@ -125,7 +125,7 @@ export function mod<A extends Prim, B extends A>(a: Term<A>, b: Term<B>): FnCall\nexport function mod<A extends Prim>(a: Term<A>, b: FloatTerm): FnCall<A>;\nexport function mod(a: Term<any>, b: Term<any>): FnCall<any> {\nconst f = builtinCall(\"mod\", ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(shader-ast): mod() type inference | 1 | fix | shader-ast |
679,913 | 02.07.2019 15:07:20 | -3,600 | fdaac1fec838a987c383cc193fecd1df42e8b410 | fix(shader-ast-js): op2 type hint interpretation | [
{
"change_type": "MODIFY",
"diff": "@@ -892,7 +892,6 @@ export const targetJS = () => {\n\"--\": \"dec\",\n\"||\": \"or\",\n\"&&\": \"and\",\n- // TODO below\n\"|\": \"bitor\",\n\"&\": \"bitand\",\n\"^\": \"bitxor\",\n@@ -912,9 +911,9 @@ export const targetJS = () => {\n\"ivec2\",\n\"ivec3\",\n\"ivec4\",\n-... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(shader-ast-js): op2 type hint interpretation | 1 | fix | shader-ast-js |
127,939 | 02.07.2019 15:10:23 | -10,800 | c49c9e04ec7551ac919e01a6d36dd83b784a06e3 | chore(icons): icon after script update | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,7 @@ const Svg = (props: React.SVGProps<SVGSVGElement>) => (\n>\n<path\nd=\"M11.833 9.247c0-2.16-1.181-4.04-2.926-5.014.197-.387.31-.826.31-1.292 0-.904-.42-1.684-1.073-2.194C7.509.247 6.87-.068 5.68.012c-1.21.08-1.891.827-1.891.827a1.908 1.908 0 0 0-.55 1.33... | TypeScript | MIT License | coingaming/moon-design | chore(icons): icon after script update | 1 | chore | icons |
127,939 | 02.07.2019 15:13:50 | -10,800 | 431ab2764052a4460a452f94ba877fc320cb5f66 | chore(icons): update view port | [
{
"change_type": "MODIFY",
"diff": "-<svg width=\"12\" height=\"16\" viewBox=\"0 0 12 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n-<path d=\"M11.8333 9.2466C11.8333 7.08707 10.6516 5.20707 8.90656 4.23262C9.10373 3.84583 9.21613 3.40703 9.21613 2.94094C9.21613 2.03669 8.79673 1.25726 8.14355 0... | TypeScript | MIT License | coingaming/moon-design | chore(icons): update view port | 1 | chore | icons |
217,922 | 02.07.2019 15:19:37 | -7,200 | cd5aae7bd22174c8b06fed6a3969ca3763d68863 | chore(ci): updated Docker image for CI env | [
{
"change_type": "MODIFY",
"diff": "-FROM circleci/node:10.0.0-stretch-browsers\n+FROM circleci/node:10.9.0-stretch-browsers\nRUN ls /etc/apt/\n",
"new_path": ".circleci/images/Dockerfile",
"old_path": ".circleci/images/Dockerfile"
},
{
"change_type": "MODIFY",
"diff": "### Prepare your ... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(ci): updated Docker image for CI env | 1 | chore | ci |
104,857 | 02.07.2019 15:33:42 | 10,800 | 412fea2e1372af7a71439cd0bba0dc3de4dd1247 | fix(chart): at least one tick shown | [
{
"change_type": "MODIFY",
"diff": "@@ -166,7 +166,11 @@ const TimeSeriesCard = ({\n}\n};\n- const ticksInterval = Math.round(valueSort.length / maxTicksPerSize(size));\n+ const ticksInterval =\n+ Math.round(valueSort.length / maxTicksPerSize(size)) !== 0\n+ ? Math.round(valueSort.length / maxTicksPerSize(s... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(chart): at least one tick shown | 1 | fix | chart |
503,965 | 02.07.2019 15:37:00 | 14,400 | f494b4c13d5ed64abe0e379ee61d393a82b33740 | fix(incremental-build): also hash folder names | [
{
"change_type": "MODIFY",
"diff": "@@ -12,9 +12,10 @@ function filewalker(dir) {\nconst stat = fs.statSync(filePath);\n// If directory, execute a recursive call\nif (stat && stat.isDirectory() && !stat.isSymbolicLink()) {\n+ results.push({ path: filePath, type: 'dir' });\nresults = results.concat(filewalke... | TypeScript | MIT License | patternfly/patternfly-react | fix(incremental-build): also hash folder names (#2377) | 1 | fix | incremental-build |
104,857 | 02.07.2019 15:40:09 | 10,800 | fb48228c0158a25c2d41364ac7648158006141ee | chore(chart): stories updatees | [
{
"change_type": "MODIFY",
"diff": "@@ -340,7 +340,7 @@ storiesOf('TimeSeriesCard (Experimental)', module)\n</div>\n);\n})\n- .add('medium / single line - years', () => {\n+ .add('medium / single line - interval year (Two data point)', () => {\nconst size = select('size', Object.keys(CARD_SIZES), CARD_SIZES... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | chore(chart): stories updatees | 1 | chore | chart |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.