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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
841,421 | 23.02.2022 05:34:31 | -32,400 | 8a651bc449e077ad0e9c9d87379775d734d11421 | chore: Publish `v1.2.144` | [
{
"change_type": "MODIFY",
"diff": "@@ -4019,7 +4019,7 @@ checksum = \"fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6\"\n[[package]]\nname = \"wasm\"\n-version = \"1.2.143\"\n+version = \"1.2.144\"\ndependencies = [\n\"anyhow\",\n\"console_error_panic_hook\",\n",
"new_path": "Cargo.loc... | Rust | Apache License 2.0 | swc-project/swc | chore: Publish `v1.2.144` | 1 | chore | null |
866,412 | 23.02.2022 06:26:47 | 25,200 | 757514b7bdf5a9706964b9cac98c2e2e85681b64 | fix(browserstack): add axe-core npm dependencies
all of browserstack failed :// . Add axe-core npm dependency to save it | [
{
"change_type": "MODIFY",
"diff": "\"@percy/cypress\": \"^3.1.0\",\n\"@percy/dom\": \"^1.0.0-beta.55\",\n\"cypress-wait-until\": \"^1.7.2\",\n- \"ws\": \"^8.4.0\"\n+ \"ws\": \"^8.4.0\",\n+ \"axe-core\": \"^4.4.1\",\n+ \"cypress-axe\": \"^0.14.0\"\n},\n\"package_config_options\": {},\n\"headless\": true\n",... | TypeScript | Apache License 2.0 | carbon-design-system/carbon-for-ibm-dotcom | fix(browserstack): add axe-core npm dependencies (#8354)
all of browserstack failed :// . Add axe-core npm dependency to save it | 1 | fix | browserstack |
756,043 | 23.02.2022 06:39:48 | 28,800 | 6a25e989a99ff8403fee3eeba9d4b2b42d6247ec | chore(root): no-bail when testing/linting whole repo | [
{
"change_type": "MODIFY",
"diff": "\"create-agoric-cli\": \"node ./scripts/create-agoric-cli.cjs\",\n\"format\": \"yarn prettier --write .github golang packages\",\n\"lint:format\": \"yarn prettier --check .github golang packages\",\n- \"lint-fix\": \"yarn workspaces run lint-fix\",\n+ \"lint-fix\": \"yarn... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(root): no-bail when testing/linting whole repo | 1 | chore | root |
841,509 | 23.02.2022 08:47:47 | 28,800 | 9cc094ab574940f87f78328e8e1c1a346e62e5bf | feat(node-swc): Expose the new `swc_cli` as a binary named `swcx` | [
{
"change_type": "MODIFY",
"diff": "@@ -64,3 +64,5 @@ deny.toml\n.mocharc.js\njest.config.js\ncliff.toml\n+.kodiak.toml\n+clippy.toml\n",
"new_path": ".npmignore",
"old_path": ".npmignore"
},
{
"change_type": "MODIFY",
"diff": "\"swc.android-arm-eabi.node\",\n\"swc\"\n],\n+ \"bin\": {\n+... | Rust | Apache License 2.0 | swc-project/swc | feat(node-swc): Expose the new `swc_cli` as a binary named `swcx` (#3684) | 1 | feat | node-swc |
277,286 | 23.02.2022 09:24:07 | -3,600 | e5e9cc8a29b55451493f613f10aa06c780e4cea1 | docs: Remove 'compound' wording in buttons as it may be confusing for some people. | [
{
"change_type": "MODIFY",
"diff": "@@ -15,10 +15,10 @@ async def serve(q: Q):\nui.text(f'basic_disabled_button={q.args.basic_disabled_button}'),\nui.text(f'primary_disabled_button={q.args.primary_disabled_button}'),\nui.text(f'link_disabled_button={q.args.link_disabled_button}'),\n- ui.text(f'basic_compoun... | Python | Apache License 2.0 | h2oai/wave | docs: Remove 'compound' wording in buttons as it may be confusing for some people. | 1 | docs | null |
756,043 | 23.02.2022 09:25:02 | 28,800 | f7bdb2a9c9217529ea0fd114389d68c821e25558 | chore: remove unused dependencies resulting in package cycles | [
{
"change_type": "MODIFY",
"diff": "\"@endo/promise-kit\": \"^0.2.35\"\n},\n\"devDependencies\": {\n- \"@agoric/swingset-vat\": \"^0.25.0\",\n\"@endo/init\": \"^0.5.35\",\n\"@endo/ses-ava\": \"^0.2.19\",\n\"ava\": \"^3.12.1\",\n",
"new_path": "packages/notifier/package.json",
"old_path": "packages/n... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore: remove unused dependencies resulting in package cycles (#4647) | 1 | chore | null |
277,286 | 23.02.2022 09:27:16 | -3,600 | 3e6536c17194dfaaffa55292f9feb4ca1f984ca8 | docs: Make image attr docstring in header/nav more clear. | [
{
"change_type": "MODIFY",
"diff": "@@ -7712,7 +7712,7 @@ class HeaderCard:\nself.icon_color = icon_color\n\"\"\"The icon's color. *\"\"\"\nself.image = image\n- \"\"\"The logo displayed to the left. Mutually exclusive with icon. *\"\"\"\n+ \"\"\"The URL of an image (usually logo) displayed to the left. Mut... | Python | Apache License 2.0 | h2oai/wave | docs: Make image attr docstring in header/nav more clear. | 1 | docs | null |
617,469 | 23.02.2022 09:51:50 | -3,600 | 368b8e3b070fa096fc06a41d17915cced84e9992 | fix(tracking): fix url sent on route change when tracking outils' start event | [
{
"change_type": "MODIFY",
"diff": "@@ -8,13 +8,8 @@ import { stepReducer } from \"../../IndemniteLicenciement/stepReducer\";\nimport { Wizard } from \"../Wizard\";\njest.mock(\"../../../piwik\", () => {\n- let events = [];\nreturn {\n- events,\n- flushEvents() {\n- events = [];\n- },\n- matopush: jest.fn()... | TypeScript | Apache License 2.0 | socialgouv/code-du-travail-numerique | fix(tracking): fix url sent on route change when tracking outils' start event (#4254) | 1 | fix | tracking |
126,276 | 23.02.2022 10:00:13 | 10,800 | 689da8a2fc7047ef2db308bdb06f67267d83fa1f | chore(embedded/tbtree): set initial offsets during initialization | [
{
"change_type": "MODIFY",
"diff": "@@ -447,13 +447,14 @@ func OpenWith(path string, nLog, hLog, cLog appendable.Appendable, opts *Options\nsnapshots: make(map[uint64]*Snapshot),\n}\n+ t.committedLogSize = cLogSize\ndiscardedRoots := 0\n- for cLogSize > 0 {\n+ for t.committedLogSize > 0 {\nvar b [cLogEntryS... | Go | Apache License 2.0 | codenotary/immudb | chore(embedded/tbtree): set initial offsets during initialization
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | embedded/tbtree |
265,955 | 23.02.2022 10:19:22 | 28,800 | e9cce0d0f98b27edd6a8f588347241be0e8823eb | docs: Document `DownscopedClient` usage | [
{
"change_type": "MODIFY",
"diff": "@@ -536,7 +536,7 @@ export class Storage extends Service {\n* retry a conditionally idempotent operation.\n* @property {string} [userAgent] The value to be prepended to the User-Agent\n* header in API requests.\n- * @property {object} [authClient] GoogleAuth client to reu... | TypeScript | Apache License 2.0 | googleapis/nodejs-storage | docs: Document `DownscopedClient` usage (#1797) | 1 | docs | null |
401,106 | 23.02.2022 11:04:14 | -19,080 | d75ed5da84dd19cd2beaf7246c953cefba14779c | fix: onSearch method not getting called on enter keypress
* fix: ref for keypress on search
affects:
ISSUES CLOSED:
* fix: option not being selected on enter key
affects:
* test: update snapshots
affects: | [
{
"change_type": "MODIFY",
"diff": "@@ -31,14 +31,13 @@ const Component: FC<SearchBoxProps> = memo(\nconst wrapperRef = useRef<any>(null),\ninputRef = useCombinedRefs<HTMLInputElement>(ref, useRef(null)),\nisFocused = useRef(false),\n- enterPress = useKeyPress('Enter'),\noptionsRef = useRef<HTMLUListElement... | TypeScript | MIT License | medly/medly-components | fix: onSearch method not getting called on enter keypress (#592)
* fix: ref for keypress on search
affects: @medly-components/core
ISSUES CLOSED: #591
* fix: option not being selected on enter key
affects: @medly-components/core, @medly-components/forms, @medly-components/layout
* test: update snapshot... | 1 | fix | null |
71,651 | 23.02.2022 11:16:34 | 28,800 | f203845d26ae8333f467f1cb91ad965697087d85 | feat(apigatewayv2): Import existing WebSocketApi from attributes
Closes:
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | [
{
"change_type": "MODIFY",
"diff": "@@ -404,6 +404,12 @@ webSocketApi.addRoute('sendmessage', {\n});\n```\n+To import an existing WebSocketApi:\n+\n+```ts\n+const webSocketApi = apigwv2.WebSocketApi.fromWebSocketApiAttributes(this, 'mywsapi', { webSocketId: 'api-1234' });\n+```\n+\n### Manage Connections Pe... | TypeScript | Apache License 2.0 | aws/aws-cdk | feat(apigatewayv2): Import existing WebSocketApi from attributes (#18958)
Closes: https://github.com/aws/aws-cdk/issues/18755
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license* | 1 | feat | apigatewayv2 |
277,286 | 23.02.2022 11:22:42 | -3,600 | 8fd4e20712a71b29f524d4eb953ffea35612b0f4 | fix(not in latest release): Fix message_bar regressions caused by adding notification_bar. | [
{
"change_type": "MODIFY",
"diff": "@@ -87,7 +87,7 @@ def make_snippet_screenshot(code: List[str], img_name: str, page, groups: List[s\nraise ValueError(f'Could not generate {img_name}\\n{err.decode()}')\npage.goto(f'http://localhost:10101/{pool_idx}', wait_until='networkidle')\n- if not is_test:\n+ # Wait ... | Python | Apache License 2.0 | h2oai/wave | fix(not in latest release): Fix message_bar regressions caused by adding notification_bar. | 1 | fix | not in latest release |
756,043 | 23.02.2022 11:34:22 | 28,800 | 632abbbbed3ce899b15cc7d432fbb46ae8b79b3e | chore(sdk): update yarn | [
{
"change_type": "MODIFY",
"diff": "# yarn lockfile v1\n-yarn-path \".yarn/releases/yarn-1.22.15.cjs\"\n+yarn-path \".yarn/releases/yarn-1.22.17.cjs\"\n",
"new_path": ".yarnrc",
"old_path": ".yarnrc"
}
] | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(sdk): update yarn | 1 | chore | sdk |
401,106 | 23.02.2022 11:40:22 | -19,080 | 18e42c69051afbe2bcdd82cbcf9e4e8f966cfaef | fix: search component breaks after right arrow key press
* fix: search component breaks after right arrow key press
affects:
ISSUES CLOSED:
* test: update snapshots
affects: | [
{
"change_type": "MODIFY",
"diff": "@@ -54,7 +54,7 @@ export const useKeyboardNavigation = (props: Props) => {\n? hoveredOption\n: options.find(op => op.hovered) || options.find(op => op.selected) || { value: '', label: '' },\nnextValueGetter = downPress ? getNextOption : getPrevOption;\n- areOptionsVisible... | TypeScript | MIT License | medly/medly-components | fix: search component breaks after right arrow key press (#593)
* fix: search component breaks after right arrow key press
affects: @medly-components/core, @medly-components/forms, @medly-components/layout
ISSUES CLOSED: #590
* test: update snapshots
affects: @medly-components/forms, @medly-components/layo... | 1 | fix | null |
160,177 | 23.02.2022 11:44:36 | -28,800 | 9f57894034c9b6d86323e93d22a1185fe433843c | fix: change node state to default when create edge success | [
{
"change_type": "MODIFY",
"diff": "@@ -11,6 +11,9 @@ class CustomDiamondModel extends DiamondNodeModel {\nif (this.isHovered) {\nstyle.stroke = 'red'\n}\n+ if (this.state === 5) {\n+ style.fill = 'red'\n+ }\nreturn style\n}\n}\n",
"new_path": "packages/core/examples/customNode/customDiamond.mjs",
"... | TypeScript | Apache License 2.0 | didi/logicflow | fix: change node state to default when create edge success | 1 | fix | null |
841,385 | 23.02.2022 11:45:25 | -10,800 | b1476d2ac6b7ff37653192fe7f46de9ae282b8cd | feat(css/minifier): Compress urange | [
{
"change_type": "MODIFY",
"diff": "@@ -15,8 +15,6 @@ struct CompressAngle {\nin_keyframe_block: bool,\n}\n-impl CompressAngle {}\n-\nimpl VisitMut for CompressAngle {\nfn visit_mut_keyframe_block(&mut self, keyframe_block: &mut KeyframeBlock) {\nlet old_in_block = self.in_keyframe_block;\n",
"new_path"... | Rust | Apache License 2.0 | swc-project/swc | feat(css/minifier): Compress urange (#3668) | 1 | feat | css/minifier |
777,374 | 23.02.2022 12:02:33 | 28,800 | a57fde2c3c922a1aa517820ae294af761974130b | fix: regression in det deploy gcp down. | [
{
"change_type": "MODIFY",
"diff": "@@ -49,7 +49,9 @@ def deploy_gcp(command: str, args: argparse.Namespace) -> None:\nos.makedirs(args.local_state_path)\nos.chdir(args.local_state_path)\n- if args.tf_state_gcs_bucket_name:\n+ # tf_state_gcs_bucket_name argument is not necessary for `down` operation, becaus... | Python | Apache License 2.0 | determined-ai/determined | fix: regression in det deploy gcp down. (#3654) | 1 | fix | null |
841,488 | 23.02.2022 12:08:46 | -28,800 | 6a9d77808b8513246592129e8c9e154f686fa8a9 | fix(es/parser): Emit an error for non-last rest element in an object pattern | [
{
"change_type": "MODIFY",
"diff": "@@ -510,11 +510,7 @@ impl<'a, I: Tokens> Parser<I> {\nself.reparse_expr_as_pat_inner(pat_ty, expr)\n}\n- pub(super) fn reparse_expr_as_pat_inner(\n- &mut self,\n- pat_ty: PatType,\n- expr: Box<Expr>,\n- ) -> PResult<Pat> {\n+ fn reparse_expr_as_pat_inner(&mut self, pat_ty... | Rust | Apache License 2.0 | swc-project/swc | fix(es/parser): Emit an error for non-last rest element in an object pattern (#3675) | 1 | fix | es/parser |
756,043 | 23.02.2022 12:11:57 | 28,800 | 6f9e9a54aa4b5b262753cbcd71c795df9631acfc | build: show changes in git diff check | [
{
"change_type": "MODIFY",
"diff": "@@ -25,8 +25,11 @@ runs:\n- name: yarn install\nrun: yarn install\nshell: bash\n- - name: check if git is dirty\n- run: git diff --stat --exit-code\n+ # We do a diff instead of using --frozen-lockfile because\n+ # - it doesn't detect deletions from yarn.lock (see https://... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | build: show changes in git diff check | 1 | build | null |
730,445 | 23.02.2022 12:15:06 | 28,800 | 243598f2aab7b536d984e6ce4dcfe081fb018334 | docs(plugin-meetings): add reference to LAYOUT_TYPES | [
{
"change_type": "MODIFY",
"diff": "import {hydraTypes} from '@webex/common';\n-/** *****\n- *\n- *\n- * Hey there. Glad you found your way here. Please be sure to alphabetize your constants.\n- *\n- *\n- ****** */\n-\n// *********** LOWERCASE / CAMELCASE STRINGS ************\n-// Please alphabetize\n+\nexp... | JavaScript | MIT License | webex/webex-js-sdk | docs(plugin-meetings): add reference to LAYOUT_TYPES | 1 | docs | plugin-meetings |
815,598 | 23.02.2022 12:22:09 | -28,800 | 6faa563eee3cd0c30f018378472ab02ab85f5df0 | chore: CHANGELOG for v0.101.5 | [
{
"change_type": "MODIFY",
"diff": "+# [v0.101.5](https://github.com/nervosnetwork/ckb/compare/v0.101.4...v0.101.5) (2022-02-23)\n+\n+### Features\n+\n+* #3281: Case-insensitive hex (@zhangsoledad)\n+\n+ Previously, uppercase hex format have been unintentionally forbiden.\n+\n+* #3303: Update default mainne... | Rust | MIT License | nervosnetwork/ckb | chore: CHANGELOG for v0.101.5 | 1 | chore | null |
756,043 | 23.02.2022 12:36:46 | 28,800 | 6456af25e154f01820efbdc1afb343902e385384 | chore(run-protocol)!: remove liquidated flag from vault notifications | [
{
"change_type": "MODIFY",
"diff": "* @typedef {Object} LiquidationUIMixin\n* @property {Ratio} interestRate Annual interest rate charge\n* @property {Ratio} liquidationRatio\n- * @property {boolean} liquidated boolean showing whether liquidation occurred\n* @property {'active' | 'liquidating' | 'liquidated... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(run-protocol)!: remove liquidated flag from vault notifications | 1 | chore | run-protocol |
127,946 | 23.02.2022 13:24:04 | -10,800 | 85336205ff45326ec5ff2b5ac5bd2dea07bdab12 | feat: closeMenuOnSelect for MultiSelect | [
{
"change_type": "MODIFY",
"diff": "@@ -203,6 +203,13 @@ export default function PageSelect() {\ndefault: '_',\ndescription: 'Whether to enable search functionality',\n},\n+ {\n+ name: 'closeMenuOnSelect',\n+ type: 'boolean',\n+ required: false,\n+ default: 'false',\n+ description: 'Close the select menu wh... | TypeScript | MIT License | coingaming/moon-design | feat: closeMenuOnSelect for MultiSelect [B1M2-5339] (#1640) | 1 | feat | null |
135,492 | 23.02.2022 13:34:54 | -28,800 | 595a0c793da3c09fad0737651fb92e5a31d7ad6f | docs: fix typo in 'reference-configuration.md' | [
{
"change_type": "MODIFY",
"diff": "@@ -177,7 +177,7 @@ module.exports = {\n## Parser presets\nThe parser preset used to parse commit messages can be configured.\n-Use ids resolveable by the node resolve algorithm.\n+Use ids resolvable by the node resolve algorithm.\nThis means installed npm packages and lo... | TypeScript | MIT License | conventional-changelog/commitlint | docs: fix typo in 'reference-configuration.md' (#3042) | 1 | docs | null |
317,646 | 23.02.2022 13:37:44 | -3,600 | 917bb8e7c5a2438e767823bb60b0a3fd979caff0 | docs: add --config consistency | [
{
"change_type": "MODIFY",
"diff": "@@ -41,7 +41,7 @@ Import-Module oh-my-posh\n:::\n```powershell\n-oh-my-posh --init --shell pwsh --config $env:POSH_THEMES_PATH/jandedobbeleer.omp.json | Invoke-Expression\n+oh-my-posh --init --shell pwsh --config ~/jandedobbeleer.omp.json | Invoke-Expression\n```\nOnce ad... | Go | MIT License | jandedobbeleer/oh-my-posh | docs: add --config consistency | 1 | docs | null |
277,286 | 23.02.2022 13:48:13 | -3,600 | 6fdbbc2668225c55c64d5521f669751fd5ab1633 | fix(dev): Proxy dev server for file uploads as well. | [
{
"change_type": "MODIFY",
"diff": "@@ -35,6 +35,9 @@ export default defineConfig({\n'/_s': {\ntarget: 'http://localhost:10101/_s/',\nws: true\n+ },\n+ '/_f': {\n+ target: 'http://localhost:10101/_f/',\n}\n}\n}\n",
"new_path": "ui/vite.config.js",
"old_path": "ui/vite.config.js"
}
] | Python | Apache License 2.0 | h2oai/wave | fix(dev): Proxy dev server for file uploads as well. | 1 | fix | dev |
471,470 | 23.02.2022 14:11:42 | -3,600 | b762707dadf968ebc2bba170de2d8fb90822da91 | feat(testing-helpers): Allow configuring of render function | [
{
"change_type": "ADD",
"diff": "+---\n+\"@open-wc/testing-helpers\": minor\n+\"@open-wc/testing\": minor\n+---\n+\n+Feat/customize render\n",
"new_path": ".changeset/selfish-wombats-chew.md",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -127,6 +127,16 @@ const el = await f... | JavaScript | MIT License | open-wc/open-wc | feat(testing-helpers): Allow configuring of render function (#2412) | 1 | feat | testing-helpers |
306,644 | 23.02.2022 14:16:48 | -19,080 | 9f826bcc6620a9277a56c3fdb7cbb12c5eb967f2 | fix(docs): fix description in container | [
{
"change_type": "MODIFY",
"diff": "@@ -92,13 +92,13 @@ const Container = ({\nDownload all\n</Button>\n)}\n+ <Paragraph className='mb-6'>{isSiblingTab ? frontmatter?.description : pageDescription}</Paragraph>\n{tabsList && tabsList.length && (\n<>\n- <Paragraph>{isSiblingTab ? frontmatter?.description : pag... | TypeScript | MIT License | innovaccer/design-system | fix(docs): fix description in container | 1 | fix | docs |
277,286 | 23.02.2022 14:26:25 | -3,600 | 170bd1ef774d72be9362a396ea01886dcd67deab | fix(VSCode ext): Handle autocomplete edge-case. | [
{
"change_type": "MODIFY",
"diff": "@@ -80,8 +80,13 @@ def get_files_to_parse(root: str, py_files: List[str]) -> List[str]:\npy_files.append(f.path)\nreturn py_files\n+\ndef is_in_ui_obj(node: Any) -> bool:\n+ try:\nreturn parso.tree.search_ancestor(node, 'atom_expr').children[0].value == 'ui'\n+ except Exc... | Python | Apache License 2.0 | h2oai/wave | fix(VSCode ext): Handle autocomplete edge-case. | 1 | fix | VSCode ext |
667,635 | 23.02.2022 14:30:10 | -28,800 | 5165ff9aaa73f9e468c930930d3fb29dfae6b79a | fix(ios): fix touch handler conflict
when a HippyRootView contains another HippyRootView, two touch handlers will work simultaneously | [
{
"change_type": "MODIFY",
"diff": "@@ -593,6 +593,11 @@ typedef void (^ViewBlock)(UIView *view, BOOL *stop);\nreturn YES;\n}\n}\n+ if ([preventedGestureRecognizer isKindOfClass:[self class]]) {\n+ UIView *currentHandlerView = [self view];\n+ BOOL canPreventGestureRecognizer = [currentHandlerView isDescenda... | C++ | Apache License 2.0 | tencent/hippy | fix(ios): fix touch handler conflict
when a HippyRootView contains another HippyRootView, two touch handlers will work simultaneously | 1 | fix | ios |
841,474 | 23.02.2022 14:35:04 | -28,800 | e252265a3f21a4c0dcef2e9c13aa7365f683b235 | feat(es/lints): Implement `default-param-last` rule | [
{
"change_type": "ADD",
"diff": "+{\n+ \"jsc\": {\n+ \"lints\": {\n+ \"defaultParamLast\": [\"error\"]\n+ }\n+ }\n+}\n",
"new_path": "crates/swc/tests/errors/lints/default-param-last/js/.swcrc",
"old_path": null
},
{
"change_type": "ADD",
"diff": "+function f1(a = 5, b = 6, c) {}\n+\n+fu... | Rust | Apache License 2.0 | swc-project/swc | feat(es/lints): Implement `default-param-last` rule (#3681) | 1 | feat | es/lints |
667,664 | 23.02.2022 14:48:50 | -28,800 | 66f7af82411381d55ad3d756374c8c4a7091b4a6 | fix(android): fix leaf node can't show css | [
{
"change_type": "MODIFY",
"diff": "@@ -82,7 +82,11 @@ public class DomModel {\n}\nJSONObject result = new JSONObject();\ntry {\n- result.put(\"nodeId\", domainData.id);\n+ int nodeId = domainData.id;\n+ if (nodeType == NodeType.TEXT_NODE) { // TextNode node Id is the negative id for the ELEMENT_NODE id\n+ ... | C++ | Apache License 2.0 | tencent/hippy | fix(android): fix leaf node can't show css | 1 | fix | android |
791,370 | 23.02.2022 14:49:15 | 25,200 | 088a3eeec01ac506a4b365c6e83fb4aa8fd45dff | chore(internal/gapicgen): bump generator to v0.26.0 | [
{
"change_type": "MODIFY",
"diff": "@@ -27,7 +27,7 @@ RUN go install github.com/golang/protobuf/protoc-gen-go@v1.5.2 && \\\ngo install golang.org/x/lint/golint@latest && \\\ngo install golang.org/x/tools/cmd/goimports@latest && \\\ngo install honnef.co/go/tools/cmd/staticcheck@latest && \\\n- go install git... | Go | Apache License 2.0 | googleapis/google-cloud-go | chore(internal/gapicgen): bump generator to v0.26.0 (#5689) | 1 | chore | internal/gapicgen |
756,043 | 23.02.2022 14:57:09 | 28,800 | 59ee9b03f4c40810d91d5a691c83d5d1c59d8918 | refactor(run-protocol): validate vault phase transitions | [
{
"change_type": "MODIFY",
"diff": "@@ -33,19 +33,10 @@ const trace = makeTracer('Vault');\n* ACTIVE - vault is in use and can be changed\n* LIQUIDATING - vault is being liquidated by the vault manager, and cannot be changed by the user\n* TRANSFER - vault is released from the manager and able to be transfe... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | refactor(run-protocol): validate vault phase transitions | 1 | refactor | run-protocol |
841,421 | 23.02.2022 15:07:42 | -32,400 | e35d73adf4efbd7329cae6c63215e1c0a9193f8d | chore(clippy): Improve config | [
{
"change_type": "MODIFY",
"diff": "+blacklisted-names = [\"bool\", \"char\", \"str\", \"f32\", \"f64\", \"i8\", \"i16\", \"i32\", \"i64\", \"u8\", \"u16\", \"u32\", \"u64\", \"isize\", \"usize\"]\ncognitive-complexity-threshold = 50\ntype-complexity-threshold = 25000\n",
"new_path": "clippy.toml",
... | Rust | Apache License 2.0 | swc-project/swc | chore(clippy): Improve config (#3691) | 1 | chore | clippy |
269,448 | 23.02.2022 15:18:13 | 28,800 | 3adc75ef33a8ff94475b338d3ccc57000bf7f9dc | docs: Add a new cookbook that covers using the jfrog-cli as an alternative to the artifactory publisher to publish to artifactory. | [
{
"change_type": "ADD",
"diff": "+# Publish to Artifactory using jfrog cli\n+This cookbook is an example of a [publishers](/customization/publishers/) section that uses the [jfrog cli](https://jfrog.com/getcli/) to upload files to Artifactory. It is an alternative to using the [Artifactory Publisher](/custo... | Go | MIT License | goreleaser/goreleaser | docs: Add a new cookbook that covers using the jfrog-cli as an alternative to the artifactory publisher to publish to artifactory. (#2932) | 1 | docs | null |
877,026 | 23.02.2022 15:24:54 | -3,600 | 2e589aeb8ce0d9d2e2487037c0cbd2ce51de9dc6 | fix(@vtmn/css): change margin holders for quantity and select, optimizations on forms component | [
{
"change_type": "MODIFY",
"diff": "width: min-content;\n}\n+.vtmn-select_container > label {\n+ margin-block-end: rem(4px);\n+ display: inline-block;\n+ width: fit-content;\n+}\n+\n.vtmn-select_container select {\nappearance: none;\npadding: rem(12px) rem(40px) rem(12px) rem(12px);\nbox-shadow: inset 0 0 0... | JavaScript | Apache License 2.0 | decathlon/vitamin-web | fix(@vtmn/css): change margin holders for quantity and select, optimizations on forms component (#988) | 1 | fix | @vtmn/css |
877,026 | 23.02.2022 15:31:53 | -3,600 | 03877ed69df9d6b354ebe5ccf828751b106ce8ff | feat(@vtmn/css): add new font size (caption) | [
{
"change_type": "ADD",
"diff": "+<div class=\"block\">\n+ <p class=\"vtmn-typo_caption-1\">Caption 1</p>\n+</div>\n",
"new_path": "packages/showcases/css/stories/guidelines/typography/examples/caption.html",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -2,6 +2,7 @@ import ... | JavaScript | Apache License 2.0 | decathlon/vitamin-web | feat(@vtmn/css): add new font size (caption) (#982) | 1 | feat | @vtmn/css |
865,939 | 23.02.2022 16:04:51 | -3,600 | 4ff5315a03549ea99072fb4178ca0f06ee2d3bb9 | fix(start-instance): remove unnecessary `onClose` prop for dropdown
Closes | [
{
"change_type": "MODIFY",
"diff": "@@ -498,10 +498,6 @@ export default class StartInstanceTool extends PureComponent {\noverlayState\n} = this.state;\n- const toggleOverlay = () => {\n- this.props.deployService.closeOverlay(overlayState);\n- };\n-\nreturn <React.Fragment>\n{ isBpmnTab(activeTab) &&\n@@ -51... | JavaScript | MIT License | camunda/camunda-modeler | fix(start-instance): remove unnecessary `onClose` prop for dropdown
Closes #2727 | 1 | fix | start-instance |
688,450 | 23.02.2022 16:13:16 | -10,800 | e425ab4b01c76059f4ef98c2d50d27adefe2d25f | feat(PasswordInput): add new component | [
{
"change_type": "ADD",
"diff": "+---\n+'@toptal/picasso': minor\n+---\n+\n+---\n+### PasswordInput\n+\n+- add new input component with a toggle for showing/hiding the password\n+\n+### NumberInput\n+\n+- fix styling for control buttons\n+\n",
"new_path": ".changeset/forty-cooks-flash.md",
"old_path... | TypeScript | MIT License | toptal/picasso | feat(PasswordInput): add new component (#2462) | 1 | feat | PasswordInput |
306,900 | 23.02.2022 17:03:44 | -3,600 | eb2315075eccb1fe56240d564f4f6ec8d9bd71f1 | fix(elements|ino-markdown-editor): handle change of `initialValue` | [
{
"change_type": "MODIFY",
"diff": "@@ -132,4 +132,15 @@ describe('InoMarkdownEditor', () => {\nexpect(spy).toHaveReceivedEvent();\nexpect(spy).toHaveReceivedEventDetail(dummyText);\n});\n+\n+ it('should change initial value', async () => {\n+ const initialText = '# Hello World';\n+ await setUpTest(initialT... | TypeScript | MIT License | inovex/elements | fix(elements|ino-markdown-editor): handle change of `initialValue` (#529) | 1 | fix | elements|ino-markdown-editor |
419,590 | 23.02.2022 17:05:32 | -32,400 | 725ff912509c5535a7a50dbecf9a9855098ae7a8 | docs: fix asynclocalstorage docs url | [
{
"change_type": "MODIFY",
"diff": "@@ -49,7 +49,7 @@ can be hard to achieve this, because you usually want to access your repositorie\nbut it will always provide you with the same instance, rather than new one for each request.\nTo solve this, you can use `RequestContext` helper, that will use `node`'s\n-[... | TypeScript | MIT License | mikro-orm/mikro-orm | docs: fix asynclocalstorage docs url (#2814) | 1 | docs | null |
777,353 | 23.02.2022 17:20:28 | 21,600 | 754964184840a8fab698d762f0567598bd248893 | fix: stop experiment modal closing unexpectedly | [
{
"change_type": "MODIFY",
"diff": "@@ -45,6 +45,7 @@ const useModal = (\noptions?: ModalOptions,\n): ModalHooks => {\nconst modalRef = useRef<ReturnType<ModalFunc>>();\n+ const componentUnmounting = useRef(false);\nconst [ modalProps, setModalProps ] = useState<ModalFuncProps>();\nconst prevModalProps = us... | Python | Apache License 2.0 | determined-ai/determined | fix: stop experiment modal closing unexpectedly [DET-6746] (#3653) | 1 | fix | null |
306,900 | 23.02.2022 17:32:40 | -3,600 | e970e9222e09055f9d842ede592a04d84c3ace01 | feat(elements|ino-datepicker): add new property `attachToBody` | [
{
"change_type": "MODIFY",
"diff": "@@ -283,14 +283,14 @@ The value can be found in `event.detail`\n@ProxyCmp({\ndefineCustomElementFn: undefined,\n- inputs: ['autoFocus', 'dateFormat', 'defaultDate', 'defaultHour', 'defaultMinute', 'disabled', 'error', 'helper', 'helperPersistent', 'helperValidation', 'hou... | TypeScript | MIT License | inovex/elements | feat(elements|ino-datepicker): add new property `attachToBody` (#510) | 1 | feat | elements|ino-datepicker |
667,713 | 23.02.2022 17:56:47 | -28,800 | 9b30441ac983cd169bb7f3ba4f360635b6a9e675 | feat(android): update AGP version to 7.1.1 | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ buildscript {\nmavenCentral()\n}\ndependencies {\n- classpath 'com.android.tools.build:gradle:7.0.4'\n+ classpath 'com.android.tools.build:gradle:7.1.1'\n// NOTE: Do not place your application dependencies here; they belong\n// in the individual module b... | C++ | Apache License 2.0 | tencent/hippy | feat(android): update AGP version to 7.1.1 | 1 | feat | android |
841,385 | 23.02.2022 18:21:51 | -10,800 | 7079e88744ece43ebf82b05a376c5683c8015084 | feat(css/minifier): Compress lengths | [
{
"change_type": "ADD",
"diff": "+use swc_css_ast::*;\n+use swc_css_visit::{VisitMut, VisitMutWith};\n+\n+pub fn compress_length() -> impl VisitMut {\n+ CompressLength {\n+ in_math_function: false,\n+ }\n+}\n+\n+struct CompressLength {\n+ in_math_function: bool,\n+}\n+\n+impl VisitMut for CompressLength {\n... | Rust | Apache License 2.0 | swc-project/swc | feat(css/minifier): Compress lengths (#3698) | 1 | feat | css/minifier |
306,338 | 23.02.2022 18:42:47 | -3,600 | 5aa8187b76e69abd89aaf2057b187f1ac0757ef1 | fix: Update filter for google_container_node_pool resource
For `n2d-highcpu-2` machine type it returned two prices for
`n2d-highcpu-2` and `n2d-highcpu-224`. Setting line begin/end in the
regex solves incorrect match. | [
{
"change_type": "MODIFY",
"diff": "@@ -86,7 +86,7 @@ func computeCostComponent(region, machineType string, purchaseOption string, ins\nService: strPtr(\"Compute Engine\"),\nProductFamily: strPtr(\"Compute Instance\"),\nAttributeFilters: []*schema.AttributeFilter{\n- {Key: \"machineType\", ValueRegex: strPt... | Go | Apache License 2.0 | infracost/infracost | fix: Update filter for google_container_node_pool resource
For `n2d-highcpu-2` machine type it returned two prices for
`n2d-highcpu-2` and `n2d-highcpu-224`. Setting line begin/end in the
regex solves incorrect match. | 1 | fix | null |
756,051 | 23.02.2022 18:43:01 | 21,600 | 42ca4a48e0452bbb0e43eef32b3e4236c38d5bd7 | chore: bridgeCoreEval: pass powers explicitly rather than ambiently | [
{
"change_type": "MODIFY",
"diff": "-/* global E, powers */\n+/* global E */\n/**\n* This file, along with the companion `gov-permit.json`, are used to test \"big\n* hammer\" chain governance. They don't have a functional purpose outside of\n* that testing.\n*/\n-// Extract our permitted powers from the glo... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore: bridgeCoreEval: pass powers explicitly rather than ambiently | 1 | chore | null |
306,644 | 23.02.2022 19:27:12 | -19,080 | b2dd0586dbd9caefb6e3dc9a5b3054f5174a8169 | docs(docs): update error messages content | [
{
"change_type": "MODIFY",
"diff": "@@ -3,6 +3,28 @@ title: Error messages\ndescription: Your error messages could be the last straw for users to move forward or abort the process in the middle. Use this guide to help users navigate their way and turn their delay into an experience.\n---\n+#### Tone profile... | TypeScript | MIT License | innovaccer/design-system | docs(docs): update error messages content | 1 | docs | docs |
104,828 | 23.02.2022 20:22:56 | -3,600 | 55a4971446a1c7130c1fdd2ebb87f5575c0c7fb4 | docs(story): fixed spelling in comment | [
{
"change_type": "MODIFY",
"diff": "@@ -36,7 +36,7 @@ addons.getChannel().addListener(STORY_RENDERED, () => {\n* Example 2\n* The dependencies can be the value of a knob representing the same table prop as the state does\n* so that that they can be used together, i.e. when the knob is modified the state\n- ... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | docs(story): fixed spelling in comment
#3303 | 1 | docs | story |
104,828 | 23.02.2022 20:32:47 | -3,600 | c41de466b879d74d6b1c0164f789cec93323a928 | docs(story): fixed more spelling in comment | [
{
"change_type": "MODIFY",
"diff": "@@ -9,7 +9,7 @@ let states = [];\nlet dependencies = [];\naddons.getChannel().addListener(STORY_CHANGED, () => {\n- // Clear the global state and reset the capll order when\n+ // Clear the global state and reset the call order when\n// the user selects another story\ncall... | JavaScript | Apache License 2.0 | carbon-design-system/carbon-addons-iot-react | docs(story): fixed more spelling in comment
#3303 | 1 | docs | story |
531,793 | 23.02.2022 20:58:33 | 0 | 78e0561f1ca880cae657d591b747a58fd19e88b1 | fix(ci): correctly bump nodejs version in package-lock.json | [
{
"change_type": "MODIFY",
"diff": "@@ -24,6 +24,14 @@ jobs:\nsed -i -E s/'([\\ \\t]+)node-version: .+'/'\\1node-version: ${{ env.NODE_VERSION }}'/g .github/workflows/*\nsed -i -E s/'([\\ \\t]+)\"node\": .+'/'\\1\"node\": \"${{ env.NODE_VERSION }}\"'/g ui/package.json ui/*/package.json\n+ - name: Set up Nod... | TypeScript | Apache License 2.0 | prymitive/karma | fix(ci): correctly bump nodejs version in package-lock.json | 1 | fix | ci |
160,177 | 23.02.2022 21:29:45 | -28,800 | 4309b81902280f0dacb7fb169b6b9c34f06de3f7 | feat: anchor add event api | [
{
"change_type": "MODIFY",
"diff": "@@ -11,6 +11,9 @@ class CustomCircleModel extends CircleNodeModel {\nif (this.isHovered) {\nstyle.stroke = 'green'\n}\n+ if (this.properties.isConnectable) {\n+ style.fill = 'green'\n+ }\nreturn style\n}\n}\n",
"new_path": "packages/core/examples/customNode/customCirc... | TypeScript | Apache License 2.0 | didi/logicflow | feat: anchor add event api | 1 | feat | null |
791,374 | 23.02.2022 21:40:42 | -7,200 | 6b5db1b71cb873ed4c50f5f1454f410bf93d9327 | chore(logging): handle TestListLogEntriesRequest flakiness
* chore(fix): handle TestListLogEntriesRequest flakiness
remove timestamp comparison which fails due to (milli-)seconds mismatch when
executing time.Now() to get filter time delayed after time.Now() in the test.
separately test default (-24h) look back period | [
{
"change_type": "MODIFY",
"diff": "@@ -23,13 +23,13 @@ import (\n\"net/http\"\n\"net/url\"\n\"os\"\n+ \"strings\"\n\"testing\"\n\"time\"\n\"cloud.google.com/go/internal/testutil\"\n\"cloud.google.com/go/logging\"\nltesting \"cloud.google.com/go/logging/internal/testing\"\n- \"github.com/golang/protobuf/pro... | Go | Apache License 2.0 | googleapis/google-cloud-go | chore(logging): handle TestListLogEntriesRequest flakiness (#5460)
* chore(fix): handle TestListLogEntriesRequest flakiness
remove timestamp comparison which fails due to (milli-)seconds mismatch when
executing time.Now() to get filter time delayed after time.Now() in the test.
separately test default (-24h) look... | 1 | chore | logging |
841,479 | 23.02.2022 22:20:06 | -28,800 | d499b8c14f0f75fd48fd7f5e4b7ad6e790bf4882 | fix(es/parser): Allow `Expr::TsInstantiation` in extends clause | [
{
"change_type": "ADD",
"diff": "+{\n+ \"jsc\": {\n+ \"parser\": {\n+ \"syntax\": \"typescript\"\n+ },\n+ \"target\": \"es2022\"\n+ },\n+ \"module\": {\n+ \"type\": \"es6\"\n+ }\n+}\n",
"new_path": "crates/swc/tests/fixture/issue-3694/1/input/.swcrc",
"old_path": null
},
{
"change_type": "AD... | Rust | Apache License 2.0 | swc-project/swc | fix(es/parser): Allow `Expr::TsInstantiation` in extends clause (#3696) | 1 | fix | es/parser |
841,474 | 23.02.2022 22:57:01 | -28,800 | d6522f3a37f38aef713c7cbba06349708b56ee27 | fix(es/parser): Disallow using reserved words as an expression in typescript | [
{
"change_type": "MODIFY",
"diff": "@@ -352,7 +352,7 @@ impl<'a, I: Tokens> Parser<I> {\n}\nif is!(self, \"let\")\n- || (self.input.syntax().typescript() && is!(self, IdentName))\n+ || (self.input.syntax().typescript() && is_one_of!(self, IdentRef, \"await\"))\n|| is!(self, IdentRef)\n{\n// TODO: Handle [Yi... | Rust | Apache License 2.0 | swc-project/swc | fix(es/parser): Disallow using reserved words as an expression in typescript (#3697) | 1 | fix | es/parser |
756,013 | 23.02.2022 23:23:32 | 21,600 | 7b063dbc5894657035cd654b7d0cca01475463d5 | feat(vats): pass some module namespaces to core eval | [
{
"change_type": "MODIFY",
"diff": "@@ -17,6 +17,7 @@ import {\nimport * as behaviors from './behaviors.js';\nimport * as simBehaviors from './sim-behaviors.js';\nimport * as clientBehaviors from './client-behaviors.js';\n+import * as utils from './utils.js';\nconst { entries } = Object;\nconst { details: X... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | feat(vats): pass some module namespaces to core eval | 1 | feat | vats |
841,497 | 23.02.2022 23:36:05 | 18,000 | 4318a2e73b1ab7df07da809cf3207268942d77b7 | fix(es/parser): Fix the span of an export declaration containing a const enum | [
{
"change_type": "MODIFY",
"diff": "@@ -529,12 +529,12 @@ impl<'a, I: Tokens> Parser<I> {\n&& is!(self, \"const\")\n&& peeked_is!(self, \"enum\")\n{\n- let start = cur_pos!(self);\n+ let enum_start = cur_pos!(self);\nassert_and_bump!(self, \"const\");\nlet _ = cur!(self, true);\nassert_and_bump!(self, \"enu... | Rust | Apache License 2.0 | swc-project/swc | fix(es/parser): Fix the span of an export declaration containing a const enum (#3701) | 1 | fix | es/parser |
877,015 | 23.02.2022 23:38:25 | -3,600 | fc69ec8f0045d7775a86aac363718c1999d184e3 | docs(@vtmn/css): change placeholder url for images | [
{
"change_type": "MODIFY",
"diff": ">\n<img\nclass=\"vtmn-progressbar_image\"\n- src=\"https://storage.googleapis.com/dkt-design-cdn/images/placeholder.jpg\"\n+ src=\"https://storage.googleapis.com/dkt-design-cdn/images/landscape-placeholder.jpg\"\nalt=\"Black and white grid\"\n/>\n<svg>\n>\n<img\nclass=\"v... | JavaScript | Apache License 2.0 | decathlon/vitamin-web | docs(@vtmn/css): change placeholder url for images | 1 | docs | @vtmn/css |
841,474 | 23.02.2022 23:48:17 | -28,800 | 010fe048c20bc5a0acfbc65fe43cdd38aeae8fc1 | fix(es/parser): Fix a typescript instantiation expression followed by EOF | [
{
"change_type": "MODIFY",
"diff": "@@ -572,7 +572,7 @@ impl<'a, I: Tokens> Parser<I> {\nreturn_if_arrow!(self, obj);\nlet type_args = if self.syntax().typescript() && is!(self, '<') {\n- self.try_parse_type_args_of_ts_expr_with_type_args()\n+ self.try_parse_ts_type_args()\n} else {\nNone\n};\n@@ -1109,7 +1... | Rust | Apache License 2.0 | swc-project/swc | fix(es/parser): Fix a typescript instantiation expression followed by EOF (#3699) | 1 | fix | es/parser |
317,891 | 24.02.2022 01:12:42 | 18,000 | 7aafc96e7db46325db5db72c2cf3b795b2272d65 | feat(theme): add tiwahu theme
Simple theme, yet unlike others. | [
{
"change_type": "ADD",
"diff": "+{\n+ \"$schema\": \"https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json\",\n+ \"blocks\": [\n+ {\n+ \"alignment\": \"left\",\n+ \"segments\": [\n+ {\n+ \"background\": \"#880000\",\n+ \"foreground\": \"#ff8888\",\n+ \"properties\": {\n+ \"tem... | Go | MIT License | jandedobbeleer/oh-my-posh | feat(theme): add tiwahu theme
Simple theme, yet unlike others. | 1 | feat | theme |
815,574 | 24.02.2022 01:53:43 | -28,800 | d739177349a092003983b9e73d884b9a40e041bd | feat(verification): log tx verification fr monitor | [
{
"change_type": "MODIFY",
"diff": "use ckb_channel::{self as channel, select, Sender};\nuse ckb_error::{Error, InternalErrorKind};\n-use ckb_logger::{self, debug, error, info, log_enabled, trace, warn};\n+use ckb_logger::Level::Trace;\n+use ckb_logger::{\n+ self, debug, error, info, log_enabled, log_enable... | Rust | MIT License | nervosnetwork/ckb | feat(verification): log tx verification fr monitor | 1 | feat | verification |
76,611 | 24.02.2022 04:47:20 | -3,600 | e932353c1ed1efc692406cae51b69aa4abc9d358 | fix: allow configure spellchecker from main cfg | [
{
"change_type": "MODIFY",
"diff": "@@ -48,7 +48,7 @@ class Nlu extends Clonable {\npipelineTrain: this.getPipeline(`${this.settings.tag}-train`),\npipelineProcess: this.getPipeline(`${this.settings.tag}-process`),\n});\n- this.spellCheck = new SpellCheck();\n+ this.spellCheck = new SpellCheck(this.settings... | JavaScript | MIT License | axa-group/nlp.js | fix: allow configure spellchecker from main cfg | 1 | fix | null |
71,568 | 24.02.2022 06:05:55 | 28,800 | e2f6918604b56281d666498dd1dfaa5cdcd2d76c | chore(mergify): add TheRealAmazonKendra as core contributor in mergify | [
{
"change_type": "MODIFY",
"diff": "@@ -10,7 +10,7 @@ pull_request_rules:\nlabel:\nadd: [ contribution/core ]\nconditions:\n- - author~=^(eladb|RomainMuller|garnaat|nija-at|skinny85|rix0rrr|NGL321|Jerry-AWS|MrArnoldPalmer|NetaNir|iliapolo|njlynch|ericzbeard|ccfife|fulghum|pkandasamy91|SoManyHs|uttarasridhar... | TypeScript | Apache License 2.0 | aws/aws-cdk | chore(mergify): add TheRealAmazonKendra as core contributor in mergify (#19086) | 1 | chore | mergify |
841,385 | 24.02.2022 07:01:45 | -10,800 | cd95ac4caf0af06db9195790707a475938a5fcb7 | feat(css/minifier): Compress more properties | [
{
"change_type": "MODIFY",
"diff": "@@ -43,7 +43,9 @@ impl VisitMut for CompressDeclaration {\nif let DeclarationName::Ident(Ident { value, .. }) = &declaration.name {\nmatch &*value.to_lowercase() {\n- \"padding\" | \"margin\" | \"inset\" if declaration.value.len() > 1 => {\n+ \"padding\" | \"margin\" | \"... | Rust | Apache License 2.0 | swc-project/swc | feat(css/minifier): Compress more properties (#3708) | 1 | feat | css/minifier |
841,385 | 24.02.2022 08:35:54 | -10,800 | bff04b4afecb9a57046352aaa92e4cec0e25363b | feat(css/minifier): Compress alpha of values | [
{
"change_type": "ADD",
"diff": "+use swc_css_ast::*;\n+use swc_css_visit::{VisitMut, VisitMutWith};\n+\n+pub fn compress_alpha_value() -> impl VisitMut {\n+ CompressAlphaValue { preserve: true }\n+}\n+\n+struct CompressAlphaValue {\n+ preserve: bool,\n+}\n+\n+impl VisitMut for CompressAlphaValue {\n+ fn vi... | Rust | Apache License 2.0 | swc-project/swc | feat(css/minifier): Compress alpha of values (#3707) | 1 | feat | css/minifier |
791,255 | 24.02.2022 09:02:22 | 28,800 | 06a5aef913e63b5b05ecf115fb96b81ef4dba253 | docs(bigquery/storage/managedwriter): clarify experimental status | [
{
"change_type": "MODIFY",
"diff": "Package managedwriter provides an EXPERIMENTAL thick client around the BigQuery storage API's BigQueryWriteClient.\nMore information about this new write client may also be found in the public documentation: https://cloud.google.com/bigquery/docs/write-api\n-It is EXPERIM... | Go | Apache License 2.0 | googleapis/google-cloud-go | docs(bigquery/storage/managedwriter): clarify experimental status (#5696) | 1 | docs | bigquery/storage/managedwriter |
821,230 | 24.02.2022 09:48:12 | 28,800 | acd986d53681b3840f17220b6e16fd8bb3c869f7 | feat: remove all relevant directories on uninstall | [
{
"change_type": "MODIFY",
"diff": "@@ -89,6 +89,16 @@ fi\n#remove application source distribution\n[ -e \"/usr/local/lib/${config.dirname}\" ] && rm -rf \"/usr/local/lib/${config.dirname}\"\n+\n+#remove application data directory\n+[ -e \"${config.dataDir}\" ] && rm -rf \"${config.dataDir}\"\n+\n+#remove a... | TypeScript | MIT License | oclif/oclif | feat: remove all relevant directories on uninstall (#831) | 1 | feat | null |
711,597 | 24.02.2022 10:09:12 | -3,600 | 2319f6b5f721e1b8558896bfc0d4cf129de2e80d | test(email-plugin): Fix failing test | [
{
"change_type": "MODIFY",
"diff": "@@ -647,12 +647,13 @@ describe('EmailPlugin', () => {\n_languageCode: LanguageCode.en,\n} as any);\n- const order = ({\n+ const order = {\ncode: 'ABCDE',\ncustomer: {\nemailAddress: 'test@test.com',\n},\n- } as Partial<Order>) as any;\n+ lines: [],\n+ } as any;\nit('filte... | TypeScript | MIT License | vendure-ecommerce/vendure | test(email-plugin): Fix failing test | 1 | test | email-plugin |
756,040 | 24.02.2022 10:57:30 | 18,000 | 2ef445e969bc960b758c1c1330eff4906ed8f765 | test: Ensure access to reduced counterexamples from fast-check
* test: Fix use of fast-check assert
* test: propagate assertion results to fast-check callback return values
Ensures proper reporting of reduced counterexamples
* fix(store): Document SetStore method `values` | [
{
"change_type": "MODIFY",
"diff": "@@ -4,6 +4,7 @@ import fc from 'fast-check';\nimport { AmountMath as m, AssetKind } from '../../src/index.js';\nimport { mockBrand } from './mathHelpers/mockBrand.js';\n+import { assertionPassed } from '../../../store/test/test-store.js';\n// Perhaps makeCopyBag should co... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | test: Ensure access to reduced counterexamples from fast-check (#4631)
* test: Fix use of fast-check assert
* test: propagate assertion results to fast-check callback return values
Ensures proper reporting of reduced counterexamples
* fix(store): Document SetStore method `values` | 1 | test | null |
777,360 | 24.02.2022 11:00:30 | 18,000 | b828db78955610f44b660920b77a36b1ba0abd0e | fix: nightly test errors for BYOL. | [
{
"change_type": "MODIFY",
"diff": "@@ -336,6 +336,9 @@ def test_data_layer_mnist_tf_keras_accuracy() -> None:\n@pytest.mark.nightly\ndef test_cifar10_byol_pytorch_accuracy() -> None:\nconfig = conf.load_config(conf.cv_examples_path(\"byol_pytorch/const-cifar10.yaml\"))\n+ # Limit convergence time, since wa... | Python | Apache License 2.0 | determined-ai/determined | fix: nightly test errors for BYOL. (#3652) | 1 | fix | null |
777,395 | 24.02.2022 11:34:04 | 28,800 | c5f42f349e23c80db92099a5f84c017a8ce38d06 | fix: refreshing profiler results in blank screen | [
{
"change_type": "MODIFY",
"diff": "@@ -53,7 +53,7 @@ const SystemMetricFilter: React.FC = () => {\nstyle={{ width: 220 }}\nvalue={settings.agentId}\nonChange={handleChangeAgentId}>\n- {settings.name && Object.keys(systemSeries[settings.name]).map(agentId => (\n+ {settings.name && systemSeries && Object.key... | Python | Apache License 2.0 | determined-ai/determined | fix: refreshing profiler results in blank screen [DET-6673] (#3658) | 1 | fix | null |
791,370 | 24.02.2022 11:36:50 | 25,200 | 3a81108c74cd8864c56b8ab5939afd864db3c64b | fix(internal/gapicgen): don't gen version files for longrunning and debugger | [
{
"change_type": "MODIFY",
"diff": "@@ -316,6 +316,12 @@ func (g *GapicGenerator) microgen(conf *microgenConfig) error {\n}\nfunc (g *GapicGenerator) genVersionFile(conf *microgenConfig) error {\n+ // These directories are not modules on purpose, don't generate a version\n+ // file for them.\n+ if conf.impo... | Go | Apache License 2.0 | googleapis/google-cloud-go | fix(internal/gapicgen): don't gen version files for longrunning and debugger (#5698) | 1 | fix | internal/gapicgen |
426,750 | 24.02.2022 12:18:58 | 18,000 | 88a38abf3efaa5d44d91dc7b412545fb36ba37d1 | feat(test-runner-core): allow http2/ssl opts in config | [
{
"change_type": "ADD",
"diff": "+---\n+'@web/test-runner-core': patch\n+---\n+\n+Allow http2/ssl options to be set in WTR config\n",
"new_path": ".changeset/unlucky-radios-peel.md",
"old_path": null
},
{
"change_type": "MODIFY",
"diff": "@@ -33,6 +33,10 @@ export interface TestRunnerCor... | TypeScript | MIT License | modernweb-dev/web | feat(test-runner-core): allow http2/ssl opts in config | 1 | feat | test-runner-core |
711,597 | 24.02.2022 12:37:39 | -3,600 | 16e099f18ee00534a81c4a1dd9e97cb354c73e97 | feat(core): Add OrderLineEvent, to notify on changes to Order.lines
Closes | [
{
"change_type": "ADD",
"diff": "+import { RequestContext } from '../../api/common/request-context';\n+import { Order, OrderLine } from '../../entity';\n+import { VendureEvent } from '../vendure-event';\n+\n+/**\n+ * @description\n+ * This event is fired whenever an {@link OrderLine} is added, updated\n+ * ... | TypeScript | MIT License | vendure-ecommerce/vendure | feat(core): Add OrderLineEvent, to notify on changes to Order.lines
Closes #1316 | 1 | feat | core |
722,013 | 24.02.2022 12:44:42 | 21,600 | 916a8331c80193ebc70236fc18091b883091316b | chore: update homepage badge | [
{
"change_type": "MODIFY",
"diff": "**Isolated Vue component development environment with a living style guide**\n<div>\n-<a href=\"https://travis-ci.com/github/vue-styleguidist/vue-styleguidist\">\n- <img src=\"https://travis-ci.com/vue-styleguidist/vue-styleguidist.svg?branch=dev\" alt=\"Travis CI (unit &... | TypeScript | MIT License | vue-styleguidist/vue-styleguidist | chore: update homepage badge | 1 | chore | null |
756,043 | 24.02.2022 13:50:06 | 28,800 | 34690b552adda168ac9603831eaccf064418478e | chore(swingset-vat): remove fake weakref leftover from Node 12 compatibility | [
{
"change_type": "MODIFY",
"diff": "// @ts-check\n-/* global globalThis */\n+/* global globalThis, WeakRef, FinalizationRegistry */\nimport fs from 'fs';\nimport process from 'process';\n@@ -16,7 +16,6 @@ import { xsnap, recordXSnap } from '@agoric/xsnap';\nimport { computeBundleID } from './validate-archiv... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | chore(swingset-vat): remove fake weakref leftover from Node 12 compatibility | 1 | chore | swingset-vat |
756,043 | 24.02.2022 14:00:11 | 28,800 | 18c268e60246e30dcd82b0b735ee4e4783294158 | test: rely on npm 'engines' field to enforce Node version | [
{
"change_type": "DELETE",
"diff": "-// eslint-disable-next-line no-redeclare\n-/* global process */\n-import { test } from '../tools/prepare-test-env-ava.js';\n-\n-// eslint-disable-next-line import/order\n-import semver from 'semver';\n-\n-test('Node version for IO queue priority', t => {\n- t.true(\n- se... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | test: rely on npm 'engines' field to enforce Node version | 1 | test | null |
942,613 | 24.02.2022 14:08:13 | 25,200 | 6e10f4ff5f471f70a73a8f582815f037ed6abebe | fix: Fix Box valid prop passing
Fixes:
[category:Components] | [
{
"change_type": "MODIFY",
"diff": "import * as React from 'react';\nimport styled from '@emotion/styled';\nimport isPropValid from '@emotion/is-prop-valid';\n-import {createComponent, StyledType} from '@workday/canvas-kit-react/common';\n+import {createComponent, StyledType, useConstant} from '@workday/can... | TypeScript | Apache License 2.0 | workday/canvas-kit | fix: Fix Box valid prop passing (#1488)
Fixes: #1482
[category:Components] | 1 | fix | null |
711,597 | 24.02.2022 14:38:17 | -3,600 | 67f60accb70639478c14c32f5e3999c967979b01 | feat(core): Include Customer in CustomerAddressEvent
Closes | [
{
"change_type": "MODIFY",
"diff": "@@ -697,6 +697,7 @@ export class CustomerService {\ntype: HistoryEntryType.CUSTOMER_ADDRESS_CREATED,\ndata: { address: addressToLine(createdAddress) },\n});\n+ createdAddress.customer = customer;\nthis.eventBus.publish(new CustomerAddressEvent(ctx, createdAddress, 'create... | TypeScript | MIT License | vendure-ecommerce/vendure | feat(core): Include Customer in CustomerAddressEvent
Closes #1369 | 1 | feat | core |
711,597 | 24.02.2022 14:39:16 | -3,600 | 4a81f7c57d87ad0b46d19d7f84af54c7d2185f95 | feat(admin-ui): Implement deletion of addresses from customer detail | [
{
"change_type": "MODIFY",
"diff": "@@ -5893,6 +5893,16 @@ export type UpdateCustomerAddressMutation = { updateCustomerAddress: (\n& AddressFragment\n) };\n+export type DeleteCustomerAddressMutationVariables = Exact<{\n+ id: Scalars['ID'];\n+}>;\n+\n+\n+export type DeleteCustomerAddressMutation = { deleteCu... | TypeScript | MIT License | vendure-ecommerce/vendure | feat(admin-ui): Implement deletion of addresses from customer detail | 1 | feat | admin-ui |
711,597 | 24.02.2022 14:45:12 | -3,600 | 2960a09c28959784e6ac3de9c5960968f768052f | fix(core): Use sessionDuration when creating anonymous sessions
Relates to | [
{
"change_type": "MODIFY",
"diff": "@@ -107,10 +107,9 @@ export class SessionService implements EntitySubscriberInterface {\n*/\nasync createAnonymousSession(): Promise<CachedSession> {\nconst token = await this.generateSessionToken();\n- const anonymousSessionDurationInMs = ms('1y');\nconst session = new A... | TypeScript | MIT License | vendure-ecommerce/vendure | fix(core): Use sessionDuration when creating anonymous sessions
Relates to #1425 | 1 | fix | core |
667,713 | 24.02.2022 14:45:56 | -28,800 | 8e5754e317d43b0c6bdeb3d6ea1bf28c88311523 | fix(android): use context.getResources() get windowDisplayMetrics | [
{
"change_type": "MODIFY",
"diff": "@@ -175,10 +175,7 @@ public class DimensionsUtil {\nreturn null;\n}\n- DisplayMetrics windowDisplayMetrics = PixelUtil.getMetrics();\n- if (windowDisplayMetrics == null) {\n- windowDisplayMetrics = context.getResources().getDisplayMetrics();\n- }\n+ DisplayMetrics windowD... | C++ | Apache License 2.0 | tencent/hippy | fix(android): use context.getResources() get windowDisplayMetrics | 1 | fix | android |
777,353 | 24.02.2022 14:54:54 | 21,600 | acf080a7fb5809d3b9e50757c476d37b502645c0 | fix: allow modal width to shrink on mobile | [
{
"change_type": "MODIFY",
"diff": "@@ -34,7 +34,7 @@ export enum ModalCloseReason {\nconst DEFAULT_MODAL_PROPS: Partial<ModalFuncProps> = {\nmaskClosable: true,\n- style: { minWidth: 600 },\n+ style: { minWidth: 280 },\nvisible: true,\n};\n",
"new_path": "webui/react/src/hooks/useModal/useModal.tsx",
... | Python | Apache License 2.0 | determined-ai/determined | fix: allow modal width to shrink on mobile [DET-6443] (#3642) | 1 | fix | null |
847,143 | 24.02.2022 14:56:02 | -28,800 | 810102f98ba19364d7bbf93f5669e8540a7a37ab | fix(theme): key timeline transition | [
{
"change_type": "MODIFY",
"diff": "@@ -47,8 +47,12 @@ export default defineComponent({\nDropTransition,\n{ delay: 0.08 * (index + 1), type: \"group\" },\n() => [\n- h(\"h3\", { id: year, class: \"year\" }, h(\"span\", year)),\n- h(\"li\", { class: \"year-list\" }, [\n+ h(\n+ \"h3\",\n+ { key: \"title\", id... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(theme): key timeline transition | 1 | fix | theme |
419,604 | 24.02.2022 14:57:29 | -3,600 | 2d26a631ebcc2bb1d1315f40f95594dca0abe9fc | fix(knex): respect explicit transaction in `em.count()` | [
{
"change_type": "MODIFY",
"diff": "@@ -182,10 +182,10 @@ export abstract class AbstractSqlDriver<C extends AbstractSqlConnection = Abstra\n}\n}\n- async count<T extends AnyEntity<T>>(entityName: string, where: any, options: CountOptions<T> = {}, ctx?: Transaction<Knex.Transaction>): Promise<number> {\n+ as... | TypeScript | MIT License | mikro-orm/mikro-orm | fix(knex): respect explicit transaction in `em.count()` (#2818)
Co-authored-by: Asi Farran <asi@schmallo.com> | 1 | fix | knex |
126,276 | 24.02.2022 15:02:39 | 10,800 | c3cfd9f18078e836f704f0704473a7a12d4291d9 | chore(embedded/tbtree): checksum-based snapshot consistency validation | [
{
"change_type": "MODIFY",
"diff": "@@ -15,7 +15,10 @@ limitations under the License.\n*/\npackage appendable\n-import \"compress/flate\"\n+import (\n+ \"compress/flate\"\n+ \"crypto/sha256\"\n+)\nconst DefaultCompressionFormat = NoCompression\nconst DefaultCompressionLevel = BestSpeed\n@@ -44,6 +47,7 @@ ty... | Go | Apache License 2.0 | codenotary/immudb | chore(embedded/tbtree): checksum-based snapshot consistency validation
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | embedded/tbtree |
472,065 | 24.02.2022 15:40:33 | -32,400 | ae1526b6ee23cb1b9d6eb1af72438903c520c474 | feat(spindle-ui): fix HeroCarousel design | [
{
"change_type": "MODIFY",
"diff": ".spui-HeroCarousel-container {\nalign-items: center;\ndisplay: flex;\n- height: 11.6em;\n+ height: 12.5em;\njustify-content: center;\noverflow: hidden;\n- padding: 0.6rem 0;\n}\n.spui-HeroCarousel-list {\nmargin-right: 0.88em;\npadding: 0 0.44em;\ntransition: transform 0.... | TypeScript | MIT License | openameba/spindle | feat(spindle-ui): fix HeroCarousel design | 1 | feat | spindle-ui |
847,143 | 24.02.2022 15:40:37 | -28,800 | 74f08989736cb494749eabe84c0a7d186fd9fc5f | fix(md-enhance): fix presentation tree-shaking | [
{
"change_type": "MODIFY",
"diff": "@@ -61,8 +61,9 @@ export default [\n/^reveal\\.js/,\n\"vue\",\n/\\.scss$/,\n+ /\\.css$/,\n],\n- dtsExternal: [/\\.scss$/],\n+ dtsExternal: [/\\.scss$/, /\\.css$/],\n}),\n...rollupTypescript(\"client/SlidePage\", {\nexternal: [\n",
"new_path": "packages/md-enhance/roll... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(md-enhance): fix presentation tree-shaking | 1 | fix | md-enhance |
826,703 | 24.02.2022 15:45:58 | -19,080 | d9fa618922164bb28ab96eff673745373b5d6962 | chore: use live mailchimp list ids | [
{
"change_type": "MODIFY",
"diff": "@@ -199,8 +199,8 @@ jobs:\nsteps:\n- uses: ory/ci/newsletter@master\nwith:\n- mailchimp_list_id: 058a056618\n- mailchmip_segment_id: 11398953\n+ mailchimp_list_id: f605a41b53\n+ mailchmip_segment_id: 6479489\nmailchimp_api_key: ${{ secrets.MAILCHIMP_API_KEY }}\ndraft: 'tr... | Go | Apache License 2.0 | ory/keto | chore: use live mailchimp list ids (#846) | 1 | chore | null |
915,307 | 24.02.2022 15:46:04 | -19,080 | 0343fde5f4c1bda859ac8333a51076a8db4f03f1 | chore: use live mailchimp list ids | [
{
"change_type": "MODIFY",
"diff": "@@ -170,8 +170,8 @@ jobs:\nsteps:\n- uses: ory/ci/newsletter@master\nwith:\n- mailchimp_list_id: 058a056618\n- mailchmip_segment_id: 11398953\n+ mailchimp_list_id: f605a41b53\n+ mailchmip_segment_id: 6479485\nmailchimp_api_key: ${{ secrets.MAILCHIMP_API_KEY }}\ndraft: 'tr... | Go | Apache License 2.0 | ory/oathkeeper | chore: use live mailchimp list ids (#932) | 1 | chore | null |
777,354 | 24.02.2022 15:49:31 | 28,800 | 119877ba199044d2de92a09e2d24305ba167d912 | feat: add `accelerator` field for resource pool | [
{
"change_type": "MODIFY",
"diff": "Binary files a/harness/determined/common/api/bindings.py and b/harness/determined/common/api/bindings.py differ\n",
"new_path": "harness/determined/common/api/bindings.py",
"old_path": "harness/determined/common/api/bindings.py"
},
{
"change_type": "MODIFY... | Python | Apache License 2.0 | determined-ai/determined | feat: add `accelerator` field for resource pool [DET-6755] (#3659) | 1 | feat | null |
126,276 | 24.02.2022 15:52:50 | 10,800 | 6bffc9fc9a54b551f8db2ed0e3cf95756287b4b4 | chore(embedded/appendable): appendable checksum calculation
chore(embedded/appendable): appendable checksum calculation | [
{
"change_type": "MODIFY",
"diff": "@@ -18,6 +18,7 @@ package appendable\nimport (\n\"compress/flate\"\n\"crypto/sha256\"\n+ \"io\"\n)\nconst DefaultCompressionFormat = NoCompression\n@@ -47,9 +48,22 @@ type Appendable interface {\nFlush() error\nSync() error\nReadAt(bs []byte, off int64) (int, error)\n- Ch... | Go | Apache License 2.0 | codenotary/immudb | chore(embedded/appendable): appendable checksum calculation
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
chore(embedded/appendable): appendable checksum calculation
Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> | 1 | chore | embedded/appendable |
841,385 | 24.02.2022 16:04:10 | -10,800 | 8512719e126d4041133a78e106bce6c7eca30154 | feat(css/minifier): Compress `display` | [
{
"change_type": "MODIFY",
"diff": "@@ -43,6 +43,197 @@ impl VisitMut for CompressDeclaration {\nif let DeclarationName::Ident(Ident { value, .. }) = &declaration.name {\nmatch &*value.to_lowercase() {\n+ \"display\" if declaration.value.len() > 1 => {\n+ let mut outside = None;\n+ let mut inside = None;\n+... | Rust | Apache License 2.0 | swc-project/swc | feat(css/minifier): Compress `display` (#3706) | 1 | feat | css/minifier |
847,143 | 24.02.2022 16:06:24 | -28,800 | 1b5b24a9cfe5d76280746ffed4bc5eb6760cdcbc | chore(demo): update README | [
{
"change_type": "MODIFY",
"diff": "-# Test for vuepress-plugin-theme\n+# vuepress-plugin-theme Demo\nThis is a demo and test for vuepress-theme-hope.\n+\n+You can use this demo directly via:\n+\n+```bash\n+npm init vuepress-theme-hope@next [dir]\n+```\n+\n+where `[dir]` is the folder you want to put the de... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | chore(demo): update README | 1 | chore | demo |
756,031 | 24.02.2022 16:10:59 | 10,800 | d44c803ec0af33a9c859783eb97da0de6f390cd9 | ci: disable loadgen integration | [
{
"change_type": "MODIFY",
"diff": "@@ -28,7 +28,7 @@ DOCKER_VOLUMES=\"$(cd \"$thisdir/../../..\" > /dev/null && pwd -P):/usr/src/agoric-\nAG_COSMOS_START_ARGS=\"--log_level=info --trace-store=.ag-chain-cosmos/data/kvstore.trace\" \\\n\"$thisdir/setup.sh\" bootstrap ${1+\"$@\"}\n-if [ -d /usr/src/testnet-lo... | JavaScript | Apache License 2.0 | agoric/agoric-sdk | ci: disable loadgen integration (#4661) | 1 | ci | null |
304,908 | 24.02.2022 16:13:35 | 0 | e32e142f600fa2bb90771630afee9136318246d8 | fix: reclasify csv decoding errors as user errors
Added a note about using the mode: "raw" for csv that is not expected to have annotations. | [
{
"change_type": "MODIFY",
"diff": "@@ -367,7 +367,8 @@ func readMetadata(r *bufferedCSVReader, c ResultDecoderConfig) (tableMetadata, e\n}\nswitch {\ncase datatypes == nil:\n- return tableMetadata{}, fmt.Errorf(\"missing expected annotation datatype\")\n+ return tableMetadata{}, errors.New(codes.FailedPrec... | Go | MIT License | influxdata/flux | fix: reclasify csv decoding errors as user errors (#4504)
Added a note about using the mode: "raw" for csv that is not expected to have annotations. | 1 | fix | null |
847,143 | 24.02.2022 16:16:35 | -28,800 | 8e54ad879cb7cc914d30c08937a214f3b8d0893b | fix(components): key pagination number | [
{
"change_type": "MODIFY",
"diff": "@@ -120,6 +120,7 @@ export default defineComponent({\nh(\n\"div\",\n{\n+ key: num,\nclass: { active: props.currentPage === num },\nrole: \"navigation\",\nonClick: () => navigate(num),\n",
"new_path": "packages/components/src/client/components/Pagination.ts",
"old_... | TypeScript | MIT License | vuepress-theme-hope/vuepress-theme-hope | fix(components): key pagination number | 1 | fix | components |
841,421 | 24.02.2022 16:23:53 | -32,400 | 8b87bb48702f22e270574a0a67206b0dcc0b8058 | fix(es/parser): Don't attach comments to `;` | [
{
"change_type": "ADD",
"diff": "+{\n+ \"jsc\": {\n+ \"parser\": {\n+ \"syntax\": \"typescript\",\n+ \"tsx\": false,\n+ \"decorators\": false,\n+ \"dynamicImport\": false\n+ }\n+ },\n+ \"sourceMaps\": true\n+}\n\\ No newline at end of file\n",
"new_path": "crates/swc/tests/fixture/issue-3715/1/input/.sw... | Rust | Apache License 2.0 | swc-project/swc | fix(es/parser): Don't attach comments to `;` (#3720) | 1 | fix | es/parser |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.