Skip to content
#

render

Here are 532 public repositories matching this topic...

onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

good first issue
aaamrh
aaamrh commented Jan 26, 2022

I tried a lot of ways,but it dosen't show any information in console. I don't know what's wrong.

import { times } from "lodash";
import React from "react";
import ReactDOM from "react-dom";
import whyDidYouRender from "@welldone-software/why-did-you-render";

if (process.env.NODE_ENV === 'development') {
  const whyDidYouRender = require('@welldone-software/why-did-you-rende
help wanted good first issue question
react-native-render-html
swengle
swengle commented Oct 18, 2021

Decision Table

  • My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
  • My issue does not look like “The HTML element <yyy> is not rendered”

Good Faith Declaration

raphamorim
raphamorim commented Oct 25, 2019

Create a boilerplate project to start with React Ape. It should be quite simple, just one component and "live reload" working. I'm open to ideas to start the project, but I really don't to add a CLI for it. It can be a script on gh (ex: sh https://github.com/raphamorim/react-ape/raw/scripts/start.sh) that can clone and install the dependencies.

help wanted good first issue
OpenCue
DiegoTavares
DiegoTavares commented Mar 1, 2022

Is your feature request related to a problem? Please describe.
Users running rqd on both Windows and Linux have no way to define different paths for windows and linux.

Ideas for implementation

  1. Simplest:
    log.frame-log-root in opencue.properties could be replaced by 2 entries, one for Linux and other for Windows (log.frame-log-root.windows, 'log.frame-log-root.linux`)
good first issue feature request

Improve this page

Add a description, image, and links to the render topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the render topic, visit your repo's landing page and select "manage topics."

Learn more