code
stringlengths
122
4.99k
label
int64
0
14
diff --git a/devserverconfig.json b/devserverconfig.json "adelaidemetro.com.au", "tern.org.au", "biogas.nceastg.usq.edu.au", - "agrifutures.com.au" + "agrifutures.com.au", + "cefc-rooftop-solar-potential.s3-ap-southeast-2.amazonaws.com ], "initPaths": [ "node_modules/nationalmap-catalog/build" }, "maxConversionSize": 2...
11
diff --git a/README.md b/README.md @@ -45,6 +45,8 @@ import Plotly from 'plotly.js-dist-min' var Plotly = require('plotly.js-dist-min') ``` +You may also consider using [`plotly.js-dist`](https://www.npmjs.com/package/plotly.js-dist) if you prefer using an unminified package. + --- ## Load via script tag
0
diff --git a/spec/models/carto/user_spec.rb b/spec/models/carto/user_spec.rb @@ -37,7 +37,7 @@ describe Carto::User do end end - describe '#remove_logo and #soft_geocoding_limit' do + describe '#soft_geocoding_limit' do before(:all) do @carto_user = FactoryGirl.build(:carto_user) end @@ -45,7 +45,6 @@ describe Carto::U...
2
diff --git a/token-metadata/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/metadata.json b/token-metadata/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/metadata.json "symbol": "ONE", "address": "0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392", "decimals": 18, - "dharmaVerificationStatus": { "dharmaVerificationStatus": "VERIFIED" ...
3
diff --git a/frontend/src/app/components/management/accounts-table/accounts-table.js b/frontend/src/app/components/management/accounts-table/accounts-table.js @@ -2,10 +2,10 @@ import template from './accounts-table.html'; import BaseViewModel from 'components/base-view-model'; import ko from 'knockout'; import Account...
2
diff --git a/src/components/postElements/body/view/commentBodyView.tsx b/src/components/postElements/body/view/commentBodyView.tsx @@ -28,6 +28,7 @@ import { LinkData, parseLinkData } from './linkDataParser'; import IconButton from '../../../iconButton'; import getYoutubeId from '../../../../utils/getYoutubeId'; import...
9
diff --git a/src/function/algebra/resolve.js b/src/function/algebra/resolve.js @@ -35,11 +35,12 @@ export const createResolve = /* #__PURE__ */ factory(name, dependencies, ({ * * simplify, evaluate * - * @param {Node} node - * The expression tree to be simplified + * @template nodeOrNodes + * @param {nodeOrNodes} node ...
7
diff --git a/src/pages/MetricDocs/Documentation/Documentation.style.js b/src/pages/MetricDocs/Documentation/Documentation.style.js @@ -28,13 +28,14 @@ export const MarkdownContent: ComponentType<*> = `; -export const APIMetricContainer: ComponentType<*> = +export const MainLabelsContainer: ComponentType<*> = styled .di...
7
diff --git a/contracts/ExternStateProxyToken.sol b/contracts/ExternStateProxyToken.sol @@ -118,7 +118,7 @@ contract ExternStateProxyToken is SafeDecimalMath, Proxyable { internal returns (bool) { - require(from != address(0) && to != address(0)); + require(to != address(0)); // Insufficient balance will be handled by t...
2
diff --git a/components/maplibre/ban-map/popups.js b/components/maplibre/ban-map/popups.js import PropTypes from 'prop-types' -import Image from 'next/image' import colors from '@/styles/colors' @@ -8,40 +7,7 @@ import ParcellesList from '@/components/base-adresse-nationale/parcelles-list' import {sources} from './laye...
2
diff --git a/assets/css/app.css b/assets/css/app.css @@ -60,7 +60,8 @@ poi-app poi-nav-tabs { position: absolute; width: 100%; } -poi-app poi-nav-tabs .poi-tabs-container-doubletabbed .nav { +poi-app poi-nav-tabs .poi-tabs-container-doubletabbed .nav, +poi-app poi-nav-tabs .poi-tab-contents .nav { display: flex; } poi-...
4
diff --git a/src/utils/blockchainHelpers.js b/src/utils/blockchainHelpers.js import { incorrectNetworkAlert, noMetaMaskAlert, invalidNetworkIDAlert } from './alerts' import { CHAINS, MAX_GAS_PRICE } from './constants' -import { crowdsaleStore, generalStore, web3Store, contractStore } from '../stores' +import { crowdsal...
2
diff --git a/app/controllers/SignUpController.scala b/app/controllers/SignUpController.scala @@ -120,7 +120,7 @@ class SignUpController @Inject() ( SignUpForm.form.bindFromRequest.fold ( form => Future.successful(BadRequest(views.html.signUp(form))), data => { - // Check presenc of user by username + // Check presence ...
3
diff --git a/docs/concise.md b/docs/concise.md @@ -59,12 +59,14 @@ If there is a line break immediately following `--`, everything following the `- _multi-line-text.marko_ ```xml -div -- +div + -- Hello world this text is multi-line -div -- +div + -- this is more text ```
4
diff --git a/token-metadata/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/metadata.json b/token-metadata/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/metadata.json "symbol": "OSPV", "address": "0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4", "decimals": 18, - "dharmaVerificationStatus": { "dharmaVerificationStatus": "VERIFIED"...
3
diff --git a/ios/RCTMGL/RCTMGLNativeUserLocation.m b/ios/RCTMGL/RCTMGLNativeUserLocation.m _map.showsUserLocation = NO; } else if (map) { map.useNativeUserLocationAnnotationView = YES; + // Toggle off/on showsUserLocation in order for Mapbox to invalidate the + // current (hidden) user location annotation view. See als...
1
diff --git a/angular/projects/spark-angular/src/lib/components/sprk-tabbed-navigation/sprk-tabbed-navigation.component.ts b/angular/projects/spark-angular/src/lib/components/sprk-tabbed-navigation/sprk-tabbed-navigation.component.ts @@ -108,8 +108,8 @@ export class SprkTabbedNavigationComponent implements AfterContentI...
3
diff --git a/README.md b/README.md @@ -11,6 +11,35 @@ Translators, make sure to read through the [tips for language contributors](http Developers, take a look at the [developer guide](https://h5p.org/developers) which has information on [coding guidelines](https://h5p.org/code-style), [api-references](https://h5p.org/d...
0
diff --git a/app/models/cluster.js b/app/models/cluster.js @@ -180,9 +180,7 @@ export const DEFAULT_AKS_NODE_POOL_CONFIG = { availabilityZones: ['1', '2', '3'], count: 1, enableAutoScaling: false, - maxCount: 3, maxPods: 110, - minCount: 1, mode: 'System', name: '', orchestratorVersion: '',
2
diff --git a/token-metadata/0x39AA39c021dfbaE8faC545936693aC917d5E7563/metadata.json b/token-metadata/0x39AA39c021dfbaE8faC545936693aC917d5E7563/metadata.json "symbol": "CUSDC", "address": "0x39AA39c021dfbaE8faC545936693aC917d5E7563", "decimals": 8, - "dharmaVerificationStatus": { "dharmaVerificationStatus": "VERIFIED"...
3
diff --git a/test/image/mocks/text_chart_arrays.json b/test/image/mocks/text_chart_arrays.json "top left", "top left" ], + "hovertext": [ + "Hover text\nA", + "Hover text\rB", + "Hover text\r\nC" + ], "type": "scatter", "uid": "459c77" }, "bottom left", "bottom left" ], + "hovertext": [ + "Hover text G", + "Hover text ...
0
diff --git a/Dockerfile.dapper b/Dockerfile.dapper -FROM debian:stretch +FROM debian:buster RUN apt-get -qq update \ && apt-get install -y curl gnupg2 apt-transport-https \ @@ -6,11 +6,10 @@ RUN apt-get -qq update \ && echo "deb https://dl.yarnpkg.com/debian/ stable main" | tee /etc/apt/sources.list.d/yarn.list \ && cu...
3
diff --git a/web/middleware/cache-control.js b/web/middleware/cache-control.js @@ -25,7 +25,9 @@ async function redirectMiddleware(ctx, next) { request: { url }, } = ctx; - if (STATIC_ASSET_PATHS.includes(url) || (url.startsWith('/public/ui-') && url.endsWith('.js'))) { + const HASHED_JS_REGEX = /^\/public\/.*[a-fA-F0-...
7
diff --git a/source/Overture/datastore/record/RecordAttribute.js b/source/Overture/datastore/record/RecordAttribute.js @@ -180,6 +180,22 @@ var RecordAttribute = NS.Class({ return true; }, + /** + Property: O.RecordAttribute#toJSON + Type: * + Default: null|(*,String,O.Record)->* + + If set, this function will be used ...
0
diff --git a/lib/api/controllers/funnelController.js b/lib/api/controllers/funnelController.js @@ -148,7 +148,7 @@ function FunnelController (kuzzle) { * @param {Function} callback */ this.execute = function funnelExecute (request, callback) { - const process = this.getRequestSlot(request, callback); + const processNow...
10
diff --git a/data.js b/data.js @@ -4625,6 +4625,13 @@ module.exports = [ url: "https://github.com/gamtiq/teo", source: "https://raw.githubusercontent.com/gamtiq/teo/master/dist/teo.js" }, + { + name: "simple-slider", + tags: ["simple", "carousel", "slider", "gallery", "slideshow", "javascript-carousel"], + description:...
0
diff --git a/packages/app/src/server/service/slack-command-handler/togetter.js b/packages/app/src/server/service/slack-command-handler/togetter.js @@ -122,7 +122,7 @@ module.exports = (crowi) => { markdownSectionBlock(message), { type: 'image', - image_url: 'https://user-images.githubusercontent.com/1638767/135658794-a...
14
diff --git a/src/templates/singleBusinessPage.js b/src/templates/singleBusinessPage.js @@ -47,7 +47,8 @@ const SingleBusinessPage = ({ data, pageContext }) => { imageSrc, }); - const { data: apiResponse } = useBusinessDetails(pageContext.recordId); + const { data: apiResponse } = useBusinessDetails(pageContext.business...
4
diff --git a/articles/libraries/lock/v10/ui-customization.md b/articles/libraries/lock/v10/ui-customization.md @@ -10,37 +10,46 @@ description: Customizing the appearance of your Lock widget can be important for You can customize the appearance of your Lock widget in a few different ways. The best and safest way to do ...
0
diff --git a/articles/connections/database/custom-db/templates/get-user.md b/articles/connections/database/custom-db/templates/get-user.md @@ -11,9 +11,9 @@ useCase: --- # Get User Script Templates -The **Get User** script implements the function executed to determine the current state of existence of a user. We recomm...
2
diff --git a/assets/js/googlesitekit/modules/datastore/modules.js b/assets/js/googlesitekit/modules/datastore/modules.js @@ -26,7 +26,7 @@ import invariant from 'invariant'; /** * WordPress dependencies */ -import { WPElement } from '@wordpress/element'; +import { WPComponent } from '@wordpress/element'; /** * Internal...
14
diff --git a/javascript/attributes.js b/javascript/attributes.js @@ -122,6 +122,13 @@ export const findElement = attributes => { if (key === 'values') continue if (key === 'checked') continue if (key === 'selected') continue + if (key === 'data-controller' && attributes[key] === 'stimulus-reflex') + continue + if ( + k...
8
diff --git a/README.rst b/README.rst @@ -42,17 +42,28 @@ As mentioned above, userscript.user.js also functions as a node module. maximage(smallimage, { // If set to false, it will return only the URL if there aren't any special properties + // Recommended to keep true. + // + // The only reason this option exists is as...
7
diff --git a/lambda/schema/qna.js b/lambda/schema/qna.js @@ -240,7 +240,7 @@ module.exports={ }, response_sessionattr_namespace:{ title:"Elicit Response: Response Session Attribute Namespace", - description:"Enter a string used as a name space for session attributes that will store returned slot values from the Respons...
3
diff --git a/js/hitbtc2.js b/js/hitbtc2.js @@ -49,7 +49,9 @@ module.exports = class hitbtc2 extends hitbtc { }, 'urls': { 'logo': 'https://user-images.githubusercontent.com/1294454/27766555-8eaec20e-5edc-11e7-9c5b-6dc69fc42f5e.jpg', - 'api': 'https://api.hitbtc.com', + 'api': { + 'public': 'https://api.hitbtc.com', + }...
6
diff --git a/config/sidebar.yml b/config/sidebar.yml @@ -155,6 +155,9 @@ articles: - title: "Use the Management API in rules" url: "/rules/current/management-api" + - title: "Using C# in Rules" + url: "/rules/current/csharp" + - title: "Deploy Rules with GitHub" url: "/extensions/github-deploy"
0
diff --git a/OurUmbraco.Site/Views/Partials/SeoCanonical.cshtml b/OurUmbraco.Site/Views/Partials/SeoCanonical.cshtml const string newDocsBaseUrl = "https://docs.umbraco.com"; var requestUrl = Request.Url.ToString(); + var formsPattern = new Regex(@"\/documentation\/Add-ons\/UmbracoForms\/(.*)", RegexOptions.IgnoreCase)...
1
diff --git a/src/components/dashboard/utils/__tests__/routeAndPathForCode.js b/src/components/dashboard/utils/__tests__/routeAndPathForCode.js import { routeAndPathForCode } from '../routeAndPathForCode' import goodWallet from '../../../../lib/wallet/GoodWallet' +import { ACTION_SEND } from '../sendReceiveFlow' let net...
3
diff --git a/app/assets/javascripts/inaturalist/map3.js.erb b/app/assets/javascripts/inaturalist/map3.js.erb @@ -1081,6 +1081,7 @@ google.maps.Map.prototype.addObservationsLayer = function(title, options) { pointTileSuffix = "/points/{z}/{x}/{y}.png", gridmaxzoom = options.gridmaxzoom || 9; options.title = title; + opt...
4
diff --git a/src/client/js/components/LoginForm.jsx b/src/client/js/components/LoginForm.jsx @@ -50,7 +50,7 @@ class LoginForm extends React.Component { <i className="icon-user"></i> </span> </div> - <input type="text" className="form-control" placeholder="Username or E-mail" name="loginForm[username]" /> + <input type...
12
diff --git a/src/js/components/Layer/Layer.js b/src/js/components/Layer/Layer.js @@ -8,7 +8,10 @@ import { animationDuration } from './StyledLayer'; const Layer = forwardRef((props, ref) => { const { animate, animation } = props; - const originalFocusedElement = useMemo(() => document.activeElement, []); + const origin...
1
diff --git a/src/web/App.js b/src/web/App.js @@ -200,13 +200,7 @@ App.prototype.silentBake = function() { * @returns {string} */ App.prototype.getInput = function() { - const input = this.manager.input.get(); - - // Save to session storage in case we need to restore it later - sessionStorage.setItem("inputLength", inpu...
2
diff --git a/website/src/components/Features.js b/website/src/components/Features.js import React from "react" -import kofi from "kofi"; +// import kofi from "kofi"; import {Icon} from "./Icon.js"; import {Link} from "./Link.js"; @@ -13,7 +13,7 @@ const data = [ { title: "Themeable", icon: "brush", - content: "Easily c...
7
diff --git a/README.md b/README.md @@ -289,62 +289,9 @@ Once done, save it in `www/_posts/` with the date and title in the name of the f To find this resource online, you would navigate to http://pyladies.com/blog/[your_post_name] -## For Organizers -### Your own domain/site: +# For Organizers -You are welcome to creat...
5
diff --git a/bootstrap-unexpected-markdown.js b/bootstrap-unexpected-markdown.js -/* global unexpected:true */ -unexpected = require('./lib/'); -unexpected.output.preferredWidth = 80; +/* global expect:true */ +expect = require('./lib/'); +expect.output.preferredWidth = 80; require('./test/promisePolyfill');
11
diff --git a/magda-web-client/src/Components/Dataset/Add/DatasetAddCommon.ts b/magda-web-client/src/Components/Dataset/Add/DatasetAddCommon.ts @@ -234,8 +234,7 @@ function getAccessControlAspectData(state: State) { function getPublishingAspectData(state: State) { const { datasetPublishing } = state; return { - ...datas...
4
diff --git a/test/unit/specs/components/common/__snapshots__/TmSessionHardware.spec.js.snap b/test/unit/specs/components/common/__snapshots__/TmSessionHardware.spec.js.snap @@ -35,7 +35,7 @@ exports[`TmSessionHardware should show a state indicator for different states of Don't have the Cosmos Ledger App yet? Install it...
3
diff --git a/includes/Modules/Idea_Hub.php b/includes/Modules/Idea_Hub.php @@ -12,14 +12,10 @@ namespace Google\Site_Kit\Modules; use Google\Site_Kit\Core\Assets\Asset; use Google\Site_Kit\Core\Modules\Module; -use Google\Site_Kit\Core\Modules\Module_Settings; -use Google\Site_Kit\Core\Modules\Module_With_Debug_Fields;...
2
diff --git a/token-metadata/0x7777770f8A6632ff043c8833310e245EBa9209E6/metadata.json b/token-metadata/0x7777770f8A6632ff043c8833310e245EBa9209E6/metadata.json "symbol": "TOB", "address": "0x7777770f8A6632ff043c8833310e245EBa9209E6", "decimals": 18, - "dharmaVerificationStatus": { "dharmaVerificationStatus": "VERIFIED" ...
3
diff --git a/src/runtime/storage.js b/src/runtime/storage.js @@ -113,11 +113,11 @@ export class Storage { */ storeEvent(storageKey) { return this.get(storageKey, /* useLocalStorage */ true).then((value) => { - const dateValues = this.pruneDateArray_( - this.deserializeDateArray_(value) + const dateValues = this.pruneTi...
10
diff --git a/userscript.user.js b/userscript.user.js @@ -9961,7 +9961,6 @@ var $$IMU_EXPORT$$; allow_audio: false, allow_dash_video: false, allow_hls_video: false, - custom_xhr_for_lib: is_extension ? true : false, hls_dash_use_max: true, max_video_quality: null, allow_watermark: false, @@ -9972,6 +9971,7 @@ var $$IMU_...
5
diff --git a/backend/lost/pyapi/anno_helper.py b/backend/lost/pyapi/anno_helper.py from lost.db import model import numpy as np from skimage.draw import polygon_perimeter, circle, line +from skimage.color import gray2rgb def trans_boxes_to(boxes, convert_to='minmax'): '''Transform a box from standard lost format into a...
11
diff --git a/README.md b/README.md [![CircleCI](https://circleci.com/gh/radiantearth/stac-spec.svg?style=svg)](https://circleci.com/gh/radiantearth/stac-spec) +**Mar 2, 2020** - The API portion of STAC has been split off into a [new repository - stac-api-spec](https://github.com/radiantearth/stac-api-spec) and will sta...
3
diff --git a/package.json b/package.json "build:js-a11y": "concat-cli -f src/js/a11y/*.js -o src/assets/js/a11y.js", "build:js-header": "concat-cli -f src/js/header/*.js -o src/assets/js/header.js", "build:js-footer": "concat-cli -f src/js/footer/*.js -o src/assets/js/footer.js", - "build:uglify": "uglifyjs src/assets/...
13
diff --git a/templates/components/objectives.html b/templates/components/objectives.html </script> <div class="container"> - <div class="panel panel-default"> - <div class="panel-heading clearfix"> - <div class="pull-right"> + <!-- Sub navigation --> + <div class="sub-navigation"> + <div class="sub-navigation-header"> ...
0
diff --git a/dc-worker.js b/dc-worker.js @@ -133,6 +133,60 @@ const _cloneLiquidMeshData = (meshData) => { const instances = new Map(); +/* const _parseTrackerUpdate = bufferAddress => { + const dataView = new DataView(Module.HEAPU8.buffer, bufferAddress); + let index = 0; + const numOldTasks = dataView.getUint32(index...
0
diff --git a/lib/node_modules/@stdlib/utils/is-empty-object/README.md b/lib/node_modules/@stdlib/utils/is-empty-object/README.md @@ -30,7 +30,7 @@ var bool = isEmptyObject( {} ); ## Examples -<!-- eslint-disable no-array-constructor --> +<!-- eslint-disable no-new-object, object-curly-newline --> ``` javascript var isE...
14
diff --git a/components/maplibre/ban-map/index.js b/components/maplibre/ban-map/index.js @@ -108,7 +108,6 @@ function BanMap({map, isSourceLoaded, popup, address, setSources, setLayers, onS const [selectedPaintLayer, setSelectedPaintLayer] = useState('certification') const [isCadastreDisplayable, setIsCadastreDisplaybl...
2
diff --git a/OurUmbraco.Site/web.vsts.config b/OurUmbraco.Site/web.vsts.config <assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" /> <bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" /> </dependentAssembly> - <dependentAssembly> - <assemblyIdentity name="Microso...
2
diff --git a/editor/js/tree.js b/editor/js/tree.js @@ -680,6 +680,7 @@ var EDITOR = (function ($, parent) { .attr('src', 'editor/img/flashonly.png') .attr('alt', 'Flash only attribute'); var flashonlytxt = '<img class="flash-icon" src="editor/img/flashonly.png" alt="Flash only attribute">'; + var tooltipavailable = '<i...
7
diff --git a/generators/entity/templates/server/src/main/java/package/service/mapper/_BaseEntityMapper.java b/generators/entity/templates/server/src/main/java/package/service/mapper/_BaseEntityMapper.java @@ -22,17 +22,17 @@ import java.util.List; /** * Contract for a generic dto to entity mapper. - @param <DTO> - DTO ...
10
diff --git a/src/lib/purgeUnusedStyles.js b/src/lib/purgeUnusedStyles.js @@ -36,8 +36,20 @@ export default function purgeUnusedUtilities(config) { // Skip if `purge: []` since that's part of the default config if (Array.isArray(config.purge) && config.purge.length === 0) { log() - log(emoji.warning, chalk.yellow(' Skip...
7
diff --git a/src/nodejs/workers/configWorker.js b/src/nodejs/workers/configWorker.js @@ -14,6 +14,10 @@ const scheduler = require('../scheduler.js'); const systemStats = require('../systemStatsHandler.js'); const validator = require('../validator.js'); +const baseStateObj = { + config: {} +}; + class RestWorker { const...
1
diff --git a/README.md b/README.md @@ -114,6 +114,7 @@ All CLI options are optional: --hideStackTraces Hide the stack trace on lambda failure. Default: false --host -o Host name to listen on. Default: localhost --httpsProtocol -H To enable HTTPS, specify directory (relative to your cwd, typically your project dir) for ...
0
diff --git a/weapons-manager.js b/weapons-manager.js @@ -28,49 +28,10 @@ import {baseUnit, maxGrabDistance, storageHost, worldsHost} from './constants.js import fx from './fx.js'; import metaversefile from 'metaversefile'; import metaversefileApi from './metaversefile-api.js'; -import metaversefileConstants from 'metav...
2
diff --git a/src/runtime/vdom/AsyncVDOMBuilder.js b/src/runtime/vdom/AsyncVDOMBuilder.js @@ -227,7 +227,7 @@ var proto = AsyncVDOMBuilder.prototype = { beginAsync: function(options) { if (this.___sync) { - throw Error('Not allowed'); + throw Error('Tried to render async while in sync mode. Note: Client side await is no...
7
diff --git a/src/javascript/firebase/subscription.js b/src/javascript/firebase/subscription.js @@ -22,10 +22,10 @@ function loadSubscriptionToApp(app) { .then(async firestore => { return await retrieveSubscription(firestore, app.state.user.uid); } - ).then(value => { + ).then(subscription => { app.setState(state => { c...
10
diff --git a/app/components/InitError.jsx b/app/components/InitError.jsx @@ -10,6 +10,12 @@ import counterpart from "counterpart"; class InitError extends React.Component { + componentWillReceiveProps(nextProps) { + if (nextProps.rpc_connection_status === 'open' && nextProps.apiServer !== this.props.apiServer) { + Sett...
11
diff --git a/operator/compose/02_sipnet.yml b/operator/compose/02_sipnet.yml @@ -23,11 +23,6 @@ services: ports: - ${SIPPROXY_SIP_PORTS}:${SIPPROXY_SIP_PORTS} - ${SIPPROXY_SIP_PORT_UDP}:${SIPPROXY_SIP_PORT_UDP}/udp - healthcheck: - test: ["CMD-SHELL", "nc -z localhost ${SIPPROXY_API_PORT} || exit 1"] - interval: 30s - ...
14
diff --git a/src/components/general/map-gen/MapGen.jsx b/src/components/general/map-gen/MapGen.jsx @@ -1343,6 +1343,17 @@ export const MapGen = ({ } }, [canvasRef, open, width, height, chunks]); + function mouseDown(e) { + e.preventDefault(); + e.stopPropagation(); + + setMouseState({ + x: e.clientX, + y: e.clientY, + ...
0
diff --git a/lib/taiko.js b/lib/taiko.js @@ -275,7 +275,7 @@ async function click(selector, options = {}, ...args) { throw Error('Please provide a better selector, Too many matches.'); if (!isElemAtPoint) throw Error(description(selector) + ' is coverred by other element'); - await doActionAwaitingNavigation(options.wa...
9
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -10,6 +10,13 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master where X.Y.Z is the semver of most recent plotly.js release. +## [1.39.1] -- 2018-07-09 + +### Fixed +- Fix mapbox subplots in our minified bundles (bug introduced in 1.39.0) [#2789] +- Fix box and vio...
3
diff --git a/app/shared/containers/Rex/Lend.js b/app/shared/containers/Rex/Lend.js @@ -4,6 +4,7 @@ import { connect } from 'react-redux'; import { Tab, Message } from 'semantic-ui-react'; import { translate } from 'react-i18next'; import { bindActionCreators } from 'redux'; +import { get } from 'dot-prop-immutable'; im...
1
diff --git a/ui/page/signInVerify/view.jsx b/ui/page/signInVerify/view.jsx // @flow import * as PAGES from 'constants/pages'; -import { SITE_NAME } from 'config'; import React, { useState } from 'react'; import { withRouter } from 'react-router'; import Page from 'component/page'; @@ -11,13 +10,13 @@ import I18nMessage...
13
diff --git a/client/homebrew/navbar/navbar.less b/client/homebrew/navbar/navbar.less position : absolute; top : 50%; transform : translateY(-50%); - right : 10px; + right : 0px; width : 20px; - height : 20px; + height : 100%; background-color : #333; - box-shadow : 0px 0 5px 8px #2980b9; + opacity : 70%; + // box-shado...
12
diff --git a/tools/utils/PlatformSetup.hx b/tools/utils/PlatformSetup.hx @@ -1654,7 +1654,7 @@ class PlatformSetup { public static function setupLime ():Void { - if (!targetFlags.exists ("cli")) { + if (!targetFlags.exists ("alias") && !targetFlags.exists ("cli")) { setupHaxelib (new Haxelib ("lime")); @@ -1852,7 +1852...
11
diff --git a/src/messages/messagesReducer.js b/src/messages/messagesReducer.js @@ -163,7 +163,6 @@ export default function messagesReducer(state = initialState, action) { latest: [], nmembers: 0, }; - console.log(channel) const latest = uniqBy((channel.latest || []).concat(action.payload.latest), 'uuid');
2
diff --git a/public/javascripts/SVValidate/src/status/StatusExample.js b/public/javascripts/SVValidate/src/status/StatusExample.js @@ -57,15 +57,14 @@ function StatusExample (statusUI) { } /** - * Sets the horizontal position, vertical position, and height of the popup - * as well as the popup pointer basedon which pic...
1
diff --git a/src/plugins/Dashboard/index.js b/src/plugins/Dashboard/index.js @@ -35,6 +35,7 @@ module.exports = class Dashboard extends Plugin { this.id = this.opts.id || 'Dashboard' this.title = 'Dashboard' this.type = 'orchestrator' + this.modalName = 'uppy-Dashboard' const defaultLocale = { strings: { @@ -203,10 +20...
14
diff --git a/server/game/GameActions/MoveCardAction.ts b/server/game/GameActions/MoveCardAction.ts @@ -72,7 +72,7 @@ export class MoveCardAction extends CardGameAction { player.moveCard(card, Locations.DynastyDiscardPile); } } - player.moveCard(card, properties.destination, { bottom: !!properties.bottom, discardDestina...
2
diff --git a/assets/js/components/user-input/UserInputQuestionWrapper.js b/assets/js/components/user-input/UserInputQuestionWrapper.js @@ -89,7 +89,7 @@ export default function UserInputQuestionWrapper( props ) { <div className="googlesitekit-user-input__buttons"> { back && ( <Button text onClick={ back }> - { backLabe...
2
diff --git a/articles/architecture-scenarios/implementations/spa-api/api-implementation-nodejs.md b/articles/architecture-scenarios/implementations/spa-api/api-implementation-nodejs.md @@ -138,7 +138,7 @@ app.use(jwt({ }), // Validate the audience and the issuer - audience: '{YOUR_API_IDENTIFIER}', + audience: '{YOUR_A...
0
diff --git a/src/components/MetricView/MetricView.styles.js b/src/components/MetricView/MetricView.styles.js // @flow -import styled from "styled-components"; +import styled, { css } from "styled-components"; import type { ComponentType } from "react"; @@ -19,7 +19,7 @@ export const Option: ComponentType<*> = `; -expor...
7
diff --git a/avatar-spriter.js b/avatar-spriter.js @@ -1498,7 +1498,7 @@ const _renderSpriteImages = skinnedVrm => { visemes: true, debug: false, }); - await localRig.waitForLoad(); + // await localRig.waitForLoad(); for (let h = 0; h < 2; h++) { localRig.setHandEnabled(h, false); }
2
diff --git a/src/components/NavigationDesktop/NavigationItemDesktop.js b/src/components/NavigationDesktop/NavigationItemDesktop.js @@ -152,7 +152,7 @@ class NavigationItemDesktop extends Component { <Link className={classes.navigationShopAllLink} onClick={this.onClose} - route={`${this.linkPath()}`} + route={this.linkP...
2
diff --git a/src/imageloader.js b/src/imageloader.js @@ -84,7 +84,7 @@ ImageJob.prototype = { }; this.jobId = window.setTimeout(function(){ - self.errorMsg = "Image load exceeded timeout"; + self.errorMsg = "Image load exceeded timeout (" + self.timeout + " ms)"; self.finish(false); }, this.timeout);
7
diff --git a/src/apps.json b/src/apps.json "cats": [ 44 ], + "js": { + "jenkinsCIGlobal": "", + "jenkinsRules": "" + }, + "html": "<span class=\"jenkins_ver\"><a href=\"https://jenkins\\.io/\">Jenkins ver\\. ([\\d.]+)\\;version:\\1", "headers": { - "X-Jenkins": "([\\d\\.]+)\\;version:\\1" + "X-Jenkins": "([\\d.]+)\\;ve...
7
diff --git a/README.md b/README.md @@ -79,14 +79,6 @@ If none of the distributed npm packages meet your needs, you create custom bundl `npm run partial-bundle pie sunburst name=custom` -#### Non-ascii characters - -Important: the plotly.js code base contains some non-ascii characters. Therefore, please make sure to set...
2
diff --git a/token-metadata/0x6B583Cf4abA7Bf9d6f8A51B3F1F7C7B2ce59Bf15/metadata.json b/token-metadata/0x6B583Cf4abA7Bf9d6f8A51B3F1F7C7B2ce59Bf15/metadata.json "symbol": "SHARE", "address": "0x6B583Cf4abA7Bf9d6f8A51B3F1F7C7B2ce59Bf15", "decimals": 9, - "dharmaVerificationStatus": { "dharmaVerificationStatus": "VERIFIED"...
3
diff --git a/.github/workflows/zips.yml b/.github/workflows/zips.yml @@ -80,8 +80,7 @@ jobs: key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }} restore-keys: | ${{ runner.os }}-composer- - - name: Composer Install - uses: shivammathur/setup-php@v2 + - uses: shivammathur/setup-php@v2 with: php-version: ...
2
diff --git a/src/utils_request.js b/src/utils_request.js @@ -60,7 +60,7 @@ export const requestAsBrowser = async (options) => { const parsedUrl = url.parse(opts.url); - const browserHeaders = { + const defaultHeaders = { Host: parsedUrl.host, 'User-Agent': opts.useMobileVersion ? FIREFOX_MOBILE_USER_AGENT : FIREFOX_DES...
10
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -10,6 +10,14 @@ https://github.com/plotly/plotly.js/compare/vX.Y.Z...master where X.Y.Z is the semver of most recent plotly.js release. +## [1.31.2] -- 2017-10-23 + +### Fixed +- Fix multiple `table` restyle bugs [#2107] +- Fix selection work when `visible: false` choropleth ...
3
diff --git a/config/webpack.dev.js b/config/webpack.dev.js @@ -3,8 +3,8 @@ const webpackMerge = require('webpack-merge'); const commonConfig = require('./webpack.common.js'); const path = require('path'); -module.exports = (env) => - webpackMerge(commonConfig(env.mode === 'prod'), { +module.exports = () => + webpackMer...
12
diff --git a/service/index.js b/service/index.js @@ -65,7 +65,10 @@ app.use((req, res, next) => { app.use(require('./routes/api.js')); app.use(require('./routes/meta.js')); + +if (!process.env.SKIP_TESTS) { app.use('/test', require('./routes/test.js')); +} if (process.env.RUM_MYSQL_DSN) { app.use(require('./routes/rum....
0
diff --git a/package.json b/package.json { - "name": "@myporsche/pid-json-editor", + "name": "@json-editor/json-editor", "title": "JSONEditor", - "description": "Fork of the 'JSON Schema based editor' with further implementation needed by address widget", + "description": "JSON Schema based editor", "version": "1.3.5",...
13
diff --git a/dev.env b/dev.env @@ -3,8 +3,7 @@ HOST=localhost:5000 HTTPS=0 FLASK_SECRET_KEY=dev-secret-key PUBLIC_ID_ENCRYPTION_KEY=dev-key -SQLALCHEMY_DATABASE_URI=postgresql://localhost/app-skeleton -PUBLIC_ID_ENCRYPTION_KEY=dev-key +SQLALCHEMY_DATABASE_URI=postgresql://localhost/bridge-server # In dev, you don't nee...
10
diff --git a/templates/customdashboard/publicdashboard/program_dashboard.html b/templates/customdashboard/publicdashboard/program_dashboard.html <!-- Analysis contents --> <div class="tab-pane" id="analysis"> - <h1 class="sidebar-header"> + <h4 class="page-header"> Analysis (Analysis reports, visualizations and Noteboo...
3
diff --git a/docs/build/tutorials/platform/create-a-local-test-network.md b/docs/build/tutorials/platform/create-a-local-test-network.md @@ -90,7 +90,7 @@ cd $GOPATH/src/github.com/ava-labs/avalanchego :::warning -Avash is deprecated and is being replaced with the [Avalanche Network Runner](../../tools/network-runner.m...
4
diff --git a/src/index.js b/src/index.js @@ -2,7 +2,6 @@ import React from 'react'; import createReactClass from 'create-react-class'; import { render } from 'react-dom'; import { AppContainer } from 'react-hot-loader'; -import 'file-loader?name=index.html!../example/index.html'; import 'normalize.css'; import Root fro...
2
diff --git a/engine/modules/endscreen/src/main/resources/view/endscreen-module/EndScreenModule.js b/engine/modules/endscreen/src/main/resources/view/endscreen-module/EndScreenModule.js @@ -171,7 +171,11 @@ export class EndScreenModule { rank.position.y = 56 avatarContainer.addChild(rank) - var rankLetter = this.generat...
1