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
711,597
11.06.2019 15:47:00
-7,200
b5d10c1a08676ed1a72cffa2371e629ff459d0c5
fix(admin-ui): Correctly handle boolean configurable inputs Relates to
[ { "change_type": "MODIFY", "diff": "@@ -264,7 +264,7 @@ export class CollectionDetailComponent extends BaseDetailComponent<Collection.Fr\nreturn operations.map((o, i) => {\nreturn {\ncode: o.code,\n- arguments: Object.values(formValueOperations[i].args).map((value, j) => ({\n+ arguments: Object.values(formV...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(admin-ui): Correctly handle boolean configurable inputs Relates to #112
1
fix
admin-ui
815,577
11.06.2019 15:54:35
-28,800
0038d7401385d09c459899f207f4fd3a87979783
chore: Remove sepc dependencies
[ { "change_type": "MODIFY", "diff": "@@ -579,7 +579,6 @@ dependencies = [\n\"bs58 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)\",\n\"build-info 0.15.0-pre\",\n\"bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)\",\n- \"ckb-chain-spec 0.15.0-pre\",\n\"ckb-logger 0.15.0-pre\...
Rust
MIT License
nervosnetwork/ckb
chore: Remove sepc dependencies
1
chore
null
711,597
11.06.2019 15:59:18
-7,200
bc42b953d59232c4f203a8c27fdaf7c409497ee4
fix(admin-ui): Correctly display checkboxes and toggles
[ { "change_type": "MODIFY", "diff": "[(ngModel)]=\"password\"\n[placeholder]=\"'common.password' | translate\"\n/>\n- <div class=\"checkbox\">\n- <input type=\"checkbox\" id=\"rememberme\" name=\"rememberme\" [(ngModel)]=\"rememberMe\" />\n- <label for=\"rememberme\">{{ 'common.remember-me' | translate }}</l...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(admin-ui): Correctly display checkboxes and toggles
1
fix
admin-ui
127,946
11.06.2019 16:22:44
-10,800
10f93a603484ab6a33b6942c5c8a7512ecb3b961
feat(icons): add icons for banners
[ { "change_type": "ADD", "diff": "+<svg width=\"32\" height=\"30\" viewBox=\"0 0 32 30\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n+<g id=\"014_coin_coins_gold_money_cash_finance_currency\">\n+<path id=\"Path\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 21.4595C7.02848 21.4595 0 18.4034 0...
TypeScript
MIT License
coingaming/moon-design
feat(icons): add icons for banners
1
feat
icons
71,101
11.06.2019 16:24:29
-7,200
0f30e39832dcd6359e91d936ad34ff0a1c615e7c
feat(cli): Remove stack rename support BREAKING CHANGE: The CLI no longer accepts `--rename`, and the stack names are now immutable on the stack artifact. Fixes
[ { "change_type": "MODIFY", "diff": "@@ -31,9 +31,9 @@ export class CloudFormationStackArtifact extends CloudArtifact {\npublic readonly parameters: { [id: string]: string };\n/**\n- * The name of this stack. This is read/write and can be used to rename the stack.\n+ * The name of this stack.\n*/\n- public n...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(cli): Remove stack rename support (#2819) BREAKING CHANGE: The CLI no longer accepts `--rename`, and the stack names are now immutable on the stack artifact. Fixes #2670
1
feat
cli
127,976
11.06.2019 16:48:16
-10,800
e58aeb1ee3a467745b0504d625bd84e3ee7e924e
feat: priceboost compoent
[ { "change_type": "MODIFY", "diff": "@@ -20,10 +20,12 @@ export const FreeBet: React.FC<{ inActive?: boolean }> = styled.div({\npaddingLeft: spacing('medium'),\npaddingRight: spacing('medium'),\npaddingBottom: spacing('medium'),\n- border: `${rem(1)} solid ${colors.neutral[70]}`,\n- borderRadius: rem(4),\n+ ...
TypeScript
MIT License
coingaming/moon-design
feat: priceboost compoent
1
feat
null
504,004
11.06.2019 16:50:31
14,400
69e8a427d483a1e3c84ff11c10ad003ce1104600
fix(topology-view): Do not hard code margins on view components
[ { "change_type": "MODIFY", "diff": "@@ -28,9 +28,9 @@ export const TopologyView: React.FunctionComponent<TopologyViewProps> = ({\n}: TopologyViewProps) => {\nreturn (\n<Stack className={className} {...props}>\n- {contextToolbar && <StackItem className=\"pf-u-mx-xl pf-u-mt-md\" isFilled={false}>{contextToolb...
TypeScript
MIT License
patternfly/patternfly-react
fix(topology-view): Do not hard code margins on view components (#2217)
1
fix
topology-view
127,946
11.06.2019 16:54:29
-10,800
fe0231036adc8f6e1aad226a0443347383538e9b
feat(icons): add IconWarningExclamation
[ { "change_type": "ADD", "diff": "+<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n+<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 0C3.58 0 0 3.58 0 8C0 12.42 3.58 16 8 16C12.42 16 16 12.42 16 8C16 3.58 12.42 0 8 0ZM9 13H7V11H9V13ZM9 10H7V3...
TypeScript
MIT License
coingaming/moon-design
feat(icons): add IconWarningExclamation
1
feat
icons
815,577
11.06.2019 17:01:50
-28,800
81288d7a0954b4018011424e7f5308a58ab01649
chore: update function name and comment
[ { "change_type": "MODIFY", "diff": "@@ -318,7 +318,7 @@ impl NetworkState {\npeer_id: &PeerId,\naddress: Multiaddr,\n) {\n- self.dial_all(p2p_control, peer_id, address.clone());\n+ self.dial_identify(p2p_control, peer_id, address.clone());\n}\nfn to_external_url(&self, addr: &Multiaddr) -> String {\n@@ -426...
Rust
MIT License
nervosnetwork/ckb
chore: update function name and comment
1
chore
null
127,946
11.06.2019 17:17:23
-10,800
ede0305f802a61fff8ee49f57068df1ea3553c44
feat(withdraw-btc): banner implementation
[ { "change_type": "MODIFY", "diff": "@@ -8,10 +8,16 @@ import {\nimport { LoggedInNav } from '../../../nav/dumb-components/logged-in-nav';\nimport { NonLoggedNav } from '../../../nav/dumb-components/non-logged-in-nav';\nimport { CashierNav } from '../wallets/dumb-components/navigation';\n-import { colors, bo...
TypeScript
MIT License
coingaming/moon-design
feat(withdraw-btc): banner implementation
1
feat
withdraw-btc
791,704
11.06.2019 17:27:47
25,200
d18ad42edb165d05d55dd2a67e1b87746887fc07
report(devtools): enable report features
[ { "change_type": "MODIFY", "diff": "@@ -36,8 +36,8 @@ writeFile('templates.html', htmlReportAssets.REPORT_TEMPLATES);\nconst pathToReportAssets = require.resolve('../clients/devtools-report-assets.js');\nbrowserify(generatorFilename, {standalone: 'Lighthouse.ReportGenerator'})\n- // Shims './html/html-repor...
JavaScript
Apache License 2.0
googlechrome/lighthouse
report(devtools): enable report features (#9157)
1
report
devtools
217,922
11.06.2019 17:51:19
-7,200
da5827fdabd3e1837a585422769ffa03cd86870c
chore: first basket implementation, more todo
[ { "change_type": "MODIFY", "diff": "</div>\n</div>\n</div>\n-<div *ngIf=\"results$ | async as results\">\n+<div fxLayout=\"row\" fxLayout.lt-md=\"column\" class=\"results-container\">\n+ <div *ngIf=\"results$ | async as results\" fxFlex=\"1 1 50%\">\n<nz-divider nzOrientation=\"left\" [nzText]=\"'RECIPE_FIN...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: first basket implementation, more todo
1
chore
null
127,976
11.06.2019 17:56:58
-10,800
83cb9057240a319f35a1b807818a342a9b6d5282
fix: price-boosts shadows
[ { "change_type": "MODIFY", "diff": "@@ -19,9 +19,6 @@ const Background = styled.div([\nconst cashierLayout: CSSObject = {\n...container('default'),\n- // prevents issues when you have some additional space on the page\n- overflow: 'hidden',\n- // marginTop: spacing('large'),\n};\nexport const CashierLayout:...
TypeScript
MIT License
coingaming/moon-design
fix: price-boosts shadows
1
fix
null
791,723
11.06.2019 17:59:04
25,200
8ff0330726c0652c2cbc06015f1349ac329bf924
report: update permalink calculations for correct hash nav scroll position
[ { "change_type": "MODIFY", "diff": "--display-value-gray: hsl(216, 5%, 39%);\n--report-width: calc(60 * var(--body-font-size));\n--report-min-width: 400px;\n- --report-header-height: 161px;\n--lh-score-icon-background-size: 24px;\n--lh-tools-icon-size: var(--lh-score-icon-background-size);\n--lh-tools-icon-...
JavaScript
Apache License 2.0
googlechrome/lighthouse
report: update permalink calculations for correct hash nav scroll position (#9188)
1
report
null
815,569
11.06.2019 18:19:16
-28,800
0ef55e37f286a624916c0e63e5472d0687ce5723
test: replace is_err in test
[ { "change_type": "MODIFY", "diff": "@@ -22,7 +22,8 @@ fn test_accept_inbound_peer_in_reserve_only_mode() {\n// reserved_only mode: only accept reserved_peer\nlet mut peers = PeerRegistry::new(3, 3, true, vec![reserved_peer.clone()]);\n- assert!(peers\n+ assert_eq!(\n+ peers\n.accept_peer(\nPeerId::random(),...
Rust
MIT License
nervosnetwork/ckb
test: replace is_err in test
1
test
null
127,976
11.06.2019 18:19:21
-10,800
034fcfa30e470a14696eac5c9d16d78f711a67e3
fix: switch getting shrunk as a flex item
[ { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ const SwitchWidth = 64; // px\nconst switcher: CSSObject = {\nposition: 'relative',\ndisplay: 'inline-block',\n+ flexShrink: 0,\nwidth: rem(SwitchWidth),\nheight: rem(SwitchHeight),\n};\n", "new_path": "design/components/src/switch/switch.tsx", "...
TypeScript
MIT License
coingaming/moon-design
fix: switch getting shrunk as a flex item
1
fix
null
127,976
11.06.2019 18:44:02
-10,800
3f28da7eafa1fa5d9ad12e29b053fcb8417ba706
fix: adjust mybets styling
[ { "change_type": "MODIFY", "diff": "@@ -42,7 +42,7 @@ export const MyBetContainerHeaderOdds = styled.span<{}>({\n});\nexport const MyBetContainerHeaderPotentialWin = styled.span<{}>({\n- width: rem(105),\n+ width: rem(145),\nmarginLeft: rem(5),\n});\n@@ -53,7 +53,7 @@ export const MyBetContainer = styled.de...
TypeScript
MIT License
coingaming/moon-design
fix: adjust mybets styling
1
fix
null
127,946
11.06.2019 18:45:32
-10,800
0bf6f8e561b8af35f83d21bcdd37e25cdb0a15e6
feat(withdraw-btc): export all components
[ { "change_type": "MODIFY", "diff": "@@ -2,6 +2,7 @@ export * from './add-wallet';\nexport * from './add-wallets';\nexport * from './grid';\nexport * from './layout';\n+export * from './withdraw-btc-components';\nexport * from './payment-method-images';\nexport * from './tab/tab';\nexport * from './transacti...
TypeScript
MIT License
coingaming/moon-design
feat(withdraw-btc): export all components
1
feat
withdraw-btc
815,601
11.06.2019 18:57:47
-28,800
2c81b0c55710e6b9640576496de6e9fab282f95d
fix: uncle number should smaller than block
[ { "change_type": "MODIFY", "diff": "@@ -10,6 +10,7 @@ use ckb_core::transaction::{\nCapacity, CellInput, CellOutput, ProposalShortId, Transaction, TransactionBuilder,\n};\nuse ckb_core::uncle::UncleBlock;\n+use ckb_core::BlockNumber;\nuse ckb_core::{Bytes, Cycle, Version};\nuse ckb_logger::{error, info};\nu...
Rust
MIT License
nervosnetwork/ckb
fix: uncle number should smaller than block
1
fix
null
679,913
11.06.2019 19:04:29
-3,600
dd6f752214612e8b052ecc732959f760a7bffa3f
fix(webgl-msdf): update textWidth & align fns
[ { "change_type": "MODIFY", "diff": "@@ -48,7 +48,7 @@ export interface MSDFFont {\n* @param dir\n* @param line\n*/\n-export type TextAlign = Fn3<MSDFFont, TextOpts, string, number>;\n+export type TextAlign = Fn3<MSDFFont, Partial<TextOpts>, string, number>;\nexport interface TextOpts {\n/**\n", "new_pat...
TypeScript
Apache License 2.0
thi-ng/umbrella
fix(webgl-msdf): update textWidth & align fns
1
fix
webgl-msdf
127,946
11.06.2019 19:04:43
-10,800
828f12173650387b6dc684fcc98008f984e9af5a
feat(cashier-banner): as a link
[ { "change_type": "MODIFY", "diff": "@@ -131,6 +131,14 @@ export const WithdrawBTCSidebarBanner = styled.div({\n},\n});\n+export const CashierBanner: React.FC<NavLinkProps> = ({ children, to }) => {\n+ return (\n+ <NavLink css={{ textDecoration: 'none' }} to={to}>\n+ <WithdrawBTCSidebarBanner>{children}</Wit...
TypeScript
MIT License
coingaming/moon-design
feat(cashier-banner): as a link
1
feat
cashier-banner
679,913
11.06.2019 19:05:10
-3,600
221640b45b0f18480e9755273feb0166e96e4b45
feat(examples): update webgl demos
[ { "change_type": "MODIFY", "diff": "@@ -96,7 +96,7 @@ const app = () => {\nconst p = perspective([], 45, gl.drawingBufferWidth/gl.drawingBufferHeight, 0.01, 5);\nconst v = lookAt([],[0, 0, sin(time, 0.00008, 1.99, 2)],[0, 0, 0], [0, 1, 0]);\nconst m = transform44([], [0, 0, 0], [sin(time, 0.0001, 0.7, 0.5),...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(examples): update webgl demos
1
feat
examples
217,922
11.06.2019 20:44:58
-7,200
8d027ff424908781c500ed11588978e888fbc0a6
chore: first iteration of recipe finder is ready !
[ { "change_type": "MODIFY", "diff": "[nzTitle]=\"collapsedSidebar ? ('DESYNTH.Title' | translate) : null\">\n<i nz-icon iconfont=\"icon-vectorcombine\"></i>\n<span class=\"nav-text\">{{'DESYNTH.Title' | translate}}</span>\n+ </span>\n+ </a>\n+ <a nz-menu-item class=\"menu-link\" (click)=\"onNavLinkClick()\" ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: first iteration of recipe finder is ready !
1
chore
null
67,494
11.06.2019 22:29:08
-7,200
6d740fba8ae9ff380322ce930e19e4434b95b6d1
test(router): fix test setup
[ { "change_type": "MODIFY", "diff": "@@ -620,8 +620,7 @@ describe('Router', function () {\nrouter.navigation.history = mockBrowserHistoryLocation as any;\nrouter.navigation.location = mockBrowserHistoryLocation as any;\n- router.activate().catch(error => { throw error; });\n- await Promise.resolve();\n+ awai...
TypeScript
MIT License
aurelia/aurelia
test(router): fix test setup
1
test
router
724,110
12.06.2019 04:26:05
14,400
950763fe07eb1eceadd6e37c6e8b07d87b075a14
fix: respect "hidden" attributes in isVisible() Elements that are hidden via the HTML `hidden` attribute were being reported as being visible by the `isVisible()` method, even though they were not actually visible in the DOM.
[ { "change_type": "MODIFY", "diff": "@@ -270,9 +270,10 @@ export default class Wrapper implements BaseWrapper {\nlet element = this.element\nwhile (element) {\nif (\n- element.style &&\n+ element.hidden ||\n+ (element.style &&\n(element.style.visibility === 'hidden' ||\n- element.style.display === 'none')\n+...
JavaScript
MIT License
vuejs/vue-test-utils
fix: respect "hidden" attributes in isVisible() (#1257) Elements that are hidden via the HTML `hidden` attribute were being reported as being visible by the `isVisible()` method, even though they were not actually visible in the DOM.
1
fix
null
71,663
12.06.2019 05:04:07
25,200
b3260a3626647fac070c89bbe9ff50d8c2d2dbf5
chore: add x-env test account to allowed secrets
[ { "change_type": "MODIFY", "diff": "# The only AWS account number allowed to be used in tests (used by git-secrets)\naccount = '123456789012';\n+# account used for cross-environment tests in addition to the one above\n+account: '234567890123'\n# Account patterns used in the README\naccount: '000000000000'\n...
TypeScript
Apache License 2.0
aws/aws-cdk
chore: add x-env test account to allowed secrets (#2831)
1
chore
null
71,663
12.06.2019 05:06:28
25,200
e0718ef7cc26798ec2401451be9d7b7894f0b8bc
fix(cli): correctly pass Stack-level Tags Fixes
[ { "change_type": "MODIFY", "diff": "@@ -5,6 +5,7 @@ import minimatch = require('minimatch');\nimport contextproviders = require('../../context-providers');\nimport { debug, error, print, warning } from '../../logging';\nimport { Configuration } from '../../settings';\n+import { flatMap } from '../../util/ar...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(cli): correctly pass Stack-level Tags (#2829) Fixes #2822
1
fix
cli
791,821
12.06.2019 07:59:46
25,200
0c4f2a72fabd6445c41b6d0183cc00f52c4d514f
docs(readme): related project: lighthouse-jest-example
[ { "change_type": "MODIFY", "diff": "@@ -315,6 +315,7 @@ Other awesome open source projects that use Lighthouse.\n* **[lighthouse-cron](https://github.com/thearegee/lighthouse-cron)** - Cron multiple batch Lighthouse audits and emit results for sending to remote server.\n* **[lighthouse-gh-reporter](https://...
JavaScript
Apache License 2.0
googlechrome/lighthouse
docs(readme): related project: lighthouse-jest-example (#9172)
1
docs
readme
103,591
12.06.2019 08:02:07
14,400
eab6a0e61c1458e7bfa3effee11783b9c58f0011
docs: add Dark Hacker News to app showcase
[ { "change_type": "ADD", "diff": "Binary files /dev/null and b/docs/assets/showcase/darkhackernews.png differ\n", "new_path": "docs/assets/showcase/darkhackernews.png", "old_path": "docs/assets/showcase/darkhackernews.png" }, { "change_type": "MODIFY", "diff": "@@ -30,6 +30,12 @@ const da...
TypeScript
MIT License
callstack/react-native-paper
docs: add Dark Hacker News to app showcase (#1125)
1
docs
null
304,912
12.06.2019 08:54:22
25,200
ebb92151d4288210c20b8a7f2245fe58ad7c6b26
feat(stdlib/string): update SPEC.md
[ { "change_type": "MODIFY", "diff": "@@ -3434,7 +3434,7 @@ Example: `countStr(v: \"aaaaa\", substr: \"a\")` returns the int `5`.\nReports whether v and t, interpreted as UTF-8 strings, are equal under Unicode case-folding.\n-Example: `equalFold(\"Go\", \"go\")` returns boolean `true`.\n+Example: `equalFold(v...
Go
MIT License
influxdata/flux
feat(stdlib/string): update SPEC.md (#1361)
1
feat
stdlib/string
127,976
12.06.2019 09:12:02
-10,800
e8d88622649f4caaf61d6278efdc2806fcde53b5
fix: add optional border to settings block
[ { "change_type": "MODIFY", "diff": "@@ -22,8 +22,11 @@ export const SettingsSection = styled.section({\n// },\n});\n-export const SettingsBlock = styled.div<{ highlight?: boolean; onClick?: any }>(\n- ({ highlight = false, onClick }) => [\n+export const SettingsBlock = styled.div<{\n+ highlight?: boolean;\n...
TypeScript
MIT License
coingaming/moon-design
fix: add optional border to settings block
1
fix
null
815,569
12.06.2019 09:23:21
-28,800
a67b0a26a694fe06fc167e7a152a7c5da99d5a8d
chore: use from_iter
[ { "change_type": "MODIFY", "diff": "@@ -2,6 +2,7 @@ use crate::{Col, DbBatch, KeyValueDB, Result};\nuse ckb_util::Mutex;\nuse fnv::FnvHashMap;\nuse lru_cache::LruCache;\n+use std::iter::FromIterator;\nuse std::ops::Range;\nuse std::sync::Arc;\n@@ -98,10 +99,10 @@ where\nT: KeyValueDB,\n{\npub fn new(db: T, ...
Rust
MIT License
nervosnetwork/ckb
chore: use from_iter
1
chore
null
127,976
12.06.2019 09:33:19
-10,800
1515827ac80e90aa6b1b95e42ba7fd6a617dc836
fix: add correct font-weight to transaction items
[ { "change_type": "MODIFY", "diff": "@@ -54,6 +54,7 @@ export const Details = styled.div({\nexport const TransactionHistory = styled.details<{ open?: boolean }>(() => [\n{\nposition: 'relative',\n+ fontWeight: 600,\n'&[open]': {\nbackgroundColor: colors.neutral[90],\n},\n", "new_path": "portals/user-port...
TypeScript
MIT License
coingaming/moon-design
fix: add correct font-weight to transaction items
1
fix
null
127,976
12.06.2019 09:41:45
-10,800
d90e9707cf2e7855c7e00958d8fd32767774f940
fix: properly type out scoreboard badge modifiers
[ { "change_type": "MODIFY", "diff": "@@ -8,11 +8,12 @@ import { Badge } from '@heathmont/sportsbet-components/lib/badge';\nimport { FootballSelections } from './football-selections';\nimport { Market } from '../market';\nimport { EventProps } from '../scoreboard';\n+import { BadgeModifiers } from '@heathmont...
TypeScript
MIT License
coingaming/moon-design
fix: properly type out scoreboard badge modifiers
1
fix
null
711,597
12.06.2019 11:10:40
-7,200
66eeb20513fa58823065a8d1e314a14b748a5545
chore: Move some deps into devDeps Some devDeps of packages were incorrectly listed as deps
[ { "change_type": "MODIFY", "diff": "\"@vendure/common\": \"^0.1.2-beta.4\",\n\"@vendure/core\": \"^0.1.2-beta.4\",\n\"express\": \"^4.16.4\",\n- \"rimraf\": \"^2.6.3\"\n+ \"rimraf\": \"^2.6.3\",\n+ \"typescript\": \"^3.3.4000\"\n},\n\"dependencies\": {\n- \"fs-extra\": \"^8.0.1\",\n- \"typescript\": \"^3.3....
TypeScript
MIT License
vendure-ecommerce/vendure
chore: Move some deps into devDeps Some devDeps of packages were incorrectly listed as deps
1
chore
null
438,921
12.06.2019 11:13:29
-32,400
3fbd4b20b730b7dd0c61a930bef7cf10d3fed188
fix(line): Fix areaGradient for spaced data name Replace data name to work with special chars. Fix
[ { "change_type": "MODIFY", "diff": "@@ -501,7 +501,7 @@ describe(\"SHAPE LINE\", () => {\ndata: {\ncolumns: [\n[\"data1\", 230, 280, 251, 400, 150, 546, 158],\n- [\"data2\", 230, 280, 251, 400, 150, 546, 158]\n+ [\"hello there\", 230, 280, 251, 400, 150, 546, 158]\n],\ntype: \"area\",\n},\n@@ -522,7 +522,8 ...
TypeScript
MIT License
naver/billboard.js
fix(line): Fix areaGradient for spaced data name Replace data name to work with special chars. Fix #930
1
fix
line
304,884
12.06.2019 11:15:24
14,400
1226e2942c4e12c332c4cc500d757625ccbe5d6f
fix(stdlib/fill): add length check for empty tables in fill add unit test
[ { "change_type": "MODIFY", "diff": "@@ -239,6 +239,7 @@ func (t *fillTransformation) Process(id execute.DatasetID, tbl flux.Table) error\n// Set new value\nl := cr.Len()\n+ if l > 0 {\nif t.spec.UsePrevious {\nprevNonNull = execute.ValueForRow(cr, 0, idx)\n}\n@@ -259,6 +260,7 @@ func (t *fillTransformation)...
Go
MIT License
influxdata/flux
fix(stdlib/fill): add length check for empty tables in fill (#1355) add unit test
1
fix
stdlib/fill
503,965
12.06.2019 11:31:54
14,400
c1c3be93d538fae82d8136abc700d218e5451258
feat(react-core): allow dynamic rendering of anchor components * add linkComponent * add component options fix lint update snapshots add linkComponent update snapshots fix lint update snapshots add integration test update snapshots update snapshots, revert tsconfig.json address feedback
[ { "change_type": "MODIFY", "diff": "@@ -28,6 +28,8 @@ lerna-debug.log\n.vscode\n# For prettier\n!.vscode/settings.json\n+# For vim\n+*.swp\n# Deploy directory\n.public\n", "new_path": ".gitignore", "old_path": ".gitignore" }, { "change_type": "MODIFY", "diff": "@@ -26,7 +26,7 @@ export c...
TypeScript
MIT License
patternfly/patternfly-react
feat(react-core): allow dynamic rendering of anchor components (#2117) * add linkComponent * add component options fix lint update snapshots add linkComponent update snapshots fix lint update snapshots add integration test update snapshots update snapshots, revert tsconfig.json address...
1
feat
react-core
127,976
12.06.2019 11:34:09
-10,800
875e2e69346ecf3dd10cb36797de5e5051efb636
fix: revert euro wallet link to button
[ { "change_type": "MODIFY", "diff": "@@ -8,7 +8,7 @@ import {\nForm,\nFormItem,\nSelect,\n- Link,\n+ Button,\n} from '@heathmont/sportsbet-components';\nimport { spacing } from '@heathmont/sportsbet-utils';\nimport { IconEuro } from '@heathmont/sportsbet-icons/lib/svg/IconEuro';\n@@ -34,9 +34,9 @@ export con...
TypeScript
MIT License
coingaming/moon-design
fix: revert euro wallet link to button
1
fix
null
104,857
12.06.2019 13:32:35
10,800
890e805644b36c56b401dc8dd4c78b9a7e47c72e
chore(chart): line chart updates
[ { "change_type": "MODIFY", "diff": "-import React, { Component } from 'react';\n+import React, { Component, Fragment } from 'react';\n+import { renderToString } from 'react-dom/server';\nimport moment from 'moment';\nimport styled from 'styled-components';\nimport C3Chart from 'react-c3js';\n@@ -26,6 +27,27...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(chart): line chart updates
1
chore
chart
104,857
12.06.2019 13:33:19
10,800
0c14d402ff43e3a1da87d59789340bd3a87be538
chore(chart): remove old test line chart
[ { "change_type": "DELETE", "diff": "-import React from 'react';\n-import { storiesOf } from '@storybook/react';\n-import { text, select, object, boolean } from '@storybook/addon-knobs';\n-\n-import { COLORS, CARD_SIZES } from '../../constants/LayoutConstants';\n-import { getCardMinSize } from '../../utils/c...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(chart): remove old test line chart
1
chore
chart
127,976
12.06.2019 13:47:16
-10,800
58d717251553dcf9b736ab5eb818fc6b7b8682c0
fix: badges passed as react element
[ { "change_type": "MODIFY", "diff": "@@ -8,12 +8,11 @@ import { Badge } from '@heathmont/sportsbet-components/lib/badge';\nimport { FootballSelections } from './football-selections';\nimport { Market } from '../market';\nimport { EventProps } from '../scoreboard';\n-import { BadgeModifiers } from '@heathmont...
TypeScript
MIT License
coingaming/moon-design
fix: badges passed as react element
1
fix
null
127,976
12.06.2019 13:49:20
-10,800
2d6b389237b0a403b5d84c0b5111f52183bb9dd6
fix: badge resize upon flex-child
[ { "change_type": "MODIFY", "diff": "@@ -9,12 +9,12 @@ import { badgeModifiers, BadgeModifiers } from './modifiers';\njsx;\nconst badgeStyle: CSSObject = {\n- padding: `0 ${rem(7)}`,\n+ padding: `${rem(2)} ${rem(7)}`,\ntextAlign: 'center',\ntextTransform: 'uppercase',\nborderRadius: border.radius.largest,\nf...
TypeScript
MIT License
coingaming/moon-design
fix: badge resize upon flex-child
1
fix
null
127,976
12.06.2019 14:15:33
-10,800
463e14da9c4ff680f0c5fadd0a257b94eeac7a9e
fix: add-wallet component call & update tests
[ { "change_type": "MODIFY", "diff": "@@ -4,12 +4,12 @@ exports[`Badge renders correctly 1`] = `\n.emotion-0 {\ncolor: #fff;\nbackground-color: #0cd664;\n- padding: 0 0.4375rem;\n+ padding: 0.125rem 0.4375rem;\ntext-align: center;\ntext-transform: uppercase;\nborder-radius: 100px;\nfont-size: 0.5rem;\n- line-...
TypeScript
MIT License
coingaming/moon-design
fix: add-wallet component call & update tests
1
fix
null
679,913
12.06.2019 14:32:02
-3,600
e2205ef43ad50d179e6fa31204857587965c5385
docs(shader-ast): minor updates readme
[ { "change_type": "MODIFY", "diff": "@@ -32,18 +32,18 @@ support [WHLSL for WebGPU](https://github.com/gpuweb/WHLSL) in the near future a\nBenefits of this approach:\n-- type checking (at authoring time & compile time) and type annotation\n+- type checking (at authoring time & compile time) and type annotati...
TypeScript
Apache License 2.0
thi-ng/umbrella
docs(shader-ast): minor updates readme
1
docs
shader-ast
815,601
12.06.2019 14:50:52
-28,800
7c593f7cff2dbbb83daaac07731a7fd5038de4e2
docs: proposal window ascii
[ { "change_type": "MODIFY", "diff": "@@ -87,6 +87,16 @@ impl<'a, P: ChainProvider> RewardCalculator<'a, P> {\n}\n/// Earliest proposer get 40% of tx fee as reward when tx committed\n+ /// block H(19) target H(13) ProposalWindow(2, 5)\n+ /// target current\n+ /// / /\n+ /// 10 11 12 13 14 15 16 17 18 19\n+ //...
Rust
MIT License
nervosnetwork/ckb
docs: proposal window ascii
1
docs
null
217,922
12.06.2019 14:52:44
-7,200
237a01b69b6971afde4d2138f1cd052ba7404a56
feat(settings): new setting to mark items as done in log as they are done in a list
[ { "change_type": "MODIFY", "diff": "</nz-select>\n</nz-form-control>\n</nz-form-item>\n+ <nz-form-item class=\"empty-label\">\n+ <nz-form-label [nzSpan]=\"5\"></nz-form-label>\n+ <nz-form-control [nzSpan]=\"12\">\n+ <label nz-checkbox\n+ [(ngModel)]=\"settings.autoMarkAsCompleted\">{{'SETTINGS.Auto_mark_as_...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(settings): new setting to mark items as done in log as they are done in a list
1
feat
settings
217,922
12.06.2019 14:58:53
-7,200
b1d7383af9250265d9b71f792611523062f40046
feat(layout): added support for zone breakdown with vendors and trades
[ { "change_type": "MODIFY", "diff": "@@ -18,6 +18,18 @@ export class ZoneBreakdown {\n});\nreturn;\n}\n+ if (row.vendors !== undefined && row.vendors.length > 0) {\n+ row.vendors.forEach(vendor => {\n+ this.addToBreakdown(vendor.zoneId, vendor.mapId, row, hideZoneDuplicates);\n+ });\n+ }\n+ if (row.tradeSour...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(layout): added support for zone breakdown with vendors and trades
1
feat
layout
504,004
12.06.2019 15:18:11
14,400
337510a633534780f70ccf507ed38e97d56fda6c
fix(topology): Fixes JS dist for react-topology
[ { "change_type": "MODIFY", "diff": "\"scripts\": {\n\"build\": \"yarn typecheck && yarn build:babel && yarn build:types && node ./build/copyStyles.js\",\n\"build:babel\": \"concurrently 'yarn build:babel:esm && yarn build:babel:umd' 'yarn build:babel:cjs'\",\n- \"build:babel:cjs\": \"babel src --out-dir dis...
TypeScript
MIT License
patternfly/patternfly-react
fix(topology): Fixes JS dist for react-topology (#2230)
1
fix
topology
679,913
12.06.2019 15:26:11
-3,600
46bcb04ac1a453db9d7d1f90891ee45063465c56
fix(shader-ast): fix op2(), update Tag, general cleanup
[ { "change_type": "MODIFY", "diff": "@@ -76,6 +76,7 @@ yarn add @thi.ng/shader-ast\n```ts\nimport {\n+ add,\ndefn,\ndot,\nemitGLSL,\n@@ -95,7 +96,7 @@ const GLSL = emitGLSL(300);\nconst foo = defn(\n\"void\", \"foo\", [[\"vec2\", \"a\"], [\"f32\", \"b\"], [\"f32\", \"c\", \"out\"]],\n(a, b, c) => [\n- ret(do...
TypeScript
Apache License 2.0
thi-ng/umbrella
fix(shader-ast): fix op2(), update Tag, general cleanup
1
fix
shader-ast
104,857
12.06.2019 15:32:33
10,800
3322de27dab3f5a5dffee08bb4eb6725811ed389
chore(chart): updates
[ { "change_type": "MODIFY", "diff": "import React, { Component, Fragment } from 'react';\n-import { renderToString } from 'react-dom/server';\n+import ReactDOMServer from 'react-dom/server';\nimport moment from 'moment';\nimport styled from 'styled-components';\nimport C3Chart from 'react-c3js';\n@@ -221,7 +...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(chart): updates
1
chore
chart
104,818
12.06.2019 15:37:10
-7,200
84c8561d20cf30856184faae60cc0d92e18b5c5a
feat(card): add per card error state and loading
[ { "change_type": "MODIFY", "diff": "@@ -148,6 +148,7 @@ const Card = ({\nisEmpty,\nisEditable,\nisExpanded,\n+ error,\nid,\ntooltip,\nonCardAction,\n@@ -262,7 +263,9 @@ const Card = ({\n{toolbar}\n</CardHeader>\n<CardContent layout={layout} height={dimensions.y}>\n- {isLoading ? (\n+ {error ? (\n+ <EmptyMes...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
feat(card): add per card error state and loading
1
feat
card
304,882
12.06.2019 15:58:12
25,200
8abc1d95d5a2cf1f57000e5f3b85bc64d9a0a103
feat(rust): parse int and float literals
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,7 @@ use ast;\nuse scanner;\nuse scanner::*;\n-use std::ffi::{CStr, CString};\n+use std::ffi::{CString};\nuse std::str;\nuse std::str::CharIndices;\nuse wasm_bindgen::prelude::*;\n@@ -242,6 +242,20 @@ impl Parser {\nvalue: value,\n}\n}\n+ fn parse_int_literal(&...
Go
MIT License
influxdata/flux
feat(rust): parse int and float literals
1
feat
rust
217,922
12.06.2019 16:19:41
-7,200
d8bce8cd522f7e9bc11b9cfea0a847dc87f186d2
style(item-row): changed obtention buttons alignment
[ { "change_type": "MODIFY", "diff": "</div>\n</div>\n<div class=\"item-obtention\" nz-col nzXs=\"24\" nzSm=\"6\" nzMd=\"3\">\n- <div fxLayout=\"row wrap\" fxLayoutGap=\"2px\" fxFlex=\"0 1 auto\">\n+ <div fxLayout=\"row wrap\" fxLayoutGap=\"2px\" fxFlex=\"0 1 auto\" fxLayoutAlign=\"flex-start flex-start\" cla...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
style(item-row): changed obtention buttons alignment
1
style
item-row
217,922
12.06.2019 16:27:36
-7,200
615c319bda6c37549ffe384df142454640b9fea1
feat(list-details): added item count for details panels
[ { "change_type": "MODIFY", "diff": "<div fxLayout=\"row\" fxLayoutAlign=\"space-between center\" class=\"panel-header\">\n<div fxLayout=\"row\" fxLayoutAlign=\"flex-start center\" fxLayoutGap=\"5px\">\n<div>{{displayRow.title | translate}}</div>\n+ &nbsp;({{displayRow.rows.length}} {{'items' | translate}})\...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list-details): added item count for details panels
1
feat
list-details
503,933
12.06.2019 16:40:54
14,400
230e83a4388523028e8ab670bc750e48bed5e1da
feat(Alert): Add the inline alert modifier * feat(Alert): Add the inline alert modifier * update example title to use senetence case * rebase * updates for comments * Revert "rebase" This reverts commit
[ { "change_type": "MODIFY", "diff": "@@ -175,3 +175,70 @@ class DangerAlert extends React.Component {\n}\n}\n```\n+\n+## Inline alert types\n+```js\n+import React from 'react';\n+import { Alert } from '@patternfly/react-core';\n+\n+class InlineAlert extends React.Component {\n+ render() {\n+ return (\n+ <Rea...
TypeScript
MIT License
patternfly/patternfly-react
feat(Alert): Add the inline alert modifier (#2126) * feat(Alert): Add the inline alert modifier #1934 * update example title to use senetence case * rebase * updates for comments * Revert "rebase" This reverts commit d9f131dd041a668e6f5f481e57a43d8a240d7fae.
1
feat
Alert
306,421
12.06.2019 16:41:47
-7,200
af8046cf5355ddf72500e57302fc51684476553a
fix(field): format conditionally on user input only
[ { "change_type": "MODIFY", "diff": "@@ -6,7 +6,16 @@ import { ObserverMixin } from '@lion/core/src/ObserverMixin.js';\nimport { Unparseable } from '@lion/validate';\n/**\n- * @polymerMixin\n+ * @desc Designed to be applied on top of a LionField\n+ *\n+ * FormatMixin supports these two main flows:\n+ * 1) Ap...
JavaScript
MIT License
ing-bank/lion
fix(field): format conditionally on user input only
1
fix
field
217,922
12.06.2019 16:43:17
-7,200
937d9efc340200dbce235173eff8a16b4641cce9
fix(ux): changed alarm icon everywhere to always match the bell one for consistency
[ { "change_type": "MODIFY", "diff": "<div class=\"right-toolbar\" fxLayout=\"row\" fxLayoutGap=\"5px\">\n<a nz-button nzShape=\"circle\" nzType=\"primary\" nz-tooltip nzTitle=\"{{'ALARMS.Add_alarm' | translate}}\"\nrouterLink=\"/gathering-location\">\n- <i nz-icon [iconfont]=\"'icon-addalarm'\"></i>\n+ <i nz...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(ux): changed alarm icon everywhere to always match the bell one for consistency
1
fix
ux
217,922
12.06.2019 16:50:39
-7,200
2d156dd2ba78d1e44e8260ca00b0d607fb042a35
style: changed icons in list details to have better alignment
[ { "change_type": "MODIFY", "diff": "@@ -55,7 +55,10 @@ import {\nShareAltOutline,\nSolutionOutline,\nPlusOutline,\n- ExperimentOutline\n+ ExperimentOutline,\n+ LockOutline,\n+ LayoutOutline,\n+ UsergroupAddOutline\n} from '@ant-design/icons-angular/icons';\nimport { UniversalInterceptor } from './universal-...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
style: changed icons in list details to have better alignment
1
style
null
306,484
12.06.2019 17:01:08
-7,200
d8098902c7e68fb99d5069acf8ae1daad1c7c704
fix(button): indicate visually the active state on enter/space
[ { "change_type": "MODIFY", "diff": "@@ -87,6 +87,11 @@ export class LionButton extends DelegateMixin(SlotMixin(LionLitElement)) {\nfill: whitesmoke;\n}\n+ :host(:active) .btn,\n+ .btn[active] {\n+ background: grey;\n+ }\n+\n:host([disabled]) {\npointer-events: none;\n}\n@@ -140,12 +145,12 @@ export class Li...
JavaScript
MIT License
ing-bank/lion
fix(button): indicate visually the active state on enter/space
1
fix
button
304,882
12.06.2019 17:02:22
25,200
ae16c5ee2afc8be301d2b98a3f53e429a164915b
feat(rust): parse statements
[ { "change_type": "MODIFY", "diff": "@@ -15,6 +15,9 @@ pub enum Statement {\nExpression(ExpressionStatement),\nReturn(ReturnStatement),\nVariable(VariableAssignment),\n+ Builtin(BuiltinStatement),\n+ Test(TestStatement),\n+ Bad(BadStatement),\nOption(OptionStatement),\n}\n", "new_path": "internal/rust/as...
Go
MIT License
influxdata/flux
feat(rust): parse statements
1
feat
rust
127,946
12.06.2019 17:03:05
-10,800
3e92e88350aa0770d1ae76fb85fdbdf281523aff
feat(WalletBackButton): accepts as prop
[ { "change_type": "MODIFY", "diff": "@@ -9,10 +9,12 @@ import { colors, border, breakpoints } from '@heathmont/sportsbet-tokens';\nimport styled from '@emotion/styled';\njsx;\n-export const WalletBackButton: React.FC<NavLinkProps> = ({ children, to }) => {\n- return (\n- <React.Fragment>\n- <NavLink to={to}>...
TypeScript
MIT License
coingaming/moon-design
feat(WalletBackButton): accepts as prop
1
feat
WalletBackButton
438,921
12.06.2019 17:15:14
-32,400
1b524e1f5f5b0c3301a6aab35bcfbc786eaabd14
feat(core): Intent to ship global config Implementation of global configuration setting. Fix
[ { "change_type": "MODIFY", "diff": "/* eslint-disable */\nimport bb from \"../../src/core\";\nimport util from \"../assets/util\";\n+import CLASS from \"../../src/config/classes\";7\ndescribe(\"Interface & initialization\", () => {\nlet chart;\n@@ -197,4 +198,77 @@ describe(\"Interface & initialization\", (...
TypeScript
MIT License
naver/billboard.js
feat(core): Intent to ship global config Implementation of global configuration setting. Fix #932
1
feat
core
217,922
12.06.2019 17:22:15
-7,200
ec54bf377e842af66701624a6783f552821117c0
feat(layout): marketboard informations button can now be switched to menu instead of button
[ { "change_type": "MODIFY", "diff": "@@ -37,7 +37,8 @@ export class ListLayout extends DataModel {\nmenu: ItemRowMenuElement[];\n} = {\nbuttons: [\n- ItemRowMenuElement.ADD_TAG\n+ ItemRowMenuElement.ADD_TAG,\n+ ItemRowMenuElement.MARKET_BOARD_INFORMATIONS\n],\nmenu: [\nItemRowMenuElement.COMMENTS,\n", "n...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(layout): marketboard informations button can now be switched to menu instead of button
1
feat
layout
815,598
12.06.2019 18:32:46
-28,800
26c4676896c249b19c7964b6923faf8f736b7867
feat: Change target epoch duration to 4 hours
[ { "change_type": "MODIFY", "diff": "@@ -807,7 +807,7 @@ fn test_next_epoch_ext() {\n// last_uncles_count 25\n// last_epoch_length 400\n- // epoch_duration_target 28800000\n+ // epoch_duration_target 14400000\n// target_recip 20\n// last_duration 7980000\n@@ -816,8 +816,8 @@ fn test_next_epoch_ext() {\nasser...
Rust
MIT License
nervosnetwork/ckb
feat: Change target epoch duration to 4 hours
1
feat
null
791,690
12.06.2019 18:42:29
18,000
1e1941869c2346589f2bc3221a0bd0f9efa116c9
core(gather-runner): treat Chrome interstitials as pageLoadErrors
[ { "change_type": "MODIFY", "diff": "@@ -27,10 +27,10 @@ module.exports = [\nfinalUrl: 'https://expired.badssl.com/',\naudits: {},\n// TODO: runtimeError only exists because of selection of audits.\n- runtimeError: {code: 'FAILED_DOCUMENT_REQUEST'},\n+ runtimeError: {code: 'INSECURE_DOCUMENT_REQUEST'},\n},\n...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(gather-runner): treat Chrome interstitials as pageLoadErrors (#9176)
1
core
gather-runner
217,922
12.06.2019 18:50:28
-7,200
799d6455674367d196794f2b211ddabe8a98dc29
fix(trades): fixed a wrong count in total currencies needed for trade
[ { "change_type": "MODIFY", "diff": "@@ -38,7 +38,7 @@ export class TradesComponent extends ItemDetailsPopup {\nreturn trade.currencies.map(currency => {\nreturn {\n...currency,\n- amount: Math.ceil(currency.amount * this.item.amount / itemsPerTrade)\n+ amount: Math.ceil(currency.amount * (this.item.amount -...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(trades): fixed a wrong count in total currencies needed for trade
1
fix
trades
447,451
12.06.2019 19:00:14
14,400
4674c7ed3db63e6258cf68c72ca3623e00f1bd09
fix: change action column widht in Table
[ { "change_type": "MODIFY", "diff": "@@ -68,7 +68,7 @@ describe('getColumns', () => {\n{\nsortable: false,\ntype: 'action',\n- width: 50,\n+ width: 75,\n},\n]);\n});\n", "new_path": "src/components/Table/helpers/columns/__test__/getColumns.spec.js", "old_path": "src/components/Table/helpers/columns/_...
JavaScript
MIT License
nexxtway/react-rainbow
fix: change action column widht in Table (#805)
1
fix
null
217,922
12.06.2019 19:14:15
-7,200
69fbe412bbfb3719d7dc57dc43595cc1d42de0c1
chore: added label for item addition button
[ { "change_type": "MODIFY", "diff": "[disabled]=\"isButtonDisabled(itemName.value, +amount.value)\"\n(click)=\"addToPool(itemName.value, +amount.value)\"\nnzBlock>\n- <i nz-icon type=\"plus\"></i>\n+ <i nz-icon type=\"plus\"></i> {{'RECIPE_FINDER.Add_item' | translate}}\n</button>\n<button nz-button nzType=\...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: added label for item addition button
1
chore
null
679,913
12.06.2019 19:17:46
-3,600
fdceb65af3548dac6fdd9a47a34f7c2e91284e3e
feat(shader-ast): more fn arities, add defTarget(), add/update types
[ { "change_type": "MODIFY", "diff": "@@ -4,19 +4,26 @@ import {\nFn2,\nFn3,\nFn4,\n- Fn5\n+ Fn5,\n+ Fn6,\n+ Fn7,\n+ Fn8,\n+ IObjectOf\n} from \"@thi.ng/api\";\n+import { Implementation1 } from \"@thi.ng/defmulti\";\nexport type Tag =\n| \"sym\"\n| \"lit\"\n+ | \"assign\"\n| \"op1\"\n| \"op2\"\n| \"swizzle\"\...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(shader-ast): more fn arities, add defTarget(), add/update types
1
feat
shader-ast
217,922
12.06.2019 19:28:15
-7,200
83a291bf341a1b173fd4b25987dfa1ac668e96b8
feat(db): added recipe job and level for items used in crafts
[ { "change_type": "MODIFY", "diff": "</div>\n<div fxLayout=\"column\" fxLayoutGap=\"5px\" *ngIf=\"row.links\">\n<div *ngFor=\"let link of row.links\">\n- <div *ngIf=\"link.itemId\" fxLayout=\"row\" fxLayoutAlign=\"flex-start center\" fxLayoutGap=\"5px\">\n+ <div *ngIf=\"link.itemId\" fxLayout=\"column\">\n+ ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(db): added recipe job and level for items used in crafts
1
feat
db
217,922
12.06.2019 19:45:55
-7,200
07dd123d7ec95bdfa404c8b6dd7889ca497f337d
fix(desktop): fixed auto update check not checking properly on startup
[ { "change_type": "MODIFY", "diff": "<button nz-button [nzShape]=\"'circle'\" nz-tooltip\nfxFlex=\"0 0 auto\"\n[nzTitle]=\"'Quick_list_create' | translate\" (click)=\"createQuickList(searchResult)\">\n- <i nz-icon type=\"bell\"></i>\n+ <i nz-icon type=\"clock-circle-o\"></i>\n</button>\n</div>\n</div>\n", ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(desktop): fixed auto update check not checking properly on startup
1
fix
desktop
531,793
12.06.2019 20:37:13
-3,600
f343d450dfc2582f869242d3465ca05c623b6213
feat(ui): show a spinner while silence is being deleted Makes it obvious that the UI didn't freeze on slow connections
[ { "change_type": "MODIFY", "diff": "@@ -10,6 +10,7 @@ import { FontAwesomeIcon } from \"@fortawesome/react-fontawesome\";\nimport { faTrash } from \"@fortawesome/free-solid-svg-icons/faTrash\";\nimport { faExclamationCircle } from \"@fortawesome/free-solid-svg-icons/faExclamationCircle\";\nimport { faCheckC...
TypeScript
Apache License 2.0
prymitive/karma
feat(ui): show a spinner while silence is being deleted Makes it obvious that the UI didn't freeze on slow connections
1
feat
ui
104,818
12.06.2019 20:45:19
-7,200
791f139489b9eca97cb18f2a325d9d04d8f28c29
fix(card): stop skeleton from rerendering
[ { "change_type": "MODIFY", "diff": "\"react-sizeme\": \"^2.6.3\",\n\"react-transition-group\": \"^2.6.0\",\n\"react-visibility-sensor\": \"^5.0.2\",\n+ \"recompose\": \"^0.30.0\",\n\"styled-components\": \"^4.1.3\",\n\"use-deep-compare-effect\": \"^1.2.0\"\n},\n", "new_path": "package.json", "old_pa...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(card): stop skeleton from rerendering
1
fix
card
438,921
12.06.2019 21:28:55
-32,400
bc163b9766436ff2bf0ee4cf20a6c59753e16b27
feat(stats): Intent to ship stats Implement stats collector. Fix
[ { "change_type": "MODIFY", "diff": "@@ -86,6 +86,22 @@ export default class Options {\nsize_width: undefined,\nsize_height: undefined,\n+ /**\n+ * Allow usage stats collection.\n+ * - **NOTE:**\n+ * - The usage stats collection is used for reference purpose only.\n+ * - The stats data will be sent in a peri...
TypeScript
MIT License
naver/billboard.js
feat(stats): Intent to ship stats Implement stats collector. Fix #928
1
feat
stats
104,818
12.06.2019 21:55:55
-7,200
0144d4f920f1e538d7e033b92917d0ea7b37d102
fix(linechart): npe on values if values not set
[ { "change_type": "MODIFY", "diff": "\"carbon-components-react\": \"^6.108.0\",\n\"carbon-icons\": \"^7.x\",\n\"d3\": \"^4.12.0\",\n- \"react\": \"^16.8.3\"\n+ \"react\": \"^16.8.3\",\n+ \"react-dom\": \"^16.8.3\"\n},\n\"devDependencies\": {\n\"@babel/core\": \"^7.0.0\",\n", "new_path": "package.json", ...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(linechart): npe on values if values not set
1
fix
linechart
306,421
12.06.2019 22:11:37
-7,200
9ba6e02f2917b0e365695185f0cfe54a31bbb492
fix(validate): reset validation state when modelValue becomes undefined
[ { "change_type": "MODIFY", "diff": "@@ -385,7 +385,13 @@ export const ValidateMixin = dedupeMixin(\n* Other transitions (from Warning/Info) are not followed by a success message\n*/\nvalidate() {\n- if (this.modelValue === undefined) return;\n+ if (this.modelValue === undefined) {\n+ this.constructor.valida...
JavaScript
MIT License
ing-bank/lion
fix(validate): reset validation state when modelValue becomes undefined
1
fix
validate
306,421
12.06.2019 22:15:29
-7,200
596488bbae40a6dd0dc16d1550de02ebfd8c502f
fix(fieldset): test validation after dynamic child removal/addition
[ { "change_type": "MODIFY", "diff": "@@ -9,8 +9,6 @@ import {\n} from '@open-wc/testing';\nimport sinon from 'sinon';\nimport { localizeTearDown } from '@lion/localize/test-helpers.js';\n-import '@lion/input/lion-input.js';\n-\nimport '../lion-fieldset.js';\nconst tagString = 'lion-fieldset';\n@@ -293,6 +291...
JavaScript
MIT License
ing-bank/lion
fix(fieldset): test validation after dynamic child removal/addition
1
fix
fieldset
71,381
12.06.2019 22:34:09
-36,000
192bab7671361c27b21585b7a9dc8b524664039e
feat(elasticloadbalancing): add crossZone load balancing Defaults to cross-zone load balancing for a Classic Load Balancer by default, can be switched off using 'crossZone' property. Closes
[ { "change_type": "MODIFY", "diff": "\"Protocol\": \"http\"\n}\n],\n+ \"CrossZone\": true,\n\"HealthCheck\": {\n\"HealthyThreshold\": \"2\",\n\"Interval\": \"30\",\n", "new_path": "packages/@aws-cdk/aws-autoscaling/test/integ.asg-w-classic-loadbalancer.expected.json", "old_path": "packages/@aws-cdk/a...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(elasticloadbalancing): add crossZone load balancing (#2787) Defaults to cross-zone load balancing for a Classic Load Balancer by default, can be switched off using 'crossZone' property. Closes #2786.
1
feat
elasticloadbalancing
471,516
12.06.2019 23:00:09
-7,200
36d9325c113f3bdd1fa9195eb7124cd861fe6f49
fix(building-rollup): enable and show howto setup typescript
[ { "change_type": "MODIFY", "diff": "@@ -285,6 +285,14 @@ We recommend using the babel typescript plugin. Add it to your babel config file\n],\n}\n```\n+You also need to specify `.ts` in the `extensions` option, for babel and node to properly recognize ts files:\n+```\n+const configs = createDefaultConfig({\...
JavaScript
MIT License
open-wc/open-wc
fix(building-rollup): enable and show howto setup typescript
1
fix
building-rollup
679,913
12.06.2019 23:01:14
-3,600
9dacac617a76b0e4d10f5ccec86f929879e2dd67
refactor(shader-ast): internal reuse in emitGLSL()
[ { "change_type": "MODIFY", "diff": "@@ -16,14 +16,16 @@ export const emitGLSL = (_ = 300) => {\nconst emitType = (t: Type) => TYPE_NAMES[t] || t;\n+ const emitList = (body: Term<any>[], sep = \", \") =>\n+ body.map(emit).join(sep);\n+\nconst emitVec = (v: Term<\"f32\">[]) =>\n- `vec${v.length}(${v\n- .slice...
TypeScript
Apache License 2.0
thi-ng/umbrella
refactor(shader-ast): internal reuse in emitGLSL()
1
refactor
shader-ast
217,922
12.06.2019 23:01:32
-7,200
a8ee837fd35d656f6a8b536b2972c62618672472
feat(pricing): added a button to fill prices based on cross world for end items
[ { "change_type": "MODIFY", "diff": "<ng-template #header>\n<div fxLayout=\"row\" fxLayoutAlign=\"space-between center\">\n<div>{{'Items' | translate}}</div>\n+ <div>\n+ <button nz-button nz-popconfirm\n+ *ngIf=\"loggedIn$ | async\"\n+ class=\"fill-prices-button\"\n+ (nzOnConfirm)=\"fillMbCosts(list.finalIte...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(pricing): added a button to fill prices based on cross world for end items
1
feat
pricing
722,058
12.06.2019 23:22:21
-10,800
33086cf475fd3088e5b9100990be95d9e5685dfd
fix(docgen): get slot and scoped slot description in render without JSX
[ { "change_type": "MODIFY", "diff": "@@ -126,4 +126,40 @@ describe('render function slotHandler', () => {\n}\nexpect(mockSlotDescriptor.description).toEqual('Use this slot header')\n})\n+\n+ it('should allow describing slots in render', () => {\n+ const src = `\n+ export default {\n+ render: function (create...
TypeScript
MIT License
vue-styleguidist/vue-styleguidist
fix(docgen): get slot and scoped slot description in render without JSX
1
fix
docgen
791,753
12.06.2019 23:31:00
-19,080
c9996f4786984f2936980cac23fa03daf2ca4800
docs(readme): update lighthouse-mocha-example related project
[ { "change_type": "MODIFY", "diff": "@@ -318,7 +318,7 @@ Other awesome open source projects that use Lighthouse.\n* **[lighthouse-jest-example](https://github.com/justinribeiro/lighthouse-jest-example)** - gather performance metrics via Lighthouse and assert results with Jest; uses Puppeteer to start Chrome ...
JavaScript
Apache License 2.0
googlechrome/lighthouse
docs(readme): update lighthouse-mocha-example related project (#9158)
1
docs
readme
104,827
13.06.2019 00:00:21
18,000
fb94bbaca32f2bf77b6c5ab8427e23aa31fe9132
fix(dashboard): value card adjustments and color changes
[ { "change_type": "MODIFY", "diff": "@@ -139,7 +139,7 @@ const originalCards = [\ntitle: 'Alerts',\ndata: [\n{ label: 'Sev 3', value: 2, color: COLORS.RED },\n- { label: 'Sev 2', value: 7, color: COLORS.YELLOW },\n+ { label: 'Sev 2', value: 7, color: COLORS.PURPLE },\n{ label: 'Sev 1', value: 32, color: COLO...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(dashboard): value card adjustments and color changes
1
fix
dashboard
104,827
13.06.2019 00:08:03
18,000
ccd80009bccb5525f9fe9365aa9eddef790b5768
refactor(dashboard): default to 16 col grid
[ { "change_type": "MODIFY", "diff": "@@ -2,7 +2,7 @@ import React, { useState } from 'react';\n/*\nimport uuidv1 from 'uuid/v1';\n*/\n-import { text, boolean, object } from '@storybook/addon-knobs';\n+import { text, boolean } from '@storybook/addon-knobs';\nimport { storiesOf } from '@storybook/react';\n/*\n...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
refactor(dashboard): default to 16 col grid
1
refactor
dashboard
679,913
13.06.2019 01:42:39
-3,600
7dc32d103938e4613b72a53d36518206975ed7c0
feat(shader-ast): add assignments, re-org types, update vec ctors temp disable ret type check in defn()
[ { "change_type": "MODIFY", "diff": "@@ -7,10 +7,8 @@ import {\nFn5,\nFn6,\nFn7,\n- Fn8,\n- IObjectOf\n+ Fn8\n} from \"@thi.ng/api\";\n-import { Implementation1 } from \"@thi.ng/defmulti\";\nexport type Tag =\n| \"sym\"\n@@ -38,6 +36,7 @@ export type Type =\nexport type Vec = \"vec2\" | \"vec3\" | \"vec4\";\...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(shader-ast): add assignments, re-org types, update vec ctors - temp disable ret type check in defn()
1
feat
shader-ast
679,913
13.06.2019 01:45:14
-3,600
2e405f8e9248c3d55a6dff4452b49b0c6443d0d7
feat(shader-ast): update/rename targetGLSL() add builtin output vars (gl_Position etc) add GLSLTarget interface implement assignment
[ { "change_type": "MODIFY", "diff": "+import { Fn } from \"@thi.ng/api\";\nimport { isNumber } from \"@thi.ng/checks\";\n-import { Term, Type } from \"./api\";\n+import { Sym, Term, Type } from \"./api\";\n+import { sym } from \"./ast\";\nimport { defTarget } from \"./target\";\n+// TODO\n+export interface G...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(shader-ast): update/rename targetGLSL() - add builtin output vars (gl_Position etc) - add GLSLTarget interface - implement assignment
1
feat
shader-ast
679,913
13.06.2019 01:47:05
-3,600
7ceabdeb8e44737eb4caed9d31c51108738b2c25
docs(shader-ast): update readme example
[ { "change_type": "MODIFY", "diff": "@@ -77,17 +77,21 @@ yarn add @thi.ng/shader-ast\n```ts\nimport {\nadd,\n+ assign,\ndefn,\ndot,\n- emitGLSL,\nfloat,\n+ ifThen,\n+ lt,\nret,\n+ swizzle,\n+ targetGLSL,\nvec2,\nvec3\n} from \"@thi.ng/shader-ast\";\n// init code gen\n-const GLSL = emitGLSL(300);\n+const targ...
TypeScript
Apache License 2.0
thi-ng/umbrella
docs(shader-ast): update readme example
1
docs
shader-ast
471,516
13.06.2019 07:57:38
-7,200
8083431c583dbfaffffb1b567af9c3b2144e6c12
fix(building-rollup): remove legacy scripts from modern watch mode
[ { "change_type": "MODIFY", "diff": "@@ -244,7 +244,7 @@ module.exports = (_pluginConfig = {}) => {\ncopyPolyfills(pluginConfig, outputConfig);\nwriteModules(pluginConfig, outputConfig, entryModules);\nwrittenModules = true;\n- } else if (!writtenLegacyModules) {\n+ } else if (pluginConfig.legacy && !written...
JavaScript
MIT License
open-wc/open-wc
fix(building-rollup): remove legacy scripts from modern watch mode (#489)
1
fix
building-rollup
504,026
13.06.2019 10:24:53
14,400
7b4e1004872d3a0cd5b4d748fa5bbc2a88532ce2
fix(charts): labels should use the overpass font Fixes Fixes
[ { "change_type": "MODIFY", "diff": "@@ -9,11 +9,11 @@ exports[`Chart 1`] = `\nstyle={\nArray [\nObject {\n- \"fontSize\": 26,\n+ \"fontSize\": 24,\n},\nObject {\n\"fill\": \"#bbb\",\n- \"fontSize\": 16,\n+ \"fontSize\": 14,\n},\n]\n}\n@@ -948,11 +948,11 @@ exports[`Chart 2`] = `\nstyle={\nArray [\nObject {\...
TypeScript
MIT License
patternfly/patternfly-react
fix(charts): labels should use the overpass font (#2232) Fixes https://github.com/patternfly/patternfly-react/issues/2160 Fixes https://github.com/patternfly/patternfly-react/issues/2214
1
fix
charts
815,569
13.06.2019 10:27:44
-28,800
4d40334534c036f582aeacc2622a91703510284c
chore: improve performance of difficulty calculation
[ { "change_type": "MODIFY", "diff": "use numext_fixed_hash::H256;\n-use numext_fixed_uint::U256;\n+use numext_fixed_uint::{u256, U256};\nconst ONE: U256 = U256::one();\n+// ONE << 255\n+const T_NUMBER: U256 =\n+ u256!(\"57896044618658097711785492504343953926634992332820282019728792003956564819968\");\n/// f(...
Rust
MIT License
nervosnetwork/ckb
chore: improve performance of difficulty calculation
1
chore
null
815,598
13.06.2019 10:31:07
-28,800
5d46f49246692b235fd65d8fddfb5df258d4a4f6
feat: reduce rewards to 1/4
[ { "change_type": "MODIFY", "diff": "@@ -56,7 +56,7 @@ fn create_cellbase(number: BlockNumber) -> Transaction {\nTransactionBuilder::default()\n.input(CellInput::new_cellbase_input(number))\n.output(CellOutput::new(\n- capacity_bytes!(2_500),\n+ capacity_bytes!(1_000),\nBytes::default(),\nalways_success_scri...
Rust
MIT License
nervosnetwork/ckb
feat: reduce rewards to 1/4
1
feat
null
815,598
13.06.2019 10:42:57
-28,800
6af1ba9a2c8c158c96cc900b8e3b46d1cfd17944
feat: increase secondary epoch reward to 600,000 bytes
[ { "change_type": "MODIFY", "diff": "@@ -34,7 +34,7 @@ args = []\n[params]\nepoch_reward = 1_250_000_00000000\n-secondary_epoch_reward = 50_00000000\n+secondary_epoch_reward = 600_000_00000000\nmax_block_cycles = 10_000_000_000\ncellbase_maturity = 0\n", "new_path": "resource/specs/dev.toml", "old_pa...
Rust
MIT License
nervosnetwork/ckb
feat: increase secondary epoch reward to 600,000 bytes
1
feat
null
438,921
13.06.2019 10:56:15
-32,400
e4916d1dc5283ec4197cf89dca451b3cfbae18b6
skip: 1.9.0 release
[ { "change_type": "MODIFY", "diff": "{\n\"name\": \"billboard.js\",\n- \"version\": \"1.8.1-snapshot\",\n+ \"version\": \"1.9.0-snapshot\",\n\"description\": \"Re-usable easy interface JavaScript chart library, based on D3 v4+\",\n\"homepage\": \"http://naver.github.io/billboard.js/\",\n\"main\": \"dist/bill...
TypeScript
MIT License
naver/billboard.js
skip: 1.9.0 release
1
skip
null
71,371
13.06.2019 11:02:49
-7,200
902636a556e004fdb14eca1f850f586f54c7ff78
fix(rds): fix unresolved endpoint socket address Convert port to a string token before using it in `socketAddress` otherwise the number token is converted to a string and cannot be resolved. Fixes
[ { "change_type": "MODIFY", "diff": "@@ -25,7 +25,7 @@ export class Endpoint {\nthis.hostname = address;\nthis.port = port;\n- const portDesc = Token.isUnresolved(port) ? '{IndirectPort}' : port;\n+ const portDesc = Token.isUnresolved(port) ? Token.asString(port) : port;\nthis.socketAddress = `${address}:${p...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(rds): fix unresolved endpoint socket address (#2846) Convert port to a string token before using it in `socketAddress` otherwise the number token is converted to a string and cannot be resolved. Fixes #2711
1
fix
rds
217,922
13.06.2019 11:02:56
-7,200
0de84a992e476919a1db2b2696819a8492753c1e
chore: updated changelog properly
[ { "change_type": "MODIFY", "diff": "@@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. See [standa\n### Features\n+* added a recipe finder system ([e1bc1af](https://github.com/ffxiv-teamcraft/ffxiv-teamcraft/commit/e1bc1af948aaed11d58a5e123576247e992f65e6))\n* **db:** add...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: updated changelog properly
1
chore
null
127,939
13.06.2019 11:17:31
-10,800
f4a58123ded6aefd73961f599ffc59939edb8690
docs(icons): upadated icons readme
[ { "change_type": "MODIFY", "diff": "@@ -36,8 +36,30 @@ To aid with performance, Icons are surfaced as individual [SVG](https://develope\n### Currency\n```jsx react-live\n-<IconEuro />\n-<IconBitcoin />\n+<IconCurrencyArs/>\n+<IconCurrencyBob/>\n+<IconCurrencyBrl/>\n+<IconCurrencyBtc/>\n+<IconCurrencyCad/>\n...
TypeScript
MIT License
coingaming/moon-design
docs(icons): upadated icons readme
1
docs
icons
815,577
13.06.2019 12:40:50
-28,800
00cc026819677b365a14b6204d26b849c4597638
fix: fix confusing JsonBytes deserializing error message fix
[ { "change_type": "MODIFY", "diff": "@@ -51,9 +51,14 @@ impl<'b> serde::de::Visitor<'b> for BytesVisitor {\nwhere\nE: serde::de::Error,\n{\n- if v.len() < 2 || &v[0..2] != \"0x\" || v.len() & 1 != 0 {\n+ if v.len() < 2 || &v[0..2] != \"0x\" {\nreturn Err(E::invalid_value(serde::de::Unexpected::Str(v), &self)...
Rust
MIT License
nervosnetwork/ckb
fix: fix confusing JsonBytes deserializing error message fix #974
1
fix
null
104,827
13.06.2019 12:48:27
18,000
54663973d9ac3e66afe67fd15cb58f08dfa149aa
fix(valuecard): render xsmallwide as "vertical"
[ { "change_type": "MODIFY", "diff": "@@ -104,7 +104,12 @@ const AttributeLabel = styled.div`\n${props =>\n(props.isVertical || props.size === CARD_SIZES.XSMALL || props.size === CARD_SIZES.SMALL) &&\n`padding-top: 0.25rem;`};\n- ${props => !(props.isVertical || props.size === CARD_SIZES.XSMALL) && `padding-l...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
fix(valuecard): render xsmallwide as "vertical"
1
fix
valuecard