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
469,438
30.03.2019 03:39:30
25,200
2194c768b1dbb69236a0cddae1eabe70614c960a
fix: formatting on server vars
[ { "change_type": "MODIFY", "diff": "@@ -212,7 +212,7 @@ An object representing a Server Variable for server URL template substitution.\nField Name | Type | Description\n---|:---:|---\n-<a name=\"server-variable-enum\"></a>enum | [`string`] | An enumeration of string values to be used if the substitution opt...
JavaScript
Apache License 2.0
open-rpc/spec
fix: formatting on server vars
1
fix
null
469,438
30.03.2019 03:43:16
25,200
ed511e175f02de48933a12ea44036c4f10b82ab9
fix(build): add script
[ { "change_type": "MODIFY", "diff": "@@ -2,14 +2,11 @@ version: 2\njobs:\nbuild:\ndocker:\n- - image: circleci/node:10.11.0\n+ - image: circleci/node\nsteps:\n- checkout\n- restore_cache:\nkey: dependency-cache-{{ checksum \"package.json\" }}\n- - run:\n- name: Update npm\n- command: 'sudo npm install -g npm...
JavaScript
Apache License 2.0
open-rpc/spec
fix(build): add script
1
fix
build
469,438
30.03.2019 03:50:45
25,200
bc26551eafb76c2bd97fbaba4913fbfaf1f6c61f
fix(versions): formatting issues resolved
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,7 @@ A document (or set of documents) that defines or describes an API. An OpenRPC de\nThe OpenRPC Specification is versioned using [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) (semver) and follows the semver specification.\n-The `major`.`...
JavaScript
Apache License 2.0
open-rpc/spec
fix(versions): formatting issues resolved
1
fix
versions
469,438
30.03.2019 03:51:14
25,200
a2558bafd6df8578b77bb7415d5037ecb37cc831
fix(versions): remove extra words
[ { "change_type": "MODIFY", "diff": "@@ -47,7 +47,7 @@ A document (or set of documents) that defines or describes an API. An OpenRPC de\n# Versions\n-The OpenRPC Specification is versioned using [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html) (semver) and follows the semver specification.\n+...
JavaScript
Apache License 2.0
open-rpc/spec
fix(versions): remove extra words
1
fix
versions
469,438
30.03.2019 03:53:19
25,200
3df1d5cb264279a02e7ba5b2aa9aebd4877c9b7f
fix(versions): consistent use of x
[ { "change_type": "MODIFY", "diff": "@@ -49,7 +49,7 @@ A document (or set of documents) that defines or describes an API. An OpenRPC de\nThe OpenRPC Specification is versioned using [Semantic Versioning 2.0.0](https://semver.org/spec/v2.0.0.html).\n-The `major.minor` portion of the semver (for example `1.0.x...
JavaScript
Apache License 2.0
open-rpc/spec
fix(versions): consistent use of x
1
fix
versions
469,438
30.03.2019 04:06:44
25,200
b863f5f5ed2f7cd2928dcff9910fb794f7fa2013
fix: remove document structure
[ { "change_type": "MODIFY", "diff": "@@ -59,6 +59,8 @@ An OpenRPC document compatible with OpenRPC 1.0.0 contains a required [`openrpc`\nAn OpenRPC document that conforms to the OpenRPC Specification is itself a JSON object, which must be represented in JSON format.\n+It is RECOMMENDED that the OpenRPC docum...
JavaScript
Apache License 2.0
open-rpc/spec
fix: remove document structure
1
fix
null
469,438
30.03.2019 04:12:02
25,200
3654295dde7a4fa2225f9cdaca97b973243663e0
fix(format): more specific about patterned field uniqueness
[ { "change_type": "MODIFY", "diff": "@@ -44,7 +44,6 @@ How to contribute, build and release are outlined in [CONTRIBUTING.md](CONTRIBUT\nA document (or set of documents) that defines or describes an API. An OpenRPC definition uses and conforms to the OpenRPC Specification.\n-\n# Versions\nThe OpenRPC Specifi...
JavaScript
Apache License 2.0
open-rpc/spec
fix(format): more specific about patterned field uniqueness
1
fix
format
469,438
30.03.2019 04:35:02
25,200
aca0dff544fd2a85fa13d0f64ce95524e122e377
fix: better definitions
[ { "change_type": "MODIFY", "diff": "@@ -44,6 +44,14 @@ How to contribute, build and release are outlined in [CONTRIBUTING.md](CONTRIBUT\nA document (or set of documents) that defines or describes an API. An OpenRPC definition uses and conforms to the OpenRPC Specification.\n+## Patterned Field\n+\n+A field ...
JavaScript
Apache License 2.0
open-rpc/spec
fix: better definitions
1
fix
null
217,922
30.03.2019 11:57:08
-3,600
642484ad64d0f56f26e86f5f1a730553fbe90b74
feat(levequests): you can now plan leves for FSH too
[ { "change_type": "MODIFY", "diff": "@@ -61,7 +61,7 @@ export class LevequestsComponent implements OnInit {\nprivate l12n: LocalizedDataService, private i18n: I18nToolsService,\nprivate listPicker: ListPickerService, private progressService: ProgressPopupService,\nprivate dataService: DataService, private la...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(levequests): you can now plan leves for FSH too
1
feat
levequests
815,593
30.03.2019 13:31:56
-32,400
29bd787892459fccf60adc3fc67495fa67d9b463
test: add network controller to spec
[ { "change_type": "MODIFY", "diff": "@@ -11,6 +11,8 @@ logger = { path = \"../util/logger\" }\nckb-core= { path = \"../core\" }\nckb-network = { path = \"../network\" }\nckb-shared = { path = \"../shared\" }\n+ckb-sync = { path = \"../sync\" }\n+ckb-protocol = { path = \"../protocol\"}\nnumext-fixed-hash = {...
Rust
MIT License
nervosnetwork/ckb
test: add network controller to spec
1
test
null
815,593
30.03.2019 13:42:28
-32,400
5654bb1adbc453c4eb5d7e9219b5166c0ecc3263
chore: tweak
[ { "change_type": "MODIFY", "diff": "@@ -16,14 +16,18 @@ impl Spec for MalformedMessage {\nnet.connect(node0);\ninfo!(\"Test node should receive GetHeaders message from node0\");\n- let (_peer_id, data) = net.receive();\n+ let (peer_id, data) = net.receive();\nlet msg = get_root::<SyncMessage>(&data);\nasser...
Rust
MIT License
nervosnetwork/ckb
chore: tweak
1
chore
null
471,470
30.03.2019 18:03:15
-3,600
39cb160f8ac5e73910c76cd993dcf24666fd4403
docs: improve unit testing init error FAQ page
[ { "change_type": "MODIFY", "diff": "@@ -88,7 +88,7 @@ module.exports = {\n{\ntitle: 'Deep dives',\ncollapsable: true,\n- children: ['rerender', 'unit-testing-custom-events'],\n+ children: ['rerender', 'unit-testing-custom-events', 'unit-testing-init-error'],\n},\n],\n'/about/': [['/about/', 'About'], '/abou...
JavaScript
MIT License
open-wc/open-wc
docs: improve unit testing init error FAQ page
1
docs
null
447,440
30.03.2019 18:07:29
21,600
c28d4c29684610104b98f2d27355877052f45427
fix: fix mobile styles
[ { "change_type": "MODIFY", "diff": "width: 100%;\n}\n+ .react-rainbow-components-page_cards-container {\n+ width: 100%;\n+ }\n+\n.react-rainbow-components-page_title {\nfont-size: 1.25rem;\nfont-weight: 300;\n.react-rainbow-components-page_card-container {\nwidth: 100%;\n+ margin-right: 0;\n}\n.react-rainbo...
JavaScript
MIT License
nexxtway/react-rainbow
fix: fix mobile styles (#642)
1
fix
null
469,438
31.03.2019 01:33:14
25,200
2f378b9116f1aebf9cd972deae56ab0e0a1e3ff4
fix(examples): add a link to the examples
[ { "change_type": "MODIFY", "diff": "@@ -52,6 +52,10 @@ A field (key value pair) where the key name is supplied by the user, and the val\nRegular expressions within the OpenRPC specification and tooling is RECOMMENDED to be a [Perl Compatible Regular Expressions](https://www.pcre.org/). That being said, tool...
JavaScript
Apache License 2.0
open-rpc/spec
fix(examples): add a link to the examples
1
fix
examples
103,499
31.03.2019 10:06:33
14,400
35c56fb8853cf6003938147cf1c7be76f56f5829
fix: fix borderRadius support for the Chip component
[ { "change_type": "MODIFY", "diff": "@@ -152,6 +152,7 @@ class Chip extends React.Component<Props, State> {\n: dark\n? '#383838'\n: '#ebebeb',\n+ borderRadius = 16,\n} = StyleSheet.flatten(style) || {};\nconst borderColor =\n@@ -214,6 +215,7 @@ class Chip extends React.Component<Props, State> {\n? selectedBa...
TypeScript
MIT License
callstack/react-native-paper
fix: fix borderRadius support for the Chip component (#962)
1
fix
null
104,857
31.03.2019 11:27:50
18,000
6c983c691ff07994e4abda07c75b61ff54a14d71
chore(page): style updates for page hero
[ { "change_type": "MODIFY", "diff": "@@ -4,7 +4,6 @@ import { storiesOf } from '@storybook/react';\nimport PageHero from './PageHero';\nconst commonPageHeroProps = {\n- section: 'Explore',\ntitle: 'Your Devices',\nblurb:\n'Your data lake displays a detailed view of the entity types that are connected in Wats...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(page): style updates for page hero
1
chore
page
447,447
31.03.2019 12:39:27
14,400
b3c32a582afb627b3be622d1a7607fcc8b43e10a
fix: fix tabset on desktop
[ { "change_type": "MODIFY", "diff": "@@ -15,9 +15,15 @@ class TabItem extends Component {\ncomponentDidMount() {\nconst { privateRegisterTab, name, disabled } = this.props;\nif (!disabled) {\n- return setTimeout(() => privateRegisterTab({ name, ref: this.tabRef.current }), 0);\n+ setTimeout(() => privateRegi...
JavaScript
MIT License
nexxtway/react-rainbow
fix: fix tabset on desktop (#641)
1
fix
null
217,922
31.03.2019 12:45:21
-7,200
23c993c6964ff1a7d6c64dd58107d7a51c4854a0
fix(overlay): clicking on the item icon wont open garlandtools anymore inside overlay
[ { "change_type": "MODIFY", "diff": "@@ -93,7 +93,7 @@ registerLocaleData(en);\nAngularFireAuthModule,\nAngularFirestoreModule,\n- XivapiClientModule.forRoot('63cc0045d7e847149c3f'),\n+ XivapiClientModule.forRoot(),\nRouterModule.forRoot([], { useHash: IS_ELECTRON }),\n", "new_path": "apps/client/src/app...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(overlay): clicking on the item icon wont open garlandtools anymore inside overlay
1
fix
overlay
217,899
31.03.2019 13:00:00
-32,400
916a9958e262d23cf0e7e6d335c339fef5db7427
feat(search): support Korean item type
[ { "change_type": "MODIFY", "diff": "@@ -16,6 +16,7 @@ export class LazyDataService {\npublic zhItems: any = {};\npublic koItems: any = {};\n+ public koItemUiCategories: any = {};\npublic koActions: any = {};\npublic koActionDescriptions: any = {};\npublic koCraftActions: any = {};\n@@ -58,6 +59,7 @@ export ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(search): support Korean item type
1
feat
search
217,899
31.03.2019 13:12:28
-32,400
7ec028bf884ccabd8c65c6ff9c9e748be8499161
chore: fix undefined such as BLU
[ { "change_type": "MODIFY", "diff": "@@ -90,7 +90,7 @@ export class SearchComponent implements OnInit {\nfr: result.Name_fr,\nde: result.Name_de,\nja: result.Name_ja,\n- ko: this.lazyData.koItemUiCategories[result.ID].ko\n+ ko: this.lazyData.koItemUiCategories[result.ID] !== undefined ? this.lazyData.koItemU...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: fix undefined such as BLU
1
chore
null
447,440
31.03.2019 14:06:31
21,600
e7f27ef86eb5849ffae502a52aa8a69d7fc3e388
docs: add-example-tab
[ { "change_type": "MODIFY", "diff": "}\n<TabsetExample />\n+\n+\n+##### Tabset with multy Tabs\n+\n+ const { FontAwesomeIcon } = require('@fortawesome/react-fontawesome');\n+ const { faCog, faEllipsisV } = require('@fortawesome/free-solid-svg-icons');\n+\n+ const tabsContainerStyles = {\n+ backgroundColor: '...
JavaScript
MIT License
nexxtway/react-rainbow
docs: add-example-tab (#644)
1
docs
null
471,527
31.03.2019 15:18:39
-7,200
2de10bf25fd183f5c13a9040fd422246fca57d07
fix(testing): update instructions for new karma config setup
[ { "change_type": "MODIFY", "diff": "@@ -49,16 +49,15 @@ Already part of `npm init @open-wc testing`\n- Add these scripts to package.json\n```js\n\"scripts\": {\n- \"test\": \"karma start\",\n+ \"test\": \"karma start --coverage\",\n\"test:watch\": \"karma start --auto-watch=true --single-run=false\"\n},\n``...
JavaScript
MIT License
open-wc/open-wc
fix(testing): update instructions for new karma config setup
1
fix
testing
217,922
31.03.2019 15:23:02
-7,200
d5aea9967dff63df23b687535383c1ad60b9c416
fix(market): fixed marketboard interactions (popup and pricing mode)
[ { "change_type": "MODIFY", "diff": "@@ -5,6 +5,8 @@ import { MarketboardPopupComponent } from '../marketboard-popup/marketboard-popu\nimport { AuthFacade } from '../../../+state/auth.facade';\nimport { map } from 'rxjs/operators';\nimport { combineLatest } from 'rxjs';\n+import { LocalizedDataService } from...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(market): fixed marketboard interactions (popup and pricing mode)
1
fix
market
603,467
31.03.2019 20:07:45
-3,600
6c4315cb49204e3cf589205c329ee9ba87f64568
fix(core): Ensure tags are reported in a format understood by Serenity BDD
[ { "change_type": "MODIFY", "diff": "@@ -33,7 +33,7 @@ describe('@serenity-js/cucumber', function() {\nexpect(res.exitCode).to.equal(0);\nPickEvent.from(res.events)\n- .next(SceneTagged, event => expect(event.tag).to.equal(new CapabilityTag('example capability')))\n+ .next(SceneTagged, event => expect(event....
TypeScript
Apache License 2.0
serenity-js/serenity-js
fix(core): Ensure tags are reported in a format understood by Serenity BDD
1
fix
core
744,026
31.03.2019 20:42:18
-7,200
02951325c6ea93865b9eeb426828350cc595ed3f
fix: address issues with dutch translation
[ { "change_type": "MODIFY", "diff": "{\n- \"Commands:\": \"Opdrachten:\",\n+ \"Commands:\": \"Commando's:\",\n\"Options:\": \"Opties:\",\n\"Examples:\": \"Voorbeelden:\",\n- \"boolean\": \"boolean\",\n+ \"boolean\": \"booleaans\",\n\"count\": \"aantal\",\n- \"string\": \"text\",\n- \"number\": \"nummer\",\n+...
JavaScript
MIT License
yargs/yargs
fix: address issues with dutch translation (#1316)
1
fix
null
531,793
31.03.2019 20:44:54
25,200
571b08638d60dcbcc309c0d870f6f5af1bc0cfae
fix(tests): correctly setup silences for filter tests ft.Silence is not a pointer so it's never null, fix the check to use the ID which will default to empty string if Silence object is not populated
[ { "change_type": "MODIFY", "diff": "@@ -552,16 +552,16 @@ func TestFilters(t *testing.T) {\n}\nfor _, ft := range tests {\nalert := models.Alert(ft.Alert)\n- if &ft.Silence != nil {\nalert.Alertmanager = []models.AlertmanagerInstance{\nmodels.AlertmanagerInstance{\nName: am.Name,\n- Silences: map[string]*mo...
TypeScript
Apache License 2.0
prymitive/karma
fix(tests): correctly setup silences for filter tests ft.Silence is not a pointer so it's never null, fix the check to use the ID which will default to empty string if Silence object is not populated
1
fix
tests
469,438
31.03.2019 21:54:48
25,200
8623dea087017b43c549c088bbafc63f75e7415c
fix: add info about examples and meta schema
[ { "change_type": "MODIFY", "diff": "@@ -46,7 +46,7 @@ A document (or set of documents) that defines or describes an API. An OpenRPC de\n## Patterned Field\n-A field (key value pair) where the key name is supplied by the user, and the value is defined by the specification for the patterned field. The Field P...
JavaScript
Apache License 2.0
open-rpc/spec
fix: add info about examples and meta schema
1
fix
null
471,527
31.03.2019 23:10:30
-7,200
7ee3ba9b3b4741866de5d8730b792e1115be8486
fix(semantic-dom-diff): add get-diffable-html.js to npm bundle
[ { "change_type": "MODIFY", "diff": "@@ -35,6 +35,7 @@ const sidebar = [\n['/testing/', 'Getting started'],\n'/testing/testing-helpers',\n'/testing/testing-chai-dom-equals',\n+ '/testing/semantic-dom-diff',\n'/testing/testing-karma',\n'/testing/testing-karma-bs',\n'/testing/testing-wallaby',\n", "new_pat...
JavaScript
MIT License
open-wc/open-wc
fix(semantic-dom-diff): add get-diffable-html.js to npm bundle
1
fix
semantic-dom-diff
815,573
01.04.2019 00:22:06
-28,800
d699620fa5bf04dafaf77248857a183b1d2aa5ce
fix: Repeat dial failed addresses
[ { "change_type": "MODIFY", "diff": "@@ -498,6 +498,7 @@ dependencies = [\n\"generic-channel 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)\",...
Rust
MIT License
nervosnetwork/ckb
fix: Repeat dial failed addresses
1
fix
null
815,573
01.04.2019 01:06:01
-28,800
34fbd491f95934cf786c29bb4cbe660a65b8400b
fix: Update peer status correctly when shutdown network
[ { "change_type": "MODIFY", "diff": "@@ -133,13 +133,23 @@ impl NetworkState {\npub fn drop_all(&self, p2p_control: &mut ServiceControl) {\ndebug!(target: \"network\", \"drop all connections...\");\n+ let mut peer_ids = Vec::new();\nlet mut peers_registry = self.peers_registry.write();\n- for (_peer_id, peer...
Rust
MIT License
nervosnetwork/ckb
fix: Update peer status correctly when shutdown network
1
fix
null
722,013
01.04.2019 02:29:06
18,000
3376c9f4529c1ec31cb8e89c38e4c99c6d876e24
docs(examples): fix url to examples
[ { "change_type": "MODIFY", "diff": "In the [repository](https://github.com/vue-styleguidist/vue-styleguidist), there is a few example styleguide. You will find below what each styleguide looks like once it is built.\n-- [basic](https://vue-styleguidist.github.io/basic/index.html)\n-- [customised](https://vu...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
docs(examples): fix url to examples
1
docs
examples
722,013
01.04.2019 03:08:24
18,000
f02f217692db5a4ca1b895e9ab5274ec4b88ecb9
docs(examples): make sure that vuecli3 can start With the changes to the ci the cli example was always building and never starting. Fixed it by
[ { "change_type": "MODIFY", "diff": "@@ -13,7 +13,8 @@ if (examplePath.indexOf('examples/') !== 0) {\nprocess.argv[3] = '--config'\nprocess.argv[4] = `${examplePath}/styleguide.config.js`\nif (examplePath === 'examples/vuecli3') {\n- process.argv[2] = 'styleguidist:build'\n+ const command = process.argv[2] =...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
docs(examples): make sure that vuecli3 can start With the changes to the ci the cli example was always building and never starting. Fixed it by
1
docs
examples
469,438
01.04.2019 03:18:28
25,200
d868c3f50bfa3c8cdbdc557abb01cc53edf4d36b
fix(tagObject): add summary
[ { "change_type": "MODIFY", "diff": "@@ -332,6 +332,7 @@ It is not mandatory to have a Tag Object per tag defined in the Method Object in\nField Name | Type | Description\n---|:---:|---\n<a name=\"tag-name\"></a>name | `string` | **REQUIRED**. The name of the tag.\n+<a name=\"tag-summary\"></a>summary | `str...
JavaScript
Apache License 2.0
open-rpc/spec
fix(tagObject): add summary
1
fix
tagObject
469,438
01.04.2019 03:26:21
25,200
82bc77992aba940f7d1ecdb867684e61367bd59d
fix(examplePairing): fix table formatting
[ { "change_type": "MODIFY", "diff": "@@ -229,7 +229,7 @@ This object MAY be extended with [Specification Extensions](#specification-exten\nThe example Pairing object consists of a set of example params and result. The result is what you can expect from the JSON-RPC service given the exact params.\nField Name...
JavaScript
Apache License 2.0
open-rpc/spec
fix(examplePairing): fix table formatting
1
fix
examplePairing
469,438
01.04.2019 03:39:02
25,200
a38601d77cb387344cf5bc81aab82a40e60b2241
fix: gh release artifact name
[ { "change_type": "MODIFY", "diff": "@@ -40,7 +40,7 @@ const build = async () => {\n}));\nawait buildMarkdown();\n- await copyFile(\"./build/markdown/index.md\", `${buildDir}/index.md`);\n+ await copyFile(\"./build/markdown/spec.md\", `${buildDir}/index.md`);\nawait writeFile(`${buildDir}/CNAME`, \"spec.open...
JavaScript
Apache License 2.0
open-rpc/spec
fix: gh release artifact name
1
fix
null
722,013
01.04.2019 05:58:43
18,000
618a8caef0abab2fdd3b92da9a812080006197e2
test(cypress): fix name change of the button
[ { "change_type": "MODIFY", "diff": "describe('Single component', () => {\nbefore(() => {\n// Open simple button component in isolation\n- cy.visit('/#!/Button/1')\n+ cy.visit('/#!/Best Button/1')\n})\ndescribe('props, methods, events & slots section', () => {\n@@ -69,7 +69,7 @@ describe('Single component', ...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
test(cypress): fix name change of the button
1
test
cypress
722,013
01.04.2019 06:08:29
18,000
e12efaa7f62f19aa6eb55e36db94b87b4dc41587
ci: make sure that unit tests are run
[ { "change_type": "MODIFY", "diff": "@@ -4,9 +4,6 @@ language: node_js\n# + prevent double build on dev -> master Pull Request\nif: sender != \"vue-styleguidist-bot\" AND sender != \"Vue Styleguidist Bot\" AND (type = pull_request OR branch = master)\n-node_js:\n- - 10\n-\ncache: yarn\nbefore_install:\n@@ -2...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
ci: make sure that unit tests are run
1
ci
null
722,013
01.04.2019 06:57:39
18,000
3b13ccf85cd7634495579b57a98ebdcfafc90a0c
fix(plugin): add the whole package to eslintignore
[ { "change_type": "MODIFY", "diff": "@@ -84,7 +84,9 @@ function getConfig(api) {\nconst eslintRule = conf.module.rule('eslint')\nif (eslintRule) {\n- eslintRule.exclude.add(require('path').dirname(require.resolve('vue-styleguidist')))\n+ const path = require('path')\n+ const vsgPath = path.resolve(path.dirna...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
fix(plugin): add the whole package to eslintignore
1
fix
plugin
722,013
01.04.2019 08:16:41
18,000
afbf21a689c30a7ae49b3abd90d8d7a1c03950b4
fix(plugin): issue with babel
[ { "change_type": "MODIFY", "diff": "@@ -14,7 +14,6 @@ const getImports = require('react-styleguidist/lib/loaders/utils/getImports').de\nconst requireIt = require('react-styleguidist/lib/loaders/utils/requireIt')\nconst getComponentVueDoc = require('./utils/getComponentVueDoc')\nconst isCodeVueSfc = require(...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
fix(plugin): issue with babel
1
fix
plugin
217,922
01.04.2019 08:16:49
-7,200
fb0f7c528cddfeb3454a231a84ff6c48797540a1
feat(simulator): added information label about how much quality is missing to reach 100%
[ { "change_type": "MODIFY", "diff": "class=\"progress-progressbar\">\n</nz-progress>\n<div\n- class=\"progress-value\">{{barFormat(resultData.simulation.progression, resultData.simulation.recipe.progress)()}}</div>\n+ class=\"progress-value\">{{barFormat(resultData.simulation.progression,\n+ resultData.simul...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(simulator): added information label about how much quality is missing to reach 100%
1
feat
simulator
722,013
01.04.2019 08:45:15
18,000
0b074b84d56ff0c6b48a6d0dc85f54598ea1d208
fix(safety): update css-loader
[ { "change_type": "MODIFY", "diff": "\"codemirror\": \"^5.39.0\",\n\"common-dir\": \"^2.0.2\",\n\"copy-webpack-plugin\": \"^4.5.2\",\n- \"css-loader\": \"^0.28.11\",\n+ \"css-loader\": \"^2.1.1\",\n\"doctrine\": \"^2.1.0\",\n\"es6-object-assign\": \"^1.1.0\",\n\"es6-promise\": \"^4.2.6\",\n", "new_path":...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
fix(safety): update css-loader
1
fix
safety
104,827
01.04.2019 09:10:38
18,000
771bffdd33633412ef96d8b50ae2174c8ec8510c
chore(table): revert to prop name expected by DataTable
[ { "change_type": "MODIFY", "diff": "@@ -305,7 +305,7 @@ storiesOf('Table', module)\n},\ntoolbar: {\nsearch: {\n- placeholderText: text('view.toolbar.search.placeholderText', '__Search__'),\n+ placeHolderText: text('view.toolbar.search.placeHolderText', '__Search__'),\n},\n},\n},\n", "new_path": "src/com...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(table): revert to prop name expected by DataTable
1
chore
table
722,013
01.04.2019 10:06:37
18,000
6bedfbec9ed49d68e3eedfc8aa64d5d6996c016c
docs(example): add the ribbon back to examples
[ { "change_type": "MODIFY", "diff": "@@ -5,7 +5,8 @@ module.exports = {\ncomponents: 'src/components/**/[A-Z]*.vue',\ndefaultExample: true,\nribbon: {\n- url: 'https://github.com/vue-styleguidist/vue-styleguidist'\n+ text: 'Back to examples',\n+ url: 'https://vue-styleguidist.github.io/Examples.html'\n},\nve...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
docs(example): add the ribbon back to examples
1
docs
example
217,922
01.04.2019 10:25:26
-7,200
c87f57a9b5ecf394f74a80ef2c881c6eb1809008
chore: structure for folder addition picker
[ { "change_type": "ADD", "diff": "+import { NgModule } from '@angular/core';\n+import { CommonModule } from '@angular/common';\n+import { FolderAdditionPickerComponent } from './folder-addition-picker/folder-addition-picker.component';\n+import { TranslateModule } from '@ngx-translate/core';\n+import { Forms...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: structure for folder addition picker
1
chore
null
217,922
01.04.2019 10:34:24
-7,200
3e08efa16f0a4a2d5451ad18d46b33a05e9bca42
chore: fixed label and icon for predators
[ { "change_type": "MODIFY", "diff": "\"Hidden_item\": \"Hidden\",\n\"Fish_eyes\": \"Requires fish eyes\",\n\"Snagging\": \"Requires snagging\",\n- \"Predators\": \"Fish these fish before (predators)\"\n+ \"Predators\": \"Fish these fish before\"\n},\n\"ANNOUNCEMENT\": {\n\"Title\": \"Announcement\",\n", ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: fixed label and icon for predators
1
chore
null
71,471
01.04.2019 10:40:24
-7,200
4819ff428149da660210e4609c6bba04a7757941
feat(ec2): support reserving IP space in VPCs SubnetConfiguration takes a new argument `reserved: true` which can be used to allocate IP space in the VPC without actually instantiating the VPC resources.
[ { "change_type": "MODIFY", "diff": "@@ -172,6 +172,52 @@ The `VpcNetwork` above will have the exact same subnet definitions as listed\nabove. However, this time the VPC will have only 1 NAT Gateway and all\nApplication subnets will route to the NAT Gateway.\n+#### Reserving subnet IP space\n+There are situa...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(ec2): support reserving IP space in VPCs (#2090) SubnetConfiguration takes a new argument `reserved: true` which can be used to allocate IP space in the VPC without actually instantiating the VPC resources.
1
feat
ec2
273,672
01.04.2019 10:54:52
-7,200
6f66dcdda3da81e8f3d0739dd38c625f5cb2cf91
chore(contentful): document how to add custom routes
[ { "change_type": "MODIFY", "diff": "@@ -66,3 +66,23 @@ query Json {\n}\n</page-query>\n```\n+\n+### Custom Routes\n+To add custom routes use the `routes` option with the ContentType name as the key and the custom route as the value.\n+\n+If you have Contentful ContentTypes named BlogPost and Article you can...
JavaScript
MIT License
gridsome/gridsome
chore(contentful): document how to add custom routes (#308)
1
chore
contentful
815,573
01.04.2019 11:14:55
-28,800
0eb08b17fa4a25a9679cbfa37a7139a75d67b282
fix: Repeat drop peer bug
[ { "change_type": "MODIFY", "diff": "@@ -119,6 +119,7 @@ impl NetworkState {\n}\npub fn report(&self, peer_id: &PeerId, behaviour: Behaviour) {\n+ info!(target: \"network\", \"report {:?} because {:?}\", peer_id, behaviour);\nself.peer_store.write().report(peer_id, behaviour);\n}\n@@ -386,7 +387,7 @@ impl Se...
Rust
MIT License
nervosnetwork/ckb
fix: Repeat drop peer bug
1
fix
null
127,946
01.04.2019 11:21:35
-10,800
9a7148d7192a6cabab1bca7bf344903d9c73bbf3
feat(button): remove spacing prop
[ { "change_type": "MODIFY", "diff": "@@ -16,16 +16,16 @@ import { PropsTable } from 'docs';\nTo be used where the the button would be the main call to action on the page.\n```jsx react-live\n-<Button modifier=\"primary\" spaced>\n+<Button modifier=\"primary\">\nDefault\n</Button>\n-<Button modifier=\"primary...
TypeScript
MIT License
coingaming/moon-design
feat(button): remove spacing prop
1
feat
button
603,467
01.04.2019 11:44:28
-3,600
581a6ba88d2dc0f33a974dec3812e9300f01565c
feat(core): Actor.named('name') allows for instantiating an Actor without explicitly providing the S
[ { "change_type": "MODIFY", "diff": "-import { Activity, AnswersQuestions, KnowableUnknown, PerformsTasks, Task } from '@serenity-js/core';\n+import { Activity, AnswersQuestions, KnowableUnknown, PerformsActivities, Task } from '@serenity-js/core';\nimport { formatted } from '@serenity-js/core/lib/io';\nimpo...
TypeScript
Apache License 2.0
serenity-js/serenity-js
feat(core): Actor.named('name') allows for instantiating an Actor without explicitly providing the S
1
feat
core
815,573
01.04.2019 11:52:59
-28,800
f5c8527468eea29fee6232bd98fdbf9b866f8ad5
chore: Upgrade p2p library
[ { "change_type": "MODIFY", "diff": "@@ -509,11 +509,11 @@ dependencies = [\n\"snap 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"stop-handler 0.8.0-pre\",\n\"tempfile 3.0.7 (registry+https://github.com/rust-lang/crates.io-index)\",\n- \"tentacle 0.2.0-alpha.1 (git+https://github.com/ne...
Rust
MIT License
nervosnetwork/ckb
chore: Upgrade p2p library
1
chore
null
217,922
01.04.2019 11:55:19
-7,200
e4b2da9fce0fbd0ad579df83ac341fff63bb3d2d
feat(fishing): new tooltips for fishes to show basic informations about them
[ { "change_type": "MODIFY", "diff": "@@ -6,6 +6,7 @@ import { FlexLayoutModule } from '@angular/flex-layout';\nimport { ItemIconModule } from '../item-icon/item-icon.module';\nimport { PipesModule } from '../../pipes/pipes.module';\nimport { NgZorroAntdModule } from 'ng-zorro-antd';\n+import { TooltipModule ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(fishing): new tooltips for fishes to show basic informations about them
1
feat
fishing
103,440
01.04.2019 12:29:53
-10,800
dc89eb67c07bbd3a87086129fe1d51cecf12fd5f
fix: issue with TextInput animation on iOS
[ { "change_type": "MODIFY", "diff": "@@ -248,7 +248,11 @@ class TextInput extends React.Component<TextInputProps, State> {\nAnimated.timing(this.state.error, {\ntoValue: 1,\nduration: FOCUS_ANIMATION_DURATION,\n- useNativeDriver: true,\n+ // To prevent this - https://github.com/callstack/react-native-paper/i...
TypeScript
MIT License
callstack/react-native-paper
fix: issue with TextInput animation on iOS (#968)
1
fix
null
104,818
01.04.2019 13:56:35
18,000
33e07fce28b69750aad249913e86be81cd2cafc0
fix(table): gvt prop redesign to make it easier to consume
[ { "change_type": "MODIFY", "diff": "@@ -265,6 +265,7 @@ const Table = props => {\nclearAllFiltersText={i18n.clearAllFilters}\ncolumnSelectionText={i18n.columnSelectionButtonAria}\nfilterText={i18n.filterButtonAria}\n+ searchPlaceHolderText={i18n.searchPlaceHolder}\nactions={pick(\nactions.toolbar,\n'onCance...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): gvt prop redesign to make it easier to consume
1
fix
table
815,745
01.04.2019 14:07:30
-10,800
ee9ee0dcd89f199a6bf2ba3373bf89b14454849e
fix(hideSelected): allow in single selection closes
[ { "change_type": "MODIFY", "diff": "@@ -82,7 +82,7 @@ export class ItemsList {\n}\nthis._selectionModel.select(item, multiple, this._ngSelect.selectableGroupAsModel);\n- if (this._ngSelect.hideSelected && multiple) {\n+ if (this._ngSelect.hideSelected) {\nthis._hideSelected(item);\n}\n}\n", "new_path": ...
TypeScript
MIT License
ng-select/ng-select
fix(hideSelected): allow in single selection closes #1059
1
fix
hideSelected
104,827
01.04.2019 14:22:53
18,000
e28265b3a52e929b3a9a356d18f9e416d7805a4c
fix(table): add searchPlaceholder to proptypes
[ { "change_type": "MODIFY", "diff": "@@ -217,6 +217,7 @@ export const defaultProps = baseProps => ({\nselectRowAria: 'Select row',\n/** toolbar */\nclearAllFilters: 'Clear all filters',\n+ searchPlaceholder: 'Search',\ncolumnSelectionButtonAria: 'Column Selection',\nfilterButtonAria: 'Filters',\nclearFilterA...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): add searchPlaceholder to proptypes
1
fix
table
217,922
01.04.2019 14:32:44
-7,200
af73b597bea35b378a980585fec598224d3278bf
feat(ux): you can now add lists to workshops using a selection dialog box closes
[ { "change_type": "MODIFY", "diff": "-<p>\n- folder-addition-picker works!\n-</p>\n+<nz-list [nzDataSource]=\"elements\" [nzRenderItem]=\"listTemplate\">\n+ <ng-template #listTemplate let-element>\n+ <nz-list-item>\n+ <nz-list-item-meta [nzTitle]=\"element.name\" [nzDescription]=\"element.description\" [nzAv...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(ux): you can now add lists to workshops using a selection dialog box closes #796
1
feat
ux
127,946
01.04.2019 14:36:32
-10,800
d45776b79df10ac77d28867ee9557e0d40b17408
feat(button): button updates regarging to design
[ { "change_type": "MODIFY", "diff": "@@ -19,10 +19,10 @@ To be used where the the button would be the main call to action on the page.\n<Button modifier=\"primary\">\nDefault\n</Button>\n-<Button modifier=\"primary\" mockState=\"active\" >\n+<Button modifier=\"primary\" mockState=\"hover\" >\nHover\n</Button...
TypeScript
MIT License
coingaming/moon-design
feat(button): button updates regarging to design
1
feat
button
104,818
01.04.2019 14:38:28
18,000
eb0f3715b793454cfee2989a7ca9d6fabab02ad5
fix(table): update the empty props
[ { "change_type": "MODIFY", "diff": "@@ -171,12 +171,6 @@ export const defaultProps = baseProps => ({\nselectedIds: [],\nsort: {},\nordering: baseProps.columns && baseProps.columns.map(i => ({ columnId: i.id })),\n- emptyState: {\n- message: 'There is no data',\n- messageWithFilters: 'No results match the cu...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): update the empty props
1
fix
table
104,818
01.04.2019 14:43:37
18,000
8eb62df9e3a915cfaa253d5f2e4ba4f3f08b6e97
fix(table): fix typo of button comment
[ { "change_type": "MODIFY", "diff": "@@ -29,7 +29,7 @@ export const EmptyStatePropTypes = PropTypes.oneOfType([\nmessageWithFilters: PropTypes.string,\n/* If a label is not provided, no action button will be rendered */\nbuttonLabel: PropTypes.string,\n- /* Show a different utton label if no content is in th...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): fix typo of button comment
1
fix
table
217,922
01.04.2019 14:47:10
-7,200
2aaa511090c3d441be2f6354be3de8fa9b883631
feat(ux): you can now add rotations to folders using a selection dialog box closes
[ { "change_type": "ADD", "diff": "+export interface AdditionPickerEntry {\n+ $key?: string,\n+ name: string,\n+ description?: string\n+}\n", "new_path": "apps/client/src/app/modules/folder-addition-picker/folder-addition-picker/addition-picker-entry.ts", "old_path": null }, { "change_type": "...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(ux): you can now add rotations to folders using a selection dialog box closes #810
1
feat
ux
127,939
01.04.2019 15:05:30
-10,800
d8b16bc687ba8c4e4a9ea27885f4941cf4c61cb8
chore(button): added button's rest of modifiers
[ { "change_type": "MODIFY", "diff": "@@ -30,6 +30,25 @@ To be used where the the button would be the main call to action on the page.\n</Button>\n```\n+### Highlight\n+\n+To be used where the the button would be alternative or highlight call to action.\n+\n+```jsx react-live\n+<Button modifier=\"highlight\" ...
TypeScript
MIT License
coingaming/moon-design
chore(button): added button's rest of modifiers
1
chore
button
815,745
01.04.2019 15:09:25
-10,800
4368d7c4e692dcd8dcfdaa365e2ec513e074b248
chore(release): 2.16.4
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"2.16.4\"></a>\n+## [2.16.4](https://github.com/ng-select/ng-select/compare/v2.16.3......
TypeScript
MIT License
ng-select/ng-select
chore(release): 2.16.4
1
chore
release
791,704
01.04.2019 15:09:30
25,200
864b16920375b806845ef769325cb7267bf5ee0c
core(main-thread-tasks): improve event-order error messages
[ { "change_type": "MODIFY", "diff": "@@ -109,7 +109,7 @@ class MainThreadTasks {\nif (!currentTask) {\n// We can't start a task with an end event\nif (event.ph === 'E') {\n- throw new Error('Fatal trace logic error');\n+ throw new Error('Fatal trace logic error - unexpected end event');\n}\ncurrentTask = Mai...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(main-thread-tasks): improve event-order error messages (#7745)
1
core
main-thread-tasks
127,946
01.04.2019 15:11:17
-10,800
06749a3a99996068ec7f9bcf8d719ed53e05c5fd
chore(button): minor cleanup
[ { "change_type": "MODIFY", "diff": "@@ -32,7 +32,7 @@ To be used where the the button would be the main call to action on the page.\n### Highlight\n-To be used where the the button would be alternative or highlight call to action.\n+To be used where the the button would be a highlight call to action.\n```js...
TypeScript
MIT License
coingaming/moon-design
chore(button): minor cleanup
1
chore
button
815,590
01.04.2019 15:19:51
-28,800
04d7dded5ef3f922ca0f405a166d10eea8bf1c00
fix: RPC add valid_since field
[ { "change_type": "MODIFY", "diff": "@@ -351,6 +351,7 @@ Creates new transaction.\ntransaction - The transaction object.\nversion - Transaction version.\n+ valid_since - Transaction valid_since.\ndeps - Dependent cells.\ninputs - Transaction inputs.\noutputs - Transaction outputs.\n@@ -358,7 +359,7 @@ transa...
Rust
MIT License
nervosnetwork/ckb
fix: RPC add valid_since field
1
fix
null
104,818
01.04.2019 15:40:39
18,000
0ca861636aae42adb90b18015806b8c5ed26ca96
fix(table): prop searchPlaceHolder was incorrect
[ { "change_type": "MODIFY", "diff": "@@ -213,6 +213,7 @@ export const defaultProps = baseProps => ({\nclearAllFilters: 'Clear all filters',\ncolumnSelectionButtonAria: 'Column Selection',\nfilterButtonAria: 'Filters',\n+ searchPlaceHolder: 'Search',\nclearFilterAria: 'Clear filter',\nfilterAria: 'Filter',\no...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): prop searchPlaceHolder was incorrect
1
fix
table
104,818
01.04.2019 15:44:22
18,000
c28ab05e36fbce24f4fd295822b2898b20d304b1
fix(table): placeholder capitalization issue
[ { "change_type": "MODIFY", "diff": "@@ -266,7 +266,7 @@ const Table = props => {\nclearAllFiltersText={i18n.clearAllFilters}\ncolumnSelectionText={i18n.columnSelectionButtonAria}\nfilterText={i18n.filterButtonAria}\n- searchPlaceHolderText={i18n.searchPlaceholder}\n+ searchPlaceHolderText={i18n.searchPlaceH...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): placeholder capitalization issue
1
fix
table
127,946
01.04.2019 16:00:09
-10,800
5c06f094df0c3834de8a287aa9573de26691a7de
feat: introduce disabled util, opacity token & test fixes
[ { "change_type": "MODIFY", "diff": "@@ -22,40 +22,26 @@ exports[`Banner Closable renders with default vertical layout 1`] = `\nborder-color: transparent;\nborder-radius: 4px;\ncolor: #fff;\n- background-color: transparent;\n- border-color: #0cd664;\n+ background-color: #8697A2;\nwidth: 100%;\n}\n.emotion-1:...
TypeScript
MIT License
coingaming/moon-design
feat: introduce disabled util, opacity token & test fixes
1
feat
null
104,818
01.04.2019 16:06:59
18,000
2600259bde2fa1899c1f8adbc69d876f917987ef
fix(table): fix searchPlaceHolder to be searchPlaceholder
[ { "change_type": "MODIFY", "diff": "@@ -211,10 +211,9 @@ export const defaultProps = baseProps => ({\nselectRowAria: 'Select row',\n/** toolbar */\nclearAllFilters: 'Clear all filters',\n- searchPlaceholder: 'Search',\ncolumnSelectionButtonAria: 'Column Selection',\nfilterButtonAria: 'Filters',\n- searchPla...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(table): fix searchPlaceHolder to be searchPlaceholder
1
fix
table
127,946
01.04.2019 16:09:04
-10,800
1048a8280ae97cb082362bce8e68c5d35d2063f9
feat(button): introduce uppercase prop
[ { "change_type": "MODIFY", "diff": "@@ -68,6 +68,19 @@ To be used where the the button would be a secondary call to action.\n</Button>\n```\n+## Uppercase\n+\n+To be used where the the button caption would be uppercased.\n+\n+```jsx react-live\n+<Button modifier=\"primary\" uppercase>\n+ Uppercased primary\...
TypeScript
MIT License
coingaming/moon-design
feat(button): introduce uppercase prop
1
feat
button
127,946
01.04.2019 16:32:37
-10,800
fed3efa3e045dd0d1617f297d40e17e0c19edbfa
feat(button): introduce outline prop
[ { "change_type": "MODIFY", "diff": "@@ -68,6 +68,55 @@ To be used where the the button would be a secondary call to action.\n</Button>\n```\n+## Outline\n+\n+To be used where the button would be a alternate call to action.\n+\n+```jsx react-live\n+<div>\n+ <Button modifier=\"primary\" outline>\n+ Default\n+...
TypeScript
MIT License
coingaming/moon-design
feat(button): introduce outline prop
1
feat
button
815,590
01.04.2019 16:43:35
-28,800
90ca4f5bbaa96bf58522e61de28e4453010312b6
fix: reset peer store connection status when setup
[ { "change_type": "MODIFY", "diff": "@@ -149,6 +149,12 @@ impl PeerInfo {\n.map_err(Into::into)\n}\n+ pub fn reset_status(conn: &Connection) -> DBResult<usize> {\n+ let mut stmt = conn.prepare(\"UPDATE peer_info SET status=:status WHERE status!=:status\")?;\n+ stmt.execute_named(&[(\":status\", &status_to_u8...
Rust
MIT License
nervosnetwork/ckb
fix: reset peer store connection status when setup
1
fix
null
67,482
01.04.2019 17:07:50
25,200
527518e2ec3c178248794c7efd5857aefb8cded1
chore(vscode): add purple theme
[ { "change_type": "MODIFY", "diff": "\"activityBar.background\": \"#6d50a2\",\n\"activityBar.foreground\": \"#e7e7e7\",\n\"activityBar.inactiveForeground\": \"#e7e7e799\",\n- \"activityBarBadge.background\": \"#d5b9aa\",\n- \"activityBarBadge.foreground\": \"#15202b\",\n- \"titleBar.activeBackground\": \"#6d...
TypeScript
MIT License
aurelia/aurelia
chore(vscode): add purple theme
1
chore
vscode
730,412
01.04.2019 17:15:34
0
16f7faac6ba96d36245fd7feee44f61634637e31
chore(release): 0.1.443
[ { "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.443\"></a>\n+## [0.1.443](https://github.com/webex/react-ciscospark/compare/v0.1....
JavaScript
MIT License
webex/react-widgets
chore(release): 0.1.443
1
chore
release
447,447
01.04.2019 17:30:58
14,400
8731ed0910af8fdd607c575e9328603f5e6dc242
test: unit testing on tabset utils
[ { "change_type": "MODIFY", "diff": "@@ -2,6 +2,10 @@ import {\ninsertChildOrderly,\ngetChildTabNodes,\ngetActiveTabIndex,\n+ getChildrenTotalWidth,\n+ getChildrenTotalWidthUpToClickedTab,\n+ isNotSameChildren,\n+ getUpdatedTabsetChildren,\n} from './../utils';\ndescribe('<Tabset/> utils', () => {\n@@ -38,8 ...
JavaScript
MIT License
nexxtway/react-rainbow
test: unit testing on tabset utils (#645)
1
test
null
815,590
01.04.2019 18:09:52
-28,800
82a41c67ecdc85dc0ac4f1adb937ea6bfa12330a
fix: remove banned addr from peer store attemp_peers
[ { "change_type": "MODIFY", "diff": "@@ -270,7 +270,7 @@ pub fn get_random_peers(\nOk(peers)\n}\n-pub fn get_peers_to_attempt(conn: &Connection, count: u32) -> DBResult<Vec<(PeerId, Multiaddr)>> {\n+pub fn get_peers_to_attempt(conn: &Connection, count: u32) -> DBResult<Vec<(u32, PeerId)>> {\n// random select...
Rust
MIT License
nervosnetwork/ckb
fix: remove banned addr from peer store attemp_peers
1
fix
null
815,573
01.04.2019 18:15:12
-28,800
7d329e6b30417931894e5296109c02895faa6ff3
fix: Synchronizer tests
[ { "change_type": "MODIFY", "diff": "@@ -1119,8 +1119,7 @@ mod tests {\nOk(())\n}\n/// Report peer. Depending on the report, peer may be disconnected and possibly banned.\n- fn report_peer(&self, peer: PeerIndex, _behaviour: Behaviour) -> Result<(), NetworkError> {\n- self.disconnected.lock().insert(peer);\n...
Rust
MIT License
nervosnetwork/ckb
fix: Synchronizer tests
1
fix
null
127,939
01.04.2019 18:22:04
-10,800
d62724fa3e4cd4dd7f91398d1fa05170016f5e7f
fix(user portal): button updated for new changes in design system
[ { "change_type": "MODIFY", "diff": "@@ -35,9 +35,7 @@ export const EuroWallet: React.FC<{}> = () => {\nto={{ currency: 'Dollars', value: 156.72, unit: 'USD' }}\n/>\n<div>\n- <Button modifier=\"secondary\" disableUppercase>\n- Use wallet\n- </Button>\n+ <Button modifier=\"primary\">Use wallet</Button>\n</div...
TypeScript
MIT License
coingaming/moon-design
fix(user portal): button updated for new changes in design system
1
fix
user portal
815,601
01.04.2019 19:09:42
-28,800
80a93566c6de5a576b0252dc2c6b2faf92735a00
docs(README): update outdated build dependencies
[ { "change_type": "MODIFY", "diff": "@@ -60,13 +60,7 @@ sudo apt-get install git gcc libc6-dev pkg-config libssl-dev libclang-dev clang\n* Arch Linux\n```shell\n-sudo pacman -Sy git gcc pkgconf openssl-1.0 clang\n-```\n-\n-If you get openssl related errors in compiling, try the following environment variable...
Rust
MIT License
nervosnetwork/ckb
docs(README): update outdated build dependencies (#381)
1
docs
README
217,922
01.04.2019 20:07:08
-7,200
96d0725806faea3db4d86a5c74e1ea89d660e4c5
feat(simulator): new rotation tips system to help people with rotations creation closes
[ { "change_type": "ADD", "diff": "+<div fxLayout=\"column\">\n+ <div *ngFor=\"let tip of tips; let last = last\" fxLayout=\"row\" fxLayoutAlign=\"flex-start center\" fxLayoutGap=\"24px\">\n+ <div>\n+ <div [ngSwitch]=\"tip.type\">\n+ <i nz-icon *ngSwitchCase=\"0\" nzType=\"exclamation-circle\" nzTheme=\"twoto...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(simulator): new rotation tips system to help people with rotations creation closes #714
1
feat
simulator
217,922
01.04.2019 20:11:53
-7,200
647181320e66af52d0fa97b291668167a4e59fa0
chore: removed a console.log I forgot
[ { "change_type": "MODIFY", "diff": "@@ -16,7 +16,6 @@ export class RotationTip {\n(result) => {\nconst iqIndex = result.steps.findIndex(step => step.action.is(InnerQuiet));\nconst firstQualityAction = result.steps.findIndex(step => step.addedQuality > 0);\n- console.log(iqIndex, firstQualityAction);\nreturn...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: removed a console.log I forgot
1
chore
null
531,793
01.04.2019 21:00:51
25,200
e2be71d458fc2dbf9966c8218fccfe7c10ce47e0
feat(ui): collapse alert groups on mobile by default
[ { "change_type": "ADD", "diff": "+function IsMobile() {\n+ return window.innerWidth < 768;\n+}\n+\n+export { IsMobile };\n", "new_path": "ui/src/Common/Device.js", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ import { faMinus } from \"@fortawesome/free-solid-...
TypeScript
Apache License 2.0
prymitive/karma
feat(ui): collapse alert groups on mobile by default
1
feat
ui
67,482
01.04.2019 21:20:47
25,200
eb2553e49dd9b1013c5ebbc7996e5c2126aefd90
doc(all): begin outlining the documentation plan
[ { "change_type": "MODIFY", "diff": "\"requestor's\"\n],\n\"workbench.colorCustomizations\": {\n- \"activityBar.background\": \"#6d50a2\",\n+ \"activityBar.background\": \"#563f80\",\n\"activityBar.foreground\": \"#e7e7e7\",\n\"activityBar.inactiveForeground\": \"#e7e7e799\",\n\"activityBarBadge.background\"...
TypeScript
MIT License
aurelia/aurelia
doc(all): begin outlining the documentation plan
1
doc
all
67,482
01.04.2019 21:26:13
25,200
7410bbbe8c7f921bb1d7f4ec2133a5d67ebbfe85
doc(user/readme): adding a couple potential articles
[ { "change_type": "MODIFY", "diff": "@@ -65,11 +65,14 @@ Each of these sections will be represented in the ToC as a bold section delimite\n*\n*\n* Essentials\n- *\n+ * Securing Your App\n+ * Integrating 3rd Party Libraries\n*\n*\n* Mastery\n- *\n+ * UI Modeling with Composite MVVM\n+ * Extending the Template...
TypeScript
MIT License
aurelia/aurelia
doc(user/readme): adding a couple potential articles
1
doc
user/readme
471,527
01.04.2019 23:36:50
-7,200
792d7b6b2625272f706a571f3a42ccc7e6497367
fix(create): handle windows file pathes as well
[ { "change_type": "MODIFY", "diff": "@@ -51,8 +51,8 @@ export function copyTemplates(fromGlob, toDir = process.cwd(), data = {}) {\nconst fileContent = fs.readFileSync(filePath, 'utf-8');\nconst processed = processTemplate(fileContent, data);\n- // find path write to\n- const replace = path.join(fromGlob.rep...
JavaScript
MIT License
open-wc/open-wc
fix(create): handle windows file pathes as well
1
fix
create
471,527
01.04.2019 23:37:53
-7,200
bbbc8a1c9e362ef54a54c1895bf8e0da088443c9
fix(create): use npx for http-server in building-webpack
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"start:dev\": \"webpack-dev-server --mode development --open\",\n\"start:dev:es5\": \"webpack-dev-server --mode development --es5\",\n- \"start:prod\": \"http-server dist/ -o\",\n+ \"start:prod\": \"npx http-server dist/ -o\",\n\"build\": \"webpack --mode...
JavaScript
MIT License
open-wc/open-wc
fix(create): use npx for http-server in building-webpack
1
fix
create
273,683
02.04.2019 00:55:19
-7,200
005470fb4b216c311646fcd3580b2a9be7d76781
refactor: addSchema method for ceateSchema hook
[ { "change_type": "MODIFY", "diff": "@@ -20,17 +20,17 @@ module.exports = function (api, options) {\n}])\n})\n- api.createSchema(graphql => {\n- return new graphql.GraphQLSchema({\n- query: new graphql.GraphQLObjectType({\n+ api.createSchema(({ addSchema, GraphQLSchema, GraphQLObjectType, GraphQLString }) =>...
JavaScript
MIT License
gridsome/gridsome
refactor: addSchema method for ceateSchema hook
1
refactor
null
273,683
02.04.2019 01:13:10
-7,200
b90d4904edd4ef47683849b987f41c3df3c6b5b9
feat(graphql): add metaData from config
[ { "change_type": "MODIFY", "diff": "@@ -3,6 +3,10 @@ module.exports = {\nsiteUrl: 'https://www.gridsome.org',\ntitleTemplate: '%s | Test',\n+ metaData: {\n+ someMeta: 'test'\n+ },\n+\nchainWebpack: config => {\nconfig.plugin('test-injections-1')\n.use(require('webpack/lib/DefinePlugin'), [{\n", "new_pat...
JavaScript
MIT License
gridsome/gridsome
feat(graphql): add metaData from config (#225)
1
feat
graphql
67,476
02.04.2019 01:35:32
-7,200
4af12e2c850e91d3701ba3bebd28b66262964db3
chore(tslint): disable prefer-template
[ { "change_type": "MODIFY", "diff": "\"prefer-for-of\": false,\n\"prefer-method-signature\": true,\n\"prefer-object-spread\": true,\n- \"prefer-template\": true,\n+ \"prefer-template\": false,\n\"type-literal-delimiter\": true,\n\"typedef\": [\ntrue,\n", "new_path": "tslint.json", "old_path": "tslint...
TypeScript
MIT License
aurelia/aurelia
chore(tslint): disable prefer-template
1
chore
tslint
67,476
02.04.2019 01:35:56
-7,200
11eaa6027291f2eb356eac8b088d4bb4af9dad1d
chore(vscode): fix some settings, remove deprecated
[ { "change_type": "MODIFY", "diff": "// Place your settings in this file to overwrite default and user settings.\n{\n- \"typescript.tsdk\": \"node_modules/typescript/lib\",\n- \"tslint.nodePath\": \"node_modules/tslint/lib\",\n- \"html.suggest.angular1\": false,\n- \"html.suggest.ionic\": false,\n+ \"typescr...
TypeScript
MIT License
aurelia/aurelia
chore(vscode): fix some settings, remove deprecated
1
chore
vscode
76,605
02.04.2019 03:23:44
-7,200
e7e6a8e33d9c2a4ac6888133dbaa61e700e17a61
feat: Adding stopwords to the BaseStemmer
[ { "change_type": "MODIFY", "diff": "const { TreebankWordTokenizer } = require(\"../tokenizers\");\nclass BaseStemmer {\n- constructor(tokenizer) {\n+ constructor(tokenizer, stopwords) {\nthis.cache = {};\nthis.setCurrent(\"\");\nthis.tokenizer = tokenizer || new TreebankWordTokenizer();\n+ this.loadStopword...
JavaScript
MIT License
axa-group/nlp.js
feat: Adding stopwords to the BaseStemmer
1
feat
null
76,605
02.04.2019 03:25:19
-7,200
4b28f6b90aa7463d25776e470f69a0ce90a5b1e5
feat: Spanish stemmer stopwords
[ { "change_type": "MODIFY", "diff": "const BaseStemmer = require('./base-stemmer');\nconst Among = require('./among');\n+const stopwords = require('../stopwords/stopwords_es.json');\nclass SpanishStemmer extends BaseStemmer {\nconstructor(tokenizer) {\n- super(tokenizer);\n+ super(tokenizer, stopwords.words)...
JavaScript
MIT License
axa-group/nlp.js
feat: Spanish stemmer stopwords
1
feat
null
76,605
02.04.2019 03:46:48
-7,200
7c7b415614d229786dea5e7a171eddb0dc2c74f2
fix: English Stemmer stopwords
[ { "change_type": "MODIFY", "diff": "const BaseStemmer = require('./base-stemmer');\nconst Among = require('./among');\n+const stopwords = require('../stopwords/stopwords_en.json');\n/**\n* This class was automatically generated by a Snowball to JSX compiler\n@@ -31,7 +32,7 @@ const Among = require('./among'...
JavaScript
MIT License
axa-group/nlp.js
fix: English Stemmer stopwords
1
fix
null
76,605
02.04.2019 03:47:09
-7,200
d144684393b0e44fcdec0b0ed4c65bcf4c3b8f36
fix: Test english stopwords
[ { "change_type": "MODIFY", "diff": "@@ -269,7 +269,7 @@ describe('NLP Classifier', () => {\n);\n});\n- describe('Stopwords tokenizing and stem', () => {\n+ describe('Stopwords Spanish', () => {\ntest('Remove Stopwords in spanish', () => {\nNlpUtil.useAlternative.es = false;\nconst classifier = new NlpClassi...
JavaScript
MIT License
axa-group/nlp.js
fix: Test english stopwords
1
fix
null
76,605
02.04.2019 04:09:20
-7,200
632d0716247860b50781a843224624e399cdacd2
feat: Alternative French stopwords
[ { "change_type": "MODIFY", "diff": "const BaseStemmer = require('./base-stemmer');\nconst Among = require('./among');\n+const stopwords = require('../stopwords/stopwords_fr.json');\nclass FrenchStemmer extends BaseStemmer {\nconstructor(tokenizer) {\n- super(tokenizer);\n+ super(tokenizer, stopwords.words);...
JavaScript
MIT License
axa-group/nlp.js
feat: Alternative French stopwords
1
feat
null
76,605
02.04.2019 04:09:40
-7,200
02f6c97b61139efac22fb370bf634f0950735e13
fix: French stopwords tests
[ { "change_type": "MODIFY", "diff": "@@ -378,4 +378,70 @@ describe('NLP Classifier', () => {\n]);\n});\n});\n+\n+ describe('Stopwords French', () => {\n+ test('Remove Stopwords in french', () => {\n+ NlpUtil.useAlternative.fr = false;\n+ const classifier = new NlpClassifier({\n+ language: 'fr',\n+ keepStopWo...
JavaScript
MIT License
axa-group/nlp.js
fix: French stopwords tests
1
fix
null
76,605
02.04.2019 04:31:29
-7,200
eeebd30e6bd8a8be7a356c956710bd60a4625ad4
feat: Alternative Italian Stopwords
[ { "change_type": "MODIFY", "diff": "const BaseStemmer = require('./base-stemmer');\nconst Among = require('./among');\n+const stopwords = require('../stopwords/stopwords_it.json');\n/**\n* This class was automatically generated by a Snowball to JSX compiler\n@@ -31,7 +32,7 @@ const Among = require('./among'...
JavaScript
MIT License
axa-group/nlp.js
feat: Alternative Italian Stopwords
1
feat
null
217,922
02.04.2019 08:15:29
-7,200
96186bcd4c3210c40748a3da83fc45252f219db5
chore: added fish eyes length data
[ { "change_type": "ADD", "diff": "+// Source: https://github.com/Supamiu/ffxiv-teamcraft/issues/732#issuecomment-478686204\n+export const fishEyes = {\n+ 14219: 3,\n+ 17580 : 2,\n+ 16756: 2.5,\n+ 16751: 2.5,\n+ 12826: 2,\n+ 15635: 6,\n+ 17583: 5,\n+ 12786: 5,\n+ 12837: 3,\n+ 17577: 3,\n+ 14216: 4,\n+ 13727: ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: added fish eyes length data #732
1
chore
null
76,605
02.04.2019 08:19:08
-7,200
a19f6a3f6c5b18788540f074ac16608c599c9d08
feat: Alternative Dutch stopwords
[ { "change_type": "MODIFY", "diff": "const BaseStemmer = require('./base-stemmer');\nconst Among = require('./among');\n+const stopwords = require('../stopwords/stopwords_fr.json');\n/**\n* This class was automatically generated by a Snowball to JSX compiler\n@@ -31,7 +32,7 @@ const Among = require('./among'...
JavaScript
MIT License
axa-group/nlp.js
feat: Alternative Dutch stopwords
1
feat
null