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
20.02.2019 14:17:37
-3,600
5be2675fcc73f55faf453c02eccbaec10d982ef5
chore(release): 5.0.33
[ { "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=\"5.0.33\"></a>\n+## [5.0.33](https://github.com/Supamiu/ffxiv-teamcraft/compare/v5.0.3...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(release): 5.0.33
1
chore
release
71,663
20.02.2019 14:27:11
28,800
5408a53ffaeed36a39b4d191ef91189fa88d3890
feat(codebuild): add support for setting the gitCloneDepth property on Project sources. Also fixed the weird casing of the 'GitHubEnterPrise' SourceType enum value while I was in the area. Fixes
[ { "change_type": "MODIFY", "diff": "@@ -71,17 +71,48 @@ export class NoSource extends BuildSource {\n}\n}\n+/**\n+ * The construction properties common to all build sources that are backed by Git.\n+ */\n+export interface GitBuildSourceProps extends BuildSourceProps {\n+ /**\n+ * The depth of history to dow...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(codebuild): add support for setting the gitCloneDepth property on Project sources. (#1798) Also fixed the weird casing of the 'GitHubEnterPrise' SourceType enum value while I was in the area. Fixes #1789
1
feat
codebuild
679,913
20.02.2019 14:41:23
0
4b51c9aa938da3768dc97029aed5911dc7aec4c2
feat(fsm): add optional failure callbacks in all matchers & fsm
[ { "change_type": "MODIFY", "diff": "import {\n+ AltCallback,\n+ AltFallback,\nMatch,\nMatcher,\nMatcherInst,\nMatchResult,\n- RES_FAIL,\n- RES_PARTIAL,\n- ResultBody\n+ RES_PARTIAL\n} from \"./api\";\nimport { result } from \"./result\";\n@@ -25,12 +25,14 @@ import { result } from \"./result\";\n*\n* @param...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(fsm): add optional failure callbacks in all matchers & fsm
1
feat
fsm
679,913
20.02.2019 14:42:02
0
52432418c50246c92502f33864aab33bbc41a71e
feat(fsm): add altsLit() matcher, optimize whitespace()
[ { "change_type": "ADD", "diff": "+import { LitCallback, Matcher, Match } from \"./api\";\n+import { result } from \"./result\";\n+\n+export const altsLit = <T, C, R>(\n+ opts: Set<T>,\n+ success?: LitCallback<T, C, R>,\n+ fail?: LitCallback<T, C, R>\n+): Matcher<T, C, R> =>\n+ () =>\n+ (ctx, x) => opts.has(...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(fsm): add altsLit() matcher, optimize whitespace()
1
feat
fsm
679,913
20.02.2019 15:05:22
0
da9ff03b328a56ab92a3b5d1962f293a9fcecbe7
feat(fsm): add optional FSM ctx update handler, add iterator support
[ { "change_type": "MODIFY", "diff": "@@ -5,39 +5,56 @@ import {\nisReduced,\nReducer,\nTransducer,\n- unreduced\n+ unreduced,\n+ iterator\n} from \"@thi.ng/transducers\";\nimport { Match, Matcher } from \"./api\";\n/**\n- * Finite-state machine transducer w/ support for single lookahead\n- * value. Takes an ...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(fsm): add optional FSM ctx update handler, add iterator support
1
feat
fsm
67,479
20.02.2019 15:31:01
-39,600
7584ebe5306eb95e463448570c2d6c4204bcc22c
chore(replaceable-tests): more scenarios
[ { "change_type": "RENAME", "diff": "@@ -115,6 +115,30 @@ describe.only('replaceable', function () {\ncreateItems(2),\n`replacement [0-item-0].replaceable 0 from replacement item-0.replacement [0-item-0].replaceable 0 from replacement item-0.`\n],\n+ [\n+ [\n+ '[replaceable #0] <<<',\n+ '---',\n+ '[foo]',\n+...
TypeScript
MIT License
aurelia/aurelia
chore(replaceable-tests): more scenarios
1
chore
replaceable-tests
679,913
20.02.2019 15:34:50
0
bfde29de8a16be907cd830e76f14d6d1d6548b02
docs(fsm): update readme
[ { "change_type": "MODIFY", "diff": "@@ -79,10 +79,12 @@ was made and are responsible for state transitions, state update and\nproduction of any result values.\n- [`alts()`](https://github.com/thi-ng/umbrella/tree/master/packages/fsm/src/alts.ts)\n+- [`altsLit()`](https://github.com/thi-ng/umbrella/tree/mast...
TypeScript
Apache License 2.0
thi-ng/umbrella
docs(fsm): update readme
1
docs
fsm
217,922
20.02.2019 15:43:44
-3,600
afbb1c0721da6f4d0265c7447c7ed0311c65c29c
feat: added close button to giveaway announcement
[ { "change_type": "MODIFY", "diff": "</nz-sider>\n<nz-content>\n<div class=\"page-container\" [class.overlay]=\"overlay\">\n- <nz-alert nzType=\"info\" nzBanner [nzMessage]=\"message\" *ngIf=\"newVersionAvailable$ | async\" class=\"new-version-alert\"\n+ <nz-alert nzType=\"info\" nzBanner [nzMessage]=\"messa...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat: added close button to giveaway announcement
1
feat
null
127,940
20.02.2019 16:02:28
-7,200
9cf8a450649291a9f73468e9e78b57166ca172c5
feat(private): add private Input helper component
[ { "change_type": "ADD", "diff": "+export * from './input';\n+export * from './settings';\n", "new_path": "packages/components/src/private/input/index.ts", "old_path": null }, { "change_type": "ADD", "diff": "+import styled from '@emotion/styled';\n+import { rem } from 'polished';\n+impor...
TypeScript
MIT License
coingaming/moon-design
feat(private): add private Input helper component
1
feat
private
127,940
20.02.2019 16:03:48
-7,200
820268bf0c197ceb27d42d01e88f7d995c625ff3
refactor(select): implement private Input helper component
[ { "change_type": "MODIFY", "diff": "@@ -8,24 +8,36 @@ exports[`Label renders above input 1`] = `\n.emotion-1 {\nwidth: 100%;\n- padding-top: 0.5rem;\n- padding-right: 2.625rem;\n- padding-bottom: 0.5rem;\n- padding-left: 1rem;\n+ padding: 0.875rem;\n-webkit-appearance: none;\n-moz-appearance: none;\nappeara...
TypeScript
MIT License
coingaming/moon-design
refactor(select): implement private Input helper component
1
refactor
select
127,940
20.02.2019 16:05:04
-7,200
24acebaf5179b976262f7acbead8a17cfb71bae7
feat(TextInput): create TextInput component using private helper
[ { "change_type": "MODIFY", "diff": "@@ -7,4 +7,5 @@ export * from './icons';\nexport * from './label';\nexport * from './link';\nexport * from './select';\n+export * from './text-input';\nexport * from './toggle';\n", "new_path": "packages/components/src/index.ts", "old_path": "packages/components/s...
TypeScript
MIT License
coingaming/moon-design
feat(TextInput): create TextInput component using private helper
1
feat
TextInput
127,940
20.02.2019 16:05:45
-7,200
d8df55b284002fa1933039864372a12c1b2b20cb
chore(form): update form example
[ { "change_type": "MODIFY", "diff": "@@ -33,16 +33,16 @@ Handling user-submitted information.\nAn example sign-up form, making use of other input components to collect user-entered information.\n```jsx react-live\n-<Form legend=\"Sign-up\" maxWidth=\"30rem\">\n+<Form legend=\"Sign-up\" maxWidth=\"25rem\">\n<...
TypeScript
MIT License
coingaming/moon-design
chore(form): update form example
1
chore
form
730,429
20.02.2019 16:58:39
18,000
a007c4cce33ea85f7324ce3c1d2cf180478bd5a0
chore(package): upgrade selenium standalone service
[ { "change_type": "MODIFY", "diff": "\"version\": \"2.1.1\",\n\"resolved\": \"https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz\",\n\"integrity\": \"sha1-w7M6te42DYbg5ijwRorn7yfWVN8=\",\n- \"dev\": true,\n- \"optional\": true\n+ \"dev\": true\n},\n\"aproba\": {\n\"version\": \"1.2.0\",\n\"version\...
JavaScript
MIT License
webex/react-widgets
chore(package): upgrade selenium standalone service
1
chore
package
469,438
20.02.2019 16:59:42
28,800
cd32941738d9ba41d6e9e41071c6320af6d96606
feat: add service description to the spec
[ { "change_type": "MODIFY", "diff": "@@ -30,6 +30,7 @@ This document is licensed under [The Apache License, Version 2.0](https://www.ap\n- [Document Structure](#document-structure)\n- [Data Types](#data-types)\n- [Rich Text Formatting](#rich-text-formatting)\n+ - [Service Discovery Method](#service-discovery...
JavaScript
Apache License 2.0
open-rpc/spec
feat: add service description to the spec
1
feat
null
469,438
20.02.2019 17:00:39
28,800
67dd189dbf42633d85b8c59ff73b93636d51ae31
fix: fix missing quotes around methods
[ { "change_type": "MODIFY", "diff": "@@ -120,7 +120,7 @@ JSON RPC apis can support the OpenRPC specification by implementing a service di\n```json\n{\n...,\n- methods: [\n+ \"methods\": [\n{\n\"name\": \"openrpc.discovery\",\n\"description\": \"Returns an OpenRPC schema as a description of this service\",\n"...
JavaScript
Apache License 2.0
open-rpc/spec
fix: fix missing quotes around methods
1
fix
null
469,438
20.02.2019 17:12:28
28,800
225ea778fba9ff6bb0a8b75c3d8fb3fc2d0f2fb2
fix: discovery to reflect JSON RPC spec
[ { "change_type": "MODIFY", "diff": "@@ -115,14 +115,14 @@ Throughout the specification `description` fields are noted as supporting Github\nWhere OpenRPC tooling renders rich text it MUST support, at a minimum, markdown syntax as described by [GitHub Flavored Markdown](https://github.github.com/gfm/). Tooli...
JavaScript
Apache License 2.0
open-rpc/spec
fix: discovery to reflect JSON RPC spec
1
fix
null
469,415
20.02.2019 17:16:10
28,800
36724cadfa9fddac6a2872c029c30da845a71cbd
fix: capitlization fix
[ { "change_type": "MODIFY", "diff": "@@ -949,7 +949,7 @@ Relative Documents With Embedded Schema Example:\n#### oneOf Object\n-a simple object allowing for conditional content descriptors. It MUST only be used in place of a content descriptor. It specifices that the content descriptor in question must match ...
JavaScript
Apache License 2.0
open-rpc/spec
fix: capitlization fix Co-Authored-By: BelfordZ <belfordz66@gmail.com>
1
fix
null
730,412
20.02.2019 17:22:23
0
86f6f1a241b9e1588d4841d0c6ac713083be262b
chore(release): 0.1.423
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.423\"></a>\n+## [0.1.423](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.423
1
chore
release
469,438
20.02.2019 17:56:07
28,800
e32ff7c420643847cdeb93ccd90e7a329648cb0c
fix: invalid json and typos
[ { "change_type": "MODIFY", "diff": "@@ -115,11 +115,10 @@ Throughout the specification `description` fields are noted as supporting Github\nWhere OpenRPC tooling renders rich text it MUST support, at a minimum, markdown syntax as described by [GitHub Flavored Markdown](https://github.github.com/gfm/). Tooli...
JavaScript
Apache License 2.0
open-rpc/spec
fix: invalid json and typos Co-Authored-By: BelfordZ <belfordz66@gmail.com>
1
fix
null
447,447
20.02.2019 18:13:09
18,000
3fae1afb80728f0b86a522e9b7c9428a2d3df80f
fix: add ellipsis for Badge component
[ { "change_type": "MODIFY", "diff": "@@ -7,7 +7,7 @@ describe('<Badge/>', () => {\nconst component = mount(\n<Badge label=\"Testing Label in Badge\" />,\n);\n- expect(component.find('span').text()).toBe('Testing Label in Badge');\n+ expect(component.find('span.rainbow-badge').text()).toBe('Testing Label in B...
JavaScript
MIT License
nexxtway/react-rainbow
fix: add ellipsis for Badge component (#612)
1
fix
null
67,479
20.02.2019 18:29:42
-39,600
c8439c45c582d77ab0ce3759e586286b59e7fc28
chore(repeat/replaceable): more weird cases tests
[ { "change_type": "ADD", "diff": "+import { Aurelia, CustomElementResource, ICustomElement } from '@aurelia/runtime';\n+import { expect } from 'chai';\n+import { TestContext, HTMLTestContext } from '../util';\n+import { hJsx } from './util';\n+\n+// IMPORTANT:\n+// JSX is used to eliminate space between tags...
TypeScript
MIT License
aurelia/aurelia
chore(repeat/replaceable): more weird cases tests
1
chore
repeat/replaceable
67,479
20.02.2019 18:31:04
-39,600
4000b1afa74c2c3ee5281ce0a6eba1ea8b2d61bc
fix(tests): remove only, add skip
[ { "change_type": "MODIFY", "diff": "@@ -7,7 +7,7 @@ import { hJsx } from './util';\n// JSX is used to eliminate space between tags so test result can be easier to manually constructed\n// if template string can be used to achieve the same effect, it could be converted back\n-describe.only('[repeat] -- funny...
TypeScript
MIT License
aurelia/aurelia
fix(tests): remove only, add skip
1
fix
tests
724,111
20.02.2019 19:02:22
-28,800
979d8601e4346afea26da5010dba79b59a02e3b5
docs(zh): update docs
[ { "change_type": "MODIFY", "diff": "@@ -6,7 +6,7 @@ There are many popular JavaScript test runners, and Vue Test Utils works with al\nThere are a few things to consider when choosing a test runner though: feature set, performance, and support for single-file component (SFC) pre-compilation. After carefully ...
JavaScript
MIT License
vuejs/vue-test-utils
docs(zh): update docs (#1159)
1
docs
zh
71,253
20.02.2019 19:19:40
0
940a86035d14040dc27dd1c4334ea9db38983aa2
doc(codedeploy): Make Alias example in the README valid
[ { "change_type": "MODIFY", "diff": "@@ -231,7 +231,7 @@ import lambda = require('@aws-cdk/aws-lambda');\nconst myApplication = new codedeploy.LambdaApplication(..);\nconst func = new lambda.Function(..);\nconst version = func.addVersion('1');\n-const version1Alias = new lambda.Alias({\n+const version1Alias ...
TypeScript
Apache License 2.0
aws/aws-cdk
doc(codedeploy): Make Alias example in the README valid (#1810)
1
doc
codedeploy
791,690
20.02.2019 20:58:57
28,800
6ad2de21097188a70e2b423d877bfa43fc922dfc
tests: refactor driver, more gotoURL tests
[ { "change_type": "MODIFY", "diff": "@@ -49,6 +49,91 @@ function createMockSendCommandFn() {\nreturn mockFn;\n}\n+/**\n+ * Creates a jest mock function whose implementation invokes `.on`/`.once` listeners after a setTimeout tick.\n+ * Closely mirrors `createMockSendCommandFn`.\n+ *\n+ * It is decorated with ...
JavaScript
Apache License 2.0
googlechrome/lighthouse
tests: refactor driver, more gotoURL tests (#7270)
1
tests
null
531,793
20.02.2019 20:59:54
0
aa657ea21675a1f51eeb63a0fe0a228867c5bb50
feat(backend): allow configuring default grid sort options This will allow UI to get the defaults for grid sorting via the API
[ { "change_type": "MODIFY", "diff": "@@ -245,6 +245,61 @@ filters:\ndefault: []\n```\n+### Grid\n+\n+`grid` section allows customizing how alert grid is rendered in the UI.\n+Sorting configuration can be overridden by each user via UI settings.\n+Syntax:\n+\n+```YAML\n+grid:\n+ sorting:\n+ order: string\n+ r...
TypeScript
Apache License 2.0
prymitive/karma
feat(backend): allow configuring default grid sort options This will allow UI to get the defaults for grid sorting via the API
1
feat
backend
531,793
20.02.2019 21:00:16
0
3bd6ebbf3a79787723225d8ab770666478b530a2
feat(ui): use grid sorting settings from the API as defaults
[ { "change_type": "MODIFY", "diff": "@@ -72,37 +72,48 @@ const AlertGrid = observer(\ncompare = (a, b) => {\nconst { alertStore, settingsStore } = this.props;\n- // don't sort if sorting is disabled\n- if (\n+ const useDefaults =\nsettingsStore.gridConfig.config.sortOrder ===\n- settingsStore.gridConfig.opti...
TypeScript
Apache License 2.0
prymitive/karma
feat(ui): use grid sorting settings from the API as defaults
1
feat
ui
603,467
20.02.2019 21:28:10
0
4307966be395b5427e89d3f2c6001de37393280c
feat(assertions): Pick allows to filter the answers to a Question
[ { "change_type": "ADD", "diff": "+import 'mocha';\n+\n+import { Actor, Question } from '@serenity-js/core';\n+\n+import { expect } from '@integration/testing-tools';\n+import { given } from 'mocha-testdata';\n+import { equals, NoAnswerFound, Pick, startsWith } from '../src';\n+\n+describe('Pick', () => {\n+...
TypeScript
Apache License 2.0
serenity-js/serenity-js
feat(assertions): Pick allows to filter the answers to a Question
1
feat
assertions
217,922
20.02.2019 22:31:06
-3,600
5f28db76cdc9b39e0273a6c639fe4ba4ed5485c1
feat(lists): you can now copy a list directly from /lists page
[ { "change_type": "MODIFY", "diff": "ngxClipboard [cbContent]=\"getLink()\" (cbOnSuccess)=\"afterLinkCopy()\">\n<i nz-icon type=\"share-alt\"></i>\n</button>\n- <nz-badge *ngIf=\"publicDisplay || _list.public\" [nzCount]=\"_list.forks\" [nzShowZero]=\"true\"\n+ <nz-badge [nzCount]=\"_list.forks\" [nzShowZero...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(lists): you can now copy a list directly from /lists page
1
feat
lists
217,922
20.02.2019 22:36:24
-3,600
f6695ac7a96b23771fadb7e515106a5e9269174f
fix(log-tracker): fixed an issue with log progression not being saved properly in some cases
[ { "change_type": "MODIFY", "diff": "-import { ChangeDetectionStrategy, Component } from '@angular/core';\n+import { Component } from '@angular/core';\nimport { AuthFacade } from '../../../+state/auth.facade';\nimport { craftingLogPages } from '../../../core/data/sources/crafting-log-pages';\nimport { Garlan...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(log-tracker): fixed an issue with log progression not being saved properly in some cases
1
fix
log-tracker
730,412
20.02.2019 22:51:02
0
6284e70620774b556a6351830028eb5274d934f2
chore(release): 0.1.424
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.424\"></a>\n+## [0.1.424](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.424
1
chore
release
679,913
21.02.2019 01:02:33
0
98251cdb6df9fd0fe4332b2708211531796a65a8
feat(lsys): import new package, update readme
[ { "change_type": "ADD", "diff": "Binary files /dev/null and b/assets/lsys-0.png differ\n", "new_path": "assets/lsys-0.png", "old_path": "assets/lsys-0.png" }, { "change_type": "ADD", "diff": "Binary files /dev/null and b/assets/lsys-1.png differ\n", "new_path": "assets/lsys-1.png", ...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(lsys): import new package, update readme
1
feat
lsys
103,592
21.02.2019 08:21:43
18,000
d29eb93d028360f0f78209fa3f546684d4b44146
fix: pass down accessible from Card props to Touchable for Appium tests
[ { "change_type": "MODIFY", "diff": "@@ -41,6 +41,10 @@ type Props = React.ElementConfig<typeof Surface> & {|\n* Pass down testID from card props to touchable\n*/\ntestID?: string,\n+ /**\n+ * Pass down accessible from card props to touchable\n+ */\n+ accessible?: boolean,\n|};\ntype State = {\n@@ -121,6 +12...
TypeScript
MIT License
callstack/react-native-paper
fix: pass down accessible from Card props to Touchable for Appium tests (#812)
1
fix
null
217,922
21.02.2019 09:37:11
-3,600
963346416a0abe8c6696e8ecfc91a86e62fb64b7
feat(tooltips): added tooltips details for foods
[ { "change_type": "MODIFY", "diff": "import { Injectable } from '@angular/core';\n-import { Observable } from 'rxjs';\n+import { Observable, of } from 'rxjs';\nimport { TranslateService } from '@ngx-translate/core';\nimport { XivapiEndpoint, XivapiService } from '@xivapi/angular-client';\n-import { shareRepl...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(tooltips): added tooltips details for foods
1
feat
tooltips
127,940
21.02.2019 10:13:31
-7,200
3aa08d87de5f615f13abdf7739a54857029d7715
feat(docs): switch to modularScale headings for demo
[ { "change_type": "MODIFY", "diff": "/** @jsx jsx */ jsx;\nimport { jsx, css } from '@emotion/core';\nimport styled from '@emotion/styled';\n+import { modularScale } from 'polished';\nimport { preToCodeBlock } from 'mdx-utils';\nimport { Heading, Link } from '@heathmont/sportsbet-components';\n-import { bord...
TypeScript
MIT License
coingaming/moon-design
feat(docs): switch to modularScale headings for demo
1
feat
docs
217,922
21.02.2019 10:29:32
-3,600
2d5bf4d63ddc4c7e14dc674f95a031447d1bfe12
fix(list-details): added scrollbar to user assignment menu closes
[ { "change_type": "MODIFY", "diff": "<ng-container *ngIf=\"team$ | async as team\">\n<li nz-submenu *ngIf=\"team.leader === userId\">\n<span title>{{'TEAMS.Assign_team_member' | translate}}</span>\n- <ul nz-menu>\n+ <ul nz-menu class=\"team-members\">\n<ng-container *ngFor=\"let member of team.members\">\n<l...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(list-details): added scrollbar to user assignment menu closes #781
1
fix
list-details
217,922
21.02.2019 10:31:06
-3,600
c868cf049f96a3649e4094910a2bf0f83380cead
fix(simulator): actions that need GOOD or EXCELLENT are now disabled in safe mode
[ { "change_type": "MODIFY", "diff": "@@ -17,6 +17,9 @@ export class TricksOfTheTrade extends CraftingAction {\nif (linear) {\nreturn true;\n}\n+ if (simulationState.safe) {\n+ return false;\n+ }\nreturn simulationState.state === 'GOOD' || simulationState.state === 'EXCELLENT';\n}\n", "new_path": "apps/cl...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(simulator): actions that need GOOD or EXCELLENT are now disabled in safe mode
1
fix
simulator
217,922
21.02.2019 10:40:04
-3,600
d98b279caf394a1ce3cf3e9a8843fd9d1fb086ff
chore(release): 5.0.34
[ { "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=\"5.0.34\"></a>\n+## [5.0.34](https://github.com/Supamiu/ffxiv-teamcraft/compare/v5.0.3...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(release): 5.0.34
1
chore
release
71,371
21.02.2019 10:40:22
-3,600
1060b957c3d4b770bf8da9b9f1115253392d2ad6
feat(toolkit): improve docker build time in CI When running in CI, try to pull the latest image first and use it as cache for the build. CI is detected by the presence of the `CI` environment variable. Closes
[ { "change_type": "MODIFY", "diff": "@@ -30,6 +30,7 @@ export interface DeployStackOptions {\nroleArn?: string;\ndeployName?: string;\nquiet?: boolean;\n+ ci?: boolean;\n}\nconst LARGE_TEMPLATE_SIZE_KB = 50;\n@@ -39,7 +40,7 @@ export async function deployStack(options: DeployStackOptions): Promise<DeploySt\n...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(toolkit): improve docker build time in CI (#1776) When running in CI, try to pull the latest image first and use it as cache for the build. CI is detected by the presence of the `CI` environment variable. Closes #1748
1
feat
toolkit
469,409
21.02.2019 10:52:27
28,800
66425b1978a673f4560f7c40a3f65b38f8b0ed3e
fix: descriptions shouldnt read 'a short description'
[ { "change_type": "MODIFY", "diff": "@@ -34,7 +34,7 @@ This document is licensed under [The Apache License, Version 2.0](https://www.ap\n- [Info Object](#info-object)\n- [Contact Object](#contact-object)\n- [License Object](#license-object)\n- - [Server Object](#serverObject)\n+ - [Server Object](#server-obj...
JavaScript
Apache License 2.0
open-rpc/spec
fix: descriptions shouldnt read 'a short description'
1
fix
null
71,101
21.02.2019 11:03:01
-3,600
cc0a28cab8eb4c541904feec0c2054549f0320f6
feat(sns): Support raw message delivery Adds a handler to enable raw message delivery on SNS topic subscriptions.
[ { "change_type": "MODIFY", "diff": "@@ -22,6 +22,15 @@ export interface SubscriptionProps {\n* The topic to subscribe to.\n*/\ntopic: ITopic;\n+\n+ /**\n+ * true if raw message delivery is enabled for the subscription. Raw messages are free of JSON formatting and can be\n+ * sent to HTTP/S and Amazon SQS en...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(sns): Support raw message delivery (#1827) Adds a handler to enable raw message delivery on SNS topic subscriptions.
1
feat
sns
791,834
21.02.2019 11:12:56
18,000
a5297316d202dcb38f36819e4417a776535789ac
core(tsc): polish switch to new audit-details types
[ { "change_type": "MODIFY", "diff": "@@ -189,10 +189,11 @@ class RenderBlockingResources extends Audit {\nconst wastedBytesByUrl = new Map();\ntry {\nconst results = await UnusedCSS.audit(artifacts, context);\n- // @ts-ignore - TODO(bckenny): details types.\n+ if (results.details && results.details.type === ...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(tsc): polish switch to new audit-details types (#7285)
1
core
tsc
469,438
21.02.2019 11:21:04
28,800
481abfcb4d5cd37e8fd4063dd053f6333f6a24c7
fix: fixup remaining errors
[ { "change_type": "MODIFY", "diff": "@@ -119,7 +119,7 @@ This is the root document object of the [OpenRPC document](#openrpcDocument).\nField Name | Type | Description\n---|:---:|---\n-<a name=\"openrpc-version\"></a>openrpc | `string` | **REQUIRED**. This string MUST be the [semantic version number](https:/...
JavaScript
Apache License 2.0
open-rpc/spec
fix: fixup remaining errors
1
fix
null
469,438
21.02.2019 11:27:31
28,800
37898f3b14e05d40d69d127134147c9946842040
fix: add alt to logo
[ { "change_type": "MODIFY", "diff": "<p align=\"center\">\n- <img src=\"https://github.com/open-rpc/design/blob/master/png/open-rpc-logo-320x320.png?raw=true\" />\n+ <img alt=\"open-rpc logo\" src=\"https://github.com/open-rpc/design/blob/master/png/open-rpc-logo-320x320.png?raw=true\" />\n</p>\n<p align=\"c...
JavaScript
Apache License 2.0
open-rpc/spec
fix: add alt to logo
1
fix
null
71,101
21.02.2019 11:55:24
-3,600
4d8419b5f25db4d602ae67d519aabfff00b3d4b7
chore: Method signatures on sqs.ITopic Forgot to modify the signatures on the interface when I updated the base class. This is now fixed.
[ { "change_type": "MODIFY", "diff": "@@ -28,7 +28,7 @@ export interface ITopic extends\n/**\n* Subscribe some endpoint to this topic\n*/\n- subscribe(name: string, endpoint: string, protocol: SubscriptionProtocol): Subscription;\n+ subscribe(name: string, endpoint: string, protocol: SubscriptionProtocol, raw...
TypeScript
Apache License 2.0
aws/aws-cdk
chore: Method signatures on sqs.ITopic (#1828) Forgot to modify the signatures on the interface when I updated the base class. This is now fixed.
1
chore
null
730,429
21.02.2019 12:11:57
18,000
1c107a42d2f07aa9100b94495710cd7c242d6e8b
chore(Jenkinsfile): use sdk shared publish token
[ { "change_type": "MODIFY", "diff": "@@ -224,10 +224,10 @@ ansiColor('xterm') {\nstage('Publish to NPM') {\nwithCredentials([\n- string(credentialsId: 'WIDGETS_NPM_PUBLISH_TOKEN', variable: 'WIDGETS_NPM_TOKEN')\n+ string(credentialsId: 'JS_SDK_NPM_PUBLISH_TOKEN', variable: 'NPM_PUBLISH_TOKEN')\n]) {\ntry {\n...
JavaScript
MIT License
webex/react-widgets
chore(Jenkinsfile): use sdk shared publish token
1
chore
Jenkinsfile
127,940
21.02.2019 14:19:39
-7,200
cf2fd061a901cdb610d70dc592c3568976c2d734
refactor(label): move Label into private
[ { "change_type": "MODIFY", "diff": "@@ -37,6 +37,7 @@ module.exports = {\npath: `${__dirname}/../packages/`,\nignore: [\n'**/\\\\.*',\n+ '**/private',\n'**/(lib|node_modules)',\n'**/(__tests__|.cache)',\n'**/*.(ts|tsx|json)',\n", "new_path": "docs/gatsby-config.js", "old_path": "docs/gatsby-config.j...
TypeScript
MIT License
coingaming/moon-design
refactor(label): move Label into private
1
refactor
label
127,940
21.02.2019 14:50:18
-7,200
08d13b5bff47d2b3e3d620533033e702da382911
chore(card): update Label example and margins
[ { "change_type": "MODIFY", "diff": "@@ -43,28 +43,22 @@ The other 'flipped' side of the card.\n```jsx react-live\n<Card template=\"back\">\n<CardToggle back />\n- <form>\n- <ul>\n- <li>\n- <Label text=\"Converted currency\">\n- <Select short>\n+ <Form legend=\"Convert currency\" maxWidth=\"18rem\">\n+ <Form...
TypeScript
MIT License
coingaming/moon-design
chore(card): update Label example and margins
1
chore
card
127,946
21.02.2019 14:54:58
-7,200
d3876d753a100b0288190a7340bd5490c68f4de2
test(banner): add test for maxWidth prop
[ { "change_type": "MODIFY", "diff": "@@ -336,6 +336,140 @@ exports[`Banner Closable renders with horizontal layout 1`] = `\n</div>\n`;\n+exports[`Banner renders correctly with maxWidth prop 1`] = `\n+.emotion-1 {\n+ -webkit-box-flex: 2;\n+ -webkit-flex-grow: 2;\n+ -ms-flex-positive: 2;\n+ flex-grow: 2;\n+ wi...
TypeScript
MIT License
coingaming/moon-design
test(banner): add test for maxWidth prop
1
test
banner
103,440
21.02.2019 14:57:43
-3,600
f7d370f3de91125623b7d252485efe14205f74ce
fix: fix visiblity prop in SNackbar and Modal
[ { "change_type": "MODIFY", "diff": "@@ -130,7 +130,10 @@ class Modal extends React.Component<Props, State> {\ntoValue: 0,\nduration: 280,\neasing: Easing.ease,\n- }).start(() => {\n+ }).start(({ finished }) => {\n+ if (!finished) {\n+ return;\n+ }\nif (this.props.visible && this.props.onDismiss) {\nthis.pro...
TypeScript
MIT License
callstack/react-native-paper
fix: fix visiblity prop in SNackbar and Modal
1
fix
null
273,656
21.02.2019 15:01:12
-3,600
c4036b85f1bd3ee0a9e023746573ff4b5339e1d4
fix(g-image): add static classes to noscript image
[ { "change_type": "MODIFY", "diff": "@@ -17,7 +17,7 @@ export default {\n},\nrender: (h, { data, props }) => {\n- const classNames = [data.class, 'g-image']\n+ const classNames = [data.staticClass, data.class, 'g-image']\nconst isImmediate = props.immediate || props.immediate !== undefined\nconst noscriptCla...
JavaScript
MIT License
gridsome/gridsome
fix(g-image): add static classes to noscript image (#203)
1
fix
g-image
103,440
21.02.2019 15:13:52
-7,200
ade8d27a1ef48caea55e00383e34db95105a69c5
fix: makes FAB not pressable when initialy not visible
[ { "change_type": "MODIFY", "diff": "@@ -136,6 +136,7 @@ class FAB extends React.Component<Props, State> {\nonPress,\ntheme,\nstyle,\n+ visible,\n...rest\n} = this.props;\nconst { visibility } = this.state;\n@@ -185,6 +186,7 @@ class FAB extends React.Component<Props, State> {\ndisabled && styles.disabled,\n...
TypeScript
MIT License
callstack/react-native-paper
fix: makes FAB not pressable when initialy not visible (#858)
1
fix
null
127,940
21.02.2019 16:11:14
-7,200
84590ec6efe36fd68b1a3457fe632e48418e2ee0
fix(docs): prevent main overflow
[ { "change_type": "MODIFY", "diff": "@@ -12,18 +12,22 @@ import { Meta } from './meta';\nconst grid = css({\n[mq(breakpoints.medium)]: {\ndisplay: 'grid',\n- gridTemplateColumns: '16rem auto',\n+ gridTemplateColumns: '16rem minmax(0, 1fr)',\ngridTemplateAreas: `\n\"nav main\"\n`,\nminHeight: '100vh',\n+ widt...
TypeScript
MIT License
coingaming/moon-design
fix(docs): prevent main overflow
1
fix
docs
127,940
21.02.2019 16:19:08
-7,200
9c407866e12c215df9586079e8a803935a7d242e
fix(docs): overflow inline code
[ { "change_type": "MODIFY", "diff": "@@ -25,10 +25,10 @@ const codeBorder = `${border.width}px solid ${colors.neutral[40]}`;\nconst codeWrapper = css([\n{\n+ display: 'block',\nborder: codeBorder,\nborderRadius: border.radius.small,\nposition: 'relative',\n- overflow: 'hidden',\nmarginBottom: Utils.spacing()...
TypeScript
MIT License
coingaming/moon-design
fix(docs): overflow inline code
1
fix
docs
127,940
21.02.2019 16:24:05
-7,200
a2abde53920c6b24471c54d62b888c4cee9f8312
chore(form): update select example
[ { "change_type": "MODIFY", "diff": "@@ -45,14 +45,12 @@ An example sign-up form, making use of other input components to collect user-en\n/>\n</FormItem>\n<FormItem>\n- <Label flex text=\"Country of residence\">\n- <Select>\n+ <Select label=\"Country of residence\" flex>\n<option value=\"\">Select a country...
TypeScript
MIT License
coingaming/moon-design
chore(form): update select example
1
chore
form
67,494
21.02.2019 16:24:58
-3,600
88907ecec250f48698d87451b32b9b456075f48f
refactor(router): implement viewport instruction in scope & move hydrate after enter
[ { "change_type": "MODIFY", "diff": "@@ -39,6 +39,12 @@ export class InstructionResolver {\n}\npublic parseViewportInstructions(instructions: string): ViewportInstruction[] {\n+ if (instructions === null || instructions === '') {\n+ return [];\n+ }\n+ if (instructions.startsWith('/')) {\n+ instructions = ins...
TypeScript
MIT License
aurelia/aurelia
refactor(router): implement viewport instruction in scope & move hydrate after enter
1
refactor
router
730,429
21.02.2019 17:01:47
18,000
a8f3393f0a4301f52226c7ef763266eb9cd7cd8c
fix(widget-message): use proper toUser object in activity event
[ { "change_type": "MODIFY", "diff": "@@ -18,7 +18,7 @@ import {\n*/\nexport function handleConversationActivityEvent(event, eventNames, currentUserId, space, actions) {\nconst {activity} = event.data;\n- const toUser = space.toPerson;\n+ const toUser = space.toUser && space.toUser.toJS();\nconst isSelf = act...
JavaScript
MIT License
webex/react-widgets
fix(widget-message): use proper toUser object in activity event
1
fix
widget-message
730,412
21.02.2019 17:48:54
0
ed9b71b175c595541ce13a541dcc12135ecab30d
chore(release): 0.1.425
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.425\"></a>\n+## [0.1.425](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.425
1
chore
release
531,793
21.02.2019 18:15:11
0
058d10f4ba20a7f0109379f0ccc69644e4869a5f
chore(config): move value mapping options to grid:sorting section Those options are only valid for sorting, so move it to the new config section where all sort options live
[ { "change_type": "MODIFY", "diff": "@@ -22,6 +22,16 @@ grid:\norder: label\nreverse: false\nlabel: severity\n+ customValues:\n+ labels:\n+ cluster:\n+ prod: 1\n+ staging: 2\n+ dev: 3\n+ severity:\n+ critical: 1\n+ warning: 2\n+ info: 3\nlabels:\ncolor:\nstatic:\n@@ -35,16 +45,6 @@ labels:\ninfo: \"#87c4e0\"...
TypeScript
Apache License 2.0
prymitive/karma
chore(config): move value mapping options to grid:sorting section Those options are only valid for sorting, so move it to the new config section where all sort options live
1
chore
config
531,793
21.02.2019 19:07:30
0
4e632cfe4c3a875cb3b5ecced36d12fe72ac634f
chore(ci): only test docker builds for pull requests This is to stop building docker images twice for jobs triggered on merge and release tag
[ { "change_type": "MODIFY", "diff": "@@ -87,6 +87,9 @@ jobs:\n- git diff --exit-code\n- stage: Build Docker image\n+ # we build and push doker image on merge and tag, so this should only\n+ # run for pull requests, to test that they don't break docker builds\n+ if: repo = prymitive/karma AND (branch != maste...
TypeScript
Apache License 2.0
prymitive/karma
chore(ci): only test docker builds for pull requests This is to stop building docker images twice for jobs triggered on merge and release tag
1
chore
ci
67,494
21.02.2019 19:51:01
-3,600
45b1dae62d9d11b643d28bd0a9bcb7ffb54e7ff8
chore(router): styling
[ { "change_type": "MODIFY", "diff": "@@ -10,6 +10,7 @@ export interface IRouteSeparators {\nscope: string;\nownsScope: string;\nparameters: string;\n+ parameter: string;\nadd: string;\nclear: string;\naction: string;\n@@ -27,6 +28,7 @@ export class InstructionResolver {\nscope: '/', // '+',\nownsScope: '!',\...
TypeScript
MIT License
aurelia/aurelia
chore(router): styling
1
chore
router
730,429
21.02.2019 21:37:06
18,000
89c88e4129eefb12c0fc6b6b4b8d8f3f7f2d474c
fix(r-m-users): add support for users with no nicknames
[ { "change_type": "MODIFY", "diff": "@@ -39,6 +39,19 @@ Object {\n}\n`;\n+exports[`Redux module users helpers #constructUserFromHydra converts a hydra object to user shape without a nickname 1`] = `\n+Object {\n+ \"displayName\": \"Johnny Karate\",\n+ \"email\": \"thepit@mouserat.net\",\n+ \"id\": \"whatever...
JavaScript
MIT License
webex/react-widgets
fix(r-m-users): add support for users with no nicknames
1
fix
r-m-users
217,922
21.02.2019 22:25:14
-3,600
786ba4c0bcdf94573c9e5234ac7eb651b3d51b94
fix(lists): removed count from own lists's copy button
[ { "change_type": "MODIFY", "diff": "ngxClipboard [cbContent]=\"getLink()\" (cbOnSuccess)=\"afterLinkCopy()\">\n<i nz-icon type=\"share-alt\"></i>\n</button>\n- <nz-badge [nzCount]=\"_list.forks\" [nzShowZero]=\"true\"\n+ <nz-badge *ngIf=\"publicDisplay; else copyNoCount\"\n+ [nzCount]=\"_list.forks\" [nzSho...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(lists): removed count from own lists's copy button
1
fix
lists
217,922
21.02.2019 22:30:01
-3,600
c7224dee6041896cc8c6edfb4bf94bb40b9af2c6
chore: small addition for last commit
[ { "change_type": "MODIFY", "diff": "ngxClipboard [cbContent]=\"getLink()\" (cbOnSuccess)=\"afterLinkCopy()\">\n<i nz-icon type=\"share-alt\"></i>\n</button>\n- <nz-badge *ngIf=\"publicDisplay; else copyNoCount\"\n+ <nz-badge *ngIf=\"_list.public; else copyNoCount\"\n[nzCount]=\"_list.forks\" [nzShowZero]=\"...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: small addition for last commit
1
chore
null
76,605
21.02.2019 23:23:57
-3,600
5fd9e804d1a48dc56ad45b06e2f962c1233e7a7b
fix: Lazy load novel-segment to avoid dictionary error.
[ { "change_type": "MODIFY", "diff": "* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n*/\n-const ChineseTokenizer = require('../tokenizers/chinese-tokenizer');\n+const ChineseTokenizer = require(\"../tokenizers/chinese-tokenizer\");\nclass ChineseStemmer extends ChineseTokenizer {\ntokenize...
JavaScript
MIT License
axa-group/nlp.js
fix: Lazy load novel-segment to avoid dictionary error.
1
fix
null
67,494
22.02.2019 10:15:17
-3,600
b3d0ba7c77dca574199ff80fcd24e8bd6601540d
refactor(router): remove example in route table
[ { "change_type": "MODIFY", "diff": "@@ -14,9 +14,7 @@ export class RouteTable {\n* @returns The viewport instructions for a found route or the route if not found.\n*/\npublic transformFromUrl = (route: string, router: Router): string | ViewportInstruction[] => {\n- if (route === 'welcome' || route === '/wel...
TypeScript
MIT License
aurelia/aurelia
refactor(router): remove example in route table
1
refactor
router
273,683
22.02.2019 11:43:15
-3,600
73e332cb625e533552fbd3a3b4e0628e7f02aed0
fix(store): include GraphQLJSON type in addSchemaField
[ { "change_type": "MODIFY", "diff": "@@ -803,7 +803,7 @@ test('should format dates from schema', async () => {\nexpect(data.post3.date).toEqual('10/10/2018')\n})\n-test('add custom schema fields', async () => {\n+test('collection.addSchemaField', async () => {\nconst contentType = api.store.addContentType({\...
JavaScript
MIT License
gridsome/gridsome
fix(store): include GraphQLJSON type in addSchemaField
1
fix
store
217,922
22.02.2019 13:53:11
-3,600
ab00f99e76d38decbdf03d8aaebab0aa11340f32
fix(aetheryte): added missing Ok'undu aetheryte entry manually closes
[ { "change_type": "MODIFY", "diff": "@@ -89,6 +89,16 @@ export const aetherytes = [\n'type': 0,\n'nameid': 2116\n},\n+ {\n+ 'id': 73,\n+ 'zoneid': 2100,\n+ 'map': 215,\n+ 'placenameid': 2100,\n+ 'x': 11,\n+ 'y': 14,\n+ 'type': 0,\n+ 'nameid': 2123\n+ },\n{\n'id': 109,\n'zoneid': 2411,\n", "new_path": "ap...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(aetheryte): added missing Ok'undu aetheryte entry manually closes #649
1
fix
aetheryte
127,940
22.02.2019 14:04:59
-7,200
78d1acc41e08aea98bdae18fa291e2403da729fe
fix(docs): prevent code preview overflow
[ { "change_type": "MODIFY", "diff": "@@ -29,6 +29,7 @@ const codeWrapper = css([\nborder: codeBorder,\nborderRadius: border.radius.small,\nposition: 'relative',\n+ overflow: 'hidden',\nmarginBottom: Utils.spacing(),\n'.prism-code:focus': {\noutline: 'none',\n", "new_path": "docs/src/components/code/index...
TypeScript
MIT License
coingaming/moon-design
fix(docs): prevent code preview overflow
1
fix
docs
127,940
22.02.2019 14:06:01
-7,200
d5b083884d26601bbf99039f3dc9f1124cc77dc5
docs(tokens): add typography documentation
[ { "change_type": "MODIFY", "diff": "@@ -14,6 +14,7 @@ import {\nbreakpoints,\ncolors,\nspacing,\n+ typography,\n} from '@heathmont/sportsbet-tokens';\n```\n@@ -79,3 +80,10 @@ With the exception of the extra small value, all spacing is defined in increment\n### Applying Spacing\nSpacing can be accessed via `...
TypeScript
MIT License
coingaming/moon-design
docs(tokens): add typography documentation
1
docs
tokens
217,922
22.02.2019 14:26:24
-3,600
cf07ff4fe50b74a444b47ffc751d2b7d5be0893d
fix(alarms): fixed alarms sound modification spamming preview sound
[ { "change_type": "MODIFY", "diff": "<p>{{'ALARMS.Volume' | translate}}</p>\n<nz-slider [nzMin]=\"1\" [nzMax]=\"100\" [nzStep]=\"1\" [ngModel]=\"settings.alarmVolume * 100\"\n- (ngModelChange)=\"setVolume($event/100)\"></nz-slider>\n+ (nzOnAfterChange)=\"setVolume($event/100)\"></nz-slider>\n<div *ngIf=\"pla...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(alarms): fixed alarms sound modification spamming preview sound
1
fix
alarms
730,412
22.02.2019 15:41:33
0
43f75cae84a8d69cd4911dd9d7888ccb0fa35946
chore(release): 0.1.426
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.426\"></a>\n+## [0.1.426](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.426
1
chore
release
104,827
22.02.2019 15:56:12
21,600
8688e22b774a23114cda6c443753233d55bc04a8
fix(table): maintain consistent height in batch action toolbar
[ { "change_type": "MODIFY", "diff": "@@ -261,6 +261,7 @@ const Table = props => {\n) : null}\n{options.hasFilter ? (\n<TableToolbarAction\n+ className=\"bx--btn--sm\"\nicon={iconFilter}\niconDescription=\"Filter\"\nonClick={actions.toolbar.onToggleFilter}\n", "new_path": "src/components/Table/Table.js", ...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): maintain consistent height in batch action toolbar
1
fix
table
730,412
22.02.2019 17:05:52
0
6f7b34357978d40d159ba95720ace8cfdfcdacf6
chore(release): 0.1.427
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"0.1.427\"></a>\n+## [0.1.427](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.427
1
chore
release
71,592
22.02.2019 20:07:31
-7,200
cec8564a3c17b0dddd1f274848a4698985328bc0
doc(codebuild): Fix Project example with GitHubSource `SecretParameter` was being used incorrectly and it did not pass typechecking. The type error was: ``` Type 'SecretParameter' is missing the following properties from type 'Secret': resolve, toJSON, toList ```
[ { "change_type": "MODIFY", "diff": "@@ -92,7 +92,7 @@ const gitHubSource = new codebuild.GitHubSource({\nrepo: 'aws-cdk',\noauthToken: new cdk.SecretParameter(this, 'GitHubOAuthToken', {\nssmParameter: 'my-github-token',\n- }),\n+ }).value,\nwebhook: true, // optional, default: false\n});\n```\n", "new_...
TypeScript
Apache License 2.0
aws/aws-cdk
doc(codebuild): Fix Project example with GitHubSource (#1834) `SecretParameter` was being used incorrectly and it did not pass typechecking. The type error was: ``` Type 'SecretParameter' is missing the following properties from type 'Secret': resolve, toJSON, toList ```
1
doc
codebuild
447,440
23.02.2019 00:04:45
21,600
6441f7587c327a2b0624c4d4267b7fecf3388f2d
feat: add application to the index file
[ { "change_type": "MODIFY", "diff": "import Accordion from './Accordion';\nimport AccordionSection from './AccordionSection';\n+import Application from './Application';\nimport Avatar from './Avatar';\nimport AvatarMenu from './AvatarMenu';\nimport Badge from './Badge';\n@@ -49,6 +50,7 @@ import VerticalSect...
JavaScript
MIT License
nexxtway/react-rainbow
feat: add application to the index file (#615)
1
feat
null
471,527
23.02.2019 00:52:37
-3,600
a5941bd44a52fb049482752c81238b896b23e793
chore: add netlify logo
[ { "change_type": "MODIFY", "diff": "@@ -60,6 +60,8 @@ You can join the Polymer slack by visiting [this link](https://join.slack.com/t/\n## We Proudly Use\n<a href=\"http://browserstack.com/\" style=\"border: none;\"><img src=\"https://github.com/open-wc/open-wc/blob/master/assets/images/Browserstack-logo.sv...
JavaScript
MIT License
open-wc/open-wc
chore: add netlify logo
1
chore
null
67,494
23.02.2019 01:24:32
-3,600
5423e2d501b842305cd04bcbf7083b719febb5af
refactor(router): add IRouteTransformer interface
[ { "change_type": "MODIFY", "diff": "-import { Router } from './router';\n+import { IRouteTransformer, Router } from './router';\nimport { ViewportInstruction } from './viewport-instruction';\n/**\n* Class that handles routes configured in a route table\n*/\n-export class RouteTable {\n+export class RouteTab...
TypeScript
MIT License
aurelia/aurelia
refactor(router): add IRouteTransformer interface
1
refactor
router
815,599
23.02.2019 01:27:40
18,000
4804f941dc1ba38233be1252877080d5e3f8aa3f
chore: use upstream rust-rocksdb as all patches merged
[ { "change_type": "MODIFY", "diff": "@@ -138,7 +138,7 @@ dependencies = [\n[[package]]\nname = \"bindgen\"\n-version = \"0.43.2\"\n+version = \"0.47.1\"\nsource = \"registry+https://github.com/rust-lang/crates.io-index\"\ndependencies = [\n\"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-ind...
Rust
MIT License
nervosnetwork/ckb
chore: use upstream rust-rocksdb as all patches merged (#287)
1
chore
null
273,683
23.02.2019 01:56:11
-3,600
7128fd6760005357877fbe30475fe57895044acc
fix(g-image): refresh when src updates on same element
[ { "change_type": "MODIFY", "diff": "@@ -22,6 +22,7 @@ export default {\nconst noscriptClassNames = classNames.slice()\nconst directives = data.directives || []\nconst attrs = data.attrs || {}\n+ const hook = data.hook || {}\nconst res = []\nswitch (typeof props.src) {\n@@ -41,18 +42,32 @@ export default {\n...
JavaScript
MIT License
gridsome/gridsome
fix(g-image): refresh when src updates on same element
1
fix
g-image
217,922
23.02.2019 11:16:02
-3,600
6e59a32c13fcee2629e94b46930a28c16e8ed76e
fix(list-details): fixed an issue with crystals count not being reduced properly
[ { "change_type": "MODIFY", "diff": "[itemName]=\"crystal.id | itemName| i18n\"\n[itemId]=\"crystal.id\"\n[width]=\"32\"></app-item-icon>\n- <span>x{{crystal.amount}}</span>\n+ <span>x{{crystal.amount - crystal.done}}</span>\n</div>\n</div>\n</nz-collapse-panel>\n", "new_path": "apps/client/src/app/pages...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(list-details): fixed an issue with crystals count not being reduced properly
1
fix
list-details
217,922
23.02.2019 11:40:12
-3,600
95a549e0f67457a3b69696993d76907874c140bf
fix(comments): added target name (list or item) inside comment popup
[ { "change_type": "MODIFY", "diff": "@@ -259,7 +259,7 @@ export class ListPanelComponent {\nopenCommentsPopup(list: List, isAuthor: boolean): void {\nthis.dialog.create({\n- nzTitle: this.translate.instant('COMMENTS.Title'),\n+ nzTitle: `${list.name} - ${this.translate.instant('COMMENTS.Title')}`,\nnzFooter:...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(comments): added target name (list or item) inside comment popup
1
fix
comments
217,922
23.02.2019 11:41:26
-3,600
c89dcde1192499b21b5dd09dc571873018d62b86
chore(release): 5.0.35
[ { "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=\"5.0.35\"></a>\n+## [5.0.35](https://github.com/Supamiu/ffxiv-teamcraft/compare/v5.0.3...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(release): 5.0.35
1
chore
release
815,773
23.02.2019 13:06:26
-10,800
236e7b4340944537d5e11b39e0ccc9884130cee8
fix: material theme input container on IE
[ { "change_type": "MODIFY", "diff": "@@ -68,11 +68,12 @@ $ng-select-bg: #ffffff !default;\ncontent: '';\nwidth: 100%;\nbottom: 0;\n+ left: 0;\nposition: absolute;\ntransition: border-color .3s cubic-bezier(.55, 0, .55, .2);\n}\n.ng-value-container {\n- align-items: baseline;\n+ align-items: stretch;\npadding...
TypeScript
MIT License
ng-select/ng-select
fix: material theme input container on IE (#1054)
1
fix
null
273,752
23.02.2019 13:56:18
-3,600
0977d1b1dc2f2114428901445f494196bcf995ba
chore: update readme, mark taxonomies as checked
[ { "change_type": "MODIFY", "diff": "@@ -95,7 +95,7 @@ Yarn will add dependencies from your test projects to the root `yarn.lock` file.\n- [x] Lazy-loading images and pages\n- [x] Pagination\n- [x] Plugin API\n-- [ ] Taxonomies\n+- [x] Taxonomies\n- [ ] Download external assets\n- [ ] Service Worker\n- [ ] D...
JavaScript
MIT License
gridsome/gridsome
chore: update readme, mark taxonomies as checked (#216)
1
chore
null
447,451
23.02.2019 14:05:20
18,000
c99c3caf21dc472e9b7899a7c2375809f61a9251
fix: temporary workaround to get stars
[ { "change_type": "MODIFY", "diff": "export default function fetchGithubStars() {\n- return fetch('https://api.github.com/repos/90milesbridge/react-rainbow/stargazers')\n+ return fetch('https://api.github.com/repos/90milesbridge/react-rainbow/stargazers?per_page=100')\n.then(respose => respose.text())\n.then...
JavaScript
MIT License
nexxtway/react-rainbow
fix: temporary workaround to get stars (#616)
1
fix
null
273,683
23.02.2019 19:36:40
-3,600
1ee57fe1e56d8e30bf229f4a3a178d9abf15f92d
fix(build): render pagination correctly for root path
[ { "change_type": "ADD", "diff": "+.cache\n+src/.temp\n+dist\n", "new_path": "gridsome/lib/__tests__/__fixtures__/project-blog/.gitignore", "old_path": null }, { "change_type": "ADD", "diff": "+module.exports = {\n+ siteName: 'Gridsome',\n+ siteDescription: 'My super blog',\n+ plugins: []...
JavaScript
MIT License
gridsome/gridsome
fix(build): render pagination correctly for root path (#218)
1
fix
build
273,683
23.02.2019 21:20:22
-3,600
462ca28abda347bfcf6bd0838bffdb5465f975d8
chore(remark): update package.json
[ { "change_type": "MODIFY", "diff": "\"version\": \"0.2.0\",\n\"name\": \"@gridsome/transformer-remark\",\n\"description\": \"Markdown transformer for Gridsome\",\n- \"homepage\": \"https://github.com/gridsome/gridsome/tree/master/packages/remark-prismjs#readme\",\n- \"repository\": \"https://github.com/grid...
JavaScript
MIT License
gridsome/gridsome
chore(remark): update package.json
1
chore
remark
67,507
23.02.2019 23:33:30
-3,600
6c99b10118cac592182e2dadac5df61fecf2873c
chore: disable strict mode for packages that fail (for now)
[ { "change_type": "MODIFY", "diff": "\"compilerOptions\": {\n\"rootDir\": \"src\",\n\"declarationDir\": \"dist\",\n- \"outDir\": \"dist/build\"\n+ \"outDir\": \"dist/build\",\n+ \"strict\": false\n},\n\"include\": [\"src\"]\n}\n", "new_path": "packages/debug/tsconfig.json", "old_path": "packages/debu...
TypeScript
MIT License
aurelia/aurelia
chore: disable strict mode for packages that fail (for now)
1
chore
null
67,507
23.02.2019 23:56:01
-3,600
54f358ae0879dc430692311dcbb7e7b6c5753363
chore(debug): enable strict mode
[ { "change_type": "MODIFY", "diff": "@@ -344,7 +344,7 @@ export class Serializer implements AST.IVisitor<string> {\n}\npublic visitTaggedTemplate(expr: AST.TaggedTemplate): string {\n- return `{\"type\":\"TaggedTemplate\",\"cooked\":${serializePrimitives(expr.cooked)},\"raw\":${serializePrimitives(expr.cooke...
TypeScript
MIT License
aurelia/aurelia
chore(debug): enable strict mode
1
chore
debug
67,507
24.02.2019 00:01:59
-3,600
c00e29abec53e77396a100220e952814e4cc04f8
chore(plugin-svg): enable strict mode
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,7 @@ import { IContainer } from '@aurelia/kernel';\nimport { INode } from '@aurelia/runtime';\nimport { ISVGAnalyzer } from '@aurelia/runtime-html';\n-const svgElements = {\n+const svgElements: Record<string, string[]> = {\n'a': ['class', 'externalResourcesRequ...
TypeScript
MIT License
aurelia/aurelia
chore(plugin-svg): enable strict mode
1
chore
plugin-svg
67,507
24.02.2019 00:04:20
-3,600
15e5d8e3fe77db73b61c4c94de5954dd6e0f625b
chore(plugin-requirejs): enable strict mode
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,7 @@ import { CustomElementResource } from '@aurelia/runtime';\nimport { createTemplateDescription, escape, kebabCase, loadFromFile, parseImport, processImports } from './processing';\nimport { Require, RequireConfig, RequireOnLoad } from './types';\n-const bui...
TypeScript
MIT License
aurelia/aurelia
chore(plugin-requirejs): enable strict mode
1
chore
plugin-requirejs
273,683
24.02.2019 00:12:51
-3,600
767b674f235697506c402dd97d026065aa99f940
fix(graphql): improve graphql error handling Errors from page-query in browser console Better GraphQL errors during build
[ { "change_type": "DELETE", "diff": "-import Vue from 'vue'\n-\n-const cache = Vue.observable({})\n-\n-export default {\n- set: (key, val) => Vue.set(cache, key, val),\n- delete: key => Vue.delete(cache, key),\n- get: key => cache[key],\n- has: key => !!cache[key]\n-}\n", "new_path": null, "old_path"...
JavaScript
MIT License
gridsome/gridsome
fix(graphql): improve graphql error handling (#204) - Errors from page-query in browser console - Better GraphQL errors during build
1
fix
graphql
67,507
24.02.2019 00:44:21
-3,600
9980a62f059a1f641279f0ad2a9de73ed00da206
chore(runtime-pixi): enable strict mode
[ { "change_type": "MODIFY", "diff": "@@ -15,10 +15,10 @@ export class PixiApp {\npublic static readonly inject: InjectArray = [Element];\n- public get app(): Application {\n+ public get app(): Application | null {\nreturn this._app;\n}\n- public stage: Container;\n+ public stage: Container | null;\n@bindable...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-pixi): enable strict mode
1
chore
runtime-pixi
67,507
24.02.2019 01:41:58
-3,600
e9cda9745490ba47be4b2cccc81d37c57e9657f2
chore(fetch-client): enable strict mode (kinda)
[ { "change_type": "MODIFY", "diff": "@@ -37,7 +37,7 @@ export class HttpClient {\n/**\n* The default request init to merge with values specified at request time.\n*/\n- public defaults: RequestInit;\n+ public defaults: RequestInit | null;\n/**\n* The interceptors to be run during requests.\n@@ -92,7 +92,7 @@...
TypeScript
MIT License
aurelia/aurelia
chore(fetch-client): enable strict mode (kinda)
1
chore
fetch-client
67,507
24.02.2019 01:48:47
-3,600
3af0981c303cca584e1f86616fb7e0d9020534f2
chore(runtime-html-browser): enable strict mode
[ { "change_type": "MODIFY", "diff": "-import { DI, IContainer, InjectArray, IRegistry, IResolver, Registration } from '@aurelia/kernel';\n+import { Constructable, DI, IContainer, InjectArray, IRegistry, IResolver, Registration } from '@aurelia/kernel';\nimport { IDOM, IDOMInitializer, ISinglePageApp } from '...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html-browser): enable strict mode
1
chore
runtime-html-browser
67,507
24.02.2019 01:50:34
-3,600
78128bf935c1bad3d7dfa38b26d8d117de0c257a
chore(runtime-html-jsdom): enable strict mode
[ { "change_type": "MODIFY", "diff": "-import { DI, IContainer, InjectArray, IRegistry, IResolver, Registration } from '@aurelia/kernel';\n+import { Constructable, DI, IContainer, InjectArray, IRegistry, IResolver, Registration } from '@aurelia/kernel';\nimport { IDOM, IDOMInitializer, ISinglePageApp } from '...
TypeScript
MIT License
aurelia/aurelia
chore(runtime-html-jsdom): enable strict mode
1
chore
runtime-html-jsdom
471,462
24.02.2019 05:03:54
18,000
ad52be069166a1ccfa713e02075dec9a82053348
fix(eslint-config): allow usage of devDeps in *.config files
[ { "change_type": "MODIFY", "diff": "@@ -12,7 +12,7 @@ module.exports = {\n'import/no-extraneous-dependencies': [\n'error',\n{\n- devDependencies: ['**/test/**/*.js', '**/stories/**/*.js'],\n+ devDependencies: ['**/test/**/*.js', '**/stories/**/*.js', '**/*.config.js'],\n},\n],\n},\n", "new_path": "packa...
JavaScript
MIT License
open-wc/open-wc
fix(eslint-config): allow usage of devDeps in *.config files
1
fix
eslint-config
273,683
24.02.2019 17:17:28
-3,600
2de526f02a48118f81d75e0845e7c0faf6934122
fix(g-image): remove duplicate class names
[ { "change_type": "MODIFY", "diff": "@@ -17,9 +17,9 @@ export default {\n},\nrender: (h, { data, props }) => {\n- const classNames = [data.staticClass, data.class, 'g-image']\n+ const classNames = [data.class, 'g-image']\n+ const noscriptClassNames = [data.staticClass, classNames.slice()]\nconst isImmediate ...
JavaScript
MIT License
gridsome/gridsome
fix(g-image): remove duplicate class names
1
fix
g-image
273,683
24.02.2019 17:19:07
-3,600
cfa763ea4899fde15839b21ef33ebe5a8e16d385
test: parse html with cheerio in build tests
[ { "change_type": "MODIFY", "diff": "<template>\n<div class=\"footer\">\n- <span>{{ $static.metaData.myTest.value }}</span>\n- <span>{{ $static.metaData.pluginValue }}</span>\n+ <span class=\"meta-data-1\">{{ $static.metaData.myTest.value }}</span>\n+ <span class=\"meta-data-2\">{{ $static.metaData.pluginVal...
JavaScript
MIT License
gridsome/gridsome
test: parse html with cheerio in build tests
1
test
null