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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
471,237 | 29.09.2021 09:07:28 | 14,400 | 7287dcb042ff0af40d9a5d7f06c0efc4c11a9e04 | fix: update typescript getting-started tracing example and docs | [
{
"change_type": "MODIFY",
"diff": "+import { diag, DiagConsoleLogger, DiagLogLevel } from '@opentelemetry/api';\nimport { NodeTracerProvider } from '@opentelemetry/sdk-trace-node';\n-\n+import { registerInstrumentations } from '@opentelemetry/instrumentation';\n+import { ExpressInstrumentation } from '@ope... | TypeScript | Apache License 2.0 | open-telemetry/opentelemetry-js | fix: update typescript getting-started tracing example and docs (#2504) | 1 | fix | null |
749,530 | 29.09.2021 09:17:16 | 14,400 | 6bcba3f917812ce82a2e6b9450f3dab716129b65 | fix(modals): drawer modal backdrop required two clicks to close | [
{
"change_type": "MODIFY",
"diff": "{\n\"index.cjs.js\": {\n\"bundled\": 50904,\n- \"minified\": 36490,\n- \"gzipped\": 7844\n+ \"minified\": 36489,\n+ \"gzipped\": 7839\n},\n\"index.esm.js\": {\n\"bundled\": 47115,\n- \"minified\": 33314,\n- \"gzipped\": 7591,\n+ \"minified\": 33313,\n+ \"gzipped\": 7587,\... | TypeScript | Apache License 2.0 | zendeskgarden/react-components | fix(modals): drawer modal backdrop required two clicks to close (#1218) | 1 | fix | modals |
705,213 | 29.09.2021 09:29:23 | 14,400 | 94cd46564713e008afbceb44f3b25580d1888527 | fix: fix textbox typo in comments | [
{
"change_type": "MODIFY",
"diff": "<DataTemplate>\n<StackPanel>\n- <!-- TexBox Filled -->\n+ <!-- TextBox Filled -->\n<smtx:XamlDisplay UniqueKey=\"Material_TextBoxSamplePage_1\"\nStyle=\"{StaticResource XamlDisplayBelowStyle}\">\n<TextBox Style=\"{StaticResource MaterialFilledTextBoxStyle}\" />\n</smtx:Xa... | C# | Apache License 2.0 | unoplatform/uno.themes | fix: fix textbox typo in comments | 1 | fix | null |
699,232 | 29.09.2021 10:00:00 | 25,200 | b96582875b124d953164b0c98cafa079b53e7d70 | feat(checkbox): add element customization | [
{
"change_type": "ADD",
"diff": "+---\n+'@twilio-paste/checkbox': minor\n+'@twilio-paste/core': minor\n+---\n+\n+[Checkbox] Enable Component to respect element customizations set on the customization provider. Component now enables setting an element name on the underlying HTML element and checks the emotio... | TypeScript | MIT License | twilio-labs/paste | feat(checkbox): add element customization | 1 | feat | checkbox |
711,597 | 29.09.2021 10:18:06 | -7,200 | d35306fa265549cf4b4c981f41c7e1fd64f94f1c | fix(core): Fix transaction-related issues with in-memory caching | [
{
"change_type": "MODIFY",
"diff": "@@ -6,7 +6,7 @@ import { Logger } from '../config/logger/vendure-logger';\n* @description\n* A cache which automatically refreshes itself if the value is found to be stale.\n*/\n-export interface SelfRefreshingCache<V> {\n+export interface SelfRefreshingCache<V, RefreshAr... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(core): Fix transaction-related issues with in-memory caching | 1 | fix | core |
815,585 | 29.09.2021 10:20:23 | -28,800 | 1dfdd53d7790fe64cbd667726c18f5c3824e7b70 | fix: ci_linters not exit 1 when command run failed | [
{
"change_type": "MODIFY",
"diff": "@@ -58,6 +58,6 @@ jobs:\n- uses: actions/upload-artifact@v2\nwith:\nname: Integration Logs (${{ runner.os }}, ${{ matrix.os }})\n- path: target/integration.log\n+ path: ${{ github.workspace }}/integration.log\nenv:\nRUNNER_LABEL: ${{ needs.prologue.outputs.runner_label }}... | Rust | MIT License | nervosnetwork/ckb | fix: ci_linters not exit 1 when command run failed | 1 | fix | null |
777,396 | 29.09.2021 10:23:37 | 21,600 | aa0252f0f4061f2d8179aeeaa1d7c267154c918f | fix: fix nested hparams with grid
Nested hparams weren't working properly with grid search. | [
{
"change_type": "MODIFY",
"diff": "@@ -105,92 +105,71 @@ func (s *gridSearch) trialClosed(ctx context, _ model.RequestID) ([]Operation, e\n}\nfunc newHyperparameterGrid(params expconf.Hyperparameters) []HParamSample {\n- hpToInd, valueSets := getHPsValueSets(params)\n- values := cartesianProduct(valueSets)... | Python | Apache License 2.0 | determined-ai/determined | fix: fix nested hparams with grid (#3021)
Nested hparams weren't working properly with grid search. | 1 | fix | null |
160,177 | 29.09.2021 10:38:38 | -28,800 | 37cccb6fc75451b25254c1ccda4c581f2bb5ce51 | feat: avoid add id in dom
fix | [
{
"change_type": "MODIFY",
"diff": "@@ -235,11 +235,9 @@ export default class BaseEdge extends Component<IProps> {\n};\nrender() {\n- const { model } = this.props;\nreturn (\n<g\nclassName=\"lf-edge\"\n- id={model.id}\nonMouseDown={this.handleMouseDown}\nonMouseUp={this.handleMouseUp}\nonContextMenu={this.h... | TypeScript | Apache License 2.0 | didi/logicflow | feat: avoid add id in dom
fix #309 | 1 | feat | null |
826,656 | 29.09.2021 10:40:45 | -7,200 | 5ac8b0cfb1860ed4c7557a83df23335c9499037e | feat: enable telemetry collection for gRPC | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ require (\ngithub.com/ory/herodot v0.9.6\ngithub.com/ory/jsonschema/v3 v3.0.3\ngithub.com/ory/keto/proto v0.0.0-00010101000000-000000000000\n- github.com/ory/x v0.0.284\n+ github.com/ory/x v0.0.287\ngithub.com/pelletier/go-toml v1.8.1\ngithub.com/phayes/... | Go | Apache License 2.0 | ory/keto | feat: enable telemetry collection for gRPC (#738) | 1 | feat | null |
276,951 | 29.09.2021 10:44:12 | 10,800 | c0a9a14faed7625f8e385eb641226b3fabdd14e7 | test(button): add unit tests to icon button | [
{
"change_type": "MODIFY",
"diff": "@@ -795,19 +795,15 @@ describe('<Button />', () => {\nexpect(onClickMock).toHaveBeenCalled();\n});\n- it.skip('should call onClick function when click on Button.Icon', () => {\n+ it('should call onClick function when click on Button.Icon', () => {\nconst onClickMock = jes... | JavaScript | MIT License | gympass/yoga | test(button): add unit tests to icon button | 1 | test | button |
471,204 | 29.09.2021 10:53:40 | 14,400 | b66c650849ed4da78ab7d9acbbb50df6f8d58e37 | chore: move backwards compatibility to experimental | [
{
"change_type": "RENAME",
"diff": "",
"new_path": "experimental/backwards-compatability/node10/index.ts",
"old_path": "backwards-compatability/node10/index.ts"
},
{
"change_type": "RENAME",
"diff": "",
"new_path": "experimental/backwards-compatability/node10/package.json",
"old_... | TypeScript | Apache License 2.0 | open-telemetry/opentelemetry-js | chore: move backwards compatibility to experimental (#2508) | 1 | chore | null |
334,560 | 29.09.2021 10:56:11 | -10,800 | d0ebf40ebd7afb1efecaf89a9fbd337e3374e42c | chore: regenerate schemes | [
{
"change_type": "MODIFY",
"diff": "-// Base schemes from build-angular@0.1102.0\n+// Base schemes from build-angular@0.1202.7\nmodule.exports = [\n{\noriginalSchemaPath: '@angular-devkit/build-angular/src/browser/schema.json',\n",
"new_path": "packages/custom-webpack/src/schemes.ts",
"old_path": "p... | TypeScript | MIT License | just-jeb/angular-builders | chore: regenerate schemes | 1 | chore | null |
71,663 | 29.09.2021 11:06:18 | 25,200 | b3ba35e9b8b157303a29350031885eff0c73b05b | feat(lambda): support for ARM architecture | [
{
"change_type": "MODIFY",
"diff": "@@ -326,6 +326,31 @@ new LayerVersion(this, 'MyLayer', {\n});\n```\n+## Architecture\n+\n+Lambda functions, by default, run on compute systems that have the 64 bit x86 architecture.\n+\n+The AWS Lambda service also runs compute on the ARM architecture, which can reduce co... | TypeScript | Apache License 2.0 | aws/aws-cdk | feat(lambda): support for ARM architecture | 1 | feat | lambda |
342,861 | 29.09.2021 11:35:12 | -7,200 | 8e09c04cf0d83f842a7f43acc5f66d1fa82e3d04 | docs(BlockQuote): border-radius to normal | [
{
"change_type": "MODIFY",
"diff": "@@ -8,7 +8,7 @@ const StyledWrapper = styled.div`\nborder-left: 3px solid ${theme.orbit.paletteInkLight};\npadding: ${theme.orbit.spaceMedium};\nbackground: ${theme.orbit.paletteCloudLight};\n- border-radius: ${theme.orbit.borderRadiusLarge};\n+ border-radius: ${theme.orb... | JavaScript | MIT License | kiwicom/orbit | docs(BlockQuote): border-radius to normal | 1 | docs | BlockQuote |
342,861 | 29.09.2021 11:37:14 | -7,200 | 577c7bfe3db6eea1e052c1a3f50595cf7b1c746b | docs(sandbox): buttonMobileStore example fix | [
{
"change_type": "MODIFY",
"diff": "@@ -13,11 +13,15 @@ export default {\n{\ncomponent: \"ButtonMobileStore\",\nknobs: [\n- { name: \"href\", type: \"text\", defaultValue: \"\" },\n+ {\n+ name: \"href\",\n+ type: \"text\",\n+ defaultValue: \"https://play.google.com/store/apps/details?id=com.skypicker.main\"... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): buttonMobileStore example fix | 1 | docs | sandbox |
342,861 | 29.09.2021 11:51:40 | -7,200 | 148dbcd98efaea5e3788e6c8bc03d728e56a9ee7 | docs(sandbox): tooltip example update | [
{
"change_type": "MODIFY",
"diff": "@@ -3,8 +3,8 @@ import { Button, Text, Tooltip } from \"@kiwicom/orbit-components\";\nexport default {\nExample: () => (\n- <Tooltip renderInPortal={false} content={<Text>Select a flight before continuing.</Text>}>\n- <Button disabled>Book</Button>\n+ <Tooltip content={<T... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): tooltip example update | 1 | docs | sandbox |
342,861 | 29.09.2021 11:53:11 | -7,200 | 01f4b7740333660b6e8cb9813fbe51f3830125c2 | docs(sandbox): slider add defaultValue | [
{
"change_type": "MODIFY",
"diff": "@@ -9,6 +9,7 @@ export default {\nknobs: [\n{ name: \"histogramLoading\", type: \"boolean\", defaultValue: false },\n{ name: \"histogramLoadingText\", type: \"text\", defaultValue: \"\" },\n+ { name: \"defaultValue\", type: \"number\", defaultValue: 33 },\n{ name: \"minVa... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): slider add defaultValue | 1 | docs | sandbox |
342,861 | 29.09.2021 11:56:12 | -7,200 | ef7c65f4c99f2a4a5fc7948b0cf97d33e6ebb222 | docs(Guidelines): image container border-radius to normal | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,7 @@ const GuidelineContainer = styled.div<{ type: \"do\" | \"dont\"; coloredBorder: bool\nwidth: 100%;\n${resolveBorders};\nbackground: ${theme.orbit.paletteCloudLight};\n- border-radius: ${theme.orbit.spaceMedium};\n+ border-radius: ${theme.orbit.borderRadi... | JavaScript | MIT License | kiwicom/orbit | docs(Guidelines): image container border-radius to normal | 1 | docs | Guidelines |
386,584 | 29.09.2021 12:02:18 | -7,200 | cdbd0e0d229933d6b0e497f90cf755ccd04b89c9 | fix(operators): Updated switch operator to for... ...of syntax. | [
{
"change_type": "MODIFY",
"diff": "@@ -24,16 +24,16 @@ function _switch({ location, params }) {\n)} at ${location}.`\n);\n}\n- for (let i = 0; i < params.branches.length; i++) {\n- if (!type.isBoolean(params.branches[i].if)) {\n+ for (const branch of params.branches) {\n+ if (!type.isBoolean(branch.if)) {\... | JavaScript | Apache License 2.0 | lowdefy/lowdefy | fix(operators): Updated switch operator to for... ...of syntax. | 1 | fix | operators |
342,861 | 29.09.2021 12:06:59 | -7,200 | 76c3294b3677e1ca6194cc71bb973a6610e854af | docs(sandbox): change defaultValue of label | [
{
"change_type": "MODIFY",
"diff": "@@ -18,7 +18,7 @@ export default {\n{\ncomponent: \"Collapse\",\nknobs: [\n- { name: \"label\", type: \"text\", defaultValue: \"Transport to search\" },\n+ { name: \"label\", type: \"text\", defaultValue: \"Principle for collapses\" },\n{ name: \"initialExpanded\", type: ... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): change defaultValue of label | 1 | docs | sandbox |
711,597 | 29.09.2021 12:07:35 | -7,200 | 7880cb7f76f0bf5f928fefaa52d8b7aa74c68f3f | chore: Add script to check for bad core type defs
Relates to | [
{
"change_type": "MODIFY",
"diff": "\"docs:update-build-info\": \"ts-node scripts/docs/update-build-info.ts\",\n\"docs:build\": \"yarn docs:generate-graphql-docs && yarn docs:generate-typescript-docs && yarn docs:update-build-info\",\n\"codegen\": \"tsc -p scripts/codegen/plugins && ts-node scripts/codegen/... | TypeScript | MIT License | vendure-ecommerce/vendure | chore: Add script to check for bad core type defs
Relates to #1121 | 1 | chore | null |
915,267 | 29.09.2021 12:11:07 | -7,200 | 1897f318c522ce3d5698e5cca234ab170bf10596 | feat: allow both string and []string in aud field
Closes
Closes
Closes
Closes | [
{
"change_type": "MODIFY",
"diff": "@@ -82,12 +82,14 @@ func (a *AuthenticatorOAuth2Introspection) GetID() string {\nreturn \"oauth2_introspection\"\n}\n+type Audience []string\n+\ntype AuthenticatorOAuth2IntrospectionResult struct {\nActive bool `json:\"active\"`\nExtra map[string]interface{} `json:\"ext\"... | Go | Apache License 2.0 | ory/oathkeeper | feat: allow both string and []string in aud field (#822)
Closes #491
Closes #601
Closes #792
Closes #810 | 1 | feat | null |
104,828 | 29.09.2021 12:11:52 | -7,200 | c6addbee920fa442dc4e91a2797ca7df8b57914b | test(all): updated baseline images with new width | [
{
"change_type": "ADD",
"diff": "Binary files /dev/null and b/packages/react/cypress-visual-screenshots/baseline/components/Button/Button.test.e2ex-Button.png differ\n",
"new_path": "packages/react/cypress-visual-screenshots/baseline/components/Button/Button.test.e2ex-Button.png",
"old_path": "packa... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | test(all): updated baseline images with new width | 1 | test | all |
711,597 | 29.09.2021 12:15:07 | -7,200 | a7b057a07e298968b990bb328eb198b93b5f0149 | chore: Publish v1.2.3 | [
{
"change_type": "MODIFY",
"diff": "+## <small>1.2.3 (2021-09-29)</small>\n+\n+\n## <small>1.2.2 (2021-09-28)</small>\n",
"new_path": "CHANGELOG.md",
"old_path": "CHANGELOG.md"
},
{
"change_type": "MODIFY",
"diff": "\"packages\": [\n\"packages/*\"\n],\n- \"version\": \"1.2.2\",\n+ \"vers... | TypeScript | MIT License | vendure-ecommerce/vendure | chore: Publish v1.2.3 | 1 | chore | null |
791,704 | 29.09.2021 12:23:09 | 18,000 | 214d8bca46df5b693cef002f03bf940262696f48 | core(stack-packs): simplify i18n filename lookup | [
{
"change_type": "MODIFY",
"diff": "@@ -9,18 +9,6 @@ const log = require('lighthouse-logger');\nconst stackPacks = require('lighthouse-stack-packs');\nconst i18n = require('./i18n/i18n.js');\n-/**\n- * Resolve a module on web and node\n- * @param {string} module\n- */\n-function resolve(module) {\n- if (!re... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(stack-packs): simplify i18n filename lookup (#13133) | 1 | core | stack-packs |
866,394 | 29.09.2021 12:23:34 | 14,400 | bf829bd46dd8ac3596ebd1eee705d2d5cf34846c | docs(plex): reformatting plex cdn to table format
### Related Ticket(s)
No related issue
### Description
This reformats the list of available Plex CDN font files into a table format, which also includes the actual font family name in the table.
### Changelog
**Changed**
CDN helper documentation | [
{
"change_type": "MODIFY",
"diff": "@@ -50,120 +50,139 @@ Plex fonts are also available as CSS artifacts, where the Plex font families can\nAvailable CSS files:\n-- https://1.www.s81c.com/common/carbon/plex/mono.css\n- - https://1.www.s81c.com/common/carbon/plex/mono-bold.css\n- - https://1.www.s81c.com/com... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | docs(plex): reformatting plex cdn to table format (#7270)
### Related Ticket(s)
No related issue
### Description
This reformats the list of available Plex CDN font files into a table format, which also includes the actual font family name in the table.
### Changelog
**Changed**
- CDN helper documenta... | 1 | docs | plex |
342,861 | 29.09.2021 12:32:43 | -7,200 | 0e5201e6fc4a06ea5c92415aaf7e04075cc37b73 | docs(sandbox): change grid columns defaultValue | [
{
"change_type": "MODIFY",
"diff": "@@ -65,7 +65,7 @@ export default {\n{\nname: \"columns\",\ntype: \"text\",\n- defaultValue: \"1fr\",\n+ defaultValue: \"repeat(2, 1fr)\",\n},\n{\nname: \"columnGap\",\n",
"new_path": "docs/src/__examples__/Grid/DEFAULT.tsx",
"old_path": "docs/src/__examples__/Grid... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): change grid columns defaultValue | 1 | docs | sandbox |
342,861 | 29.09.2021 12:41:47 | -7,200 | d9d1353a0c39b465e42a44a8ae05ce6ed35b0ed5 | docs(sandbox): inputStepper, remove redundant example props | [
{
"change_type": "MODIFY",
"diff": "@@ -23,8 +23,6 @@ export default {\n{ name: \"maxValue\", type: \"number\", defaultValue: 10 },\n{ name: \"step\", type: \"number\", defaultValue: 1 },\n{ name: \"error\", type: \"text\", defaultValue: \"\" },\n- { name: \"titleIncrement\", type: \"text\", defaultValue: \... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): inputStepper, remove redundant example props | 1 | docs | sandbox |
342,861 | 29.09.2021 12:42:18 | -7,200 | 082ff20ded009c2e579a196792a0886eba8d354c | docs(ListChoice): remove info | [
{
"change_type": "MODIFY",
"diff": "@@ -35,8 +35,4 @@ export default {\n</Popover>\n);\n},\n- info: {\n- title: \"Descriptions\",\n- description: \"The descriptions for list choices add additional context to the choices.\",\n- },\n};\n",
"new_path": "docs/src/__examples__/ListChoice/DESCRIPTION.tsx",
... | JavaScript | MIT License | kiwicom/orbit | docs(ListChoice): remove info | 1 | docs | ListChoice |
342,861 | 29.09.2021 12:56:46 | -7,200 | 4d17d8f27542672232160e735c8c7ac110e8117e | docs(sandbox): add variants for Seat | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import { Seat, Heading, Stack } from \"@kiwicom/orbit-components\";\n+import { Seat } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack>\n- <Stack spacing=\"XXSmall\">\n- <Heading as=\"h3\" type=\"title3\">\... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Seat | 1 | docs | sandbox |
104,828 | 29.09.2021 12:57:40 | -7,200 | 5e432b50fbb55b0db7e6907c316656b4f1db6bf7 | chore(all): fix test:e2e script | [
{
"change_type": "MODIFY",
"diff": "\"test:engines\": \"check-node-version --node $(cat ../../.nvmrc) --yarn 1.x\",\n\"test:ci\": \"yarn test --ci --logHeapUsage --coverage\",\n\"test:e2e:update\": \"cypress-image-diff -u\",\n- \"test:e2e\": \"cross-env HEIGHT=1680 WIDTH=1680 BABEL_ENV='e2e' NODE_ENV='e2e' ... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | chore(all): fix test:e2e script | 1 | chore | all |
342,861 | 29.09.2021 12:58:33 | -7,200 | e48da862e0c1be395ed0154c03911633b3bdd0b4 | docs(sandbox): add variants for ButtonLink | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import { Heading, Stack, ButtonLink } from \"@kiwicom/orbit-components\";\n+import { ButtonLink } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack flex>\n- <Stack shrink direction=\"column\" spacing=\"XSmal... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for ButtonLink | 1 | docs | sandbox |
342,861 | 29.09.2021 13:00:48 | -7,200 | 926e67c26b61e8d35529c8f62975a652054576a0 | docs(sandbox): add variants for ButtonMobileStore | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import { ButtonMobileStore, Stack } from \"@kiwicom/orbit-components\";\n+import { ButtonMobileStore } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack direction=\"column\">\n- <Stack flex>\n- <ButtonMobile... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for ButtonMobileStore | 1 | docs | sandbox |
342,861 | 29.09.2021 13:02:55 | -7,200 | b1c71700810bac49fa86359462ceb46d8ed0ba54 | docs(sandbox): remove Desktop and Mobile examples | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { Stack, Text, Desktop } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => (\n- <Stack>\n- <Text>This text appears all of the time. Resize to change other text.</Text>\n- <Desktop>\n- <Text>This text only ap... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): remove Desktop and Mobile examples | 1 | docs | sandbox |
342,861 | 29.09.2021 13:07:24 | -7,200 | 06fef9d870ce9276df3cb055422c194e194d16b3 | docs(sandbox): add variants for Timeline | [
{
"change_type": "MODIFY",
"diff": "@@ -4,18 +4,24 @@ import { Timeline, TimelineStep } from \"@kiwicom/orbit-components\";\nexport default {\nExample: () => (\n<Timeline>\n- <TimelineStep label=\"Booked\" subLabel=\"January 3, 10:43\" type=\"success\">\n- You booked the trip and received e-tickets.\n- </Ti... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Timeline | 1 | docs | sandbox |
342,861 | 29.09.2021 13:10:08 | -7,200 | d6f0f09af9b29fb9edb12fc251acd5d18845a318 | docs(sandbox): add variants for Skeleton | [
{
"change_type": "MODIFY",
"diff": "@@ -3,17 +3,26 @@ import { Skeleton } from \"@kiwicom/orbit-components\";\nexport default {\nExample: () => <Skeleton preset=\"List\" />,\n- exampleKnobs: [\n+ exampleVariants: [\n{\n- component: \"Skeleton\",\n- knobs: [\n+ name: \"List\",\n+ code: `() => <Skeleton prese... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Skeleton | 1 | docs | sandbox |
342,861 | 29.09.2021 13:19:54 | -7,200 | 000f3444588af741e37ec26dcbaeba2c2546ddbc | docs(sandbox): add variants for Text | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import { Stack, Text } from \"@kiwicom/orbit-components\";\n+import { Text } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack>\n- <Text>Text aligned to the left</Text>\n- <Text align=\"center\">Text aligned... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Text | 1 | docs | sandbox |
711,597 | 29.09.2021 13:22:37 | -7,200 | 86f02e728ce44bc716cdebb591504b56c91531ff | test(core): Fix EventBus unit tests | [
{
"change_type": "MODIFY",
"diff": "+import { QueryRunner } from 'typeorm';\n+\n+import { TransactionSubscriber } from '../connection/transaction-subscriber';\n+\nimport { EventBus } from './event-bus';\nimport { VendureEvent } from './vendure-event';\n+class MockTransactionSubscriber {\n+ awaitRelease(quer... | TypeScript | MIT License | vendure-ecommerce/vendure | test(core): Fix EventBus unit tests | 1 | test | core |
342,861 | 29.09.2021 13:23:16 | -7,200 | 90762d73c55bc3d80669a8eac239696d5bf7e6d2 | docs(sandbox): add variants for Heading | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import { Heading, Stack, Separator } from \"@kiwicom/orbit-components\";\n+import { Heading } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack>\n- <Heading type=\"display\">Display title</Heading>\n- <Headi... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Heading | 1 | docs | sandbox |
401,147 | 29.09.2021 13:25:21 | -19,080 | 6c264f582f88ca446958ea35c4a757e3251cc48b | fix: strict null check for Radio and RadioGroup component
affects: | [
{
"change_type": "MODIFY",
"diff": "@@ -2,8 +2,8 @@ import { defaultTheme, RadioTheme } from '@medly-components/theme';\nimport React from 'react';\nimport { RadioProps } from './types';\n-export const labelPositions: RadioProps['labelPosition'][] = ['left', 'right', 'top', 'bottom'];\n-export const sizes: ... | TypeScript | MIT License | medly/medly-components | fix: strict null check for Radio and RadioGroup component (#461)
affects: @medly-components/core | 1 | fix | null |
401,147 | 29.09.2021 13:25:31 | -19,080 | 32d66a36d66a7b648cbe079ebfcf140160f6e5da | fix: strict null check issue in searchbox component
affects: | [
{
"change_type": "MODIFY",
"diff": "import { SvgIcon } from '@medly-components/icons';\n-import { css, getFontStyle, styled } from '@medly-components/utils';\n+import { css, getFontStyle, styled, WithThemeProp } from '@medly-components/utils';\nimport Options from '../SingleSelect/Options';\nimport { Search... | TypeScript | MIT License | medly/medly-components | fix: strict null check issue in searchbox component (#460)
affects: @medly-components/core | 1 | fix | null |
342,861 | 29.09.2021 13:30:46 | -7,200 | 3c9d62164df89253a440365e087dc044829e796a | docs(sandbox): add variants for InputField | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import InputField from \"@kiwicom/orbit-components/lib/InputField\";\n-\n-export default {\n- Example: () => {\n- const [value, setValue] = React.useState(\"\");\n- return (\n- <InputField\n- error={!value && \"Please enter your email\"}\n-... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for InputField | 1 | docs | sandbox |
730,536 | 29.09.2021 13:35:23 | 14,400 | 9d4b5dbdcf53d09dbdedc5c8f33f60f331f7152e | fix(plugin-meetings): isRecording shows which member started meeting recording | [
{
"change_type": "MODIFY",
"diff": "@@ -605,7 +605,7 @@ export default class LocusInfo extends EventsScope {\nEVENTS.LOCUS_INFO_UPDATE_PARTICIPANTS,\n{\nparticipants,\n- recordingId: this.parsedLocus.controls && this.parsedLocus.controls.modifiedBy,\n+ recordingId: this.parsedLocus.controls && this.parsedLo... | JavaScript | MIT License | webex/webex-js-sdk | fix(plugin-meetings): isRecording shows which member started meeting recording | 1 | fix | plugin-meetings |
342,861 | 29.09.2021 13:40:40 | -7,200 | dba8d485987a2f01abb04251a3de7acd8b1177a2 | docs(sandbox): add variants for InputFile | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { InputFile } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => {\n- const [fileName, setFileName] = React.useState(\"scannedPhoto.pdf\");\n- const fileTypes = \".png,.jpg,.jpeg,.webp\";\n- return (\n- <Inpu... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for InputFile | 1 | docs | sandbox |
342,861 | 29.09.2021 13:45:52 | -7,200 | f985e00a4418476c50082ad84917f5b03236f1fa | docs(sandbox): add variants for InputGroup | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { InputField, Select, InputGroup } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => {\n- const [month, setMonth] = React.useState(\"\");\n- const [year, setYear] = React.useState(2000);\n- return (\n- <Inpu... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for InputGroup | 1 | docs | sandbox |
342,861 | 29.09.2021 13:51:22 | -7,200 | ed0c4a88ea6296c7a2607e4b7e260c53c1022fa6 | docs(sandbox): add variants for InputStepper | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { InputStepper } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => (\n- <div style={{ maxWidth: \"11em\" }}>\n- <InputStepper\n- label=\"Travelers\"\n- minValue={1}\n- defaultValue={12}\n- maxValue={10}\n- t... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for InputStepper | 1 | docs | sandbox |
342,861 | 29.09.2021 13:53:55 | -7,200 | 7e0f883c991cf1add8c0d72647a84d2245ad4489 | docs(sandbox): add variants for Select | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { Select } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => {\n- const [country, setCountry] = React.useState(\"\");\n- return (\n- <Select\n- value={country}\n- placeholder=\"Choose your country\"\n- optio... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Select | 1 | docs | sandbox |
342,861 | 29.09.2021 13:56:52 | -7,200 | d00bd275672db6f2572183c2d645ae46af866148 | docs(sandbox): add variants for Textarea | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { Textarea } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => {\n- const [value, setValue] = React.useState(\"\");\n- return (\n- <Textarea\n- error={value ? \"\" : \"Please enter some feedback\"}\n- value=... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Textarea | 1 | docs | sandbox |
104,853 | 29.09.2021 14:10:19 | 14,400 | f9740b76cb3194e8af2c32de7059df61e489bbd8 | fix(table): projectedRowLength | [
{
"change_type": "MODIFY",
"diff": "@@ -905,8 +905,14 @@ export class AITableModel implements PaginationModel {\n* @returns the number of columns as if now cells were merged\n*/\nprotected projectedRowLength(itemArray: any[]) {\n- // `any[]` should be `TableItem[] | TableHeaderItem[]` but typescript\n- retu... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(table): projectedRowLength | 1 | fix | table |
342,861 | 29.09.2021 14:15:30 | -7,200 | d6ce96dbb1da028c12c2648b99ff4f4bb4cdb9d1 | docs(sandbox): add variants for SocialButton | [
{
"change_type": "MODIFY",
"diff": "\"position\": \"\",\n\"github\": \"https://github.com/vepor\"\n},\n- {\n- \"id\": \"386454a7-5556-5c34-abc2-0ded73cb8f20\",\n- \"name\": \"tomashapl\",\n- \"error\": \"\",\n- \"twitter\": null,\n- \"website\": \"https://tomashapl.cz\",\n- \"info\": \"Senior FrontEnd engin... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for SocialButton | 1 | docs | sandbox |
471,197 | 29.09.2021 14:21:29 | 25,200 | 25e5ddea8a0d273f70a6ff49b1a07cb9d8e02190 | fix: 2389- replaced logger unformatted strings with template literals | [
{
"change_type": "MODIFY",
"diff": "@@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file.\n### :bug: (Bug Fix)\n+* `opentelemetry-instrumentation-grpc`, `opentelemetry-instrumentation-http`, `opentelemetry-instrumentation-jaeger`, `opentelemetry-exporter-zipkin`, `openteleme... | TypeScript | Apache License 2.0 | open-telemetry/opentelemetry-js | fix: 2389- replaced logger unformatted strings with template literals (#2499) | 1 | fix | null |
342,861 | 29.09.2021 14:22:27 | -7,200 | 66b58dd58e1be1388534313108af56ab2b946274 | docs(sandbox): add variants for Alert | [
{
"change_type": "MODIFY",
"diff": "@@ -3,8 +3,6 @@ import { Heading, Stack, Alert, AlertButton } from \"@kiwicom/orbit-components\";\nexport default {\nExample: () => (\n- <Stack direction=\"column\">\n- <Stack direction=\"row\">\n<Stack shrink direction=\"column\" spacing=\"XSmall\">\n<Heading type=\"titl... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Alert | 1 | docs | sandbox |
342,861 | 29.09.2021 14:28:52 | -7,200 | 56b356c2a3f8376f34eb1106131b892ef5a355c6 | docs(sandbox): add variants for Badge | [
{
"change_type": "DELETE",
"diff": "-import React from \"react\";\n-import { AlertCircle } from \"@kiwicom/orbit-components/icons\";\n-import { Stack, Badge } from \"@kiwicom/orbit-components\";\n-\n-export default {\n- Example: () => (\n- <Stack flex>\n- <Badge type=\"critical\" icon={<AlertCircle ariaLabe... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Badge | 1 | docs | sandbox |
342,861 | 29.09.2021 14:36:39 | -7,200 | f37590256afdd97124583939de35bbb86433bf57 | docs(sandbox): add variants for BadgeList | [
{
"change_type": "RENAME",
"diff": "",
"new_path": "docs/src/__examples__/BadgeList/PROGRESSIVE-DISCLOSURE.tsx.tsx",
"old_path": "docs/src/__examples__/BadgeList/progressive-disclosure.tsx"
},
{
"change_type": "ADD",
"diff": "+import React from \"react\";\n+import { BadgeList, BadgeListI... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for BadgeList | 1 | docs | sandbox |
342,861 | 29.09.2021 14:39:55 | -7,200 | cbffe3d5ce3a664fa47ce7618bdbac6a41158a03 | docs(sandbox): add variants for RatingStars | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import { Heading, Stack, RatingStars } from \"@kiwicom/orbit-components\";\n+import { RatingStars } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack direction=\"column\">\n- <Stack direction=\"column\">\n- ... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for RatingStars | 1 | docs | sandbox |
756,013 | 29.09.2021 14:41:56 | 21,600 | 250ddc0a0ee23223d1c3c9f6a0bb0b1eb37b8dec | fix(SwingSet): plumb through `runtimeOptions.env` | [
{
"change_type": "MODIFY",
"diff": "@@ -391,6 +391,7 @@ export async function makeSwingsetController(\n* @param {string[]} argv\n* @param {{\n* hostStorage?: HostStore,\n+ * env?: Record<string, string>,\n* verbose?: boolean,\n* kernelBundles?: Record<string, string>,\n* debugPrefix?: string,\n@@ -409,6 +41... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | fix(SwingSet): plumb through `runtimeOptions.env` | 1 | fix | SwingSet |
756,013 | 29.09.2021 14:42:17 | 21,600 | da57bb3e2817793b76309e464eb7dafff41cb7ee | test(SwingSet): update for new `process.env.SWINGSET_WORKER_TYPE` | [
{
"change_type": "MODIFY",
"diff": "@@ -165,7 +165,9 @@ test('validate config.defaultManagerType', async t => {\nnew URL('basedir-controller-2', import.meta.url).pathname,\n);\nconfig.defaultManagerType = 'XYZ';\n- await t.throwsAsync(buildVatController(config), { message: /XYZ/ });\n+ await t.throwsAsync(b... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | test(SwingSet): update for new `process.env.SWINGSET_WORKER_TYPE` | 1 | test | SwingSet |
342,861 | 29.09.2021 14:42:39 | -7,200 | 7836082b9f25e5c7f2f39be3a38f9105cd129d51 | docs(sandbox): add variants for Loading | [
{
"change_type": "MODIFY",
"diff": "import React from \"react\";\n-import {\n- Loading,\n- Button,\n- Heading,\n- Stack,\n- Text,\n- Card,\n- CardSection,\n-} from \"@kiwicom/orbit-components\";\n+import { Loading } from \"@kiwicom/orbit-components\";\nexport default {\n- Example: () => (\n- <Stack>\n- <Sta... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for Loading | 1 | docs | sandbox |
342,861 | 29.09.2021 14:55:44 | -7,200 | 9549327abbb18d4ef38fcd585d4ffa109afd5d09 | docs(sandbox): add variants for TextLink | [
{
"change_type": "MODIFY",
"diff": "\"position\": \"\",\n\"github\": \"https://github.com/vepor\"\n},\n- {\n- \"id\": \"c4cd7602-c096-5772-a2a7-2e7f4e475e71\",\n- \"name\": \"silvenon\",\n- \"error\": \"\",\n- \"twitter\": \"silvenon\",\n- \"website\": \"https://silvenon.com\",\n- \"info\": \"Frontend devel... | JavaScript | MIT License | kiwicom/orbit | docs(sandbox): add variants for TextLink | 1 | docs | sandbox |
126,295 | 29.09.2021 14:56:26 | -7,200 | 7fab481f5115916085be58a976dbd24c6544e276 | chore(pkg/api/schema): increase supported types when converting to sql values | [
{
"change_type": "MODIFY",
"diff": "@@ -44,24 +44,47 @@ func asSQLValue(v interface{}) (*SQLValue, error) {\nif v == nil {\nreturn &SQLValue{Value: &SQLValue_Null{}}, nil\n}\n-\nswitch tv := v.(type) {\ncase uint:\n{\nreturn &SQLValue{Value: &SQLValue_N{N: int64(tv)}}, nil\n}\n- case int:\n+ case uint8:\n{\... | Go | Apache License 2.0 | codenotary/immudb | chore(pkg/api/schema): increase supported types when converting to sql values
Signed-off-by: Michele Meloni <cleaversdev@gmail.com> | 1 | chore | pkg/api/schema |
71,101 | 29.09.2021 14:57:27 | -7,200 | ebfd5f2b203106135b2474b327727b2fee400380 | fix: correct package names in support scripts | [
{
"change_type": "MODIFY",
"diff": "@@ -18,6 +18,6 @@ cd ${scriptdir}\nyarn install --frozen-lockfile\nif [[ \"${LEGACY_BUMP:-}\" == \"\" ]]; then\n# if we're using 'cdk-release' for the bump, build that package, including all of its dependencies\n- npx lerna run build --include-dependencies --scope cdk-rel... | TypeScript | Apache License 2.0 | aws/aws-cdk | fix: correct package names in support scripts | 1 | fix | null |
104,853 | 29.09.2021 14:58:08 | 14,400 | f1cd8d677f7bb0afa20b448223484314d3300e05 | fix(table): body | [
{
"change_type": "MODIFY",
"diff": "@@ -53,7 +53,7 @@ import { Table } from 'carbon-components-angular';\n[selectionLabelColumn]=\"selectionLabelColumn\"\n[showSelectionColumn]=\"showSelectionColumn\"\n[skeleton]=\"skeleton\"\n- *ngIf=\"!model.totalDataLength; else noDataTemplate\"\n+ *ngIf=\"model.totalDat... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(table): body | 1 | fix | table |
791,690 | 29.09.2021 14:58:17 | 18,000 | 70a32c2024226176990380bfebf3658bbac4cdc5 | core(fr): add UserFlow usability improvements | [
{
"change_type": "MODIFY",
"diff": "const {snapshot} = require('./gather/snapshot-runner.js');\nconst {startTimespan} = require('./gather/timespan-runner.js');\nconst {navigation} = require('./gather/navigation-runner.js');\n+const UserFlow = require('./user-flow.js');\n+\n+/**\n+ * @param {import('puppetee... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(fr): add UserFlow usability improvements (#13139) | 1 | core | fr |
71,101 | 29.09.2021 15:14:42 | -7,200 | d6afdaf4620948aecd8ed312bc98fb724e0f306c | chore: use non-0.0.0 version for lambda layer | [
{
"change_type": "MODIFY",
"diff": "{\n\"name\": \"node-proxy-agent-layer\",\n\"private\": true,\n- \"version\": \"0.0.0\",\n+ \"version\": \"0.0.1\",\n\"license\": \"Apache-2.0\",\n\"devDependencies\": {\n\"proxy-agent\": \"^5.0.0\"\n",
"new_path": "packages/@aws-cdk/lambda-layer-node-proxy-agent/layer... | TypeScript | Apache License 2.0 | aws/aws-cdk | chore: use non-0.0.0 version for lambda layer | 1 | chore | null |
791,370 | 29.09.2021 15:23:41 | 21,600 | 64588523a302e88e96e6ab582139a3ff528cac2c | fix: update readme supported APIs to point to ref docs | [
{
"change_type": "MODIFY",
"diff": "@@ -27,63 +27,8 @@ make backwards-incompatible changes.\n## Supported APIs\n-| Google API | Status | Package |\n-| ----------------------------------------------- | ------ | --------------------------------------------------------------------------------------------------... | Go | Apache License 2.0 | googleapis/google-cloud-go | fix: update readme supported APIs to point to ref docs (#4912) | 1 | fix | null |
276,972 | 29.09.2021 15:27:29 | 10,800 | 5f84badd76e2beb380fefb3f6b19396a1225d7b6 | test(textalign): Update typography textAlign test
Unification of textAlign and ta test cases to a single case. | [
{
"change_type": "MODIFY",
"diff": "@@ -170,20 +170,16 @@ describe('Web and iOS', () => {\n});\ndescribe('textAlign', () => {\n- it('Should return values for text align prop', () => {\n+ it('Should return values for textAlign prop', () => {\nconst expectedTextAlign = css({ textAlign: 'center' });\n- const u... | JavaScript | MIT License | gympass/yoga | test(textalign): Update typography textAlign test
Unification of textAlign and ta test cases to a single case.
Co-authored-by: Gabriel Daltoso <ggdaltoso@gmail.com> | 1 | test | textalign |
889,620 | 29.09.2021 15:30:24 | -28,800 | 0a0725058322d6a6f92a8435091644ec4bb1727e | fix(webui): open oauth2 login in popup | [
{
"change_type": "MODIFY",
"diff": "@@ -217,6 +217,22 @@ router.beforeEach((to, from, next) => {\nif (!['read-book', 'browse-book', 'browse-series'].includes(<string>to.name)) {\ndocument.title = 'Komga'\n}\n+\n+ if (window.opener !== null &&\n+ window.name === 'oauth2Login' &&\n+ to.query.server_redirect =... | Kotlin | MIT License | gotson/komga | fix(webui): open oauth2 login in popup | 1 | fix | webui |
866,394 | 29.09.2021 15:31:05 | 14,400 | 538eed22997d129f5b658517c9cbb760f4c76b7e | docs(expressive): missed documentation on expressive deprecation
### Related Ticket(s)
No related issue
### Description
This updates additional documentation on the sunset of the expressive theme.
### Changelog
**Changed**
Styles package README documentation | [
{
"change_type": "MODIFY",
"diff": "@@ -18,62 +18,6 @@ instead:\nyarn add @carbon/ibmdotcom-styles\n```\n-## Expressive Theme\n-\n-Carbon for IBM.com runs optimally with the expressive theme enabled.\n-\n-### Step 1: CSS Custom Properties\n-\n-In order for the expressive theme to work, CSS Custom Properties... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | docs(expressive): missed documentation on expressive deprecation (#7283)
### Related Ticket(s)
No related issue
### Description
This updates additional documentation on the sunset of the expressive theme.
### Changelog
**Changed**
- Styles package README documentation | 1 | docs | expressive |
334,560 | 29.09.2021 15:32:47 | -10,800 | 74f3bc99e15a78a9e1bf669b3cb553ed77756aa1 | fix(custom-webpack): warn about multitple tsconfigs for custom config | [
{
"change_type": "MODIFY",
"diff": "@@ -71,7 +71,8 @@ describe('CustomWebpackBuilder', () => {\nnull,\nbaseWebpackConfig,\n{},\n- targetOptions\n+ targetOptions,\n+ {} as any\n);\nexpect(mergedConfig).toEqual(baseWebpackConfig);\n@@ -85,7 +86,8 @@ describe('CustomWebpackBuilder', () => {\n{},\nbaseWebpackCo... | TypeScript | MIT License | just-jeb/angular-builders | fix(custom-webpack): warn about multitple tsconfigs for custom config (#1041) | 1 | fix | custom-webpack |
815,577 | 29.09.2021 15:49:33 | -28,800 | c8275ecc106bcc8ce874cc5670d450e5bb9477f0 | chore: upgrade zeroize | [
{
"change_type": "MODIFY",
"diff": "@@ -4907,18 +4907,18 @@ dependencies = [\n[[package]]\nname = \"zeroize\"\n-version = \"1.4.1\"\n+version = \"1.4.2\"\nsource = \"registry+https://github.com/rust-lang/crates.io-index\"\n-checksum = \"377db0846015f7ae377174787dd452e1c5f5a9050bc6f954911d01f116daa0cd\"\n+ch... | Rust | MIT License | nervosnetwork/ckb | chore: upgrade zeroize | 1 | chore | null |
276,962 | 29.09.2021 16:07:49 | 10,800 | fa7aed360666cfd5a04798eac983c192857076fe | refactor(tag): start to use icon component inside the tag instead of a svg | [
{
"change_type": "MODIFY",
"diff": "@@ -195,6 +195,11 @@ exports[`<PlanCard /> Snapshots should match snapshot with default PlanCard 1`]\nfont-weight: 500;\n}\n+.c15 {\n+ width: 16px;\n+ height: 16px;\n+}\n+\n.c3 {\n-webkit-box-pack: center;\n-webkit-justify-content: center;\n@@ -212,10 +217,6 @@ exports[`<... | JavaScript | MIT License | gympass/yoga | refactor(tag): start to use icon component inside the tag instead of a svg | 1 | refactor | tag |
276,939 | 29.09.2021 16:19:17 | 10,800 | c7fd93e47ba3f3e3e5230d5123ea771de0449fdb | fix(typography-test): fix padding-line rule usage | [
{
"change_type": "MODIFY",
"diff": "@@ -191,6 +191,7 @@ describe('Web and iOS', () => {\nexpect(ta1).toStrictEqual(ta2);\nconst textAlignOptions = [ta1, ta2];\n+\ntextAlignOptions.map(ta => expect(ta).toStrictEqual(expectedTextAlign));\n});\n});\n",
"new_path": "packages/system/src/typography.test.js",
... | JavaScript | MIT License | gympass/yoga | fix(typography-test): fix padding-line rule usage | 1 | fix | typography-test |
815,593 | 29.09.2021 16:24:26 | -28,800 | d5f41066774e20709d503582a08b15649591781d | chore: resolve make clippy error | [
{
"change_type": "MODIFY",
"diff": "@@ -196,9 +196,7 @@ impl ChainService {\n}\n}\n- // remove `allow` tag when https://github.com/crossbeam-rs/crossbeam/issues/404 is solved\n/// start background single-threaded service with specified thread_name.\n- #[allow(clippy::zero_ptr, clippy::drop_copy)]\npub fn st... | Rust | MIT License | nervosnetwork/ckb | chore: resolve make clippy error | 1 | chore | null |
276,951 | 29.09.2021 16:28:21 | 10,800 | cb0f8caef20039946342085e70863d77f63afd2e | test(button): update unit tests | [
{
"change_type": "MODIFY",
"diff": "import React from 'react';\n+\nimport { render, fireEvent, toJSON } from '@testing-library/react-native';\nimport { Booking } from '@gympass/yoga-icons';\n@@ -507,17 +508,15 @@ describe('<Button />', () => {\nexpect(onPressMock).toHaveBeenCalled();\n});\n- it.skip('should... | JavaScript | MIT License | gympass/yoga | test(button): update unit tests | 1 | test | button |
276,951 | 29.09.2021 16:31:40 | 10,800 | 85eef5ee85a0b1e14958fc0ee6e684c1115f0d6a | feat(button): add withTouchable | [
{
"change_type": "MODIFY",
"diff": "@@ -2,6 +2,7 @@ import React from 'react';\nimport styled, { withTheme } from 'styled-components';\nimport { node, oneOfType, func, bool } from 'prop-types';\nimport Icon from '../../Icon';\n+import withTouchable from './withTouchable';\nconst ButtonContainer = styled.Vie... | JavaScript | MIT License | gympass/yoga | feat(button): add withTouchable | 1 | feat | button |
276,951 | 29.09.2021 16:32:55 | 10,800 | aee1c39515a6479cb8677645bf8d08bdab06bd51 | refactor(button): add propTypes e change value on padding | [
{
"change_type": "MODIFY",
"diff": "@@ -25,7 +25,7 @@ const IconStyled = styled(Button)`\nheight: ${\nlarge ? button.types.icon.size.large : button.types.icon.size.default\n}px;\n- padding: 4px;\n+ padding: 0;\nborder-radius: 50%;\nsvg {\n@@ -99,17 +99,23 @@ const IconStyled = styled(Button)`\nconst ButtonI... | JavaScript | MIT License | gympass/yoga | refactor(button): add propTypes e change value on padding | 1 | refactor | button |
276,951 | 29.09.2021 16:34:33 | 10,800 | 69101cbb295a592e39944294e9d5fff631c71198 | docs(button): add description | [
{
"change_type": "MODIFY",
"diff": "+import { Link as GatsbyLink } from 'gatsby';\n+\n+### Reference\n+\n+Compounded `Button` used to display visual icon elements, supporting the same states as <GatsbyLink to=\"/components/button/default\">`<Button />`</GatsbyLink>\n+\n### Usage\n```javascript type=expo\n",... | JavaScript | MIT License | gympass/yoga | docs(button): add description | 1 | docs | button |
104,828 | 29.09.2021 16:39:27 | -7,200 | e0e711b70db0bbdea10a585e48fb69f758780714 | fix(datetimepicker): pr feedback spelling fix | [
{
"change_type": "MODIFY",
"diff": "@@ -310,8 +310,8 @@ const DateTimePicker = ({\nconst [isTooltipOpen, setIsTooltipOpen] = useState(false);\nconst [relativeLastNumberInvalid, setRelativeLastNumberInvalid] = useState(false);\nconst [relativeToTimeInvalid, setRelativeToTimeInvalid] = useState(false);\n- con... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(datetimepicker): pr feedback spelling fix | 1 | fix | datetimepicker |
791,723 | 29.09.2021 16:48:15 | 25,200 | 35d5b214386ea31cdf814095e477e747c118c0bf | report(test): split out axe test | [
{
"change_type": "ADD",
"diff": "+/**\n+ * @license Copyright 2021 The Lighthouse Authors. All Rights Reserved.\n+ * Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.or... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | report(test): split out axe test (#13142) | 1 | report | test |
306,661 | 29.09.2021 17:00:35 | -19,080 | 7675c8b3adc1f30732e2a6d8f78ead267b7bc8c1 | feat(border-classes): adds border helper classes
added stories for border classes
changes in border styles
minor change | [
{
"change_type": "ADD",
"diff": "+.border {\n+ border: var(--border) !important;\n+}\n+\n+.border-top {\n+ border-top: var(--border) !important;\n+}\n+\n+.border-bottom {\n+ border-bottom: var(--border) !important;\n+}\n+\n+.border-right {\n+ border-right: var(--border) !important;\n+}\n+\n+.border-left {\n... | TypeScript | MIT License | innovaccer/design-system | feat(border-classes): adds border helper classes
added stories for border classes
changes in border styles
minor change | 1 | feat | border-classes |
276,951 | 29.09.2021 17:00:40 | 10,800 | 83782ad4abffdc22cdee2366c6e324dd13a4cc3e | docs(button): fix review | [
{
"change_type": "MODIFY",
"diff": "-import { Link as GatsbyLink } from 'gatsby';\n-\n-### Reference\n-\n-Compounded `Button` used to display visual icon elements, supporting the same states as <GatsbyLink to=\"/components/button/default\">`<Button />`</GatsbyLink>\n-\n### Usage\n```javascript type=expo\n",... | JavaScript | MIT License | gympass/yoga | docs(button): fix review | 1 | docs | button |
266,134 | 29.09.2021 17:24:26 | 25,200 | 7ad5f8e6a4cbf77a8fe3c01dd45873018572449b | fix: uses installation IDs to clean up PRs if there | [
{
"change_type": "MODIFY",
"diff": "@@ -696,7 +696,7 @@ function handler(app: Probot) {\nprNumber,\nwatchedPullRequest.label,\nwatchedPullRequest.reactionId,\n- context.octokit\n+ (await app.auth(watchedPullRequest.installationId)) ?? context.octokit\n);\n}\n});\n",
"new_path": "packages/merge-on-green/... | TypeScript | Apache License 2.0 | googleapis/repo-automation-bots | fix: uses installation IDs to clean up PRs if there (#2627) | 1 | fix | null |
104,828 | 29.09.2021 17:30:48 | -7,200 | 8d54b2ab94e6061648dff409a511328aba2671c3 | fix(asynctable): pagination and filters working | [
{
"change_type": "MODIFY",
"diff": "@@ -8,8 +8,18 @@ import reducer from './asyncTableReducer';\nconst AsyncTable = ({ fetchData, id }) => {\nconst columns = [\n- { id: 'firstName', name: 'First Name', isSortable: true },\n- { id: 'lastName', name: 'Last Name', isSortable: true },\n+ {\n+ id: 'firstName',\n... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | fix(asynctable): pagination and filters working | 1 | fix | asynctable |
679,913 | 29.09.2021 17:36:13 | -7,200 | 40ba6f9bc39c713267ac3736fe65c32315ac6980 | fix(defmulti): add DEFAULT handling for .addAll() | [
{
"change_type": "MODIFY",
"diff": "@@ -193,6 +193,7 @@ export function defmulti<T>(\nfor (let id in _impls) {\nok = fn.add(id, _impls[id]) && ok;\n}\n+ DEFAULT in _impls && fn.setDefault(_impls[<any>DEFAULT]);\nreturn ok;\n};\nfn.setDefault = (impl: Implementation<T>) => fn.add(DEFAULT, impl);\n",
"new... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(defmulti): add DEFAULT handling for .addAll() | 1 | fix | defmulti |
276,939 | 29.09.2021 17:37:25 | 10,800 | d5a62169effa2a44bd20b88d6eff2e1100e2a591 | docs(theme-generator): add codesandbox project and github repo reference | [
{
"change_type": "MODIFY",
"diff": "@@ -12,6 +12,9 @@ import { Link as GatsbyLink } from 'gatsby';\nYoga exposes a function that let you create your very own theme which can later be injected into <GatsbyLink to=\"/components/theming/themeProvider\">`<ThemeProvider>`</GatsbyLink>.\nYou can refer to <GatsbyL... | JavaScript | MIT License | gympass/yoga | docs(theme-generator): add codesandbox project and github repo reference | 1 | docs | theme-generator |
679,913 | 29.09.2021 17:44:14 | -7,200 | 61a6592b2295f96dbf8f9a6947e987c3357d8df2 | refactor(hdom): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"./render-once\": {\n\"import\": \"./render-once.js\"\n},\n+ \"./resolve\": {\n+ \"import\": \"./resolve.js\"\n+ },\n\"./start\": {\n\"import\": \"./start.js\"\n- },\n- \"./utils\": {\n- \"import\": \"./utils.js\"\n}\n},\n\"thi.ng\": {\n",
"new_path": "packages/hdom/... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(hdom): minor pkg restructure | 1 | refactor | hdom |
679,913 | 29.09.2021 17:46:27 | -7,200 | 98c05d8fc81ea13a723c49082f157b5974ca9f15 | refactor(egf): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"./api\": {\n\"import\": \"./api.js\"\n},\n+ \"./checks\": {\n+ \"import\": \"./checks.js\"\n+ },\n\"./convert\": {\n\"import\": \"./convert.js\"\n},\n\"./parser\": {\n\"import\": \"./parser.js\"\n},\n+ \"./prefix\": {\n+ \"import\": \"./prefix.js\"\n+ },\n\"./tags\": {\... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(egf): minor pkg restructure | 1 | refactor | egf |
679,913 | 29.09.2021 17:48:19 | -7,200 | 459596c05e52a5cacb8bdf6487e405401547b366 | refactor(hiccup-canvas): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"./draw\": {\n\"import\": \"./draw.js\"\n},\n- \"./end-shape\": {\n- \"import\": \"./end-shape.js\"\n- },\n\"./image\": {\n\"import\": \"./image.js\"\n},\n\"./rect\": {\n\"import\": \"./rect.js\"\n},\n- \"./state\": {\n- \"import\": \"./state.js\"\n- },\n\"./text\": {\n\... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(hiccup-canvas): minor pkg restructure | 1 | refactor | hiccup-canvas |
276,939 | 29.09.2021 17:49:35 | 10,800 | f88b864ccb6948629bd865d5c44463edd8ce34c8 | docs(theme-generator): change sandbox text voice tone | [
{
"change_type": "MODIFY",
"diff": "@@ -13,7 +13,7 @@ Yoga exposes a function that let you create your very own theme which can later\nYou can refer to <GatsbyLink to=\"/components/theming/theme\">Theme</GatsbyLink> in order to see our theme object schema.\n### Live Demo\n-We prepared [this](https://codesan... | JavaScript | MIT License | gympass/yoga | docs(theme-generator): change sandbox text voice tone | 1 | docs | theme-generator |
342,861 | 29.09.2021 18:14:19 | -7,200 | 73ee37b4da98db40bcf70e8d2ec82375f97254e2 | docs(Button): add tiny-frames
docs: fixes after review | [
{
"change_type": "MODIFY",
"diff": "@@ -53,3 +53,4 @@ unformatted\nToman\nviewport\nVueling\n+svgs\n",
"new_path": ".github/styles/Vocab/Kiwi/accept.txt",
"old_path": ".github/styles/Vocab/Kiwi/accept.txt"
},
{
"change_type": "MODIFY",
"diff": "\"position\": \"\",\n\"github\": \"https://... | JavaScript | MIT License | kiwicom/orbit | docs(Button): add tiny-frames
docs: fixes after review | 1 | docs | Button |
471,536 | 29.09.2021 18:24:15 | -10,800 | 41f04a17e101015fd4c44cb4c649d5c258a2879d | docs: team page | [
{
"change_type": "MODIFY",
"diff": "\"text\": \"About\",\n\"href\": \"/discover/about/\"\n},\n+ {\n+ \"text\": \"Team\",\n+ \"href\": \"/discover/team/\"\n+ },\n{\n\"text\": \"Help and Feedback\",\n\"href\": \"https://github.com/open-wc/open-wc/issues\"\n",
"new_path": "docs/_data/footer.json",
"old... | JavaScript | MIT License | open-wc/open-wc | docs: team page | 1 | docs | null |
679,913 | 29.09.2021 18:36:02 | -7,200 | 755b0b3e6a4cdbd768f5e90f30eb9f76d4541e94 | refactor(hiccup-carbon-icons): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"build:check\": \"tsc --isolatedModules --noEmit\",\n\"build:convert\": \"../../scripts/node-esm tools/convert-icons.ts\",\n\"build:sheet\": \"../../scripts/node-esm tools/contact-sheet.ts\",\n- \"clean\": \"rimraf *.js *.map *.d.ts doc utils\",\n+ \"clean\": \"rimraf *.... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(hiccup-carbon-icons): minor pkg restructure | 1 | refactor | hiccup-carbon-icons |
551,698 | 29.09.2021 18:37:13 | -3,600 | 4c007002fff6c0409913e7b9cb01c969d195cb00 | feat(ui): copy table schema to clipboard | [
{
"change_type": "MODIFY",
"diff": "@@ -63,6 +63,7 @@ module.exports = {\n\"@typescript-eslint/explicit-module-boundary-types\": \"off\",\n\"@typescript-eslint/no-unused-vars\": \"warn\",\n\"@typescript-eslint/strict-boolean-expressions\": \"off\",\n+ \"@typescript-eslint/restrict-template-expressions\": \"... | Java | Apache License 2.0 | questdb/questdb | feat(ui): copy table schema to clipboard (#1323) | 1 | feat | ui |
129,392 | 29.09.2021 18:37:54 | -7,200 | 7b7b0c97a3371ea105833b5862592a45d02d6d51 | feat: add signoff parameter to commit command
command to sign off the commit, equivalent to git commit -s | [
{
"change_type": "MODIFY",
"diff": "@@ -49,6 +49,11 @@ data = {\n\"action\": \"store_true\",\n\"help\": \"show output to stdout, no commit, no modified files\",\n},\n+ {\n+ \"name\": \"--signoff\",\n+ \"action\": \"store_true\",\n+ \"help\": \"Sign off the commit\",\n+ },\n],\n},\n{\n",
"new_path": "com... | Python | MIT License | commitizen-tools/commitizen | feat: add signoff parameter to commit command
command to sign off the commit, equivalent to git commit -s | 1 | feat | null |
777,396 | 29.09.2021 18:43:32 | 21,600 | 12f7427b13c5001cd90ce1b1d3485a9ca302fb9b | feat: cross-compile for powerpc64 | [
{
"change_type": "MODIFY",
"diff": "@@ -10,6 +10,7 @@ builds:\n- darwin\ngoarch:\n- amd64\n+ - ppc64\narchives:\n- wrap_in_directory: true\n",
"new_path": "agent/.goreleaser.yml",
"old_path": "agent/.goreleaser.yml"
},
{
"change_type": "MODIFY",
"diff": "@@ -18,8 +18,7 @@ builds:\n- darw... | Python | Apache License 2.0 | determined-ai/determined | feat: cross-compile for powerpc64 (#2828) | 1 | feat | null |
679,913 | 29.09.2021 19:03:13 | -7,200 | 3d34f5fa24a2eec5bbb13639b7ee4728667797f6 | refactor(hiccup-css): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"./css\": {\n\"import\": \"./css.js\"\n},\n- \"./impl\": {\n- \"import\": \"./impl.js\"\n- },\n\"./import\": {\n\"import\": \"./import.js\"\n},\n",
"new_path": "packages/hiccup-css/package.json",
"old_path": "packages/hiccup-css/package.json"
},
{
"change... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(hiccup-css): minor pkg restructure | 1 | refactor | hiccup-css |
679,913 | 29.09.2021 19:06:34 | -7,200 | 761de32b5366577dc1ee624bdd798dd3448212bf | refactor(rstream-log): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"./api\": {\n\"import\": \"./api.js\"\n},\n- \"./logger\": {\n- \"import\": \"./logger.js\"\n+ \"./console\": {\n+ \"import\": \"./console.js\"\n},\n- \"./output/console\": {\n- \"import\": \"./output/console.js\"\n+ \"./filter\": {\n+ \"import\": \"./filter.js\"\n},\n- ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(rstream-log): minor pkg restructure | 1 | refactor | rstream-log |
679,913 | 29.09.2021 19:08:06 | -7,200 | 103f1ba005d44f288a87c783551ec01067859145 | refactor(rstream-csp): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"scripts\": {\n\"build\": \"yarn clean && tsc --declaration\",\n\"build:check\": \"tsc --isolatedModules --noEmit\",\n- \"clean\": \"rimraf *.js *.d.ts *.map doc from\",\n+ \"clean\": \"rimraf *.js *.d.ts *.map doc\",\n\"doc\": \"typedoc --excludePrivate --excludeInterna... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(rstream-csp): minor pkg restructure | 1 | refactor | rstream-csp |
777,367 | 29.09.2021 19:08:23 | 14,400 | 5058c60ef1bd45d4dad4dafc0ee1c351613d6f53 | chore: update release note guidelines | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,10 @@ cutting a new release.\n* Include an update to the release notes whenever you make a change that should\nbe communicated to users. That includes bug fixes, new features, changes to\n- previous behavior/APIs, and improvements to existing features.\n+ pre... | Python | Apache License 2.0 | determined-ai/determined | chore: update release note guidelines (#3027) | 1 | chore | null |
679,913 | 29.09.2021 19:11:31 | -7,200 | 2bdebe6ba56a9faad71d0d5d099dad77ff0097e6 | refactor(layout): minor pkg restructure | [
{
"change_type": "MODIFY",
"diff": "\"./box\": {\n\"import\": \"./box.js\"\n},\n+ \"./checks\": {\n+ \"import\": \"./checks.js\"\n+ },\n\"./grid-layout\": {\n\"import\": \"./grid-layout.js\"\n- },\n- \"./is-layout\": {\n- \"import\": \"./is-layout.js\"\n}\n},\n\"thi.ng\": {\n",
"new_path": "packages/lay... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(layout): minor pkg restructure | 1 | refactor | layout |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.