Skip to content
#

React

react logo

React (also known as React.js or ReactJS) is a JavaScript library that makes developing interactive user interfaces simple.

Here are 115,277 public repositories matching this topic...

NickHeiner
NickHeiner commented Oct 20, 2020

When I run the devtools, I get the update-notifier message:

   โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
   โ”‚                                        โ”‚
   โ”‚    Update available 4.4.0 โ†’ 4.9.0      โ”‚
   โ”‚   Run npm i react-devtools to update   โ”‚
   โ”‚                                        โ”‚
   โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ

I appreciate the goal of this message. Ho

ant-design
qingfengmy
qingfengmy commented Dec 2, 2020
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

ๅธŒๆœ›ๅฏไปฅๅƒ่ฎพ็ฝฎๆฏไธ€ไธชcolumn็š„ๅฎฝๅบฆไธ€ๆ ท๏ผŒ่ฎพ็ฝฎexpandable็š„iconๅฎฝๅบฆใ€‚

What does the proposed API look like?

expandable={{
      columnWidth: 20,  // ๆ–ฐ็š„api
      expandedRowRender: record => <p style={{ margin: 0 }}>{recor
storybook
incubator-superset
ilzhi
ilzhi commented Aug 12, 2020

็›ธๅ…ณๅนณๅฐ

ๅพฎไฟกๅฐ็จ‹ๅบ

ๅค็Žฐไป“ๅบ“

https://github.com/li-z/taro-bug
ๅฐ็จ‹ๅบๅŸบ็ก€ๅบ“: 2.12.0
ไฝฟ็”จๆก†ๆžถ: React

ๅค็Žฐๆญฅ้ชค

่ฟ่กŒ้กน็›ฎๅŽ็‚นๅ‡ป่ทณ่ฝฌๅˆฐ่ฏฆๆƒ…้กต๏ผŒ็„ถๅŽ่ฟ”ๅ›ž้ฆ–้กตใ€‚็„ถๅŽ่งฆๅ‘ๅญ็ป„ไปถ็š„ onClick ไบ‹ไปถๆ—ถ๏ผŒๅ›ž่ฐƒๅ‡ฝๆ•ฐๅด่ฟ˜ๆ˜ฏ่ฏฆๆƒ…้กต็š„ๅ‡ฝๆ•ฐใ€‚ๅŽปๆމidๅฑžๆ€งๅŽๆญฃๅธธใ€‚

ๆœŸๆœ›็ป“ๆžœ

ๆœ‰ๆ— idๅฑžๆ€ง้ƒฝๅบ”ๆญฃๅธธ

ๅฎž้™…็ป“ๆžœ

ๆœ‰idๅฑžๆ€งๅผ‚ๅธธ

็Žฏๅขƒไฟกๆฏ

Taro CLI 3.0.7 environment info:
    System:
      OS: macOS
formik
krichter722
krichter722 commented Apr 19, 2020

๐Ÿš€ Feature request

Current Behavior

The type ErrorMessage doesn't have an id property.

Desired Behavior

It'd be nice id?: string would be added to the type ErrorMessage and set on the outermost component that serves as error message.

Suggested Solution

Add id={this.props.id} to the outer component in ErrorMessage.

Who does this impact? Who is this

sheetjs
SheetJSDev
SheetJSDev commented Oct 11, 2020

While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.

I am experiencing the same problem.

In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.

Example:

const head

ๆˆ‘ๆ˜ฏๆœจๆ˜“ๆจ๏ผŒๅ…ฌไผ—ๅทใ€Œ้ซ˜็บงๅ‰็ซฏ่ฟ›้˜ถใ€ไฝœ่€…๏ผŒๆฏๅคฉๆžๅฎšไธ€้“ๅ‰็ซฏๅคงๅŽ‚้ข่ฏ•้ข˜๏ผŒ็ฅๅคงๅฎถๅคฉๅคฉ่ฟ›ๆญฅ๏ผŒไธ€ๅนดๅŽไผš็œ‹ๅˆฐไธไธ€ๆ ท็š„่‡ชๅทฑใ€‚

  • Updated Nov 9, 2020
  • JavaScript

Created by Jordan Walke

Released March 2013

Latest release about 2 months ago

Repository
facebook/react
Website
reactjs.org
Wikipedia
Wikipedia

Related Topics

angular react-native vue
You canโ€™t perform that action at this time.