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,818
26.09.2019 15:53:51
18,000
9b4d697e68128b7c079461878548835c4c1ca6e4
fix(tablecard): performance improvement on filtered rows
[ { "change_type": "MODIFY", "diff": "-import React from 'react';\n+import React, { useMemo } from 'react';\nimport { OverflowMenu, OverflowMenuItem, Icon, Button } from 'carbon-components-react';\nimport styled from 'styled-components';\nimport moment from 'moment';\n@@ -405,6 +405,17 @@ const TableCard = ({...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(tablecard): performance improvement on filtered rows
1
fix
tablecard
104,857
26.09.2019 16:19:57
-7,200
74d4683e83b7d64861938785c5815ededd59f40a
fix(value): update arrow tooltip based on parent size
[ { "change_type": "MODIFY", "diff": "@@ -20,7 +20,7 @@ import Close16 from '@carbon/icons-react/lib/close/16';\nimport ChevronDown16 from '@carbon/icons-react/lib/chevron--down/16';\nimport Popup20 from '@carbon/icons-react/lib/popup/20';\nimport styled from 'styled-components';\n-import sizeMe from 'react-s...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(value): update arrow tooltip based on parent size
1
fix
value
104,857
26.09.2019 16:22:47
-7,200
efd07058890cf36cf2364f5cc60ed7a540d62e67
chore(snapshots): update on snapshots
[ { "change_type": "MODIFY", "diff": "@@ -19701,6 +19701,13 @@ exports[`Storybook Snapshot tests and console checks Storyshots Card basic 1`] =\nflex-direction: column;\n}\n+.c0 span#timeRange {\n+ display: -webkit-box;\n+ display: -webkit-flex;\n+ display: -ms-flexbox;\n+ display: flex;\n+}\n+\n.c1 {\npaddin...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(snapshots): update on snapshots
1
chore
snapshots
942,595
26.09.2019 16:30:39
25,200
864055d39766532f7758a773bc98c6206a15a81b
chore: Release v3.0.0-alpha.9
[ { "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+# 3.0.0-alpha.9 (2019-09-26)\n+\n+### Infrastructure:\n+- feat: Refactor and improve our create-module script ([#211]...
TypeScript
Apache License 2.0
workday/canvas-kit
chore: Release v3.0.0-alpha.9 (#225)
1
chore
null
791,690
26.09.2019 16:34:23
18,000
39305be53211f05f5e8472d00f78e80a02f092dd
core(unused-css-rules): no more inifinity savings
[ { "change_type": "MODIFY", "diff": "@@ -93,8 +93,10 @@ class UnusedBytes extends Audit {\n// This was an asset that was inlined in a different resource type (e.g. HTML document).\n// Use the compression ratio of the resource to estimate the total transferred bytes.\nconst transferSize = networkRecord.transf...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(unused-css-rules): no more inifinity savings (#9731)
1
core
unused-css-rules
866,415
26.09.2019 16:44:38
14,400
280c7acc93ef8f0534ff4ced0347b2b7124b4eba
feat(analytics): create analytics services
[ { "change_type": "MODIFY", "diff": "\"**/*.js\": [\n\"prettier --write\",\n\"eslint packages\",\n- \"cross-env BABEL_ENV=test jest\",\n\"git add\"\n],\n\"packages/components/**/*.scss\": [\n", "new_path": ".lintstagedrc", "old_path": ".lintstagedrc" }, { "change_type": "ADD", "diff": "+/...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): create analytics services
1
feat
analytics
67,516
26.09.2019 17:11:15
-7,200
4d4525f533cbda659f3982fb43649b5849cd7677
feat(integration): test plan for runtime observers
[ { "change_type": "MODIFY", "diff": "- `computed-observer`: Observer for computed properties\n- `map-observer`: Observer for mutation in Map?\n- `proxy-observer`: Observer for the mutation of object property value when proxy strategy is used (TODO: have a CE for testing that utilizes proxy strategy)\n+- `sel...
TypeScript
MIT License
aurelia/aurelia
feat(integration): test plan for runtime observers
1
feat
integration
401,147
26.09.2019 17:12:58
-19,080
c02dc90fc7986db7170e4be0dfcb11f2a5a45524
feat(icons): add contrat icon and add two more sizes for icons affects:
[ { "change_type": "ADD", "diff": "+<svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 60 60\" >\n+<g>\n+ <path d=\"M38.914,0H6.5v60h47V14.586L38.914,0z M39.5,3.414L50.086,14H39.5V3.414z M8.5,58V2h29v14h14v42H8...
TypeScript
MIT License
medly/medly-components
feat(icons): add contrat icon and add two more sizes for icons affects: @medly-components/icons, @medly-components/theme
1
feat
icons
866,394
26.09.2019 17:13:16
14,400
fba01f45619b84c282b79ddef6c3817f7d763674
feat(templates): adding issue templates to IBM.com Library
[ { "change_type": "ADD", "diff": "+---\n+name: \"Design kit \\U0001F308\"\n+about: Issues related to the design kit\n+title: \"[Design kit]: Brief description\"\n+labels: design kit\n+assignees: oliviaflory\n+\n+---\n+\n+<!-- Feel free to remove sections that aren't relevant.\n+\n+## Title line template: [De...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(templates): adding issue templates to IBM.com Library
1
feat
templates
866,415
26.09.2019 17:13:44
14,400
56aa04d05db2882ca23b4dff2025811caf7f7438
feat(analytics): scroll tracker
[ { "change_type": "MODIFY", "diff": "-<meta name=\"keywords\" content=\"IBM, design, system, Carbon, design system, Bluemix, styleguide, style, guide, components, library, pattern, kit, component, cloud, React, React.js\">\n-<meta name=\"description\" content=\"A collection of IBM.com components implemented ...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): scroll tracker
1
feat
analytics
866,415
26.09.2019 17:14:10
14,400
6a92fdf2610d52adbc8f9dc64c1d18d84c90bce3
feat(analytics): scroll tracker analytics service
[ { "change_type": "MODIFY", "diff": "}\n*\n*/\n-function registerAnalyticsEvent(eventData) {\n+function RegisterAnalyticsEvent(eventData) {\nif (window.ibmStats) {\n- console.log('sending info', eventData);\nreturn window.ibmStats.event(eventData);\n}\n}\n-export default registerAnalyticsEvent;\n+export defa...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): scroll tracker analytics service
1
feat
analytics
531,793
26.09.2019 17:17:05
-3,600
4efe17e8f112c7d3d3f1fea77b2a0ec45c4073dd
feat(api): expose alertmanager headers in the API
[ { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ import (\n\"github.com/prymitive/karma/internal/filters\"\n\"github.com/prymitive/karma/internal/models\"\n\"github.com/prymitive/karma/internal/slices\"\n+ \"github.com/prymitive/karma/internal/uri\"\nlog \"github.com/sirupsen/logrus\"\n)\n@@ -111,11 +1...
TypeScript
Apache License 2.0
prymitive/karma
feat(api): expose alertmanager headers in the API
1
feat
api
815,595
26.09.2019 17:20:44
-28,800
e6cf2aaa8f715facc5a8c1e01c9a15fef111d749
chore: Remove repeating get_proposals
[ { "change_type": "MODIFY", "diff": "@@ -193,7 +193,6 @@ impl Future for PackageTxsProcess {\n&proposals,\n)?;\n- let proposals = guard.get_proposals(self.proposals_limit as usize);\nlet (entries, size, cycles) = CommitTxsScanner::new(guard.proposed())\n.txs_to_commit(txs_size_limit, self.max_block_cycles);\...
Rust
MIT License
nervosnetwork/ckb
chore: Remove repeating get_proposals
1
chore
null
866,395
26.09.2019 17:31:30
14,400
e6cd3e11e1dd0b0679092524f112f0a2fcc4666b
fix(prefix): fix incorrect prefix name
[ { "change_type": "MODIFY", "diff": "import React from 'react';\nimport PropTypes from 'prop-types';\n-import { settings } from '@carbon/ibmdotcom-utilities';\n-import { settings as carbonSettings } from 'carbon-components';\n+import { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\n+import { ...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(prefix): fix incorrect prefix name
1
fix
prefix
401,147
26.09.2019 17:36:14
-19,080
ab4061055dba102cd3e2c0114b1014ddf62b0d7e
fix(core): fix table issues affects:
[ { "change_type": "MODIFY", "diff": "@@ -16,6 +16,8 @@ const Body: React.SFC<Props> = React.memo(props => {\nconst cells: React.ReactElement[] = [];\nconfigs.forEach(config => {\n+ if (!config) return null;\n+\nconst fieldName = `${field && `${field}.`}${config.field}`;\nreturn config.children\n", "new_p...
TypeScript
MIT License
medly/medly-components
fix(core): fix table issues affects: @medly-components/core
1
fix
core
401,147
26.09.2019 17:38:46
-19,080
4e16775c5e72bee088f949486cd84f21f1675a65
fix(core): remove unwanted props from cell component affects:
[ { "change_type": "MODIFY", "diff": "@@ -32,7 +32,7 @@ const Body: React.SFC<Props> = React.memo(props => {\ndata={rowData[config.field]}\nrowId={rowData.id}\ndottedFieldName={fieldName}\n- {...{ config, selectedRows, onRowClick, onRowSelection, addColumnMaxSize }}\n+ {...{ config, selectedRows, onRowSelecti...
TypeScript
MIT License
medly/medly-components
fix(core): remove unwanted props from cell component affects: @medly-components/core
1
fix
core
942,601
26.09.2019 17:48:40
14,400
88ee4ba5fbd9f61075bba02c13cd412f7f049cf6
fix(switch): Hide checkbox input
[ { "change_type": "MODIFY", "diff": "@@ -33,6 +33,7 @@ const SwitchInput = styled('input')<SwitchProps>(\nmargin: 0,\nmarginLeft: spacing.xxxs,\nborderRadius: 999,\n+ opacity: 0,\n'&:focus, &:active': {\noutline: 'none',\n'& ~ div:first-of-type': {\n", "new_path": "modules/switch/react/lib/Switch.tsx", ...
TypeScript
Apache License 2.0
workday/canvas-kit
fix(switch): Hide checkbox input (#224)
1
fix
switch
815,609
26.09.2019 17:55:57
-28,800
0e27a71cb9dc6858fc79bea3a932834949208663
chore: remove redundant dependencies for build.rs and tests
[ { "change_type": "MODIFY", "diff": "@@ -366,17 +366,12 @@ dependencies = [\n\"ckb-crypto 0.22.0-pre\",\n\"ckb-dao 0.22.0-pre\",\n\"ckb-dao-utils 0.22.0-pre\",\n- \"ckb-db 0.22.0-pre\",\n\"ckb-hash 0.22.0-pre\",\n\"ckb-jsonrpc-types 0.22.0-pre\",\n- \"ckb-miner 0.22.0-pre\",\n- \"ckb-occupied-capacity 0.22.0...
Rust
MIT License
nervosnetwork/ckb
chore: remove redundant dependencies for build.rs and tests
1
chore
null
866,415
26.09.2019 17:56:31
14,400
d0a1822737cf4d38625e65b1f8f2ee352c89c869
feat(analytics): moving scroll tracking to dotcomshell
[ { "change_type": "MODIFY", "diff": "* LICENSE file in the root directory of this source tree.\n*/\n-import React from 'react';\n+import React, { useEffect } from 'react';\nimport PropTypes from 'prop-types';\nimport { settings } from 'carbon-components';\nimport { Masthead, Footer } from '@carbon/ibmdotcom-...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): moving scroll tracking to dotcomshell
1
feat
analytics
67,476
26.09.2019 17:59:22
-7,200
e1ee6d2c9c5d3b275191528a2bf6b66f6b1052dd
refactor(di): cleanup resourceFactories stuff and add some tests
[ { "change_type": "MODIFY", "diff": "@@ -1172,25 +1172,310 @@ describe(`The Container class`, function () {\n// });\ndescribe(`createChild()`, function () {\n- it(`creates a child with same config and sut as parent, and copies over the resourceLookup`, function () {\n- const { sut } = setup();\n- const obj =...
TypeScript
MIT License
aurelia/aurelia
refactor(di): cleanup resourceFactories stuff and add some tests
1
refactor
di
866,415
26.09.2019 18:07:27
14,400
c7781d7f16b34c5307feed50261a01526bf28688
feat(analytics): example of eventData object jsDoc
[ { "change_type": "MODIFY", "diff": "@@ -27,7 +27,7 @@ const DotcomShell = ({\n...mastheadProps\n}) => {\nuseEffect(() => {\n- AnalyticsAPI.initScrollAnalytics();\n+ AnalyticsAPI.initScrollTracker();\n}, []);\nreturn (\n", "new_path": "packages/react/src/components/DotcomShell/DotcomShell.js", "old_p...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): example of eventData object jsDoc
1
feat
analytics
866,415
26.09.2019 18:09:43
14,400
ecab00ca70d6e78be94a0593c870eab8a0db0e92
chore(jsDocs): remove return doc
[ { "change_type": "MODIFY", "diff": "@@ -8,7 +8,6 @@ class AnalyticsAPI {\n* service to fire a stats/metrics event for an action\n*\n* @param {object} eventData Object with standard IBM metric event properties and values to send to Coremetrics\n- * @returns {object} JSX object\n*\n* @example\n* {type: 'eleme...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(jsDocs): remove return doc
1
chore
jsDocs
866,415
26.09.2019 18:15:26
14,400
9c04a86bc3da16c316bd55d87080f65d0ae196b2
chore(jsDocs): small tweak to doc
[ { "change_type": "MODIFY", "diff": "@@ -10,7 +10,14 @@ class AnalyticsAPI {\n* @param {object} eventData Object with standard IBM metric event properties and values to send to Coremetrics\n*\n* @example\n- * {type: 'element', primaryCategory: 'MASTHEAD', eventName: 'CLICK', executionPath: 'masthead__profile...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(jsDocs): small tweak to doc
1
chore
jsDocs
217,922
26.09.2019 18:22:52
-7,200
6506d20b236c0ae15a2e061684064a6cc94a9db1
chore: inventory page performance fixes
[ { "change_type": "MODIFY", "diff": "@@ -12,6 +12,7 @@ import { HttpClientModule } from '@angular/common/http';\nimport { MaintenanceGuard } from '../maintenance/maintenance.guard';\nimport { FullpageMessageModule } from '../../modules/fullpage-message/fullpage-message.module';\nimport { ClipboardModule } fr...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: inventory page performance fixes
1
chore
null
217,922
26.09.2019 18:31:46
-7,200
c3a601b8f22502287a3823ec43127c28f3df33eb
chore: small style changes for desktop settings
[ { "change_type": "MODIFY", "diff": "@@ -325,6 +325,7 @@ export class AppComponent implements OnInit {\nenablePacketCapture(): void {\nthis.ipc.machinaToggle = true;\n+ this.settings.enableUniversalisSourcing = true;\nthis.ipc.send('toggle-machina', true);\n}\n", "new_path": "apps/client/src/app/app.comp...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: small style changes for desktop settings
1
chore
null
815,595
26.09.2019 18:41:55
-28,800
76847b51ac046d92504b191303501f76e2c9c997
test: Add avoid_duplicated_proposals_with_uncles
[ { "change_type": "MODIFY", "diff": "@@ -366,6 +366,7 @@ fn all_specs() -> SpecMap {\nBox::new(ConflictInGap),\nBox::new(ConflictInProposed),\nBox::new(DAOVerify),\n+ Box::new(AvoidDuplicatedProposalsWithUncles),\n];\nspecs.into_iter().map(|spec| (spec.name(), spec)).collect()\n}\n", "new_path": "test/sr...
Rust
MIT License
nervosnetwork/ckb
test: Add avoid_duplicated_proposals_with_uncles
1
test
null
815,595
26.09.2019 18:53:43
-28,800
be821be88420cec908a59da83f69e02d3cd04ee5
perf: Avoid re-proposed uncle transactions
[ { "change_type": "MODIFY", "diff": "@@ -69,6 +69,7 @@ impl PendingQueue {\n&self,\nlimit: usize,\nmin_fee_rate: FeeRate,\n+ exclusion: &HashSet<ProposalShortId>,\nproposals: &mut HashSet<ProposalShortId>,\n) {\nfor key in self.keys_sorted_by_fee() {\n", "new_path": "tx-pool/src/component/pending.rs", ...
Rust
MIT License
nervosnetwork/ckb
perf: Avoid re-proposed uncle transactions
1
perf
null
71,539
26.09.2019 19:56:40
25,200
27d209de9233e9643bf4b14f18b8b6bff4823e2a
chore(mergify): fix commenting on closed prs Mergify was leaving comments on already closed PRs whenever action was taken, this adds logic to prevent that
[ { "change_type": "MODIFY", "diff": "@@ -51,6 +51,8 @@ pull_request_rules:\n- author!=dependabot[bot]\n- author!=dependabot-preview[bot]\n- base=master\n+ - -merged\n+ - -closed\n- name: remove stale reviews\nactions:\ndismiss_reviews: {}\n@@ -69,6 +71,8 @@ pull_request_rules:\n- author!=Jerry-AWS\n- author!...
TypeScript
Apache License 2.0
aws/aws-cdk
chore(mergify): fix commenting on closed prs (#4266) Mergify was leaving comments on already closed PRs whenever action was taken, this adds logic to prevent that
1
chore
mergify
531,793
26.09.2019 20:24:20
-3,600
9eaa616d5dfb1f76ffdd0e46d5df08d9f9ff854b
fix(docs): update docs to mention basic auth handling
[ { "change_type": "MODIFY", "diff": "@@ -69,10 +69,10 @@ alertmanager:\n(`https://user:password@alertmanager.example.com`) and you don't want it to\nbe visible to users then ensure `proxy: true` is also set in order to avoid\nleaking auth information to the browser.\n- Without proxy mode full URI needs to be...
TypeScript
Apache License 2.0
prymitive/karma
fix(docs): update docs to mention basic auth handling
1
fix
docs
217,922
26.09.2019 20:42:39
-7,200
96f4d89147ccb09c02e08ae3e529800dc167baaf
chore: fix for inventory merge operations
[ { "change_type": "MODIFY", "diff": "@@ -39,8 +39,8 @@ export class UserInventory extends DataWithPermissions {\n}\noperateTransaction(packet: any, lastSpawnedRetainer: string): InventoryPatch | null {\n- const isFromRetainer = packet.fromContainer > 10000 && packet.fromContainer < 20000;\n- const isToRetain...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: fix for inventory merge operations
1
chore
null
67,516
26.09.2019 20:50:34
-7,200
e6ea738334f3bd2b26d95568dfb6781323a067fb
feat(integration): plan for binding behaviors
[ { "change_type": "MODIFY", "diff": "- `set-observer`: Observer for mutation in Set?\n- `setter-observer`: Observer for the mutation of object property value when getter-setter strategy is used (default strategy, therefore no special CE will be required)\n+#### Binding behaviors\n+- `debounce`: delays change...
TypeScript
MIT License
aurelia/aurelia
feat(integration): plan for binding behaviors
1
feat
integration
531,793
26.09.2019 22:02:41
-3,600
e1dad3b78ee367f98aa66b136f30d6c950a9c789
fix(build): speed up docker builds Copy only what's needed rather then entire repo, needs more steps but allows for faster builds
[ { "change_type": "MODIFY", "diff": "FROM node:10.16.3-alpine as nodejs-builder\nRUN apk add --update make git\n-COPY . /src\n+COPY Makefile /src/Makefile\n+COPY ui /src/ui\nRUN make -C /src ui\nFROM golang:1.13.1-alpine as go-builder\n-COPY --from=nodejs-builder /src /src\n-ARG VERSION\nRUN apk add --update...
TypeScript
Apache License 2.0
prymitive/karma
fix(build): speed up docker builds Copy only what's needed rather then entire repo, needs more steps but allows for faster builds
1
fix
build
815,577
26.09.2019 22:13:20
-28,800
dbed4f98965b87cb950b24623cdd6c6f8088d372
test: whitlist with malformed message
[ { "change_type": "MODIFY", "diff": "@@ -21,7 +21,7 @@ setup-ckb-test:\nintegration: setup-ckb-test ## Run integration tests in \"test\" dir.\ncargo build\n- cd test && cargo run -- --bin ../target/debug/ckb ${CKB_TEST_ARGS}\n+ cd test && RUST_BACKTRACE=1 cargo run -- --bin ../target/debug/ckb ${CKB_TEST_ARG...
Rust
MIT License
nervosnetwork/ckb
test: whitlist with malformed message
1
test
null
76,605
27.09.2019 01:16:19
-7,200
ba314409eb885075c3360a997536b6af2194c0ba
feat: improve accuracy with best similarity
[ { "change_type": "MODIFY", "diff": "@@ -27,7 +27,7 @@ class AutoStemmer extends BaseStemmer {\nconstructor(tokenizer, stopwords) {\nsuper(tokenizer, stopwords);\nthis.intentUtterances = {};\n- this.minLengthLearn = 4;\n+ this.minLengthLearn = 2;\nthis.amountLoops = 3;\nthis.potentialRoots = {};\nthis.potent...
JavaScript
MIT License
axa-group/nlp.js
feat: improve accuracy with best similarity
1
feat
null
447,447
27.09.2019 01:17:50
14,400
e0b24d9d993023f20d0b6746570735c99bf42f25
test: add accessibility test on Modal component
[ { "change_type": "ADD", "diff": "+import React from 'react';\n+import { mount } from 'enzyme';\n+import { axe } from 'jest-axe';\n+import Modal from '..';\n+import Button from '../../Button';\n+\n+describe('<Modal/>', () => {\n+ it('should be accessible', async () => {\n+ expect.assertions(1);\n+ const wrap...
JavaScript
MIT License
nexxtway/react-rainbow
test: add accessibility test on Modal component (#1027)
1
test
null
447,447
27.09.2019 01:22:40
14,400
2b38052fbd89eb0a0040135d695653faaaa46024
test: add accessibility test on TimePicker component
[ { "change_type": "ADD", "diff": "+import React from 'react';\n+import ReactDOMServer from 'react-dom/server';\n+import { axe } from 'jest-axe';\n+import TimePicker from '..';\n+\n+describe('<TimePicker/>', () => {\n+ it('should be accessible', async () => {\n+ expect.assertions(1);\n+ const html = ReactDOMS...
JavaScript
MIT License
nexxtway/react-rainbow
test: add accessibility test on TimePicker component (#1028)
1
test
null
273,683
27.09.2019 01:56:50
-7,200
ea86f93cca3bd6a4d01005a2a00618a3a34edb2a
chore: fix minor typo in graphql filters test
[ { "change_type": "MODIFY", "diff": "@@ -393,7 +393,7 @@ function createCollections (api) {\ntypeName: 'Product',\nid: '2'\n},\n- unoin: [\n+ union: [\n{ typeName: 'Product', id: '1' },\n{ typeName: 'Item', id: '5' }\n]\n", "new_path": "gridsome/lib/graphql/__tests__/nodes.filters.spec.js", "old_path...
JavaScript
MIT License
gridsome/gridsome
chore: fix minor typo in graphql filters test
1
chore
null
76,605
27.09.2019 04:09:54
-7,200
302909f03dc179f6ff243f7e6218c6cf0202f22e
feat: spell checking
[ { "change_type": "MODIFY", "diff": "const NlpUtil = require('../nlp/nlp-util');\nconst Classifier = require('../classifiers/classifier');\nconst { removeEmojis } = require('../util/emoji');\n+const SpellCheck = require('../util/spell-check');\nconst status = {\nCREATE: 'create',\n@@ -59,6 +60,13 @@ class Ba...
JavaScript
MIT License
axa-group/nlp.js
feat: spell checking
1
feat
null
76,605
27.09.2019 04:34:43
-7,200
4a02a72d17c0d3907b1767b0fd14eb89e62f140c
feat: improve spell check. Distance 1
[ { "change_type": "MODIFY", "diff": "@@ -61,7 +61,7 @@ class BaseNLU {\n? 1.2\n: this.settings.nonedeltaMultiplier;\nif (this.settings.spellCheck) {\n- this.spellCheckDistance = 2;\n+ this.spellCheckDistance = 1;\n} else if (this.settings.spellCheckDistance !== undefined) {\nthis.spellCheckDistance = this.se...
JavaScript
MIT License
axa-group/nlp.js
feat: improve spell check. Distance 1
1
feat
null
76,605
27.09.2019 04:41:55
-7,200
e1baa7b6684593a94a77f01796c57464a9b5fc8d
fix: fix distance
[ { "change_type": "MODIFY", "diff": "@@ -59,7 +59,11 @@ class SpellCheck {\n}\nlet best;\nlet distanceBest = Infinity;\n- for (let i = token.length - distance; i < token.length + distance; i += 1) {\n+ for (\n+ let i = token.length - distance - 1;\n+ i <= token.length + distance;\n+ i += 1\n+ ) {\nconst curr...
JavaScript
MIT License
axa-group/nlp.js
fix: fix distance
1
fix
null
743,952
27.09.2019 05:18:23
-7,200
d38650e45b478ef0104af40281df54b41a50f12f
fix: groups were not being maintained for nested commands
[ { "change_type": "MODIFY", "diff": "@@ -1807,6 +1807,80 @@ describe('usage tests', () => {\n])\n})\n+ it('should display global non empty groups for commands', () => {\n+ const r = checkUsage(() => yargs(['upload', '-h'])\n+ .command('upload', 'upload something', yargs => yargs\n+ .option('q', {\n+ type: 'b...
JavaScript
MIT License
yargs/yargs
fix: groups were not being maintained for nested commands (#1430)
1
fix
null
67,474
27.09.2019 08:40:23
-36,000
87d31d33638eaf5d70d72724f0bf4076f41e3547
chore(aurelia): adjust the exports list based on Fred's recommendation
[ { "change_type": "MODIFY", "diff": "@@ -9,20 +9,20 @@ export {\n// DebugTracer,\n// stringifyLifecycleFlags,\n- Unparser,\n- Serializer\n+ // Unparser,\n+ // Serializer\n} from '@aurelia/debug';\nexport {\nInterceptor,\n- RetryConfiguration,\n- RetryableRequest,\n- ValidInterceptorMethodName,\n+ // RetryCon...
TypeScript
MIT License
aurelia/aurelia
chore(aurelia): adjust the exports list based on Fred's recommendation
1
chore
aurelia
866,415
27.09.2019 09:23:58
14,400
467aed8bb06db9fd57c92d53f7c5699f582d66c5
feat(analytics): add env var to enable/disable scroll
[ { "change_type": "MODIFY", "diff": "@@ -12,3 +12,6 @@ MARKETING_SEARCH_HOST=<host for ibm.com marketing search, e.g. https://www.ibm.c\n# Translation\nCORS_PROXY=<CORS proxy server for fetching from www.ibm.com, e.g. https://yourproxy.com/>\n+\n+# Analytics - scroll\n+SCROLL_TRACKING=<boolean to enable scro...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): add env var to enable/disable scroll
1
feat
analytics
866,415
27.09.2019 09:46:58
14,400
6a1383e353ff9800861b6d201768b0618a337c3f
feat(analytics): add more description to jsDocs
[ { "change_type": "MODIFY", "diff": "@@ -12,11 +12,15 @@ const scrollTracker = process.env.SCROLL_TRACKING === 'true' || false;\n*/\nclass AnalyticsAPI {\n/**\n- * service to fire a stats/metrics event for an action\n+ * This method checks that the analytics script has been loaded\n+ * and fires an event to ...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): add more description to jsDocs
1
feat
analytics
503,945
27.09.2019 10:01:20
14,400
af7ff3cfd842f2fff0d935ae88f09ed0a89960ef
chore(package): Bump versions to 2.33.5
[ { "change_type": "MODIFY", "diff": "},\n\"homepage\": \"https://github.com/patternfly/patternfly-react#readme\",\n\"dependencies\": {\n- \"@patternfly/patternfly\": \"2.33.3\",\n+ \"@patternfly/patternfly\": \"2.33.5\",\n\"@patternfly/react-styles\": \"^3.5.26\",\n\"@patternfly/react-tokens\": \"^2.6.30\",\...
TypeScript
MIT License
patternfly/patternfly-react
chore(package): Bump @patternfly/patternfly versions to 2.33.5 (#3009)
1
chore
package
104,818
27.09.2019 10:29:57
18,000
e3017426403b24df6cf84b081eb5ffff7692b024
fix(imagehotspots): need to fix zoom bug
[ { "change_type": "MODIFY", "diff": "-import React, { useMemo, useRef, useState, useEffect } from 'react';\n+import React, { useMemo, useRef, useState } from 'react';\n+import useDeepCompareEffect from 'use-deep-compare-effect';\nimport PropTypes from 'prop-types';\nimport { InlineLoading } from 'carbon-comp...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(imagehotspots): need to fix zoom bug
1
fix
imagehotspots
866,394
27.09.2019 10:48:33
14,400
36c71d602dbdb2c79daadc5e4d6879f6a6228df7
feat(ddo): adding ddo service
[ { "change_type": "ADD", "diff": "+import root from 'window-or-global';\n+import { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\n+\n+/**\n+ * DDO API class with methods of fetching search results for\n+ * ibm.com\n+ */\n+class DDOAPI {\n+ /**\n+ * Promise function that determines when the di...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(ddo): adding ddo service
1
feat
ddo
67,494
27.09.2019 10:52:58
-7,200
61e106e54e69b863e53aa5470986646520652079
test(router): add lifecycle logger
[ { "change_type": "MODIFY", "diff": "@@ -35,6 +35,11 @@ export {\nReentryBehavior,\n} from './interfaces';\n+export {\n+ lifecycleLogger,\n+ LifecycleClass,\n+} from './lifecycle-logger';\n+\nexport {\nINavRoute,\nNav,\n", "new_path": "packages/router/src/index.ts", "old_path": "packages/router/src/i...
TypeScript
MIT License
aurelia/aurelia
test(router): add lifecycle logger
1
test
router
67,494
27.09.2019 10:54:26
-7,200
51fd315e427273f7cfb4dc927a6bbbab6278f8b9
test(realworld): add lifecycle logging (temporary)
[ { "change_type": "MODIFY", "diff": "import { inject } from \"@aurelia/kernel\";\n-import { IRouter } from \"@aurelia/router\";\n+import { IRouter, lifecycleLogger } from \"@aurelia/router\";\nimport { bindable, BindingMode } from \"@aurelia/runtime\";\nimport { Article } from \"shared/models/article\";\nimp...
TypeScript
MIT License
aurelia/aurelia
test(realworld): add lifecycle logging (temporary)
1
test
realworld
815,595
27.09.2019 10:57:38
-28,800
14ee9db96efa975548a6eaac3cc57c444b90823c
fix: Underfilled proposals if duplicated
[ { "change_type": "MODIFY", "diff": "@@ -89,7 +89,15 @@ impl PendingQueue {\n.expect(\"exists\")\n});\nancestors.push(key.id.clone());\n- proposals.extend(ancestors.into_iter().take(limit - proposals.len()));\n+\n+ for candidate in ancestors {\n+ if proposals.len() == limit {\n+ break;\n+ }\n+ if !exclusion....
Rust
MIT License
nervosnetwork/ckb
fix: Underfilled proposals if duplicated
1
fix
null
866,415
27.09.2019 10:58:38
14,400
91bd88ead7adb2e1e415ce90aad5d723492a19de
feat(analytics): adjusted logic as previous did not work
[ { "change_type": "MODIFY", "diff": "REACT_STORYBOOK_SOURCEMAPS=<Boolean to turn on/off sourcemaps in storybook>\n+\n+# Search Typeahead\n+SEARCH_TYPEAHEAD_VERSION=v1\n+SEARCH_TYPEAHEAD_HOST=<host for ibm.com search, e.g. https://www-api.ibm.com>\n+\n+# Marketing Search\n+MARKETING_SEARCH_VERSION=v3\n+MARKET...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): adjusted logic as previous did not work
1
feat
analytics
791,834
27.09.2019 11:06:05
14,400
6fe75fb216142d1760bc329eb05d7b152f23acac
tests(report): update utm_medium check for web.dev links
[ { "change_type": "MODIFY", "diff": "@@ -220,15 +220,16 @@ describe('ReportRenderer', () => {\nconst container = renderer._dom._document.body;\nconst output = renderer.renderReport(sampleResults, container);\n+ const DOCS_ORIGINS = ['https://developers.google.com', 'https://web.dev'];\nconst utmChannels = [....
JavaScript
Apache License 2.0
googlechrome/lighthouse
tests(report): update utm_medium check for web.dev links (#9737)
1
tests
report
866,394
27.09.2019 11:07:14
14,400
143f8713b9b99b4076c98e59ed037ca51da0327f
feat(ddo): adding getAll method for getting the full DDO
[ { "change_type": "MODIFY", "diff": "@@ -25,8 +25,21 @@ class DDOAPI {\n});\n}\n+ /**\n+ * Gets the full digitalData (DDO) object\n+ *\n+ * @returns {Promise<*>} Promise object\n+ */\n+ static async getAll() {\n+ return await this.isReady().then(() => {\n+ return root.digitalData;\n+ });\n+ }\n+\n/**\n* Sets...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(ddo): adding getAll method for getting the full DDO
1
feat
ddo
791,678
27.09.2019 11:45:31
14,400
6dde98c50ec4eaab23d475a5dc1a932f0296af4f
core(artifacts): expose id attribute for ScriptElements
[ { "change_type": "MODIFY", "diff": "<!-- AMP-style stylesheet script -->\n<!-- based on https://github.com/ampproject/amphtml/blob/38f1bdf4cc385f9a25cf2979abf215952880b876/src/font-stylesheet-timeout.js#L87-L103 -->\n-<script type=\"text/javascript\">\n+<script type=\"text/javascript\" id=\"amp-style-stylin...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(artifacts): expose id attribute for ScriptElements (#9718)
1
core
artifacts
866,415
27.09.2019 11:50:40
14,400
dd53ca0011d8e7916cb26a8ce4fb993953dec75a
feat(analytics): add global file
[ { "change_type": "MODIFY", "diff": "@@ -10,7 +10,7 @@ import PropTypes from 'prop-types';\nimport { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\nimport { settings } from 'carbon-components';\nimport { Masthead, Footer } from '@carbon/ibmdotcom-react';\n-import { AnalyticsAPI } from '@carbo...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(analytics): add global file
1
feat
analytics
304,866
27.09.2019 11:54:20
25,200
843bb953913c705a307ca11c1b23b26777ae852a
refactor(plan): add a WithDetails() option to plan.Formatted This provides a way for ProcedureSpecs to add details to debug output. E.g., for showing the filters that have been pushed into a source.
[ { "change_type": "MODIFY", "diff": "package plan\n-import \"fmt\"\n+import (\n+ \"fmt\"\n+ \"runtime/debug\"\n+ \"strings\"\n+)\ntype FormatOption func(*formatter)\n-// TODO(cwolff): enhance the this output to make it more useful\n+// Formatted accepts a plan.Spec and options, and returns a Formatter\n+// t...
Go
MIT License
influxdata/flux
refactor(plan): add a WithDetails() option to plan.Formatted This provides a way for ProcedureSpecs to add details to debug output. E.g., for showing the filters that have been pushed into a source.
1
refactor
plan
815,604
27.09.2019 11:54:35
-28,800
2cee3af1bb6705abad75aa2a3298769a70d0e0f8
chore: update block assembler template note
[ { "change_type": "MODIFY", "diff": "@@ -151,7 +151,7 @@ pub fn init(args: InitArgs) -> Result<(), ExitCode> {\n\"# secp256k1_blake160_sighash_all example:\\n\\\n# [block_assembler]\\n\\\n# code_hash = \\\"{}\\\"\\n\\\n- # args = [ \\\"ckb cli blake160 <compressed-pubkey>\\\" ]\\n\\\n+ # args = \\\"ckb cli b...
Rust
MIT License
nervosnetwork/ckb
chore: update block assembler template note
1
chore
null
104,818
27.09.2019 12:01:34
18,000
7a091d5ec24ceb34e711b8a61fc3e5333860a586
fix(tablecard): don't override height when empty
[ { "change_type": "MODIFY", "diff": "@@ -106,16 +106,14 @@ const StyledStatefulTable = styled(({ showHeader, data, ...rest }) => (\nmargin-left: 1rem;\n}\n.bx--data-table-v2-container {\n- /* if the table is empty, go fullscreen */\n- ${props =>\n- props.data && props.data.length > 0 && !props.isExpanded\n- ...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(tablecard): don't override height when empty
1
fix
tablecard
306,444
27.09.2019 12:05:31
-7,200
733991d92c3e7ad8cc5f8754cc9aab0fbddb898a
fix(overlays): fix contentNodes for local and global overlays
[ { "change_type": "MODIFY", "diff": "@@ -26,12 +26,12 @@ const myCtrl = overlays.add(\n);\n```\n-### BottomsheetController\n+### BottomSheetController\nA specific extension of GlobalOverlayController configured to create accessible dialogs at the bottom of the screen.\n```js\n-import { BottomsheetController ...
JavaScript
MIT License
ing-bank/lion
fix(overlays): fix contentNodes for local and global overlays Co-authored by: Thijs Louisse <Thijs.Louisse@ing.com>
1
fix
overlays
866,415
27.09.2019 12:05:57
14,400
1da20f1952ec4a0df8414b26239ecb2eef56f91d
chore(docs): renaming method
[ { "change_type": "MODIFY", "diff": "@@ -10,7 +10,7 @@ import PropTypes from 'prop-types';\nimport { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\nimport { settings } from 'carbon-components';\nimport { Masthead, Footer } from '@carbon/ibmdotcom-react';\n-import global from '../../global';\n...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(docs): renaming method
1
chore
docs
866,415
27.09.2019 12:11:15
14,400
e1b7cb81da31388796ccac917d12f51ee5071c14
chore(analytics): remove wrapper func
[ { "change_type": "MODIFY", "diff": "* LICENSE file in the root directory of this source tree.\n*/\n-import React, { useEffect } from 'react';\n+import React from 'react';\nimport PropTypes from 'prop-types';\nimport { settings as ddsSettings } from '@carbon/ibmdotcom-utilities';\nimport { settings } from 'c...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore(analytics): remove wrapper func
1
chore
analytics
866,394
27.09.2019 12:21:24
14,400
4620e86746ddc04ad5c53e0f60e6dd188a6af47b
feat(ddo): adding setVersion of DDO in the global import
[ { "change_type": "MODIFY", "diff": "/* eslint-disable tree-shaking/no-side-effects-in-initialization */\nimport { AnalyticsAPI } from '@carbon/ibmdotcom-services';\n+import { DDOAPI } from '@carbon/ibmdotcom-services';\n+\n+// Sets the version of the library in the DDO\n+DDOAPI.setVersion();\n// analytics s...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
feat(ddo): adding setVersion of DDO in the global import
1
feat
ddo
866,394
27.09.2019 12:32:28
14,400
d0fe86e3e60d15d0c91390082ce2f84975c7bcc6
fix(styles): fixing reference to themes in carbon
[ { "change_type": "MODIFY", "diff": "// LICENSE file in the root directory of this source tree.\n//\n-@import '~carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/themes/themes';\n+@import '~carbon-components/scss/globals/scss/vendor/@carbon/elements/scss/themes';\n@import '~carbon-components/s...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(styles): fixing reference to themes in carbon
1
fix
styles
866,394
27.09.2019 12:35:08
14,400
5e339c69a6467d714ecccd47d4c2d7364d664f0c
fix(ddo): commenting out global call for now
[ { "change_type": "MODIFY", "diff": "/* eslint-disable tree-shaking/no-side-effects-in-initialization */\nimport { AnalyticsAPI } from '@carbon/ibmdotcom-services';\n-import { DDOAPI } from '@carbon/ibmdotcom-services';\n+// import { DDOAPI } from '@carbon/ibmdotcom-services';\n// Sets the version of the lib...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(ddo): commenting out global call for now
1
fix
ddo
866,394
27.09.2019 12:41:55
14,400
75890392c8d0e4e3083c0adfbf52beafe6374da4
fix(ddo): updating export of the DDO service
[ { "change_type": "MODIFY", "diff": "* LICENSE file in the root directory of this source tree.\n*/\n+export * from './Analytics';\n+export * from './DDO';\nexport * from './MarketingSearch';\n-export * from './SearchTypeahead';\nexport * from './Profile';\n+export * from './SearchTypeahead';\nexport * from '...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(ddo): updating export of the DDO service
1
fix
ddo
866,394
27.09.2019 12:54:22
14,400
ccf1c9bdb7d75870a20076835a855406ce5714f9
fix(ddo): repointing services package to alpha 507 with DDO API
[ { "change_type": "ADD", "diff": "Binary files /dev/null and b/.yarn/offline-mirror/@carbon-ibmdotcom-services-0.6.0-alpha.507.tgz differ\n", "new_path": ".yarn/offline-mirror/@carbon-ibmdotcom-services-0.6.0-alpha.507.tgz", "old_path": ".yarn/offline-mirror/@carbon-ibmdotcom-services-0.6.0-alpha.507...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(ddo): repointing services package to alpha 507 with DDO API
1
fix
ddo
71,327
27.09.2019 14:24:29
-7,200
462055269c62a475201bbd51dc29768d32e31add
chore(ec2): add missing test to Instance
[ { "change_type": "MODIFY", "diff": "import { expect, haveResource } from '@aws-cdk/assert';\n+import { StringParameter } from '@aws-cdk/aws-ssm';\nimport { Stack } from '@aws-cdk/core';\nimport { Test } from 'nodeunit';\nimport { AmazonLinuxImage, Instance, InstanceClass, InstanceSize, InstanceType, Vpc } f...
TypeScript
Apache License 2.0
aws/aws-cdk
chore(ec2): add missing test to Instance (#4269)
1
chore
ec2
306,385
27.09.2019 14:47:36
-7,200
20b77a40b1239c7e7c7da39b3a29d3f96d8e6f70
fix(localize): allow multiple characters for currency symbols
[ { "change_type": "MODIFY", "diff": "@@ -26,16 +26,12 @@ export function formatNumberToParts(number, options) {\n}\nlet formattedParts = [];\nconst formattedNumber = Intl.NumberFormat(computedLocale, options).format(parsedNumber);\n- const regexSymbol = /[A-Z.,\\s0-9]/;\n- const regexCode = /[A-Z]/;\n-\n- //...
JavaScript
MIT License
ing-bank/lion
fix(localize): allow multiple characters for currency symbols
1
fix
localize
273,683
27.09.2019 15:12:54
-7,200
28278f7419cc1ffc2ff19a40355be8228db0dbe8
fix(app): prevent request to favicon.ico
[ { "change_type": "MODIFY", "diff": "@@ -37,6 +37,11 @@ const head = {\nlink: []\n}\n+if (icons.favicons.length) {\n+ // prevent unnecessary request for /favicon.ico\n+ head.link.push({ rel: 'icon', href: 'data:,' })\n+}\n+\nicons.favicons.forEach(({ width, height, src: href }) => {\nhead.link.push({\nrel: '...
JavaScript
MIT License
gridsome/gridsome
fix(app): prevent request to favicon.ico (#711)
1
fix
app
791,834
27.09.2019 15:17:11
14,400
cb7140bd9b8dcb877be66b1900d4cd5e10dbaca1
core(network-recorder): remove quic-request-finished workaround
[ { "change_type": "MODIFY", "diff": "@@ -30,7 +30,7 @@ class NetworkRecorder extends EventEmitter {\n* @return {Array<LH.Artifacts.NetworkRequest>}\n*/\ngetInflightRecords() {\n- return this._records.filter(record => !NetworkRecorder.isNetworkRecordFinished(record));\n+ return this._records.filter(record => ...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(network-recorder): remove quic-request-finished workaround (#9744)
1
core
network-recorder
104,818
27.09.2019 15:21:46
18,000
5ce38fcee2e6243a454f88c486e1fcc2006967cb
fix(card): sizeme placeholders should be disabled
[ { "change_type": "MODIFY", "diff": "@@ -340,7 +340,7 @@ const Card = ({\n);\nreturn (\n- <SizeMe.SizeMe>\n+ <SizeMe.SizeMe disablePlaceholder>\n{({ size: sizeWidth }) => (\n<CardWrapper\nid={id}\n", "new_path": "src/components/Card/Card.jsx", "old_path": "src/components/Card/Card.jsx" }, { "...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(card): sizeme placeholders should be disabled
1
fix
card
791,710
27.09.2019 16:00:27
-7,200
250d31caacb641b5c309cf5b93115a4754f3c3ac
docs(related-projects): add lighthouse-ci-action
[ { "change_type": "MODIFY", "diff": "@@ -315,6 +315,7 @@ Other awesome open source projects that use Lighthouse.\n* **[lighthouse-badges](https://github.com/emazzotta/lighthouse-badges)** - Generate gh-badges (shields.io) based on Lighthouse performance.\n* **[lighthouse-batch](https://www.npmjs.com/package/...
JavaScript
Apache License 2.0
googlechrome/lighthouse
docs(related-projects): add lighthouse-ci-action (#9743)
1
docs
related-projects
942,615
27.09.2019 16:38:38
21,600
54dce7efbe587aa8f48dd53c7bc4a775079e98c9
refactor: Fix references to react attributes in css readmes revert: Refactor: Fix references to react attributes in css readmes This partially reverts commit
[ { "change_type": "MODIFY", "diff": "@@ -117,10 +117,10 @@ Filled buttons can be squared or circle. These buttons should be used with icons\ncolor background.\n```html\n-<button className=\"wdc-btn-icon-square-filled\">\n+<button class=\"wdc-btn-icon-square-filled\">\n<SystemIcon icon=\"{activityStreamIcon}\...
TypeScript
Apache License 2.0
workday/canvas-kit
refactor: Fix references to react attributes in css readmes revert: Refactor: Fix references to react attributes in css readmes This partially reverts commit ab6be1b
1
refactor
null
866,394
27.09.2019 16:39:05
14,400
80e5b1901d10b3c5dcd895433cd01835fed2551e
fix(ddo): adding babel runtime helpers for services package
[ { "change_type": "MODIFY", "diff": "@@ -8,6 +8,11 @@ module.exports = {\n'@babel/plugin-proposal-class-properties',\n'@babel/plugin-proposal-export-namespace-from',\n'@babel/plugin-proposal-export-default-from',\n+ [\n'@babel/plugin-transform-runtime',\n+ {\n+ runtimeHelpers: true,\n+ },\n+ ],\n],\n};\n", ...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(ddo): adding babel runtime helpers for services package
1
fix
ddo
866,394
27.09.2019 16:44:11
14,400
79637a2059b395ea275a47539ff2ee6349d2f779
fix(ddo): bumping services dependency to alpha 509
[ { "change_type": "DELETE", "diff": "Binary files a/.yarn/offline-mirror/@carbon-ibmdotcom-services-0.6.0-alpha.507.tgz and /dev/null differ\n", "new_path": ".yarn/offline-mirror/@carbon-ibmdotcom-services-0.6.0-alpha.507.tgz", "old_path": ".yarn/offline-mirror/@carbon-ibmdotcom-services-0.6.0-alpha....
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
fix(ddo): bumping services dependency to alpha 509
1
fix
ddo
306,385
27.09.2019 16:50:15
-7,200
b9b5b13ac01e555da79adc0554c08ba7af00e64d
chore(localize): split storybook demos into message, number & date
[ { "change_type": "ADD", "diff": "+import { storiesOf, html } from '@open-wc/demoing-storybook';\n+import { css } from '@lion/core';\n+import { formatDate } from '../index.js';\n+\n+const formatDateDemoStyle = css`\n+ .demo-table {\n+ border-collapse: collapse;\n+ text-align: right;\n+ }\n+\n+ .demo-table th...
JavaScript
MIT License
ing-bank/lion
chore(localize): split storybook demos into message, number & date
1
chore
localize
366,920
27.09.2019 18:58:34
-32,400
47205364996abf6f261662118aae3e2dabc55109
feat: Add FaExclamationCircle icon
[ { "change_type": "MODIFY", "diff": "@@ -30,6 +30,7 @@ const icons: Array<Props['name']> = [\n'fa-databas',\n'fa-ellipsis-h',\n'fa-envelope',\n+ 'fa-exclamation-circle',\n'fa-exclamation-triangle',\n'fa-external-link-alt',\n'fa-file',\n", "new_path": "src/components/Icon/Icon.stories.tsx", "old_path"...
TypeScript
MIT License
kufu/smarthr-ui
feat: Add FaExclamationCircle icon
1
feat
null
815,601
27.09.2019 20:24:22
-28,800
d4f966e87df38c3ec628c00202222725c035fed7
feat: shrink overflow check
[ { "change_type": "MODIFY", "diff": "@@ -69,10 +69,7 @@ pub fn compact_to_target(compact: u32) -> (U256, bool) {\nret <<= 8 * (exponent - 3);\n}\n- let overflow = !mantissa.is_zero()\n- && ((exponent > 34) // > (256 ** 31)\n- || (mantissa > U256::from(0xffu32) && exponent > 33)\n- || (mantissa > U256::from(0...
Rust
MIT License
nervosnetwork/ckb
feat: shrink overflow check
1
feat
null
447,440
27.09.2019 20:44:42
18,000
f2f845f077622a3138446ad17f3275e4817535ad
styles: fix experience example card
[ { "change_type": "MODIFY", "diff": ".react-rainbow-experience-example-cards_example-container {\nposition: relative;\n- margin: 0 16px 20px 16px;\n- width: 260px;\n+ margin: 0 8px 12px 8px;\n+ width: 280px;\ntransition: all 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;\n}\n}\n.react-rainbow-experience-example-car...
JavaScript
MIT License
nexxtway/react-rainbow
styles: fix experience example card (#1034)
1
styles
null
217,922
27.09.2019 20:46:44
-7,200
9f277ce117bbd2669c381346e8f5ce0355e90ca6
chore: various fixes to inventory system to make it faster
[ { "change_type": "MODIFY", "diff": "+import { environment } from '../../../../environments/environment';\n+\nexport class DataModel {\n$key?: string;\nnotFound?: boolean;\n+ version: string = environment.version;\n}\n", "new_path": "apps/client/src/app/core/database/storage/data-model.ts", "old_path...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: various fixes to inventory system to make it faster
1
chore
null
76,605
27.09.2019 21:26:23
-7,200
518439cb5ba6a4b9c5304daa5f898aa0eadc36a4
test: adding tests for spell check
[ { "change_type": "MODIFY", "diff": "@@ -55,6 +55,7 @@ const {\nEvaluator,\nHandlebars,\nSimilarSearch,\n+ SpellCheck,\nremoveEmojis,\n} = require('./util');\nconst { XTableUtils, XTable, XDoc } = require('./xtables');\n@@ -91,6 +92,7 @@ const exportClasses = {\nEvaluator,\nHandlebars,\nSimilarSearch,\n+ Spe...
JavaScript
MIT License
axa-group/nlp.js
test: adding tests for spell check
1
test
null
76,605
27.09.2019 21:31:34
-7,200
0b5b57f75bf72a0e6637ddda4a78d358b06a180b
fix: fix test of spell check
[ { "change_type": "MODIFY", "diff": "@@ -62,15 +62,5 @@ describe('Similar Search', () => {\nconst actual = spellCheck.checkToken('working', 1);\nexpect(actual).toEqual('wording');\n});\n- test('If there is a switch of characters, is similar', () => {\n- const spellCheck = new SpellCheck({\n- bonjour: 1,\n- w...
JavaScript
MIT License
axa-group/nlp.js
fix: fix test of spell check
1
fix
null
447,440
28.09.2019 02:04:44
18,000
9cf4a7c8fda3ea8ae2b0e2f686a95680242bac57
fix: make the first google option selected by default
[ { "change_type": "MODIFY", "diff": "@@ -201,6 +201,7 @@ class PlacesLookupComponent extends Component {\nonBlur={onBlur}\nerror={error}\nicon={<LocationIcon />}\n+ preferredSelectedOption={1}\n/>\n<RenderIf isTrue={!error}>\n<div className=\"rainbow-google-address-lookup_powered-by-google-container\">\n", ...
JavaScript
MIT License
nexxtway/react-rainbow
fix: make the first google option selected by default (#1035)
1
fix
null
447,447
28.09.2019 03:02:00
14,400
ae6257bf1c53e547b0527f97cf0d7a395375a628
test: add accessibility test on CarouselCard component
[ { "change_type": "ADD", "diff": "+import React from 'react';\n+import ReactDOMServer from 'react-dom/server';\n+import { axe } from 'jest-axe';\n+import CarouselCard from '..';\n+import CarouselImage from '../../CarouselImage';\n+\n+describe('<CarouselCard/>', () => {\n+ it('should be accessible', async () ...
JavaScript
MIT License
nexxtway/react-rainbow
test: add accessibility test on CarouselCard component (#1037)
1
test
null
815,598
28.09.2019 07:43:36
-28,800
28159d93d1ba4cee150e6d77264018d7f1908093
chore: use ckb-cli v0.21.1
[ { "change_type": "MODIFY", "diff": "@@ -14,7 +14,7 @@ git:\nenv:\nglobal:\n- RUST_BACKTRACE=full\n- - CKB_CLI_VERSION=v0.21.0\n+ - CKB_CLI_VERSION=v0.21.1\naddons:\napt:\n", "new_path": ".travis.yml", "old_path": ".travis.yml" }, { "change_type": "MODIFY", "diff": "@@ -7,7 +7,7 @@ trigge...
Rust
MIT License
nervosnetwork/ckb
chore: use ckb-cli v0.21.1
1
chore
null
273,651
28.09.2019 08:51:46
14,400
bb0f6d5c200ba28d6f2506494582633a16a46149
fix(wordpress): remove starting slash from rest_base
[ { "change_type": "MODIFY", "diff": "const pMap = require('p-map')\nconst axios = require('axios')\nconst camelCase = require('camelcase')\n-const { mapKeys, isPlainObject, trimEnd } = require('lodash')\n+const { mapKeys, isPlainObject, trimEnd, trimStart } = require('lodash')\nconst TYPE_AUTHOR = 'author'\n...
JavaScript
MIT License
gridsome/gridsome
fix(wordpress): remove starting slash from rest_base (#712)
1
fix
wordpress
722,013
28.09.2019 11:47:34
18,000
e16a56e834d9aa12dd747db4209ddcacac41a4e3
ci: since compile is in install remove compile
[ { "change_type": "MODIFY", "diff": "@@ -24,17 +24,6 @@ jobs:\npaths:\n- vue-styleguidist\n- compile:\n- <<: *defaults\n- steps:\n- - attach_workspace:\n- at: ~/\n- - run: yarn compile\n- - persist_to_workspace:\n- root: ~/\n- paths:\n- - vue-styleguidist\n-\nexamples-basic:\n<<: *defaults\nsteps:\n@@ -107,1...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci: since compile is in install remove compile
1
ci
null
447,440
28.09.2019 13:56:15
18,000
727e6092861a1995b5e75cfa7e24b10e79bb3f08
styles: fix example card link
[ { "change_type": "MODIFY", "diff": "background-color: #01B6F5;\ntop: -4px;\nright: 12px;\n- padding: 5px 8px 5px 8px;\n+ padding: 2px 5px 4px 5px;\nborder-radius: 4px 4px 0 0;\n}\n.react-rainbow-experience-example-cards_github-link::before {\n- border-left: 21px solid #01B6F5;\n- border-right: 21px solid #0...
JavaScript
MIT License
nexxtway/react-rainbow
styles: fix example card link (#1038)
1
styles
null
531,793
28.09.2019 19:13:36
-3,600
ce82ab3c86ea9b3e19bee29014e2d897f20b2665
fix(tests): update deprecation warning for react 16.10
[ { "change_type": "MODIFY", "diff": "@@ -17,7 +17,7 @@ global.fetch = require(\"jest-fetch-mock\");\n// ensure that all console messages throw errors\nfor (const level of [\"error\", \"warn\", \"info\", \"log\", \"trace\"]) {\n// https://reactjs.org/blog/2019/08/08/react-v16.9.0.html#new-deprecations\n- cons...
TypeScript
Apache License 2.0
prymitive/karma
fix(tests): update deprecation warning for react 16.10
1
fix
tests
273,683
28.09.2019 19:14:51
-7,200
619b5104307d3b5d6f839252472bb109596c30be
fix(graphql): set sdl type def with addReference
[ { "change_type": "MODIFY", "diff": "@@ -146,7 +146,7 @@ test('create missing reference fields from collection.addReference()', async ()\nexpect(data.post.author).toBeNull()\n})\n-test('don\\'t process invalid refs from collection.addReference()', () => {\n+test('don\\'t process invalid refs from collection....
JavaScript
MIT License
gridsome/gridsome
fix(graphql): set sdl type def with addReference
1
fix
graphql
67,482
28.09.2019 21:08:21
25,200
06e2811e75fdc7ce26914082d600c15bf5d773f9
test(css-modules): add integration test validating di
[ { "change_type": "ADD", "diff": "+import { Aurelia, CustomElement, INode, Controller } from '@aurelia/runtime';\n+import { StyleConfiguration, styles } from '@aurelia/runtime-html';\n+import { assert, TestContext } from '@aurelia/testing';\n+\n+describe('styles', function () {\n+ function setup() {\n+ const...
TypeScript
MIT License
aurelia/aurelia
test(css-modules): add integration test validating di
1
test
css-modules
866,393
29.09.2019 09:29:54
-32,400
b88f795b1cae29d8d4f97c23e4375701caaacb96
docs(planning): add i5 plan
[ { "change_type": "MODIFY", "diff": "@@ -179,9 +179,9 @@ Can be found at [here](./src/coding-conventions.md).\n## Iteration plans\n-- [i1 (July 2019)](./plans/i1.md)\n-- [i2 (August 2019)](./plans/i2.md)\n- [i3 (September 2019)](./plans/i3.md)\n+- [i4 (October 2019)](./plans/i4.md)\n+- [i5 (November 2019)](....
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
docs(planning): add i5 plan (#130)
1
docs
planning
815,604
29.09.2019 10:47:54
-28,800
c60d73012a12cbcb665d296e3cd11c40ee5ef935
chore: update get_block_template rpc doc
[ { "change_type": "MODIFY", "diff": "@@ -1232,10 +1232,10 @@ http://localhost:8114\n},\n\"hash\": \"0x076049e2cc6b9f1ed4bb27b2337c55071dabfaf0183b1b17a4965bd0372d8dec\"\n},\n+ \"compact_target\": \"0x100\",\n\"current_time\": \"0x16d6269e84f\",\n\"cycles_limit\": \"0x2540be400\",\n\"dao\": \"0x004fb9e2778607...
Rust
MIT License
nervosnetwork/ckb
chore: update get_block_template rpc doc
1
chore
null
151,430
29.09.2019 16:06:30
25,200
9caa70361a46234ec6a0eab91bdb0e8333bfcd00
refactor(core): format utm campaign params
[ { "change_type": "MODIFY", "diff": "@@ -18,7 +18,9 @@ export default function initializeMiddleware(instance) {\nconst groupedParams = paramsArray.reduce((acc, key) => {\n// match utm params & dclid (display) & gclid (cpc)\nif (key.match(/^utm_/) || key.match(/^(d|g)clid/)) {\n- acc.campaign[key] = params[ke...
JavaScript
MIT License
davidwells/analytics
refactor(core): format utm campaign params
1
refactor
core
151,430
29.09.2019 16:20:43
25,200
88ef970587ad5a4c0839b76b546e7b1877550b5c
feat(google-analytics): expose standalone functions for general use
[ { "change_type": "MODIFY", "diff": "dist\nnode_modules\nlib\n+temp-types\n*.log\n# IDE stuff\n", "new_path": "packages/analytics-plugin-ga/.gitignore", "old_path": "packages/analytics-plugin-ga/.gitignore" }, { "change_type": "MODIFY", "diff": "```bash\nnpm install analytics\n-npm instal...
JavaScript
MIT License
davidwells/analytics
feat(google-analytics): expose standalone functions for general use
1
feat
google-analytics
151,430
29.09.2019 16:31:11
25,200
34007e05a16ca5efb753fb7c0f2bd74ba814e86b
docs: update jsdoc args
[ { "change_type": "MODIFY", "diff": "@@ -208,7 +208,7 @@ After the library is initialized with config, the core API is exposed and ready\n- **config** <code>object</code> - analytics core config\n- **[config.app]** (optional) <code>string</code> - Name of site / app\n- **[config.version]** (optional) <code>s...
JavaScript
MIT License
davidwells/analytics
docs: update jsdoc args
1
docs
null
269,589
29.09.2019 16:32:25
-7,200
8fab55b555ca8e75febd121426cd0627b3dfa054
docs: Use GoReleaser Action
[ { "change_type": "MODIFY", "diff": "@@ -4,53 +4,65 @@ menu: true\nweight: 141\n---\n-GoReleaser can also be used within [GitHub Actions][actions].\n+GoReleaser can also be used within our official [GoReleaser Action][goreleaser-action] through [GitHub Actions][actions].\n-For detailed intructions please fol...
Go
MIT License
goreleaser/goreleaser
docs: Use GoReleaser Action (#1161)
1
docs
null
722,013
29.09.2019 16:53:46
-7,200
31e2fe21447b5174ebf1f9b5813f9f11e6ef740a
feat(docgen): add origin to documentation object closes
[ { "change_type": "MODIFY", "diff": "@@ -2,6 +2,19 @@ import Map from 'ts-map'\nexport type BlockTag = ParamTag | Tag\n+export interface Module {\n+ name: string\n+ path: string\n+}\n+\n+/**\n+ * Universal model to display origin\n+ */\n+export interface Descriptor {\n+ extends?: Module\n+ mixin?: Module\n+}...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
feat(docgen): add origin to documentation object closes #594
1
feat
docgen
151,430
29.09.2019 17:05:53
25,200
212bb3d6578faf513b9116158611709b6594f2e4
chore: add exposed methods to doc generation
[ { "change_type": "MODIFY", "diff": "\"ava\": \"^2.3.0\",\n\"dox\": \"^0.9.0\",\n\"jsdoc\": \"^3.6.3\",\n- \"tsd-jsdoc\": \"^2.4.0\",\n\"lerna\": \"^3.10.7\",\n\"markdown-magic\": \"^0.1.25\",\n\"mkdirp\": \"^0.5.1\",\n\"npm-run-all\": \"^4.1.5\",\n+ \"outdent\": \"^0.7.0\",\n\"rimraf\": \"^2.6.3\",\n\"rollu...
JavaScript
MIT License
davidwells/analytics
chore: add exposed methods to doc generation
1
chore
null
151,430
29.09.2019 17:34:12
25,200
a394a3870192ca66ef2eab04dd944f9bb0cb45c8
chore(google-analytics): rename package to
[ { "change_type": "MODIFY", "diff": "-# Google analytics\n-\n-> Note: This package has moved to [@analytics/google-analytics](https://www.npmjs.com/package/@analytics/google-analytics)\n+# Google Analytics pkg\nThis library exports the `google-analytics` plugin for the [`analytics`](https://www.npmjs.com/pac...
JavaScript
MIT License
davidwells/analytics
chore(google-analytics): rename package to @analytics/google-analytics
1
chore
google-analytics